SAP ABAP Class CL_SWF_RUN_STEP_ATTRIBUTES (Workflow: Access to Steps)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_RUN_STEP_ATTRIBUTES | PoA: Attributes of a Step | 20030124 |
Properties
Class | CL_SWF_RUN_STEP_ATTRIBUTES | |
Short Description | Workflow: Access to Steps | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWW | Business Workflow: Work Items |
Created | 20030124 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_RUN_STEP_ATTRIBUTES | PoA: Attributes of a Step | 20030124 |
Friends
Class CL_SWF_RUN_STEP_ATTRIBUTES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SWD_NODEID | 0000000001 | Node Number of Flow | 20030128 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | 20030525 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | Node Number | 20030124 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWD_SNODES | 20030525 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | SWD_SSTEPS | Workflow Definition: Steps (Runtime + Definition) | 20050705 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TABLE_DEFGUID_TO_HANDLE | 20050507 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | Task of Current Work Item | 20030318 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | Task of Enclosing Workflow | 20030318 |
Methods
Events
Class CL_SWF_RUN_STEP_ATTRIBUTES has no event.
Types
Class CL_SWF_RUN_STEP_ATTRIBUTES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_RUN_STEP_ATTRIBUTES has no parameter.
Method CONSTRUCTOR on class CL_SWF_RUN_STEP_ATTRIBUTES has no exception.
Method GET_DEF_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20050507 | ||
2 | ![]() |
RE_DEFGUID | Value transfer | Type reference (TYPE) | SWFRDGUID | Workflow: GUID der Schrittdefinition (6.1/get) | 20050507 |
Method GET_DEF_GUID on class CL_SWF_RUN_STEP_ATTRIBUTES has no exception.
Method GET_INSTANCE_VIA_NODEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTUAL_TASK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | 20030318 | |||
2 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20030525 | |||
3 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | 20030318 | |||
4 | ![]() |
IM_PARENT_TASK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | 20030318 | |||
5 | ![]() |
RE_STEP_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_STEP_ATTRIBUTES | Workflow: Attribute eines Schrittes | 20030318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030318 |
Method GET_INSTANCE_VIA_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_CREATE_API_REQUEST | 20030508 | |||
2 | ![]() |
RE_STEP_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_STEP_ATTRIBUTES | Workflow: Attribute eines Schrittes | 20030508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030508 |
Method GET_INSTANCE_VIA_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20030318 | ||
2 | ![]() |
RE_STEP_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_STEP_ATTRIBUTES | Workflow: Attribute eines Schrittes | 20030318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030318 |
Method GET_TASK_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TASK_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | 20031013 |
Method GET_TASK_HANDLE on class CL_SWF_RUN_STEP_ATTRIBUTES has no exception.
Method TRANSLATE_NODETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODETYPE | Call by reference | Type reference (TYPE) | SWD_NODETP | 20030930 | |||
2 | ![]() |
RE_NODETYPE | Value transfer | Type reference (TYPE) | SWD_TRETYP | 20030930 |
Method TRANSLATE_NODETYPE on class CL_SWF_RUN_STEP_ATTRIBUTES has no exception.
Method _GET_WITEXT_FROM_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SWW_LANG | 20130205 | |||
2 | ![]() |
RE_WITEXT | Value transfer | Type reference (TYPE) | TEXT255 | 20030526 |
Method _GET_WITEXT_FROM_DEFINITION on class CL_SWF_RUN_STEP_ATTRIBUTES has no exception.
Method _INITIALIZE Signature
Method _INITIALIZE on class CL_SWF_RUN_STEP_ATTRIBUTES has no parameter.
Method _INITIALIZE on class CL_SWF_RUN_STEP_ATTRIBUTES has no exception.
Method _INIT_VIA_NODEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTUAL_TASK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | 20030318 | |||
2 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20030525 | |||
3 | ![]() |
IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | 20030318 | |||
4 | ![]() |
IM_PARENT_TASK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_TASK_ATTRIBUTES | 20030318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030318 |
Method _INIT_VIA_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_CREATE_API_REQUEST | 20030508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030508 |
Method _INIT_VIA_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | 20030318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030318 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |