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

How can I create a conversion function?

Former Member
0 Likes
351

Hi!

I want to know hot to create a conversion function.

I want to display at program screen the format 000.000.000-39 but register 00000000000(char 11).

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
291

Yes you can. I will point you to an example. You can do the same.

1. Display domain PS_POSNR in SE11.

2. Click on the Definition tab.

3. Look at the field called Convers routine. It says ABPSP

4. Double-click on this field. This shows two function modules, one called *..INPUT and the other called *..OUTPUT.

You will have to create a function group with those two function modules and assign the conversion routine in the domain,