This article provides an utility function module to calculate check digit for GTIN (Global Trade Item Number) number which is required for printing bar codes in product/shipping label.
Tags: ABAP FM for Check Digit Calculator, GTIN Check digit calculation using ABAP, UPC-A system check digit
This article provides a sample ABAP program to attach a document to Sales Order business object using SAP delivered function BDS_BUSINESSDOCUMENT_CREA_TAB.
Tags: BDS_BUSINESSDOCUMENT_CREA_TAB, attachments with binary content to sales order, SDOK_MIMETYPE_GET
This article provides a code snippet on how to use BAPI_GOODSMVT_CREATE to change stock type of a batch. (Move a batch from unrestricted use to blocked status). Basically we will use the BAPI for event GM Code - 04 (Transfer posting).