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
How do you get the number of lines in an internal table?
difference between Valuation type and valuation category?
How to call transaction in session method without recording?
How do you find out who has transported a transport request?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Final class
Can a posting run be deleted? : sap abap hr
What is elementary search help? : sap abap data dictionary
Is main window mandatory in smartforms?
How can we declare a table control in the abap/4 program?
Explain the difference between domain and data element?
Event handling in oops
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What are the different methods of passing data?