SAP ABAP Class CL_RSODSO_UPDATE_LOG (Logging During Loading)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_UPDATE (Package) DataStore Object: Loading of Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_UPDATE_LOG_DTP | Logging During Loading | 20040906 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_UPDATE_LOG_NDTP | Logging During Loading | 20040906 |
Properties
| Class | CL_RSODSO_UPDATE_LOG | |
| Short Description | Logging During Loading | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_UPDATE | DataStore Object: Loading of Data |
| Created | 20040906 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_RSODSO_UPDATE_LOG has no interface implemented.
Friends
Class CL_RSODSO_UPDATE_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20040906 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Logging in Error Stack | 20051025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051025 | ||
| 2 | Instance method | Public | Method | 20040906 | ||
| 3 | Instance method | Public | Method | 20041001 | ||
| 4 | Instance method | Public | Method | Switch Off Error Stack | 20051025 | |
| 5 | Instance method | Public | Method | Switch On Logging | 20051025 | |
| 6 | Instance method | Public | Method | 20071022 | ||
| 7 | Instance method | Public | Method | Use Error Stack Log? | 20051025 | |
| 8 | Instance method | Public | Method | 20071022 |
Events
Class CL_RSODSO_UPDATE_LOG has no event.
Types
Class CL_RSODSO_UPDATE_LOG has no local type.
Method Signatures
Method ADD_ERRORSTACK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20051025 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20051025 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nummer der System-Nachricht | 20051025 | |||
| 4 | I_MSGTYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20051025 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20051025 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable | 20051025 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichtenvariable | 20051025 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichtenvariable | 20051025 | |||
| 9 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20051025 | |||
| 10 | I_RECORD | Call by reference | Type reference (TYPE) | RSARECORD | Anzahl Datensätze | 20051025 | |||
| 11 | I_REQUEST_GUID | Call by reference | Type reference (TYPE) | RSREQUEST | Request GUID | 20051025 | |||
| 12 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20051025 |
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040927 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20040906 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nummer der System-Nachricht | 20040906 | |||
| 4 | I_MSGTYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20040906 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20040906 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable | 20040906 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichtenvariable | 20040906 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichtenvariable | 20040906 | |||
| 9 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20040927 | |||
| 10 | I_REQUEST_GUID | Call by reference | Type reference (TYPE) | RSREQUEST | Request GUID | 20040927 | |||
| 11 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20040906 |
Method ADD_MESSAGE on class CL_RSODSO_UPDATE_LOG has no exception.
Method ADD_SUCCESS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20041001 | |||
| 2 | I_DATASETS_INSERTED | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041001 | |||
| 3 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20041001 | |||
| 4 | I_REQUEST_GUID | Call by reference | Type reference (TYPE) | RSREQUEST | Request GUID | 20041001 | |||
| 5 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20041001 |
Method ADD_SUCCESS_MESSAGE on class CL_RSODSO_UPDATE_LOG has no exception.
Method DISABLE_ERRORSTACK_LOG Signature
Method DISABLE_ERRORSTACK_LOG on class CL_RSODSO_UPDATE_LOG has no parameter.
Method DISABLE_ERRORSTACK_LOG on class CL_RSODSO_UPDATE_LOG has no exception.
Method ENABLE_ERRORSTACK_LOG Signature
Method ENABLE_ERRORSTACK_LOG on class CL_RSODSO_UPDATE_LOG has no parameter.
Method ENABLE_ERRORSTACK_LOG on class CL_RSODSO_UPDATE_LOG has no exception.
Method FILTER_ERRORSTACK_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_SKIP | Value transfer | Type reference (TYPE) | RSBM_T_RECORD_OUT | Ausgangssatznummern | 20071022 |
Method FILTER_ERRORSTACK_RECORD on class CL_RSODSO_UPDATE_LOG has no exception.
Method GET_ERRORSTACK_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRORSTACK_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20051025 |
Method GET_ERRORSTACK_ACTIVE on class CL_RSODSO_UPDATE_LOG has no exception.
Method VERIFY_ERRORSTACK_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECORD | Call by reference | Type reference (TYPE) | RSARECORD | Anzahl Datensätze | 20071022 | |||
| 2 | R_SKIP | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071022 |
Method VERIFY_ERRORSTACK_RECORD on class CL_RSODSO_UPDATE_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |