Architecture 

R/3 Architecture

Architecture à Steps to Perform

From the architecture and object hierarchy of the BAPI Control, the following steps can be derived:

  1. Creating a BAPI Control object.
  2. Creating a table object.
  3. Requesting a local business object instance.
  4. Logging on to the R/3 system.
  5. Calling the BAPIs of the business object.
  6. Adding the Table View to the table object and displaying the data.
  7. Closing the R/3 connection.
  8. Releasing the resources.