Answer Posted / krithika
conversion routines are used to convert the fields either
from display format to SAP internal format or from SAP
internal format to display format.
For this the following routines are used.
Conversion_exit_xxxxx_input - display format to SAP
internal format.
Conversion_exit_xxxxx_output - SAP internal format to
display format.
we have to create the conversion routines while creating
domains.
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is tmg?
What is step-loop?
What are the parameters in bdc_open_group? : abap bdc
What functions does a data dictionary perform ?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is ps structure? : abap hr
What are the advantages of abap query tool?
What are the problems in processing batch input sessions?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
Fallback class
What is meant by stacked list?
What is meant by a schema? : sap abap hr
How can you access the function code from menu painter?
What is the difference between synchronous and asynchronous update?
In sap scripts, how will you link form with the event driven?