Scenario: SAP provides a number of Standard BAPIs for all the modules to achieve the business process. But in very rare case we may need
Author: coderobbot
Dialog & Non-Dialog BAPI
Dialog BAPIs usually calls the Screen where the user is required and it can not be executed in background where as with Non Dialog BAPIs
Using Standard BAPI-2
Business Scenario: Creating Sales Orders by Using Standard BAPI Function Module. Usually in Organizations sales orders are created on every day basis based on the
Using Standard BAPI-1
Business Scenario: Suppose in an Organization for some Maintenance activity they need a Grinder Machine . It might be the case that the Machine is already
BAPI- An Introduction
Definition: BAPI(Business Application Programming Interface ) : is defined as an interface providing access to business processes and data in R/3 business application systems. Or BAPI is
Program At Exit Command
Scenario : Generally if a screen contains any obligatory(Required) input field & we execute the MP program , the screen appears & if we want