Quantcast
Channel: SCN : All Content - All Communities
Viewing all 3442 articles
Browse latest View live

ME_UPDATE_INFORECORD

$
0
0

I am using  ME_UPDATE_INFORECORD to create inforecords but this method has no exception handling. So i called the method in try and tried to catch any sort of exception using - CATCH cx_root INTO lr_root. but in case inforecord already exists, or some other erroneous data , my program terminates and i get a system error : error while creating inforecord. why is my global exception handling method not catching this exception.

 

Thanks in advance.


Using big numbers (Data type "p" in ABAP) from/within SAP Fiori Apps

$
0
0

Hi all,

as JavaScript is used within SAP Fiori Apps, there is a 'natural' limitation for numbers as JavaScript uses the internal 64bit format, which is approx. 15 decimal places (with exact representation).

If you want to use more decimals (with an exact representation) you can use for instance data type 'P' (for Packed decimals) on the ABAP side (max. of 31 dec. places), but how can you treat data like that on the Fiori side?

Is there a good advice or tutorial how to 'transform' the data type 'P' to the Fiori side?

 

Any hints are welcome!

 

H.P.

wrong retroactive calculation

$
0
0

Hi team ,

 

in SAP , I run payroll for jan feb march. In march , I change one wage type in IT0008 from 500 to 400 from 15.01.2015. Now in march salary , deduction is 175.36 which is wrong . for feb its showing hundred which is correct but for jan it is showing 75.36.  What should I do to correct that

 

Thanks

Install HANA - ServerComponent Error for XAPP

$
0
0

Hi all,

 

I try to install ServerTools in Linux for HANA.

I have this error :

 

I don't understand why.

So where can i find the log about the error ?

How can i soluce this problem ?

 

I install HANA v85.03 successfully. I try to install ServerTools for SBO 9.1 PL05

 

Thanks for your help

 

Best regards,

Michael

price copying issue from ZI02_F2 invoice to zv02 c.type in intercompany invoice

$
0
0

Hi ,

 

i am facing issue with some of invoices that are run thorough batch job. some of invoices faces issue while copying price in intercompany billing (zv02)from F2 invoice(zi02)

 

we have given ZV02 as ref. ctype of ZI02 . it is picking value of c.record with reference to ZI02.

 

it is showing 5 value in zv02.howver not reflecting further price in front of it.

 

price copying in IC billing.png

 

This is with some of invoices .other invoices are ok .Please assist

 

Br

Sachin Karale

Getting Native Error 1019 in Crystal Reports

$
0
0

When running a report, we are getting the following error:

 

Logon failed.

Details: ADO Error Code 0x800004005

Source: Microsoft OLE DB Provider for Oracle

Description: ORA-01019: unable to allocate memory in the user side

 

Native Error: 1019 (Database Vendor Code 1019)

 

This happens in Crystal Reports 2008, 11 and 2013 when trying to login to a database.  When the user is given administrator rights, it works.  However the user cannot have administrator rights and setting the user as Power User doesn't work either. Is this a database issue or is it a Crystal Reports issue?

 

Does anyone have any ideas on how to get around this?  Thank you in advance for your assistance and time!

 

 

Mark

Unable to see message payload in Message monitoring

$
0
0

I am sending xml messages from HTTP client and it's fetching data from RFC.

 

I am not able to see the message conetent in PO message monitoring. Scenario is successful.

 

I am suing this blog PI 7.30 HTTP Java Adapter Test Tools

 

what should i do to see the message payload in Po? since it's RFC i am not able to see in SXMB_MONI of ECC also

bapi_internalorder_getdetail

$
0
0

I am using bapi - bapi_internalorder_getdetail to fetch internal orders. For certain orders, my bapi is returning data, but for some its giving an error - order does not have business object type. what does it mean? type - e, code- KO030


Post Information

$
0
0

I could be on the wrong forum. I am trying to look for the SAP Advantage Database Server forum. Their old forum is not active anymore. Can you direct me (or others who are searching) to the proper forum site?

MAKIT chart - long rendering time

$
0
0

Hi ,

 

I have a main view with 5 MAKIT charts inside a panel.

 

The loading time is about 10 seconds and until the rendering doesn't finish the main view is not accessible for any other navigation

or other actions.

 

How can i reduce to MAKIT rendering time ? Is there any option to parallel rendering ?

 

I tried to split each chart into XML view and call several XML view from the main screen but the slow loading time remains.

 

Any suggestions ?

 

Thanks,

Arie.

Client Internal Error in SOAP response

$
0
0

Hi experts,

in PI 7.0 in a SOAP synchronous receiver channel, protocol HTTPS with certificate , I get this error:

 

<?xml version="1.0"?>

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">

<env:Body>

<env:Fault>

<faultcode>env:Client</faultcode>

<faultstring>Internal Error</faultstring>

</env:Fault>

</env:Body>

</env:Envelope>

 

If I cut and paste the PI message in SOAP UI it works perfectly and web service give the correct response.

 

I've checked DO NOT USE Soap Envelop because Envelop is created by me with XSLT mapping.

 

In CC I'm using SOAP Action that I retrieved from "Action" in SOAP UI.

 

In module I have Transform text/xml;charset=utf-8

and

soap XMBWS.NoSOAPIgnoreStatusCode true

 

What could be the problem?

Thanks

Fabio

Short Dump In Customizing of Ledgers , Connect_HDB

$
0
0

Hi Everyone,

 

I am implementing FI module on a new system. Ia m trying to Assign Scenarios to Non-Leading Ledger. When I try to save system asks me my request number and when I press Enter system gives an error.

Can anyone help on this issue ?

Capture1.JPG

 

Capture2.JPG

System.IO.FileNotFoundException was unhandled Message: An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll Additional information: Could not load file or assembly 'file:///C:\Program Files (x86)\SAP BusinessObjects\Cr

$
0
0

Question

--------------

System.IO.FileNotFoundException was unhandled

Message: An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll

Additional information: Could not load file or assembly 'file:///C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified.

 

 

Hi

 

 

I am getting above error. Actually we migrated application from .netframework 4.0  to .netframework 4.6. Application is working fine. But i am getting crystal report errors as above question. I have search in google and i have found following solution  like (But it is not solved)

 

 

  <startup useLegacyV2RuntimeActivationPolicy="true">

<supportedRuntime version="v4.0"  sku=".NETFramework,Version=v4.6"/>

       </startup>

 

 

Now we are using crystalreport version is 13.0.2000.0. So can you please provide the solution for above question.

error item category 2000 is missing obligatory in accounting transaction 0200/0001

$
0
0

Hi Everyone,

 

I am getting below error while releasing billing document for accounting.

 

error item category 2000 is missing obligatory in accounting transaction 0200/0001.

 

As I checked, all config setting is correct.

 

A2.PNG

 

 

I am not sure if this error is triggering because of billing amount is -.03

 

A1.PNG

 

Quick reply would be appreciated.

 

Regards,

Manisha

Solution Manager ITSM

$
0
0

Hi Gurus,

 

We have implemented ITSM in our solution manager.

 

In our landscape there are 1000 users, can we create this many users in SAP Solution Manager without any licensing/audit issue.

 

Does SAP charge for creating this many users in SAP Solution Manager 7.1

 

Please suggest.

 

Thanks,

Qadir


Sizing the Crystal Reports for Enterprise processing server?

$
0
0

I have a couple of questions about sizing Crystal Reports for Enterprise.

 

In the latest SAP BusinessObjects BI4 sizing guide (dated 20 February 2014), it states

 

 

Crystal Reports 2011 child processes default to 40 jobs each while Crystal Reports for Enterprise child processes default to 20 jobs each.

 

Is the CR4E server less capable than CR2011/CR2013, since it's "automatic" limit is halved? Will the "automatic" value be higher in BI 4.2?
Also, on page 58, the guide shows setting the CR4E maximum concurrent jobs to 80. But I'm not seeing a rule of thumb that says the value can be safely set based on the number of CPU's in the node. Are there any rules of thumb/best practices for setting this value, since obviously the "automatic" value of 20 won't be sufficient in large environments?

Multiple timers in the same window

$
0
0

PB 9.0.2

Have a window with multiple data windows each on a different tab page.

Is there a way of doing multiple timers so that one I can have one refresh off one timer and a second refresh of a second timer?

Or is there a way of saying at this interval, say every 5 seconds, do this set off commands/events on this data window and every 30 seconds this set of commands on this data window?

Thanks!

Mitchell

SAP B2B addon output format issue

$
0
0

Hi All,

 

we are migrating PI 7.1 to PO 7.4 single stack where all Seeburger B2B scenarios have been changed to SAP B2B.

 

Below are the output comparisons of both

Comparison.png

 

In SAP B2B add-on I'm getting additional characters "++", any impact with these special characters or can we remove these characters from file??

 

Can anyone suggest the solution for this ASAP.

 

 

Regards,

Sateesh.

Fiori Tile not displaying the summary count

$
0
0

Hi Friends,

 

I have created custom Z odata service and developed UI5 application based on oData service. I am not seeing the summary information on the tile.

 

For example , when I look at standard SAP FIORI leave approval, which displays as 'Pending Approval' 20

 

In my custom scenario , I am not seeing any number here, it is displaying the tile of the tile. Attached screen. To get the count here like the number of items etc...what I need to change in my custom oData service?

 

Thanks

Krish

Change Log Deletion in BW On HANA

$
0
0

SAP HANA memory is very expensive; it’s wise to clean out unnecessary memory when running your SAP BW system on SAP HANA. Of course PSA’s are regularly cleaned (this was usually already initiated when running you SAP BW system on a non-SAP HANA database) as no reporting is done on PSA data. Other ‘tables’ which consume a huge amount of data and which are not used for reporting are your so called change logs (delta tables).


These should be deleted on a regular basis to free up your much required SAP HANA memory.
To easily clean up change log data, the “Deletion of requests from the change log” process chain functionality can be used:


clog1.png


Based on which ‘level’ of your LSA++ architecture your DSO is residing, you can, for example, add several change log deletion steps. (Eg. Data Aquisition layer DSO’s can have a data retention of 30 days while Architected Data Marts have a data retention of 15 days)
The “Deletion of requests from the change log” process comes with 3 different flavours, as to be seen in the picture below:


clog2.png


 

1. Only successfully booked requests; Set this indicator if you only want to delete requests that have the quality status OK and were updated successfully.


2. Only requests with errors, not updated in any data target; Set this indicator if you only want to delete requests that contain errors and that were not yet updated or no longer exist in any data target.


3. Delete Activation Requests Only; No Load Requests; Only activation requests (requests that begin with ODSR_… ) are deleted. No load requests are deleted.

 

When running SAP BW 7.4 on SAP HANA, option 3 is required to actually have the process chain deleting change log data

Viewing all 3442 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>