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

Set parameter abap/fieldexit = YES

former_member204025
Participant
0 Likes
2,601

Hi guys! I'm practicing with FIELDEXIT, and when I try to test my field exit, it says: Set parameter abap/fieldexit = YES, but I don't know how to do that. Could you guys please help me with that?

Thanks!

Gabriela

Edited by: gpsoria on Nov 13, 2009 9:49 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,404

Hi,

Seems to be a profile parameter. Check in TCODE RZ11. Give input as abap/fieldexit

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
1,405

Hi,

Seems to be a profile parameter. Check in TCODE RZ11. Give input as abap/fieldexit

Regards

Read only

0 Likes
1,404

The default value for this parameter is No (after installation of an SAP system).

Via RZ11 you can check the actual parameter value.

When it needs to be changed to Yes it should be done by your basis administrators via transaction RZ10.

This is not a dynamic parameter, this means that the complete SAP system you be restarted in order to activate the new parameter value.

Success.

Wim

Read only

0 Likes
1,404

I have the version of SAP Netweaver for learning, can I set that parameter? I saw the RZ10 but is asking me for a profile and there is no profiles available. Please let me know.

Thanks!

Gaby