Updating fields in Outbound Delivery
Let’s demystify – BAPI_OUTB_DELIVERY_CHANGE today. We can use this BAPI to update delivery quantity – Correct. But we can also
Read MoreLet’s demystify – BAPI_OUTB_DELIVERY_CHANGE today. We can use this BAPI to update delivery quantity – Correct. But we can also
Read MoreMany already know, the FM to be used for this purpose is WS_DELIVERY_UPDATE_2. It comes with its own share of
Read MoreIn this example, we are trying to find the batch for a material that can be used for a movement.
Read MoreSending attachments with XML message is quite common in interfaces between two different systems. But when it comes to SAP,
Read MoreThis is a very simple sample program. First read the control data and then fetch all the EDIDD data using
Read MoreThis is a shell program which details the key elements for downloading an adobe form or pdf form to local
Read MoreThis sample code read the incoming data, populate the and raise exception is case of error. Difference between CREATE and
Read MoreIf you have a requirement to change the classification ( of batch or material or customer), this is how you
Read MoreIn order to make a successful call, you need to do the following: Set proper credentials and URL for the
Read MoreThis sample code read the incoming key (in this case, single result is returned) and filter(in this case, one to
Read More