Application Development 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: 

field-exit

Former Member
0 Kudos

i want to find the field exit for field bwart.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Ujjwal,

Using the program, RSMODPRF you can assign the screen and program name where the BWART field exit has to be active. This will generate one function module where you'll write the code for the exit validation.

Cheers

JK

PS: Award points if this helps you.

2 REPLIES 2

Former Member
0 Kudos

Hi Ujjwal,

Using the program, RSMODPRF you can assign the screen and program name where the BWART field exit has to be active. This will generate one function module where you'll write the code for the exit validation.

Cheers

JK

PS: Award points if this helps you.

Former Member
0 Kudos

You have to create it using program RSMODPRF.

( take a look at its documentation )

See also OSS note 29377 concerning 'field-exit'.

Best regards,

Erwan.