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 view? Different types of view.
What is the difference between the function module and a normal abap/4 subroutine?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What is a table pool?
Difference between Field groups and internal tables?
How to pass data from list to report?
What is meant by slab? How is indian slab and us slab? : sap abap hr
What are the domains and data elements?
what is difference between user exit, customer exit and badi?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What are the advantages of different types of bdc's?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is a multiple line field?
What is sap locking?
How we format the data before writing a statement in the report?