SAP ABAP Class CL_SWF_CST_TREEBASE (Automatic Customizing (Workflow): Basis Class View)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CST (Package) Workflow: Customizing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_TREEOBJ | Automatic Customizing (Workflow): Basis Class View | 20000405 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CST_TREETEXT | Automatic Customizing (Workflow): Basis Class View | 20000405 |
Properties
Class | CL_SWF_CST_TREEBASE | |
Short Description | Automatic Customizing (Workflow): Basis Class View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_CST | Workflow: Customizing |
Created | 20000405 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_CST_TREEBASE has no forward declaration.
Interfaces
Class CL_SWF_CST_TREEBASE has no interface implemented.
Friends
Class CL_SWF_CST_TREEBASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'SAP_WAPI_TEST' | Virtual Component SAP WAPI Test | 20011218 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWFCTTNOOB | Child List for This Customizing Object | 20000406 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20000704 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DLVUNIT | Software component | 20000718 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_CST_TASK | Reference to Instance of Customizing Object | 20000405 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWF_CST_TREEBASE | Parent of Customizing Object | 20000406 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | View Class of Object | 20000420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds child object | 20000406 |
2 | ![]() |
Instance method | Public | Method | Execute Activity Automatically | 20000420 |
3 | ![]() |
Instance method | Public | Method | Check Method | 20001115 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20000405 |
5 | ![]() |
Instance method | Public | Method | Deletes child | 20000721 |
6 | ![]() |
Instance method | Public | Method | Execute Activity | 20000419 |
7 | ![]() |
Instance method | Public | Method | Free Method | 20000717 |
8 | ![]() |
Instance method | Public | Method | Gets child list | 20000406 |
9 | ![]() |
Instance method | Public | Method | Gets related software component | 20000718 |
10 | ![]() |
Instance method | Public | Method | Gets docu object | 20000502 |
11 | ![]() |
Instance method | Public | Method | Gets customizing object | 20020104 |
12 | ![]() |
Instance method | Public | Method | Gets parent object | 20000721 |
13 | ![]() |
Instance method | Public | Method | Gets status of check | 20000405 |
14 | ![]() |
Instance method | Public | Method | Gets title of customizing activity | 20000405 |
15 | ![]() |
Instance method | Public | Method | Gets usage type | 20000420 |
16 | ![]() |
Instance method | Public | Method | Sets parent object | 20000721 |
17 | ![]() |
Instance method | Public | Method | Sets usage type | 20000420 |
Events
Class CL_SWF_CST_TREEBASE has no event.
Types
Class CL_SWF_CST_TREEBASE has no local type.
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_CST_TREEBASE | Automatisches Customizing (Workflow): Basisklasse View | 20000406 |
Method ADD_CHILD on class CL_SWF_CST_TREEBASE has no exception.
Method AUTO_MAINTENANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOT_EXECUTED | Call by reference | Type reference (TYPE) | CHAR1 | Flag: Ist eine Aktivität ausgeführt worden | 20000921 | ||
2 | ![]() |
NO_DIALOG | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20001115 | |
3 | ![]() |
OVERWRITE | Call by reference | Type reference (TYPE) | I | Flag für Überschreiben: 0 nicht, 1 überschreiben | 20000516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing fehlgeschlagen | 20001127 |
Method CHECK Signature
Method CHECK on class CL_SWF_CST_TREEBASE has no parameter.
Method CHECK on class CL_SWF_CST_TREEBASE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20000704 | ||
2 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | DLVUNIT | Softwarekomponente | 20000718 | ||
3 | ![]() |
I_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CST_TASK | Automatsiches Customizing (Workflow) | 20000405 | ||
4 | ![]() |
I_USE | Call by reference | Type reference (TYPE) | I | Kennzeichen für Textobjekte | 20000420 |
Method CONSTRUCTOR on class CL_SWF_CST_TREEBASE has no exception.
Method DELETE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_CST_TREEBASE | Automatisches Customizing (Workflow): Basisklasse View | 20000721 |
Method DELETE_CHILD on class CL_SWF_CST_TREEBASE has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_SWF_CST_TREEBASE has no parameter.
Method EXECUTE on class CL_SWF_CST_TREEBASE has no exception.
Method FREE Signature
Method FREE on class CL_SWF_CST_TREEBASE has no parameter.
Method FREE on class CL_SWF_CST_TREEBASE has no exception.
Method GET_CHILDLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILDLIST | Call by reference | Type reference (TYPE) | SWFCTTNOOB | Automatisches Customizing: Referenz auf CL_SWF_CST_TREEBASE | 20000406 |
Method GET_CHILDLIST on class CL_SWF_CST_TREEBASE has no exception.
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COMP | Call by reference | Type reference (TYPE) | DLVUNIT | Softwarekomponente | 20000718 |
Method GET_COMPONENT on class CL_SWF_CST_TREEBASE has no exception.
Method GET_DOCU_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DOCU_OBJ | Call by reference | Type reference (TYPE) | HTMLTABLE | Tabelle mit HTMLLINE | 20000502 |
Method GET_DOCU_OBJ on class CL_SWF_CST_TREEBASE has no exception.
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CST_TASK | Automatsiches Customizing (Workflow): Basisinterface | 20020104 |
Method GET_OBJECT on class CL_SWF_CST_TREEBASE has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_CST_TREEBASE | Automatisches Customizing (Workflow): Basisklasse View | 20000721 |
Method GET_PARENT on class CL_SWF_CST_TREEBASE has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STATE_ICON | Call by reference | Type reference (TYPE) | CHAR10 | Statuts-Icon | 20000405 | ||
2 | ![]() |
E_STATE_ID | Call by reference | Type reference (TYPE) | I | Status | 20000405 | ||
3 | ![]() |
E_STATE_TXT | Call by reference | Type reference (TYPE) | CHAR30 | Statustext | 20000405 |
Method GET_STATE on class CL_SWF_CST_TREEBASE has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TITLE | Call by reference | Type reference (TYPE) | TEXT80 | Erläuternder Text | 20000405 |
Method GET_TITLE on class CL_SWF_CST_TREEBASE has no exception.
Method GET_USE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USE | Call by reference | Type reference (TYPE) | I | Verwendungsart | 20000420 |
Method GET_USE on class CL_SWF_CST_TREEBASE has no exception.
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_CST_TREEBASE | Automatisches Customizing (Workflow): Basisklasse View | 20000721 |
Method SET_PARENT on class CL_SWF_CST_TREEBASE has no exception.
Method SET_USE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_USE | Call by reference | Type reference (TYPE) | I | Verwendungsart | 20000420 |
Method SET_USE on class CL_SWF_CST_TREEBASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |