SAP ABAP Class /SRMERP/CL_WF_RUNTIME (Runtime Configuration)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Properties
| Class | /SRMERP/CL_WF_RUNTIME | |
| Short Description | Runtime Configuration | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100517 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SRMERP/CB_WF_RUNTIME | 20100517 | Base agent Runtime Configuration |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Configuration Attribute | 20100517 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_NO | Configuration Attribute Sequence Number | 20100517 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_TYPE | Configuration Attribute Data Type | 20100517 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_VAL | Configuration Attribute Value | 20100517 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural number | 20100517 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | Globally Unique Identifier | 20100517 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural number | 20100517 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_PROCESS_SCHEME | Process Level Schema | 20100517 |
Methods
Events
Class /SRMERP/CL_WF_RUNTIME has no event.
Types
Class /SRMERP/CL_WF_RUNTIME has no local type.
Method Signatures
Method CREATE_RUNTIME_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RUNTIME_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /SRMERP/CL_WF_RUNTIME | Runtime Configuration | 20100517 | |||
| 2 | IO_PROCESS_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /SRMERP/IF_WF_PROCESS | Approval Process Interface | 20100517 | |||
| 3 | IV_PROCESS_SCHEME | Call by reference | Type reference (TYPE) | /SRMERP/WF_PROCESS_SCHEME | Process Level Schema | 20100517 | |||
| 4 | IV_PROC_SEQNO | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100517 |
Method CREATE_RUNTIME_INSTANCE on class /SRMERP/CL_WF_RUNTIME has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_ATTRIBUTE_SEGNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_NO | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_ATTRIBUTE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_TYPE | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_ATTRIBUTE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_VAL | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_CONST_VERS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | INT4 | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MO_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_PROC_SEQNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | INT4 | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_SCHEME_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_PROCESS_SCHEME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_ATTRIBUTE_SEGNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE_SEGNO | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_NO | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_ATTRIBUTE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_TYPE | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_ATTRIBUTE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | /SRMERP/WF_CONF_ATTR_VAL | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_CONST_VERS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONST_VERS_ID | Call by reference | Type reference (TYPE) | INT4 | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MO_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MO_PROCESS | Call by reference | Object reference (TYPE REF TO) | OBJECT | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_PROC_SEQNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROC_SEQNO | Call by reference | Type reference (TYPE) | INT4 | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_SCHEME_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCHEME_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_PROCESS_SCHEME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |