SAP ABAP Class CL_SWF_LOG_PERSIST_BASE (Workflow Log: Standard Persistence Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_LOG (Package) Workflow: Log Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_LOG_PERSISTENCE | Log Persistence | 20000602 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_LOG_PERSIST_STANDARD | Workflow Log: Standard Persistence Class | 20000602 |
Properties
| Class | CL_SWF_LOG_PERSIST_BASE | |
| Short Description | Workflow Log: Standard Persistence Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_LOG | Workflow: Log Manager |
| Created | 20000602 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_LOG_PERSIST_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_LOG_PERSISTENCE | Log Persistence | 20000602 |
Friends
Class CL_SWF_LOG_PERSIST_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWF_LOGCMP | 'SWF_RUN' | Component: SWF_RUN | 20000602 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWF_LOGCMP | 'SWF_SYSTEM' | Component: SWF_SYSTEM | 20000602 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWFDLMTY | ' ' | No Message Exists | 20000810 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWFDLMTY | 'O' | Message of Type OTR | 20000810 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWFDLMTY | 'T' | Message of Type T100 | 20000810 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TYPENAME | 'SWFRLSUC' | Name of Dictionary Type | 20000602 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TYPENAME | 'SWFRLERR' | Name of Dictionary Type | 20000809 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TYPENAME | 'SWFRLMSG' | Name of Dictionary Type | 20000602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000602 | |
| 2 | Instance method | Protected | Method | Gets All DB Tables | 20000602 | |
| 3 | Instance method | Protected | Method | Delivers the Components | 20000602 | |
| 4 | Instance method | Protected | Method | Gets DB Tables for a Component | 20000602 | |
| 5 | Instance method | Protected | Method | Gets Components for a Table | 20000602 |
Events
Class CL_SWF_LOG_PERSIST_BASE has no event.
Types
Class CL_SWF_LOG_PERSIST_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_LOG_PERSIST_BASE has no parameter.
Method CONSTRUCTOR on class CL_SWF_LOG_PERSIST_BASE has no exception.
Method GET_ALL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TABLES | Value transfer | Type reference (TYPE) | SWF_LOGTABS | Tabelle für Namen von DB-Tabellen | 20000602 |
Method GET_ALL_TABLES on class CL_SWF_LOG_PERSIST_BASE has no exception.
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COMPONENTS | Value transfer | Type reference (TYPE) | SWF_TLOGCOMP | Tabelle der Componenten eines Logtyps | 20000602 |
Method GET_COMPONENTS on class CL_SWF_LOG_PERSIST_BASE has no exception.
Method GET_COMPONENT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000602 | |||
| 2 | RE_TABLE | Value transfer | Type reference (TYPE) | TYPENAME | Tabellenname | 20000602 |
Method GET_COMPONENT_TABLE on class CL_SWF_LOG_PERSIST_BASE has no exception.
Method GET_TABLE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME16 | Tabellenname, 16-stellig | 20000602 | |||
| 2 | RE_COMPONENTS | Value transfer | Type reference (TYPE) | SWF_TLOGCOMP | Tabelle der Componenten eines Logtyps | 20000602 |
Method GET_TABLE_COMPONENTS on class CL_SWF_LOG_PERSIST_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |