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

Capturing Standard screen values

Former Member
0 Likes
448

Hi All,

I am working on User Exit for Purchase Requisition.

After entering all the values, when SAVE button is pressed i need to capture the particular value entered in the Purchasing group field.

please help me ASAP.

Thanks,

Swathi

3 REPLIES 3
Read only

Former Member
0 Likes
419

Hi Swati,

Search BADI for the transaction and use FM to read value from the screen, search the FM in SE37 DYNPFIELDVALUE*.

In side the method "At Save" call the above said FM.

Read only

Former Member
0 Likes
419

I need this in 4.6C version.

Read only

Former Member
0 Likes
419

Hi,

you can use this funcion module in

EXIT_SAPMM06E_001

Thanks,

NN.