What is the table, which contain the details of all the name
of the programs and forms?
Answer Posted / prasad
TNAPR this table contains all print programs and forms.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What are the check tables and value tables?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What are the disadvantages of different types of bdc's?
What is meant by hotspots?
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.
Why do we use Abstract classes give an example from your project?
What is sql trace? : abap data dictionary
Explain different types of locks?
Differentiate screen painter from menu painter.
What are the list of screen elements?
What is the syntax of packed number?
What are the different modes of processing batch input sessions? : abap bdc
Badi concepts
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What are the different types of the variable in the sap abap?