CL_APPLICATION_STEP_POC - Domain Model: Application Step (Cockpit, PI Sheet,...)
CL_GUI_FRONTEND_SERVICES - Frontend Services BAL Application Log DocumentationThis documentation is copyright by SAP AG.
Functionality
Is the top-level step. The class contains methods that control the application status. Closing this step leads to a PI_CRST message being created.
The class buffers all open application steps. It is identified by a document ID, which could be the control recipe number, for example.
The application step defines methods for toggling between Display, Change, and Simulate modes. It also contains the lock logic.
GET_APPLICATION is used to load the document from the database.
Relationships
CL_SYMBOLTABLE_POC
CL_AUTHORITY_OBJECT_POC enables the authorization check on the authorization object delivered at thetime of generation. Fields can be set dynamically. A check is carried out via the CHECK_AUTHORITY method,which is supplied with an activity. The AUTHORITY_CHECK module is encapsulated. A direct authorization check via the ABAP command AUTHORITY-CHECK is too rigid, because this would make the model application-dependent.
CL_PROCESS_STEP_POC
Example
Notes
Further information
CL_STEP_POC
ROGBILLS - Synchronize billing plans CL_GUI_FRONTEND_SERVICES - Frontend Services
This documentation is copyright by SAP AG.
Length: 1128 Date: 20120526 Time: 084727 triton ( 78 ms )






