CL_CTS_REQUEST - CTS Request
Vendor Master (General Section) CL_GUI_FRONTEND_SERVICES - Frontend ServicesThis documentation is copyright by SAP AG.
Functionality
Tool Class for Request Editor in the Change and Transport System
Relationships
Implements the IF_WB_PROGRAM interface for communicating with the Workbench Manager.
Screen representation of the Editor with tab pages uses theTRINT_DISPLAY_REQUEST function module from function groupSCTSREQ.
Description of tool state with CL_CTS_REQUEST_STATE.
Architecture
This class implements the IF_WB_PROGRAM interface for communicating with the Workbench Manager.
The Workbench Manager calls the tool by creating an instance of the tool (constructor), and then callingthe method PROCESS_WB_REQUEST. The required visualization information is then sent to this method (displayor change mode, which tabstrip, selections, and so on). The instance then reads the complete request (method READ_FROM_DB), initializes internal variables, and uses the function moduleTRINT_DISPLAY_REQUEST,which calls the tool screen. The most important attributes of the class are sent to the module using the module's global interface. The module then calls the tabstrip screen.
For more details, see the documentation on the function group SCTSREQ.
Call Cycle
For a detailed description of a complete call cycle, and a graphic of the interaction between the various classes and function groups, see the CTS server.
Comments
Each function code intercepted by SCTSREQ generally corresponds to a public method of this class.
Fill RESBD Structure from EBP Component Structure Fill RESBD Structure from EBP Component Structure
This documentation is copyright by SAP AG.
Length: 1956 Date: 20120526 Time: 132444 triton ( 82 ms )






