‎2008 Sep 05 3:24 AM
Hi Experts,
In my database for the field vbak-auart is "TA" in se11. but when i double click on it it converts to "OR"(vbak-auart). so in the output am getting TA but i need it as OR how to convert it.
Please help me.
Correct answers will be appriciated with good points.
Regards
Sunita.
‎2008 Sep 05 3:27 AM
Hi ,
try this FM
CONVERSION_EXIT_AUART_OUTPUT
TA---->OR.
CONVERSION_EXIT_AUART_INPUT
OR---->TA.
regards
Prabhu
‎2008 Sep 05 3:27 AM
Hi ,
try this FM
CONVERSION_EXIT_AUART_OUTPUT
TA---->OR.
CONVERSION_EXIT_AUART_INPUT
OR---->TA.
regards
Prabhu
‎2008 Sep 05 3:28 AM
Use the Conversion Exits for field AUART.
CONVERSION_EXIT_AUART_INPUT
CONVERSION_EXIT_AUART_OUTPUTAmandeep
‎2008 Sep 05 3:47 AM