2008 Feb 18 3:56 AM
hi guys,
is there any FM that can be used to convert Commitment item from numeric to character . eg : from 00000000000442 to O-PROFESSIONALFEES ?
table FMFXPO stores numeric but when i double click it becomes character, can u pls advice
hi guys,
is there any FM that can be used to convert Commitment item from numeric to character . eg : from 00000000000442 to O-PROFESSIONALFEES ?
table FMFXPO stores numeric but when i double click it becomes character, can u pls advice
2008 Feb 18 4:37 AM
2008 Feb 18 4:58 AM
hi,
"CALL FUNCTION 'SPELL_AMOUNT'"
This function comes handy mostly for the Finance module as they need to print out check
for the vendors. The function allows you to covert easily from numbers to words.
regards,
pavan t.
2008 Feb 18 5:02 AM
in hv found the answers:
CONVERSION_EXIT_FMCIS_INPUT
CONVERSION_EXIT_FMCIS_OUTPUT