SAP ABAP Class CL_RSPLS_LOGGING_SRVS (CL_RSPLS_LOGGING_SRVS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_BASE | OLAP Basis | 20130416 |
Properties
| Class | CL_RSPLS_LOGGING_SRVS | |
| Short Description | ||
| Super Class | CL_RSR_BASE | OLAP Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLS | Planning: General Services |
| Created | 20121213 | SAP |
| Last change | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSPLS_LOGGING_SRVS has no interface implemented.
Friends
Class CL_RSPLS_LOGGING_SRVS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | 20130416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130416 | ||
| 2 | Static method | Public | Method | 20130416 | ||
| 3 | Static method | Public | Method | 20130416 | ||
| 4 | Static method | Public | Method | 20130416 | ||
| 5 | Static method | Public | Method | 20130416 |
Events
Class CL_RSPLS_LOGGING_SRVS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_LOGGING_TYPE | Public | Type reference (TYPE) | CHAR1 | 20130416 | |
|
| 2 | TP_S_CONST | Private | See coding | 20130416 | begin of TP_S_CONST,
attr_name type TREXD_ATTR_NAME,
value type string,
end of TP_S_CONST
|
||
| 3 | TP_S_FROM_TO | Private | See coding | 20130416 | BEGIN OF TP_S_FROM_TO,
from type TREXD_ATTR_NAME,
to type TREXD_ATTR_NAME,
END OF TP_S_FROM_TO
|
||
| 4 | TP_T_CONST | Private | See coding | 20130416 | TP_T_CONST type STANDARD TABLE OF TP_S_CONST
|
||
| 5 | TP_T_FROM_TO | Private | See coding | 20130416 | TP_T_FROM_TO TYPE STANDARD TABLE OF TP_S_FROM_TO
|
Method Signatures
Method LOGGING_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOGGING_TYPE | Value transfer | Type reference (TYPE) | TN_LOGGING_TYPE | Logging defined? Which type? | 20130416 | |||
| 2 | E_R_BADI | Call by reference | Object reference (TYPE REF TO) | BADI_RSPLS_LOGGING_ON_SAVE | Referenz auf das Logging Badi | 20130416 | |||
| 3 | I_INFOPROV_NAME | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider (currently only for InfoCubes) | 20130416 |
Method LOGGING_BADI on class CL_RSPLS_LOGGING_SRVS has no exception.
Method LOGGING_TAB_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMP_CNT | Call by reference | Type reference (TYPE) | I | Anzahl der Komponenten der Struktur | 20130416 | |||
| 2 | E_TAB_NAME | Call by reference | Type reference (TYPE) | IF_RSPLS_LOGGING_ON_SAVE=>TN_LOGTAB_NAME | Index-ID | 20130416 | |||
| 3 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | IF_RSPLS_LOGGING_ON_SAVE=>TN_STRUCTURE_NAME | 20130416 |
Method LOGGING_TAB_CREATE on class CL_RSPLS_LOGGING_SRVS has no exception.
Method LOGGING_TAB_FILL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMP_CNT | Call by reference | Type reference (TYPE) | I | 20130416 | ||||
| 2 | I_LOG_TAB | Call by reference | Type reference (TYPE) | IF_RSPLS_LOGGING_ON_SAVE=>TN_LOGTAB_NAME | 20130416 | ||||
| 3 | I_STRUCTURE | Call by reference | Type reference (TYPE) | OBJECTNAME | Name des ABAP/4 Dictionary Objektes | 20130416 | |||
| 4 | I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130416 |
Method LOGGING_TAB_FILL_DATA on class CL_RSPLS_LOGGING_SRVS has no exception.
Method LOGGING_TAB_FILL_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BADI_SAVE_ID | Call by reference | Type reference (TYPE) | IF_RSPLS_LOGGING_ON_SAVE=>TN_SAVE_ID | 16 byte UUID in 32 chars (hexadecimal encoded) | 20130416 | |||
| 2 | I_DELFLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Delete Flag | 20130621 | |||
| 3 | I_LOGTAB_NAME | Call by reference | Type reference (TYPE) | IF_RSPLS_LOGGING_ON_SAVE=>TN_LOGTAB_NAME | Flag-Struktur | 20130416 | |||
| 4 | I_R_STORE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_STORE | STORE Beschreibung | 20130416 | |||
| 5 | I_TS_BADI_LOG_MAP_DB | Call by reference | Type reference (TYPE) | CL_RSPLS_BUFFER_B=>TN_TS_BADI_LOG_MAP_DB | 20130416 |
Method LOGGING_TAB_FILL_STORE on class CL_RSPLS_LOGGING_SRVS has no exception.
Method LOGGING_TAB_LOG_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGTABLE_NAME | Call by reference | Type reference (TYPE) | IF_RSPLS_LOGGING_ON_SAVE=>TN_LOGTAB_NAME | 20130416 |
Method LOGGING_TAB_LOG_DEL on class CL_RSPLS_LOGGING_SRVS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |