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
479

Hi all,

We have created a field exit for profit center text validation(for the transactions KE51,KE52).

Can anyone please tell me if there are any impacts on field exits if SAP Version up is done?

Regards,

Kavitha.

3 REPLIES 3
Read only

Former Member
0 Likes
441

Hi kavitha,

1. Old field-exits, which are already developed,

will be supported.

2. But new versions, may not allow,

to develop new field-exits.

regards,

amit m.

Read only

Former Member
0 Likes
441

Hi Kavitha,

Exits are always upward compatible.

Regards:-

Santosh.D

Read only

0 Likes
441

you can still work with field-exits.

to create field exits use program RSMODPRF.

also make sure that the profile parameter

abap/fieldexit is set to YES

Regards

Raja