SAP ABAP Interface /SRMERP/IF_WF_RUNTIME_HDL (Runtime data handler)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_CORE (Package) Workflow Engine Core

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_WF_RUNTIME_HDL | Configuration Runtime Handler | 20100517 |
Properties
Interface | /SRMERP/IF_WF_RUNTIME_HDL | |
Short Description | Runtime data handler |
General Data
Package | /SRMERP/WF_CORE | Workflow Engine Core |
Created | 20100517 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /SRMERP/IF_WF_RUNTIME_HDL has no forward declaration.
Interfaces
Interface /SRMERP/IF_WF_RUNTIME_HDL has no interface.
Friends
Interface /SRMERP/IF_WF_RUNTIME_HDL has no friend.
Attributes
Interface /SRMERP/IF_WF_RUNTIME_HDL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get attribute from runtime data | 20100517 |
2 | ![]() |
Instance method | Public | Method | Get a runtime attribute list or update existing ones | 20100517 |
3 | ![]() |
Instance method | Public | Method | Set a runtime attribute or update existing one | 20100517 |
4 | ![]() |
Instance method | Public | Method | Set attribute list from runtime data | 20100517 |
Events
Interface /SRMERP/IF_WF_RUNTIME_HDL has no event.
Types
Interface /SRMERP/IF_WF_RUNTIME_HDL has no local type.
Method Signatures
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTRIBUTE_RESULT | Call by reference | Type reference (TYPE) | /SRMERP/S_WF_RUNTIME_RESULT | table of runtime configuration data | 20100517 | ||
2 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Configuration Attribute | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100517 | ||
2 | ![]() |
20100517 |
Method GET_TABLE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_RESULT | Call by reference | Type reference (TYPE) | /SRMERP/T_WF_RUNTIME_RESULT | table of runtime configuration data | 20100517 | ||
2 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Configuration Attribute | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100517 | ||
2 | ![]() |
20100517 |
Method SET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Configuration Attribute | 20100517 | ||
2 | ![]() |
IV_ATTRIBUTE_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_TYPE | Configuration Attribute Data Type | 20100517 | ||
3 | ![]() |
IV_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_VAL | Configuration Attribute Value | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100517 | ||
2 | ![]() |
20100517 |
Method SET_TABLE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Configuration Attribute | 20100517 | ||
2 | ![]() |
IV_ATTRIBUTE_LIST | Call by reference | Type reference (TYPE) | /SRMERP/T_WF_RUNTIME_RESULT | table of runtime configuration data | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100517 | ||
2 | ![]() |
20100517 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |