SAP ABAP Class CL_SWF_GP_STEP_STD_BUILDER (Builder of Step Object Hierarchy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_GP_STATUS (Package) Status Components for Guided Procedures

⤷

⤷

Properties
Class | CL_SWF_GP_STEP_STD_BUILDER | |
Short Description | Builder of Step Object Hierarchy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_GP_STATUS | Status Components for Guided Procedures |
Created | 20041013 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_GP_STEP_STD_BUILDER has no interface implemented.
Friends
Class CL_SWF_GP_STEP_STD_BUILDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_COMPOSITE | Object Representation of a Process Structure Step Compound | 20041014 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPPROP | Current Status Property | 20041014 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPPROP | Current Step Property | 20041014 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPTAB | Current Parent Stack (Last Entry Current Step) | 20041014 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPTAB | Current Parent Stack (First Entry Last Step) | 20041014 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPPROPTAB | Status Attributes | 20041014 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPTAB | Created Steps | 20041014 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPPROPTAB | Step Properties | 20041014 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Alternative Renderer | 20041014 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Hide column | 20041014 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Exception Handler Flag | 20041014 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Lightweight Flag | 20041014 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | Node Number | 20041014 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFGPSTEPTYPE | Step Type | 20041014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Property | 20041015 |
2 | ![]() |
Instance method | Public | Method | Removes Step from Stack | 20041013 |
3 | ![]() |
Instance method | Public | Method | Insert Step in Hierarchy | 20041015 |
4 | ![]() |
Instance method | Public | Method | Gets the Process Step | 20041014 |
5 | ![]() |
Instance method | Public | Method | Add Property | 20041014 |
6 | ![]() |
Instance method | Public | Method | Create New Step | 20041013 |
7 | ![]() |
Instance method | Public | Method | Create Step With Basis Properties | 20041013 |
8 | ![]() |
Instance method | Public | Method | Create Step With Basis Properties | 20041013 |
9 | ![]() |
Instance method | Public | Method | Create Step With Basis Properties | 20041013 |
10 | ![]() |
Instance method | Public | Method | Create Step With Basis Properties | 20041013 |
11 | ![]() |
Instance method | Public | Method | Create Step With Basis Properties | 20041013 |
12 | ![]() |
Instance method | Public | Method | Add Property Key | 20041015 |
13 | ![]() |
Instance method | Public | Method | Add Property Value | 20041014 |
14 | ![]() |
Instance method | Public | Method | Set Runtime Parent Using Its Node ID | 20041013 |
15 | ![]() |
Instance method | Public | Method | Create New Step | 20041014 |
Events
Class CL_SWF_GP_STEP_STD_BUILDER has no event.
Types
Class CL_SWF_GP_STEP_STD_BUILDER has no local type.
Method Signatures
Method FINALIZE_PROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041015 |
Method FINALIZE_PROP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method FINALIZE_STEP Signature
Method FINALIZE_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no parameter.
Method FINALIZE_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method FINALIZE_STEP_DATA Signature
Method FINALIZE_STEP_DATA on class CL_SWF_GP_STEP_STD_BUILDER has no parameter.
Method FINALIZE_STEP_DATA on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method GET_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_PROCESS | Objektrepräsentation eines Prozessschrittes | 20041014 |
Method GET_PROCESS on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method NEW_PROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041014 |
Method NEW_PROP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method NEW_STEP Signature
Method NEW_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no parameter.
Method NEW_STEP on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_ALTERNATE_RENDERER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ALTERNATE_RENDERER | Call by reference | Type reference (TYPE) | STRING | Alternativer Renderer | 20041013 |
Method SET_ALTERNATE_RENDERER on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_DO_SUPPRESS_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DO_SUPPRESS_OUTPUT | Call by reference | Type reference (TYPE) | FLAG | Angabe, | 20041013 |
Method SET_DO_SUPPRESS_OUTPUT on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_IS_EXCEPTIONHANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IS_EXCEPTIONHANDLER | Call by reference | Type reference (TYPE) | FLAG | Angabe, ob Exceptionhandler | 20041013 |
Method SET_IS_EXCEPTIONHANDLER on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_IS_LIGHTWEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IS_LIGHTWEIGHT | Call by reference | Type reference (TYPE) | FLAG | Angabe, ob Leichtgewichtskomponente | 20041013 |
Method SET_IS_LIGHTWEIGHT on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_NODEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20041013 |
Method SET_NODEID on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_PROP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Eigenschaftsschlüssel | 20041015 | ||
2 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | FLAG | Statuseigenschaft oder nicht | 20041015 |
Method SET_PROP_NAME on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_PROP_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | FLAG | Statuseigenschaft oder nicht | 20041014 | ||
2 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Eigenschaftswert | 20041014 |
Method SET_PROP_VALUE on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_RUNTIME_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20041013 |
Method SET_RUNTIME_PARENT on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
Method SET_STEPTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STEPTYPE | Call by reference | Type reference (TYPE) | SWFGPSTEPTYPE | GP-Status interne Schritttypen | 20041014 |
Method SET_STEPTYPE on class CL_SWF_GP_STEP_STD_BUILDER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |