Answer Posted / kiran
conversion routines are used to convert external data to
internal sap format and vice-versa.conversion routines also
called as conversation exits.
Ex: In table VBAK Document type AUART contians value 'TR'..
but is screens it diaplyed as 'OR'.this is bocz of
conversion routines.
EX : Converstion_exit_alpha_input. this function module will
change 3244 to '0003244'.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
How to read files and process BDC's automatically ?
What is the difference between leave transaction and call transaction?
5) How to rereive text elements in SF and script?
Can you define a field without a data element?
What is page window?
What are th control break events in abap?
What is the difference between semi-monthly and Bi-weekly payroll area
Give few names of pooled tables in sap ?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
wat are the process that can be executed & tracked in a workflow?
What is the table buffer?
Explain the difference between domain and data element?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
Explain the difference between free and refresh?