Quantcast
Channel: SCN: Message List
Viewing all 8676 articles
Browse latest View live

Re: IF or CASE Statement

$
0
0

Hi,

 

Please use casting for day field. Cast it into INT.  please check below example.

 

if((int("DAY")<1.5,'Less than 1 day'

.

.

.

.

.

.

.

'No info Provided')

 

I hope, this will help you.

 

-Vikram Divekar


Re: What is best practice when performing a risk analysis

$
0
0

Hi

 

I assume it would depend. Critical Action/Permission is a single step in the system is has a risk level that you want to manage. For example, debug change could be built as a single action and run for risk. Another example could just be knowing how has opening and closing of reporting period.

 

It doesn't make sense to identify even function as a critical action. Most by themselves is typical business activities. It's the combination (the SoD) to manage

 

The challenge here is interpretation of the risk. If business people have to review the report then you need to focus on making it meaningful and simple to them. To achieve this, you need to consider the level of detail and information in the report and what sort of training/education the reviewer needs. Also, you can try to reduce by keeping your roles clean in the first place.

 

Regards

Colleen

How the ECC system is filtering and sending only Export orders to GTS?

$
0
0

Hi All,

 

Scenario : OR document type is relevant for both Domestic and Export orders.

 

We have created one sales order with Doc Type' OR'. This 'OR' doc type is relevant  to make  both domestic and export related orders. Eventhough we configured this OR doc type relevant for export under SDOA,how system will filter and send only export orders to GTS? I mean this OR document type is relevant for both domestic and international. How is it is designed?

 

Is it either by Configuration,User Exit or Customization?

Re: ST05 with different users in Parallel

$
0
0

my background isn't development so not sure

 

ST05 comes in handy to get an indicator - but then I'm usually tracing standard programs. Anything more complex, I'll put a break point in and step through the code to learn it

Re: Annual HRSP upgrade

$
0
0

HRSP (or Support Package) addresses following:

a)Legal Requirements or rule changes from State or Federal governments (related to tax levels, reporting, etc.) - these are mostly annual

b)Corrections for issues (reported by customers or found by SAP). as per the pipeline that SAP would have

c)New features or enhancements to improve the package

 

Note some items in b) & c) may not apply to your installation, as you may not be using the relevant part of HR - for example you may not be using Training & Development.

 

The SP's are not annual only as seen in other countries like Australia.  It depends on SAP's schedules.

 

Applying SP's helps to ensure that the company follows the legal requirements.  It helps in other ways as can be seen above.  Usually, as observed in many installations, customers apply notes required for legal requirements and SP's (for other than legal requirements) one level before the latest.  It is probably similar to what you do for other software.

 

If you do not keep up with the SP's, you may run the risk of (a)not complying with legal requirements (b)not able to use the latest features.

 

Hope this helps

Anyone used Nocturne as a replenishment tool with SAP?

$
0
0

We were introduced to Nocturne, from Helex, as a simplified way to manage inventory rather than using standard SAP practices. Just shooting out a question of whether anyone out there has used it and if so, did it work for you? The main intent was to free up buyer time from managing purchasing activities in SAP so they could do more vendor management. We have found it acceptable but integrating it into SAP has been a nightmare. The program is used by a supplier to deliver inventory based on nightly data from SAP as to consumption in the factory and by keeping inventory within a predetermined min and max quantity. If you need more information, please ask. We are struggling with the types of parts to put on this "self-run" system and how to properly integrate into the SAP supply chain. We currently run on SAP version 4.6C. No APO being used. Thanks so much ! Rich

Hide some table row, letting visibile the sub-total

$
0
0

Hi all,

I'm trying to create a table with a classical break. I have 2 dimension (Region and City) and 1 misure (Sales). What I want is to create a break at Region level, having City as row details. Once done I want not to show the City with Sales < 1000$ but I want to show the Region...

Using filters or other techniques (es. Transform Sales <1000$ to Sales = 0 and use the table format property "Hide row with measure value = 0") when all the City of a Region have Sales <0 also the Region sub-total is hide.. but I need to see it? How can I manage it?

Referring to the table below, I need to view Region Liguria (the subtotal witouth filter and the other points are solved).

Regards

 

 

That's the required Output

 

Region - CitySales
Region Lombardia4000
    City Milano   2000
    City Como   1000
Region Piemonte3000
    City Torino   1500
    City Cuneo   1000
Region Liguria1200

 

That's the data Input

 

RegionCitySales
LombardiaMilano2000
LombardiaComo1000
LombardiaVarese800
LombardiaSondrio150
LombardiaLecco50
PiemonteTorino1500
PiemonteCuneo1000
PiemonteVercelli500
LiguriaGenova700
LiguriaImperia500

Internal Error 213 occurred: message (131-183)

$
0
0

we finished the upgrade from 8.8 to 9.1 PL 10 and when creating a delivery internal error 213 shows up

 

Any thoughts?

thank you very much


Line Item Dimension modification -> empty dimension

$
0
0

Hi everybody,

I applied following modifications to an infocube:

  • I removed "Line Item" setting to a dimension with a single characteristic inside (DOCUMENT NUMBER)
  • I added new fields to this dimension
  • I set this dimension as "high cardinality"

In development system the infocube were empty and I had no problem in this activity.

 

When I transported this modification in quality environment, I noticed that Document Number field become empty. And if I:

- launch a query with no drill --> TOTAL = 100

- apply the drill on document number field (or other fields that were added to this dimension)

- No data is returned (also the total = 100 disappears)

 

 

Watching in detail, the problem is that the dimension table is now empty:

- before transport, there was a dimension table with 2 fields that mapped exactly 1:1 fact table with infoobject sid (and so, the sid value in FACT table was the same of the sid value of the infoobject and in dimension table, every record had exactly the same value in both columns)

- after transport, dimension table was extended with new fields but become empty (and so there are no more values that matches the dimension table with infoobject sid)

- watching fact table, sid values still exist

 

 

There is a way for having again this field populated in the infocube? or do I necessarily have to:

- Move all data in a second cube

- Delete data from original cube

- Transport modifications

- Move data again in the original cube

 

Thank you for the support.

 

L

Re: Connect ECC to two system PI 7.4

$
0
0

Hi Ezequiel,

 

you can connect to two PI or multiple PI only at run time. It means that you can send the data of different interface to different SAP PI system, but to design you still needs to connect the ESR to SPROXY.

 

The approach I took earlier to switch the sproxy connection between the SAP PI systems while doing to build. and when it comes to test you do not need the sproxy connection.

 

Hope this help

Harish

Re: Not able to refresh the report with Parameters.

$
0
0

Thanks,

 

I'm having a difficult time piecing it together.

 

Your code screenshot is code for creating a new document in a specific folder.  The issue I see here is that you use a PUT instead of a POST.

 

The parameter screenshot appears to be correct XML but I'm not sure this is what is causing your problem as its not related to the source code you posted.

 

The Error screenshot suggests you are passing XML with a lower case "text" attribute rather than a case sensitive "Text" attribute, but the Parameter XML posted looks fine.

 

Can you point to the exact line of code throwing the exception as well as any XML body being sent when the error occurs?

 

Dan

Re: Search a model tree and change the color of parts found

$
0
0

Hi Corey,

 

SAP 3D Visual Enterprise Author 8.0 x64 does not have scripting abilities, but the SAP 3D Visual Enterprise Viewer 8.0 32-bit does have scripting abilities.

 

It is scriptable from javascript in HTML and c#, and other Com compatible hosting environments.

 

I recommend downloading and installing both the Viewer and the SDK. You can begin this process from the links below:

https://store.sap.com/sap/cpa/ui/resources/store/html/SolutionDetails.html?pcntry=US&sap-language=EN&pid=0000000233

https://store.sap.com/sap/cpa/ui/resources/store/html/SolutionDetails.html?pcntry=US&sap-language=EN&pid=0000012810

And then checking out some of the examples in your language of choice.

 

To answer your question regarding changing the color of a parts list. Parts can have their color changed temporarily with the Node.Paint(Color c) method, or changed permanently by changing a Node's Material (eg Node.Material.DiffuseColor = Creator.Color.create(r,g,b)

 

Regards,

 

Anthony Cassidy
IMS for Visual Enterprise

SAP New Zealand

151 Queen Street, Auckland, New Zealand.

T +64 93555608 | F | M

mailto:anthony.cassidy@sap.com

www.sap.com

View our ISO 14001 certifications

Re: Space Check for Remote Client Copy on IBM i

$
0
0

Hi,

ERQ400 - ASP total capacity 792GB  @ 64% used before copy = 506GB used; so had 286GB free space. The client being replaced you estimate has size of approx. 283GB.

- That's assuming the 64% used is when the SAP system is running? When SAP starts the temporary space (Unprotect used on WRKSYSSTS) will increase and could easily take 10% or more of your total disk space.

ERP500 - the Prod client size is approx. 364GB

 

So you expected the ERQ400 usage would finish up 364-283=81GB higher, or 74% used.

(which is ok for a Test system, for a while .. at least until the next full copy is requested which will depend on the growth rate of your Production system)

 

 

As to your issue with the ERQ400 system filling up, what is the journal receiver setting for Managaging and Delete receivers on the Test target system?

WRKJRNA R3XXXDATA/QSQRJN

You may want to set the following next time :

Manage receivers . . :   *SYSTEM

Delete receivers . . :   *YES  

F15 from the Journal attributes screen will show you all the receivers on disk and their status and total size.

That's likely to be what's filled up your storage.

Also have a look at note 552711 for FAQ on client copy. 

 

Best regards,  Michael.

Re: Alert not triggering - query based

$
0
0

Hi,

 

Same query is working and getting alert in OEC computer.

 

Image 35.png

 

Settings:

 

Image 36.png

 

Image 37.png

 

Thanks

sap.ui.unified.FileUploader - .clear() equivalent for version 1.24

$
0
0

Hi Everyone,

 

I would be very appreciative if someone could help me with .clear() equivalent for File Uploader control?

 

I have a delete icon and when you click that, it deletes all the selected items user wants to attach.

 

API says it was introduced in version 1.25 but client has 1.24 installed. Any ideas? Below is what I am planning to do.

 

handleDeleteAttachments: function(oEvent){

      this.getView().byId("Upload").clear();

  }

 

Any help is much appreciated.

 

Thank you very much!


Re: Creating a small example from external database to HCP

$
0
0

Thanks...see that i´m a beginner in SAP and i dont understand yet how to make a simple application with a little database uploaded from a Csv file OR  a sqldump txt file.

 

If exist a rapid example (i do the northwind odata example of tutorial) exactly how above descrited i dont see yet.

 

My eclipse ide dont work very well....i try the 64bits in win10....tomorrow i will try the 32bits instalation over the win10 and continue...

 

if you can help-me i thank you very much....regards

Re: Roll Out - New Catalogs requriement !

$
0
0

Hello Raj,


  • I believe you can have this check using user-exit QQMA0014. But it will be based on a Ztable having fields Company code (BUKRS) and Code Group.
  • This exit while Saving the Notification, checks whether the combination of the Companycode and Code Group being used in the Notification exists in the Ztable or not. If it does not then, it will throw an error such as 'The code group used does not belong to this company code' . And the Notification will not be created / updated.
  • This check needs to be done to all entries in the exit-tables namely T_VIQMFE, T_VIQMUR, T_VIQMSM and T_VIQMMA. Means you need to loop into the records of each of these tables (whichever is not empty) and check the Code Group and I_VIQMEL-BUKRS value combination exists in the ztable or not.
  • So, code will be a bit lengthy over 40 lines,.

 

Good luck

KJogeswaraRao

WIP Batch - WIP To GR Process

$
0
0

Hello,

 

I have 3 step production operation and at the end of each operation, I create a WIP batch.  At the end of the 3rd operation, I am trying to link my WIP (at the top most level) to the GR batch to complete production and receive my final product.  However, when I look at the details of my WIP batch in "goods mvoement" tab, there is a 521 movement being performed when it should be 522.  I need the WIP batch to be reduced to 0 and 101 for my GR batch.  

 

Goods Movement 521.png

 

See addition, when I do the final posting, I get the below error.  Does anyone know what this happens?

Internal data tables inconsistent; cancel confirmation

 

Thanks,

Anurag

Re: load database xx with listonly=create_sql giving wrong ddl for database

$
0
0

Hi Pandey,

Adding notes to the SCN after the Incident was created for benefit of those curious about this report.

 

Whenever creating or altering for space, we allocate as many Allocation Units (AU) that are available up until the requested amount.

What this means is let's say we have 10 megs free on a device and you try to alter for 20.  The alter will be successful, giving you 10 megs.

 

Now enter in this problem.  For whatever reason, the size of this device has a non-rounded number of megabytes free.  There are a couple ways this can happen and most commonly seen on raw partitions when the size of the partition isn't quite a whole meg in size.

 

Some math -

This ASE is 2k page size.  An AU is 256 pages in size. 

This means an AU 256*2048 = 524288 bytes or .5 megabyte.

 

Now going back to the alter logic.  We will alter as long as we have free AU's.  In the case of 2k page, this also means we can get into (1.0*sysusages.size/512) to be a non-rounded number as seen in the math above.

 

Why does create_sql not indicate this?

The short answer is create/alter database accepts whole numbers for size specification and not pages.

The technical answer is only integer values are accepted.

Added reason here, is because of the whole number integers for create/alter, the create_sql is not checking for half meg fragments. 

 

I've logged CR 797291 to have create_sql be half meg aware.

 

How do you create so you can load this database?

Using the example above:

You can disk init xxx_data04 to be 7.5M, then when create/alter specify "on xxx_data04='8M'" which in turn will give you the 7.5 megs.  To be safe, have this particular alter all by itself, just to avoid confusion.  This works because device sizes can be created for a specified page count.

 

You can also do a bit of sysusages manipulation during the process which I don't recommend, since updating system tables can be troublesome if not handled carefully.  Essentially it boils down to altering for 8M, subtracting 256 pages (.5M) from size to make 7.5M , run dbcc dbrepair(dbname, remap), then proceed with altering.  Use at your own risk, use a test server first, have master backups, use a transaction, etc. 

 

HTH

Dan

Not able to add query Specification to the Data Provider

$
0
0

1. Create Document

     String Create= "<document><name>Doc</name><folderId>4825</folderId></document>"

2. Added Data Provider

    String Create = <dataprovider><name>eFashion</name><dataSourceId>4835</dataSourceId></dataprovider>"

3.After Dataprovider creation I am using the below code to add queryspecificationcreatecode.jpg

4. Getting  the below error. Please help

 

createerr.jpg

Viewing all 8676 articles
Browse latest View live




Latest Images