Skip to Content
0
Nov 24, 2006 at 10:36 AM

Is it possible to get the fields in to our user exit .....?

278 Views

Hi All,

In the user exit some structures are passed as import parameters in the function module. but we want other than those structure fields in to our user exit. that means those fields are dynamically populated in to the transaction.based on those fields we have to trigger one dialog window. so how to get those fields in to our user exit.

-Prasanth.M

Ex: Transaction: IW31/IW32

Enhancement Name: IWO10009

Structure Name: CAUFVD.

But i want these fields ACPOS,WRTTP,BELTP,WRT00 to WRT16. these fields are in PMCO table.but i want these fields before updating the PMCO table,not from the PMCO table. based on these fields we have to trigger user exit.

Message was edited by:

prasanth Kumar