‎2006 Aug 25 7:56 AM
Hi.
I am using a material master User-Exit 'MGA00001' for my enhancement.
I want to use the Plant field that the user enters in the transaction MM01 while creating a new material.
If we see in the FM 'EXIT_SAPLMGMU_001', then there is an importing parameter WMARA structure MARA which will be populated .
And this is the only structure that is populated .
Unfotunately this structure has no WERKS(Plant) field.
So, I want to know that runtime variable which contains the plant value enetred by the user while creating a new material.
Thank You
‎2006 Aug 25 8:48 AM
Hi,
The plant and all the plant dependent data for a material will be in importing parameter WMARC. If this table is not being populated is becouse you are creating only the basic material views, otherwise, that table should contain data.
Regards,
Jose