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 exit - system profile

Former Member
0 Likes
328

Hello Friends,

The field exits are only taken into account during screen generation if the parameter abap/fieldexit = 'YES' is set in the system profile.

I want to know where can I find this 'system profile'? why we use system profile?

Please give me some idea.

Thanks,

Shreekant

Hello Friends,

The field exits are only taken into account during screen generation if the parameter abap/fieldexit = 'YES' is set in the system profile.

I want to know where can I find this 'system profile'? why we use system profile?

Please give me some idea.

Thanks,

Shreekant

1 REPLY 1
Read only

Former Member
0 Likes
297

HI,

use the transaction RZ11 to find the profile parameters

Thanks

Naren