WHEN TO GO LSMW ,BAPI,BDC FOR UPLOADING DATA.GIVE ME
DIFFERENT SCENARIOS(EXAMPLES).
Answer Posted / harpal singh
When SAP ( Software aus Pakistan) fails, go for BDC (
Bangladesh Data center ). When SAP ( Software aus pakistan)
runs, go for BAPI ( Bangladesh Accepts Pakistan Items).
Hope this helps.
Reagards,
Harpal Singh
| Is This Answer Correct ? | 4 Yes | 22 No |
Post New Answer View All Answers
How to pass data from list to report?
Update types in Call transaction method. What is the difference?
How many types of size categories and data classes are there?
What is the lock object?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What are the system fields? Explain?
How do you connect to the remote server if you are working from the office for the client in remote place?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Do we have to migrate all sapscript forms to smart forms?
Some Realtime Examples on Exits .
What functions does a data dictionary perform ?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What work you have done in HR module