2010 May 23 7:02 AM
Hi,
how can I write coding for following condition.and which BAPI I have to use Please give me some hints..*
The condition is as follows.
* Read material master main table MARA** Read the table AUSP with each material number, where AUSP-OBJEK = MARA-MATNR and AUSP-ATINN = MG_PRODUCTTYPE and AUSP-KLART=001** Retrieve the characteristic value from AUSP-ATWRT** Access table MVKE with MARA-MATNR** Copy AUSP-ATWRT (MG_PRODUCTTYPE characteristic value) to field MVKE-MVGR4** Derive MVKE-MVGR3 (Material Group3) based on the values from MVKE-MVGR5*
2011 Jun 24 2:55 AM
Well, you wrote most of it already...just need to insert it into an exit or wherever you want it to go. Don't have the exit name handy but I'd bet you can find it.
Dan
2011 Jun 24 4:10 AM
HI Shailesh,
What is the requirement . Do you want to create new material or change the material .Please explain clearly.
Regards,
Madhu.