-Sep 9, 2019Scoping out a SAP Business Workflow RequirementWhat questions should be asked when defining a workflow relevant business process?
ERPGenieAug 29, 2019TIP: Function to calculate check-digit for GTIN barcodeUse this function to create a valid GTIN check digit number - Can also be modified to validate a check digit for a GTIN number.
ERPGenieAug 28, 2019TIP: Report to upload an Excel sheet to an internal tableA simple copy-and-paste of an SAP program to upload an Excel in to an internal table
Kevin WilsonAug 21, 20195 Bases To Cover In SAP E-commerce Integration by George Anderson | CorevistGeorge Andersons article describes 5 areas to consider when syncing a web store with SAP ERP.
-Aug 18, 2019TIP: Dynamic tables using Field SymbolsIf you are not sure as to the structure of the table prior to executing a program then you need to define the table dynamically - Here's how