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

Former Member
0 Likes
443

i want to find the field exit for field bwart.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

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
Read only

Former Member
0 Likes
400

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.

Read only

Former Member
0 Likes
399

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.