what is the use of CTU_PARAMS when we working with BDC?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raju
And control resolutions in bdc
If you want to maintain the fixed resloutions
then
DEFAULT SIZE = 'X'.
Is This Answer Correct ? | 16 Yes | 2 No |
Answer / sai
It is used for screen resolution.Defsize is one of the
parameters of ctu_params.give the value of defsize=x.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sat
actually CTU_PARAMS IS THE STRUCTURE,
CTU_PARAMS FIELDS ARE:
DISPLAY MODE.
UPDATE MODE.
WHILE WE WERE EXECUTING THE CALL TRANSCTION BDC PROGRAM
THESE TWO FIELDS WE NEED TO USE FOR INPUT PARAMETRS.
Is This Answer Correct ? | 5 Yes | 9 No |
how to make split command reusable?
Can i Have Some Realtime Examples On Modulepool programming.
what is sorted table and Hash table?
which institute is best in hyderabad for abap which is a module in sap.please suggest ur valuable information
What is the tcode to create indexes?
How to call other programs?
Why defining Logical systems?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
How to handle Error in LSMW. This is urgent anybody know this answer plz post me...
Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
what are different types of message types available for ale/idocs
What is a function group? : abap modularization