SAP ABAP Class CL_SWF_ADM_PROFILE_BASE (Root of All Workflow Profiles)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ADM (Package) Workflow: Administration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_ADM_PROFILE_COMPATIBLE | Workflow Profile for Workflow 3.0 | 20000426 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_ADM_PROFILE_STANDARD | Workflow Profile for Workflow 5.0 | 20000427 |
Properties
Class | CL_SWF_ADM_PROFILE_BASE | |
Short Description | Root of All Workflow Profiles | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_ADM | Workflow: Administration |
Created | 20000426 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_ADM_PROFILE_BASE has no forward declaration.
Interfaces
Class CL_SWF_ADM_PROFILE_BASE has no interface implemented.
Friends
Class CL_SWF_ADM_PROFILE_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWF_DRTCLS | Step Classes (Definition/Runtime) | 20000426 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Container Persistence Class | 20000426 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Workflow Persistent Runtime Class | 20000629 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Workflow Runtime Class | 20000629 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Log Class | 20000426 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Container Persistence Class | 20000704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000427 |
2 | ![]() |
Instance method | Public | Method | Gets Name of Container Class (Runtime) | 20000427 |
3 | ![]() |
Instance method | Public | Method | Gets the Name of a Persistent Flow Class (Runtime) | 20000629 |
4 | ![]() |
Instance method | Public | Method | Gets the Name of the Flow (Runtime) Class | 20000629 |
5 | ![]() |
Instance method | Public | Method | Gets the Name of the Logging Class | 20000427 |
6 | ![]() |
Instance method | Public | Method | Gets the Name of the Process Status Class | 20000704 |
7 | ![]() |
Instance method | Public | Method | Gets the Name of a Persistent Step Class (Runtime) | 20000627 |
8 | ![]() |
Instance method | Public | Method | Gets the Name of a Step (Runtime) Class | 20000627 |
Events
Class CL_SWF_ADM_PROFILE_BASE has no event.
Types
Class CL_SWF_ADM_PROFILE_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_ADM_PROFILE_BASE has no parameter.
Method CONSTRUCTOR on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_CONTAINER_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Klasse | 20000427 |
Method GET_CONTAINER_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_FLOW_PERSIST_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Runtimeklasse | 20000629 |
Method GET_FLOW_PERSIST_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_FLOW_RUN_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Runtimeklasse | 20000629 |
Method GET_FLOW_RUN_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_LOG_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Klasse | 20000427 |
Method GET_LOG_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_PS_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Runtimeklasse | 20000704 |
Method GET_PS_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_STEP_PERSIST_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Runtimeklasse | 20000627 | ||
2 | ![]() |
DEF_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name der Definitionsklasse | 20000627 |
Method GET_STEP_PERSIST_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
Method GET_STEP_RUN_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Name der Runtimeklasse | 20000627 | ||
2 | ![]() |
DEF_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name der Definitionsklasse | 20000627 |
Method GET_STEP_RUN_CLASS_NAME on class CL_SWF_ADM_PROFILE_BASE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |