Hi All,
I have created a Bapi FM which is exposed as an webservice . The Webservice is consumed by ESB . The FM automate the material creation and if successful Creates BOM also . So the logic for material creation and Bom creation , both are...
Hi All, I need to retrieve the SO10 text history . for ex: suppose for a purchase order if some purchasing text was maintained 2 years back and later after 1 year the same text was replaced with a new text , then Can i today read the text whi...
Hi , I am currently working for a integration project where the end system is the sap system , we are facing a strange behavior where some idocs are reaching in sap system but are not getting created . There are no logs in we02/we05 nor any...
i can debug by putting a infinite loop in the beginning of the inbound FM . in debugging i can see the data in the idoc structure . but at the end of the inbound idoc function module when i press f8 and check in we02 , cant see the idoc created . Nor...
The issue is , idocs don't get created in sap even if reached SAP....the settings are fine. Is there any way to figure out the issue or anybody else have ever faced such type of issue.
I used a FM 'MAEX_SAVE' after using the FM BAPI_MATERIAL_SAVEDATA for creating the material . The only thing i took care is setting up the flag for MAEX_SAVE fm, if the entry exists for the same material in Maex table.