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: 

Field exit for MM02

Former Member
0 Kudos

Hi, all

i'm using SAP 4.7EE. i need to help regarding the creation of a field exit for MM02 transaction. i've document which work on 4.6c and that is not working in 4.7EE. If any one having docs on this please do send me.

Thanks in advance.....

2 REPLIES 2

Former Member
0 Kudos

Hi ,

Post 4.6 , field exits are not going to work .

Thanks

Soumyadip

Former Member
0 Kudos

Hi

Use the program, RSMODPRF . In the selection screen , give the data element & execute This will generate one function module where you'll write the code for the exit validation.

after all these process, execute the program RSMODPRF & without data element execute it. a list a lied exits will be displayed. select the one field exit goto menu bar & activate it

refer to the below liink also.

http://www.sapgenie.com/abap/fieldexits.htm

reward points if it is useful.

Thanks,

Manjunath MS