Entering content frame transaction (BC-DWB)

ABAP Workbench (BC-DWB)

A logical R/3 process.

From the user's point of view, a transaction is a self-contained unit such as an address change for a customer or executing a program.

From a dialog programming point of view, a transaction is a complex object that consists of a module pool and screens, and is called by specifying a transaction code.

After logon, there are the following distinct levels in the SAP System:

A transaction is an application at application level. To go to the initial screen of an application, you can either navigate through the menus by choosing the appropriate menu options or enter the appropriate four-character transaction code in the command field. Using the transaction code saves time and takes the user directly to the initial screen.

Leaving content frame