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 C_SAP_WAPI_TEST Static Attribute Public Type reference (TYPE) STRING 'SAP_WAPI_TEST' Virtual Component SAP WAPI Test 20011218
2 MT_CHILDLIST Instance attribute Protected Type reference (TYPE) SWFCTTNOOB Child List for This Customizing Object 20000406
3 M_CLASSNAME Instance attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20000704
4 M_COMPONENT Instance attribute Protected Type reference (TYPE) DLVUNIT Software component 20000718
5 M_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_CST_TASK Reference to Instance of Customizing Object 20000405
6 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_CST_TREEBASE Parent of Customizing Object 20000406
7 M_USE Instance attribute Protected Type reference (TYPE) I View Class of Object 20000420
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method Adds child object 20000406
2 AUTO_MAINTENANCE Instance method Public Method Execute Activity Automatically 20000420
3 CHECK Instance method Public Method Check Method 20001115
4 CONSTRUCTOR Instance method Public Constructor Constructor 20000405
5 DELETE_CHILD Instance method Public Method Deletes child 20000721
6 EXECUTE Instance method Public Method Execute Activity 20000419
7 FREE Instance method Public Method Free Method 20000717
8 GET_CHILDLIST Instance method Public Method Gets child list 20000406
9 GET_COMPONENT Instance method Public Method Gets related software component 20000718
10 GET_DOCU_OBJ Instance method Public Method Gets docu object 20000502
11 GET_OBJECT Instance method Public Method Gets customizing object 20020104
12 GET_PARENT Instance method Public Method Gets parent object 20000721
13 GET_STATE Instance method Public Method Gets status of check 20000405
14 GET_TITLE Instance method Public Method Gets title of customizing activity 20000405
15 GET_USE Instance method Public Method Gets usage type 20000420
16 SET_PARENT Instance method Public Method Sets parent object 20000721
17 SET_USE 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 Importing 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 Exporting NOT_EXECUTED Call by reference Type reference (TYPE) CHAR1 Flag: Ist eine Aktivität ausgeführt worden 20000921
2 Importing NO_DIALOG Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20001115
3 Importing OVERWRITE Call by reference Type reference (TYPE) I Flag für Überschreiben: 0 nicht, 1 überschreiben 20000516
# Exception Resumable Description Created on
1 CUSTOMIZING_FAILED 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 Importing I_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20000704
2 Importing I_COMPONENT Call by reference Type reference (TYPE) DLVUNIT Softwarekomponente 20000718
3 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_SWF_CST_TASK Automatsiches Customizing (Workflow) 20000405
4 Importing 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 Importing 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 Exporting 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 Exporting 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 Exporting 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 Returning 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 Exporting 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 Exporting E_STATE_ICON Call by reference Type reference (TYPE) CHAR10 Statuts-Icon 20000405
2 Exporting E_STATE_ID Call by reference Type reference (TYPE) I Status 20000405
3 Exporting 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 Exporting 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 Exporting 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 Importing 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 Importing 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