SAP ABAP Class CL_WFCC_CONTROLLER (Interface: Framework for Consistency Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWU (Package) Business Workflow: Utility Functions (Package-Independent)

⤷

⤷

Properties
Class | CL_WFCC_CONTROLLER | |
Short Description | Interface: Framework for Consistency Checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWU | Business Workflow: Utility Functions (Package-Independent) |
Created | 19991015 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFCC_CONTROLLER has no forward declaration.
Interfaces
Class CL_WFCC_CONTROLLER has no interface implemented.
Friends
Class CL_WFCC_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWU_TCCWIN | Window for Check Results | 19991019 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FWWP_CONTROLLER | Controller | 19991015 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DOKHL-OBJECT | SE61 Text | 19991020 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WFCC_CHECK_WINDOW | Main Window for Check Result | 19991019 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent | 19991019 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter for Tree | 19991019 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WFCC_TREE_VIEW | Tree | 19991019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a Check | 19991019 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19991015 |
3 | ![]() |
Instance method | Public | Method | Expands the nodes up to a level | 19991022 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handler: For Selection | 19991019 |
5 | ![]() |
Instance method | Private | Method | Initialization | 19991019 |
Events
Class CL_WFCC_CONTROLLER has no event.
Types
Class CL_WFCC_CONTROLLER has no local type.
Method Signatures
Method ADD_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK | Call by reference | Object reference (TYPE REF TO) | IF_WFCC_CHECK | Prüfung | 19991019 | ||
2 | ![]() |
I_PARENT_CHECK | Call by reference | Object reference (TYPE REF TO) | IF_WFCC_CHECK | Übergeordneter Knoten | 19991019 |
Method ADD_CHECK on class CL_WFCC_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INIT_DOCUMENT | Call by reference | Type reference (TYPE) | DOKHL-OBJECT | Textdokument (SE61) für Initialisierung | 19991020 | ||
2 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19991019 |
Method CONSTRUCTOR on class CL_WFCC_CONTROLLER has no exception.
Method EXPAND_WITH_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVEL | Value transfer | Type reference (TYPE) | I | 1 | Level | 19991022 |
Method EXPAND_WITH_LEVEL on class CL_WFCC_CONTROLLER has no exception.
Method HANDLER_ON_SELECT Signature
Method HANDLER_ON_SELECT on class CL_WFCC_CONTROLLER has no parameter.
Method HANDLER_ON_SELECT on class CL_WFCC_CONTROLLER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_WFCC_CONTROLLER has no parameter.
Method INITIALIZE on class CL_WFCC_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46D |