what is the use of CTU_PARAMS hwen we r working with BDC?
Answer Posted / medepalli sunil
CTU_PARAMS is a system structure, used for handling variable
screen size dynamically.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the user interfaces of interactive lists?
What are the differences between se01, se09 and se10?
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 an internal table?
Where do you code the hide statement?
Differentiate between ooabap and abap?
How do you populate data into a multiple line field?
Explain the difference between float and packed data type?
Explain the disadvantages of different types of bdc's?
What are the buffering types?
What is the function of the transport system and workbench organiser?
What is the use of dequeue function module? : sap abap data dictionary
Why grouping of fields is required? What is the max no of modification groups for each field?
Differentiate between transparent tables, cluster tables and pooled tables
What is personnel sub are