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: 

reagarding module pool program

Former Member
0 Kudos

Hi Abapers,

whats the Modify dropdown box and convert exit (in Dict tab) in input/output field attribute screen of module pool programming?

Edited by: subash Arthanari on Oct 21, 2008 9:09 AM

1 REPLY 1

Former Member
0 Kudos

Hi,

Its regarding conversion exit in data dictionary fields. Conversion exits take care of converting user eneterd values on the input where ever the field of the data base table ( with conversion exit ) is refered to into internal format.

There is a conversion exit MATN1 which will conver the materialnumber entered into internal format, say user enetered material number

100, MATN1 will by default assign leading zeros to the material number entered by the user,