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

Field Exits

Former Member
0 Likes
406

How to find out the field exits availabe in SAP system

How to find out the field exits availabe in SAP system

2 REPLIES 2
Read only

Former Member
0 Likes
381

Hi

Field exits are no obsolete now.

If you are checking for versions earlier to 4.7 the check the standard program

Just use the program 'RSMODPRF'.

It will identify if there is a field exit for your data element.

Read only

Former Member
0 Likes
381

Run the program RSMODPRF. Specify data element name, if exists it will display the FM else it will create a FM.