Quantcast
Channel: SCN: Message List
Browsing all 10548 articles
Browse latest View live

Re: caller 09 error and The error occurred in Extractor

I strongly feel you have encountered Idocs issue as the extraction job finished successfully.  Just re-execute your Infopackage again without doing anything. If it doesn't work, then you have to...

View Article


Re: RCA & IT Performance Reporting

Hi Neha  have you checked the ccms_BI_SETUP job ...schedule it and run again also you need to check the extractor framework in solution manager administration workcenter you will definately find many...

View Article


Re: SAP PI 7.3 EHP1 whats new with JDBC adapter ?

Hi, >>>>has been added to the JDBC Adapter since 7.1 this is true, last changes were added for sp04 for 7.1 I believe  Regards,Michal Krawczyk  

View Article

Re: Production order is getting confirmed with zero quantity through bapi

May be you can use the below function to check the standard proposal from SAP. CALL FUNCTION 'CO_RI_TIMETICKETCONF_CREATE'EXPORTING testrun        = c_x no_data_reset  = c_x propose        = gw_propose...

View Article

Re: smart form

Hi! So now we know, what to do.. While copying these elements, its best to first download the xml and then upload this xml in new SF. If you want the whole SF to get copied. Click on "Download Form"....

View Article


Re: Tried to use CHECKBOX instead of dropdown and it doesnt list the values

Hi Sini, If I got you right, then you are lookin for a checkbox group, where in you can map a member/charateristic and the values will be listed and could be selected and submitted. Design Studio...

View Article

Re: How to draw the line in between crosstab coloumn in CR2008?

Since this is a duplicate post, I locked the thread you created yesterday for the same issue : http://scn.sap.com/message/14099072 -Abhilash

View Article

Re: Creating a Database for MBO

Hi Midhun,Thanks for the answer.Now my Question is, I have a RFC which has different Importing and Exporting parameter, Now when I update or Create a new Record I will be using client parameter and...

View Article


Re: Printing Chinese Characters in Adobe Smart Forms

Analysis depends on what type of document you are printing: Is it a Smart Form (=form created via transaction smartforms) or is it an "SAP Interactive Forms by Adobe" form (created via...

View Article


Re: SAP ERP 6.0 IDES SYSTEM COPY ERROR

Hi Veerra, For above issue solution there is no SAP note. It is basically from experience. For SAP kernel 7.20 for your IDES system you can look into following link on http://service.sap.com/patches My...

View Article

Wage type amount not Calculating Correctly

Hi After creating those wage types any PCR assignment require? Thanks & Regards

View Article

Re: BEX Query Designer not triggering Browser Window when executed.

Dear Madhuri, It seems that your Portal is not configured correctly with BI. I would suggest you to please refer to Note 937697 and deploy support desk tool. This note is not a correction note. It is...

View Article

Re: Currency conversion in SAP HANA.

Hi Vijay, To do currency conversion we need to have tcurr, tcurc, tcurx,tcurf,tcurt,tcurv tables and we can't create currency conversion on top of attribute view as it is made to define attribute...

View Article


Re: delete adjacent duplicates retaining spaces

Hi! You are correct...Only change would be,"delete itab1 where matnr is initial." should come after "sort itab1 by matnr." So your code is: itab1[] = itab2[].sort itab1 by matnr.delete itab1 where...

View Article

Re: delete adjacent duplicates retaining spaces

Try this logic.SORT itab BY fld1.LOOP AT itab INTO wa WHERE fld1 IS INITIAL.   APPEND wa TO itab1.   CLEAR wa.ENDLOOP.DELETE ADJACENT DUPLICATES FROM itab COMPARING fld1.append lines of itab1 to...

View Article


Re: How to settle costs to WBS and statistical cost center

Hi Remove the default settlement object in the settlement profile and then check. This may resolve the issue. Regards,Sangram

View Article

Re: PF Admin Charges to be calculated on Employee Groos Salary

Hi Nagesh, Please also share us with the solution and we do have a simular requirement. We would like to calculate the PF Admin changes 5% based on Employee and Employer contribution. Right now it is...

View Article


Re: Create Index is taking more time to complete

Hi,   It is not mandatory to drop the index before loading the data to the cube. If your daily delta load has more than 10 % of the data(not a hard and fast rule) in the cube then it makes sense to...

View Article

Re: Convertion of PBD to PBL

Hi John;   FWIW: Send me an email if you need the link to a PB de-compiler. Regards ... Chris

View Article

Re: Open Dataset failing in Version 7200.3.9.1071 but working in a lower...

Check the ENCODING option used with TEXT mode.Just a guess, try specifying ENCODING UTF-8.

View Article
Browsing all 10548 articles
Browse latest View live


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