SAP S/4HANA Cloud is the natural progression of a successful product on premise. With highly connected world with tremendous system performance, this change was inevitable. What makes it even more impressive is the rate of this progression. With competition and... Continue Reading →
Case: Inbound file or idoc is expected to create a Invoice in the System. Identify the required flow. Solution:Read the Input DataPrepare data - header and item for the FM BAPI_INCOMINGINVOICE_CREATE1Call FM BAPI_INCOMINGINVOICE_CREATE1 by passing valuesCheck for return table with... Continue Reading →
Case: Inbound file or idoc is expected to create a Sales Order in the System. Identify the required flow. Solution:Read the Input DataPrepare data - header and item for the FM BAPI_SALESORDER_CREATEFROMDAT2Call FM BAPI_SALESORDER_CREATEFROMDAT2 by passing valuesCheck for return table... Continue Reading →
Case: Inbound file or idoc is expected to create a Purchase Order in the System. Identify the required flow. Solution:Read the Input DataPrepare data - header and item for the FM BAPI_PO_CREATE1Call FM BAPI_PO_CREATE1 by passing valuesCheck for return table... Continue Reading →
Challenge - In projects where multiple timezones are involved in assessing Date/Timestamp, one of the challenge is posed when a local timezone information is requested on an invoice form or any document like that. Solution: SAP provides two standard FMs.... Continue Reading →
When an existing SAP Standard functionality needs to be enhanced with custom business functionality, BAdIs come to rescue. Needless to say, BAdIs employs Object Oriented technique. SE18 is used to create a BAdI definition, while SE19 is used to implement... Continue Reading →
SAP Teams develop the solution in Development Systems. After adequate testing, the code and configuration changes would eventually move to a higher system where extensive testing will be conducted before transferring them to production. Cutover Activity encompasses all tasks and... Continue Reading →
Eliminate Repetitive Activities: There are a number of processes that are repetitive in nature and need manual intervention. Example: Creating a sales order. These mundane tasks are usually susceptible to mistakes. If these activities are multi-step, the probability of a... Continue Reading →
Robotic Process Automation: Wiki says - "Robotic process automation (or RPA) is a form of business process automation technology based on metaphorical software robots (bots) or artificial intelligence (AI) workers." RPA has been in motion since mankind started evolving tools.... Continue Reading →
Recent Comments