‎2008 May 02 1:14 PM
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
‎2008 May 02 1:33 PM
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.
‎2008 May 02 1:48 PM
‎2008 May 02 2:48 PM
Hi,
you can use this funcion module in
EXIT_SAPMM06E_001
Thanks,
NN.