From the architecture and object hierarchy of the BAPI Control, the following steps can be derived:
- Creating a BAPI Control object.
- Creating a table object.
- Requesting a local business object instance.
- Logging on to the R/3 system.
- Calling the BAPIs of the business object.
- Adding the Table View to the table object and displaying the data.
- Closing the R/3 connection.
- Releasing the resources.