Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

CONVERSION_EXIT_UNIT_INPUT

Former Member
0 Kudos

Hi All,

I have one requirement in which the Alt Unit need be converted from ST to PC for which i am using FM CONVERSION_EXIT_UNIT_OUTPUT, which is working as required.

But once after converting the Alt Unit to PC, i am selecting the VOLEH from MARM and my requirement is that after selecting the VOLEH i want to convert Alt Unit back to ST. Kindly let me know how to do this, and i tried it using FM CONVERSION_EXIT_UNIT_INPUT but it is not working.

This change is applicable only for country ES.

Thanks in Advance!!

Regards,

Chirag

3 REPLIES 3

Former Member
0 Kudos

Hi Chirag,

please try to use function modules CONVERSION_EXIT_CUNIT_INPUT and CONVERSION_EXIT_CUNIT_OUTPUT instead.

I hope it helps. Kind regards,

Alvaro

Former Member
0 Kudos

use "CONVERSION_EXIT_CUNIT_OUTPUT"

Regards

Vinod

Former Member
0 Kudos

ok