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
Can we use transfer dataset to transfer data in internal table ?
Define the various contents of technical specifications ?
How do you control printer functions from sapscript?
What are the abap/4 commands that link to a layout set?
How move-corresponding works
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Is main window mandatory in smartforms?
What are the function modules used in a sap script driver program?
What is a type-pool?
What two statements are required in an abap program to output an icon using a write statement?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What is the use of 'table index'?
What are the two different ways of building a match code object?
Is it possible to pass data to and from include programs explicitly?