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

Configuring field exit

Former Member
0 Likes
624

Hi,

I created a field exit function module for a data element and activated it. When I try to activate it for triggering ( Simply executing RSMODPRF and selecting the exit and activating), system throws an error "System is not configure for field exit".

What is the remedy to this. Is there any t-code where we can configure field exit.

Thanks and regards,

Venkat

Hi,

I created a field exit function module for a data element and activated it. When I try to activate it for triggering ( Simply executing RSMODPRF and selecting the exit and activating), system throws an error "System is not configure for field exit".

What is the remedy to this. Is there any t-code where we can configure field exit.

Thanks and regards,

Venkat

2 REPLIES 2
Read only

Former Member
0 Likes
510

Hi,

Get in touch with your basis team to perform the required configuration.

FYI..As on R/3 4.6 above version, SAP does not support field exit creation, and hence they have been locked. If you still need to create new field exits in higher versions, then the system needs to be configured for the same.

Hope this helps

Regards

Shiva

Read only

Former Member
0 Likes
510

You have to set the parameter abap/fieldexit value as yes in RZ10 transaction code for the instance profile.

But it needs the server restart to activate this parameter value.

As replied previously, take your basis persons help to do that (because you might not have the authorization to change the profile parameters).

Regards

Shiba Prasad Dutta