Can we define our own match code id's for sap matchcodes ?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
Fallback class
what is the transaction code used for triggering sap script ?
Is Multiple Inheritance possible in ABAP ? If Yes How ,If no How ?
By which function module upload data from application Server to desk top and to code can u explain
Define spool request?
Can you create a Lock Object? What are Lock Objects?
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,
Can we create a data element without domain?
i am new for sapabap. i want to about sapabap it is easy to learn or not ple give me answer. i am feeling about programing. ple give me answer.
write the codes for how to handle currency and date fields in bdc
what is the difference between user-exit & BADIs?