Explain what are the events used for logical database?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
Can you create an internal table dynamically?(at run time)
What are the events used for logical database?
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.
What are the types of subroutines? : abap data dictionary
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
In ALV reporting when u execute your report which event gets triggered.
What is the difference between data elements and domains? : abap data dictionary
Differentiate between static and dynamic step loops?
Explain the advantages of abap query tool?
Explain what is step-loop?
Do we create table fields with out data elements and domains?
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What is page window?