Explain the call transaction method? : abap bdc
No Answer is Posted For this Question
Be the First to Post Answer
What is the reserve command?
what does it mean occurs 0 while creating an internal table ?
how will you debug sapscript
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
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.
1 Answers Cibernetix Business Systems,
How do you work with semi colon se[arated files in BDC ?
what will happen in Initialization event?
Is function module is client dependent or client independent.
What is buffering allowed but switched off?
can we migrate custom defined smart form into adobe form, if yes what are connecting settings we have to make in adboe form?