Hi All,
I have a requirement where in an RFC is to be triggered when ever BOM is Created or Updated using CS01 and CS02 to send the updated BOM details to a non SAP system via webmethods.
I have written logic for pulling updated data from MAST, STKO and STPO tables and called the RFC in the BADI BOM_UPDATE in the method CHANGE_AT_SAVE. Its working good for CS02 Transaction.
But for CS01 i'm getting a dump. upon debug I found that for CS01 MAST entries will not be present on clicking SAVE so a dump is getting generated.
Pls help on how to proceed further. This is an urgent requirement...
Thanks,
SriLalitha.