explain the role of CTUPARAMS structure in call transaction
Answer Posted / gary
The structure should be CTU_PARAMS, and it means " Parameter string for runtime of CALL TRANSACTION USING...".
The answer 1 is copied from SAP help, actually, this structure just can set more parameters to control the bdc's process.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the parameter types for a method?
Application Category?
What is the maximum number of match code id's that can be defined for one match code object ?
What are the two levels in defining a match code ?
What are pool tables?
How would you define the exponents for a type âfâ field?
ABAP : Classical reports events name
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
How collect statement is different from append?
How to creat transactions? : abap data dictionary
What is the client concept in sap?
How to do find it?
What does the extract statement do in extract datasets? : abap modularization
How table control cn be generated using bdc? : abap bdc
Explain what is runtime analysis?