SAP ABAP Class CL_SRM_SP_WF_INST (Workflow Instance Backend)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_SP_WFL (Package) Service Provider for Workflow (Using General APIs)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection | 20010822 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20001211 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION_NEW | Specific: For SP New Connection | 20001211 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20001211 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20001211 |
Properties
Class | CL_SRM_SP_WF_INST | |
Short Description | Workflow Instance Backend | |
Super Class | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_SP_WFL | Service Provider for Workflow (Using General APIs) |
Created | 20001211 | SAP |
Last change | 20010822 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20001211 | ||
2 | IF_SRM_CONNECTION_NEW | Specific: For SP New Connection | 20001211 | ||
3 | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20001211 | ||
4 | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20001211 |
Friends
Class CL_SRM_SP_WF_INST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | 'SRM_SP_WFL_GET_INST_DESCR' | Function: Prepare WF Information | 20010129 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | 'SRM_SP_WFL_PROCESS_LOG' | Function: Display WF Log | 20001211 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | 'SRM_SP_WFL_F4_WIID' | Function: Find WF Instances | 20001211 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | 'SRM_SP_WFL_START_WORKFLOW' | Function: Start Workflow | 20001211 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | RFC_Destination | 20001211 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | RFC_Destination_CallBack | 20010201 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Target Anchor | 20001211 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Target Element Type | 20001211 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | WF_Definition | 20001211 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | WF_Instance_Id | 20001211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20001211 | |
2 | ![]() |
Instance method | Public | Method | Get Attribute: Prepare Function Module WF Infos | 20010129 |
3 | ![]() |
Instance method | Public | Method | Get Attribute: Display Function Module WF Protocol | 20001213 |
4 | ![]() |
Instance method | Public | Method | Get Attribute: Function Module F4 Work Item ID | 20001213 |
5 | ![]() |
Instance method | Public | Method | Get Attribute: Function Module Start Workflow | 20001213 |
6 | ![]() |
Instance method | Public | Method | Get Attribute: RFC Destination | 20001211 |
7 | ![]() |
Instance method | Public | Method | Get Attribute: RFC Destination CallBack | 20010201 |
8 | ![]() |
Instance method | Public | Method | Getting SAP_RELEASE | 20010327 |
9 | ![]() |
Instance method | Public | Method | Get Attribute: WF Definition | 20001211 |
10 | ![]() |
Instance method | Public | Method | Get Attribute: WF Instance ID | 20001211 |
11 | ![]() |
Instance method | Public | Method | Set Attribute: WF Instance ID | 20001211 |
12 | ![]() |
Static method | Public | Method | Entering Message in Application Log | 20010130 |
Events
Class CL_SRM_SP_WF_INST has no event.
Types
Class CL_SRM_SP_WF_INST has no local type.
Method Signatures
Method GET_CONTEXT_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CONTEXT_TAB | Call by reference | Type reference (TYPE) | SRMW2_ATTR_TAB | 20001211 | |||
2 | ![]() |
IM_MY_POID_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20001211 | |||
3 | ![]() |
IM_SERVICE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20001211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20001211 |
Method GET_FM_INFO_WF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FM_INFO_WF | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010129 |
Method GET_FM_INFO_WF on class CL_SRM_SP_WF_INST has no exception.
Method GET_FM_PROCESS_WF_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FM_PROCESS_WF_LOG | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20001213 |
Method GET_FM_PROCESS_WF_LOG on class CL_SRM_SP_WF_INST has no exception.
Method GET_FM_QUERY_WF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FM_QUERY_WF | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20001213 |
Method GET_FM_QUERY_WF on class CL_SRM_SP_WF_INST has no exception.
Method GET_FM_START_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FM_START_WORKFLOW | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20001213 |
Method GET_FM_START_WORKFLOW on class CL_SRM_SP_WF_INST has no exception.
Method GET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RFC_DESTINATION | Call by reference | Type reference (TYPE) | STRING | RFC-Destination | 20001211 |
Method GET_RFC_DESTINATION on class CL_SRM_SP_WF_INST has no exception.
Method GET_RFC_DESTINATION_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RFC_DESTINATION_CALLBACK | Call by reference | Type reference (TYPE) | STRING | RFC-Destination-CallBack | 20010201 |
Method GET_RFC_DESTINATION_CALLBACK on class CL_SRM_SP_WF_INST has no exception.
Method GET_SAP_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SAP_RELEASE | Call by reference | Type reference (TYPE) | STRING | SAP System Info (Release) | 20010327 |
Method GET_SAP_RELEASE on class CL_SRM_SP_WF_INST has no exception.
Method GET_WF_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_WF_DEFINITION | Call by reference | Type reference (TYPE) | STRING | WF-Definition | 20001211 |
Method GET_WF_DEFINITION on class CL_SRM_SP_WF_INST has no exception.
Method GET_WF_INSTANCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_WF_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | WF-Instance nr | 20001211 |
Method GET_WF_INSTANCE_ID on class CL_SRM_SP_WF_INST has no exception.
Method SET_WF_INSTANCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WF_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | WF Instance ID | 20001211 |
Method SET_WF_INSTANCE_ID on class CL_SRM_SP_WF_INST has no exception.
Method WRITE_APPL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AL_TEXT | Value transfer | Type reference (TYPE) | STRING | Name des Textbausteins | 20010130 | ||
2 | ![]() |
MSG_NO | Value transfer | Type reference (TYPE) | I | Nummer der Nachricht | 20010130 | ||
3 | ![]() |
MSG_TY | Value transfer | Type reference (TYPE) | C | 'E' | Typ der Nachricht | 20010130 | |
4 | ![]() |
MSG_V1 | Value transfer | Type reference (TYPE) | STRING | erster Nachrichtenparameter | 20010130 | ||
5 | ![]() |
MSG_V2 | Value transfer | Type reference (TYPE) | STRING | zweiter Nachrichtenparameter | 20010130 | ||
6 | ![]() |
MSG_V3 | Value transfer | Type reference (TYPE) | STRING | dritter Nachrichtenparameter | 20010130 | ||
7 | ![]() |
MSG_V4 | Value transfer | Type reference (TYPE) | STRING | vierter Nachrichtenparameter | 20010130 | ||
8 | ![]() |
PROBCLASS | Value transfer | Type reference (TYPE) | C | '2' | Protokollklasse (1-4, 1=sehr wichtig) | 20010130 |
Method WRITE_APPL_LOG on class CL_SRM_SP_WF_INST has no exception.
History
Last changed by/on | SAP | 20010822 |
SAP Release Created in | 610 |