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
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is logo in sap script?
how to genernate 21 sencondary index
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What is a data element?
How to find the return code of a statement in abap programs?
How many main windows are allowed in sapscript?
Explain what are the system fields? Explain?
Explain different types of attributes of function module?
What has to be done to the packed fields before submitting to a BDC session.
Type casting and error handling
What is bdc? : abap bdc
Can you assign a matchcode object to a parameter? If so how?
How to convert normal function module to bapi?
What are the screen painter and menu painter?