what is the use of CTU_PARAMS when we working with BDC?
Answer Posted / aruna
CTU_PARAMS is the Structure
and it consists of components
DISMODE
UPDMODE
CATTMODE
DEFSIZE
RACOMMIT
NOBINPT
NOBIEND
If you want to maintain the fixed resloutions
in the differnt systems
specify DEFAULT SIZE = 'X'.
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What are the function modules used in f4 help?
How can a lock object be called in the transaction?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
How do I find the output type of a table or a program?
How to write a code in tab control? : abap bdc
What is the relationship existing between the various data elements? : abap data dictionary
Why grouping of fields is required? What is the max no of modification groups for each field?
How do you Export a session ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How do you validate the selection criteria of a report? And how do you display initial
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
How are BAPI different from normal function modules?
What is the significance of delivery class?
How do you retrieve the data for repetitive structures ? : abap hr
What is a subscreen? How can we use a subscreen?