SAP ABAP Class CL_SWF_RUN_SECMETH_MEMORY (Workflow: Memory for Secondary Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Properties
| Class | CL_SWF_RUN_SECMETH_MEMORY | |
| Short Description | Workflow: Memory for Secondary Methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20131111 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_SECMETH_MEMORY has no forward declaration.
Interfaces
Class CL_SWF_RUN_SECMETH_MEMORY has no interface implemented.
Friends
Class CL_SWF_RUN_SECMETH_MEMORY 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) | SWF_UTL_OID_TAB | 20131112 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWF_UTL_OID_TAB | 20131112 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | 20131112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131112 | ||
| 2 | Instance method | Public | Method | 20131112 | ||
| 3 | Instance method | Public | Method | 20131112 | ||
| 4 | Instance method | Public | Method | 20131112 | ||
| 5 | Instance method | Private | Method | 20131112 | ||
| 6 | Static method | Public | Method | 20131112 | ||
| 7 | Instance method | Public | Method | 20131112 | ||
| 8 | Instance method | Private | Method | 20131112 |
Events
Class CL_SWF_RUN_SECMETH_MEMORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MEMORY_ENTRY | Public | See coding | 20131112 | BEGIN OF memory_entry .
TYPES: id TYPE guid_32.
TYPES: wiid TYPE sww_wiid.
TYPES: method_name TYPE seocpdname.
TYPES: por TYPE sibflporb.
TYPES: END OF memory_entry
|
Method Signatures
Method DELETE Signature
Method DELETE on class CL_SWF_RUN_SECMETH_MEMORY has no parameter.
Method DELETE on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method DELETE_SINGLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | GUID_32 | 20131112 | ||||
| 2 | RE_ENTRY | Value transfer | Type reference (TYPE) | CL_SWF_RUN_SECMETH_MEMORY=>MEMORY_ENTRY | 20131112 |
Method DELETE_SINGLE_ENTRY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method EXPORT_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUIDS | Call by reference | Type reference (TYPE) | SWF_UTL_OID_TAB | 20131112 |
Method EXPORT_DIRECTORY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method EXPORT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Type reference (TYPE) | CL_SWF_RUN_SECMETH_MEMORY=>MEMORY_ENTRY | 20131112 |
Method EXPORT_ENTRY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method GET_GUIDS_W1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GUIDS_W1 | Value transfer | Type reference (TYPE) | SWF_UTL_OID_TAB | 20131112 |
Method GET_GUIDS_W1 on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | 20131112 | ||||
| 2 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_SECMETH_MEMORY | 20131112 |
Method GET_INSTANCE on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method GET_SINGLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | GUID_32 | 20131112 | ||||
| 2 | RE_ENTRY | Value transfer | Type reference (TYPE) | CL_SWF_RUN_SECMETH_MEMORY=>MEMORY_ENTRY | 20131112 |
Method GET_SINGLE_ENTRY on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
Method SET_GUIDS_W1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUIDS_W1 | Call by reference | Type reference (TYPE) | SWF_UTL_OID_TAB | 20131112 |
Method SET_GUIDS_W1 on class CL_SWF_RUN_SECMETH_MEMORY has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |