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

ABAP-HR

Former Member
0 Likes
335

hi friends,

could u plz tell me how to do enhancement for stndard OM infotype FIELDES

ie.to give default values & validation for std FIELDS, what is the exit name.

regards,

Priya.S

hi friends,

could u plz tell me how to do enhancement for stndard OM infotype FIELDES

ie.to give default values & validation for std FIELDS, what is the exit name.

regards,

Priya.S

1 REPLY 1
Read only

Former Member
0 Likes
316

Hi Priya,

Looks like what you need is a function exit , by using one you can modify the source code which runs the transaction that your using

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

The above link has information on how to find a function exit.

<b>Kindly Reward points if you found the reply helpful</b>.

Cheers,

CHAITANYA.