Answer Posted / uday
like is the key word which can assign memory for internal
table which can degrade performance of appliction server.
``
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In select-options, how to get the default values as current month first date and last date by default?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
Explain the disadvantage of using exec sql statement in abap?
What is the difference between a structure and an append structure?
Can you define a field without a data element?
Can i Have Some Realtime Examples on Badi ?
How does the interection between the dynpro and the abap/4 modules takes place?
Why do we use logical blocks in abap program?
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 is sap abap data dictionary?
What are the advantages and disadvantages of using views in abap programming ?
Which function module reads the data for particular infotype ? : abap hr
What is Buffering Concept? When should a Table be buffered?
Cds views
Explain what are the different functions used in sap script?