Application Development and Automation 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: 
Read only

create a new conversion routine

Former Member
0 Likes
607

Hey experts,

is it possible to create an own conversion routine and if so how can I do this?

Transaction?

For example, there are various conversion exits (ALPHA, NUMCV, MATN1, etc.) and the function modules:

CONVERSION_EXIT_xxxxx_INPUT

CONVERSION_EXIT_xxxxx_OUTPUT

I like to create ZDATE and the function modules to implement my own source code.

Thanks in advance.

greets Nico

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
308

Create & Write your conversion code in the

CONVERSION_EXIT_xxxxx_INPUT

CONVERSION_EXIT_xxxxx_OUTPUT

and in SE11 > domain> defintion tab--> attach XXXXX value in converion routine field

a®

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
309

Create & Write your conversion code in the

CONVERSION_EXIT_xxxxx_INPUT

CONVERSION_EXIT_xxxxx_OUTPUT

and in SE11 > domain> defintion tab--> attach XXXXX value in converion routine field

a®