SAP ABAP Class CL_SWF_CNT_INST_EDIT_CTL (Workflow Container: Instance Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CNT (Package) Workflow: Container
Properties
Class CL_SWF_CNT_INST_EDIT_CTL  
Short Description Workflow Container: Instance Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_CNT   Workflow: Container 
Created 20000811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_CNT_INST_EDIT_CTL has no forward declaration.
Interfaces
Class CL_SWF_CNT_INST_EDIT_CTL has no interface implemented.
Friends
Class CL_SWF_CNT_INST_EDIT_CTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Workflow container 20000811
2 M_DISPLAY Instance attribute Protected Type reference (TYPE) XFLAG Display mode 20010221
3 M_EDIT_AREA Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000814
4 M_EDIT_CNTL Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_CNT_INST_TAB_CTL Workflow Container: Instance Editor - Value Table 20000815
5 M_INIT Instance attribute Protected Type reference (TYPE) XFLAG Initialization 20000904
6 M_NAVI_AREA Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000814
7 M_NAVI_CNTL Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_CNT_INST_TREECTL Workflow Container: Tree Control with Values 20000814
8 M_PROT_AREA Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001201
9 M_SEL_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Selected Container Element 20000821
10 M_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Navigation Entry 20000814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000811
2 GET_NAVI_CONTROL Instance method Public Method Determine Pointer to Tree Control 20010123
3 GET_OPTIONS Instance method Public Method Container Editor: Options 20041207
4 HAS_CHANGED Instance method Public Method Values changed? 20000901
5 INIT_CONTROL Instance method Public Method Initialize Control 20000811
6 ON_ELEMENT_CLEAR Instance method Public Method Element deleted in navigation area 20010215
7 ON_ELEMENT_SELECTED Instance method Public Method Element selected in navigation area 20000815
8 ON_ERROR Instance method Protected Event handling method Display Error Log 20001201
9 ON_VALUE_CHANGED Instance method Protected Event handling method Value Changed 20000825
10 RESET_CHANGES Instance method Public Method Undo All Changes 20000906
11 SET_NEW_CONTAINER Instance method Public Method Set New Container 20000904
12 SET_USER_COMMAND Instance method Public Method Execute External FCODES 20000906
13 STORE_CHANGES Instance method Public Method Copy changes 20000906
14 _SET_SPLITTER Instance method Private Method Internal Routine for Setting Splitter 20010221
Events
Class CL_SWF_CNT_INST_EDIT_CTL has no event.
Types
Class CL_SWF_CNT_INST_EDIT_CTL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Workflow-Container 20000811
2 Importing DISPLAY Call by reference Type reference (TYPE) XFLAG SPACE nur anzeigen 20000811
3 Importing OPTIONS Call by reference Type reference (TYPE) SWFDEDTOPT Container Editor : Optionen 20000901

Method CONSTRUCTOR on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method GET_NAVI_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TREE Value transfer Object reference (TYPE REF TO) CL_SWF_CNT_INST_TREECTL Tree-Control, daß zur Navigation verwendet wird 20010123

Method GET_NAVI_CONTROL on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method GET_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPTIONS Value transfer Type reference (TYPE) SWFDEDTOPT Container Editor : Optionen 20041207

Method GET_OPTIONS on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGED Value transfer Type reference (TYPE) XFLAG geändert ? 20000901
2 Importing DELTA_HANDLING Call by reference Type reference (TYPE) XFLAG SPACE nur bei STORE setzen !!! 20010406
3 Exporting ERROR Value transfer Type reference (TYPE) XFLAG Fehler 20001124

Method HAS_CHANGED on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method INIT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20000811

Method INIT_CONTROL on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method ON_ELEMENT_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Object reference (TYPE REF TO) OBJECT Ereignis auslöser 20010215

Method ON_ELEMENT_CLEAR on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method ON_ELEMENT_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Object reference (TYPE REF TO) OBJECT Ereignis auslöser 20000815

Method ON_ELEMENT_SELECTED on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method ON_ERROR Signature

Method ON_ERROR on class CL_SWF_CNT_INST_EDIT_CTL has no parameter.
Method ON_ERROR on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method ON_VALUE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Attribute reference (LIKE) 20000825

Method ON_VALUE_CHANGED on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method RESET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) XFLAG geändert ? 20000906

Method RESET_CHANGES on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method SET_NEW_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20000904
2 Importing DISPLAY Call by reference Type reference (TYPE) XFLAG anzeigen / ändern 20000904
3 Importing OPTIONS Call by reference Type reference (TYPE) SWFDEDTOPT Container Editor : Optionen 20000904

Method SET_NEW_CONTAINER on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method SET_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM externer fcode 20000906

Method SET_USER_COMMAND on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method STORE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) XFLAG geändert ? 20000906

Method STORE_CHANGES on class CL_SWF_CNT_INST_EDIT_CTL has no exception.

Method _SET_SPLITTER Signature

Method _SET_SPLITTER on class CL_SWF_CNT_INST_EDIT_CTL has no parameter.
Method _SET_SPLITTER on class CL_SWF_CNT_INST_EDIT_CTL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610