SAP ABAP Class CL_RSDMD_PROTOCOL (Log Handling)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Properties
| Class | CL_RSDMD_PROTOCOL | |
| Short Description | Log Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 19991027 | 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_RSDMD_PROTOCOL has no interface implemented.
Friends
Class CL_RSDMD_PROTOCOL 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) | BALTEXT | Text | 19991027 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BALNREXT | External Number for Logging | 19991027 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BALOBJ_D | Object for Logging | 19991027 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BALSUBOBJ | Subobject for Logging | 19991027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991027 | |
| 2 | Instance method | Public | Method | APPL_LOG_DISPLAY | 19991027 | |
| 3 | Instance method | Public | Method | Save to the Database | 19991027 | |
| 4 | Instance method | Public | Method | Save to Memory | 19991027 | |
| 5 | Instance method | Public | Method | Save to Memory and Database | 19991027 | |
| 6 | Static method | Public | Method | FB like | 19991027 | |
| 7 | Instance method | Protected | Method | Write Header | 19991027 |
Events
Class CL_RSDMD_PROTOCOL has no event.
Types
Class CL_RSDMD_PROTOCOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALTEXT | Value transfer | Type reference (TYPE) | BALTEXT | a | 19991027 | |||
| 2 | I_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | a | 19991027 | |||
| 3 | I_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | a | 19991027 | |||
| 4 | I_SUBOBJECT | Value transfer | Type reference (TYPE) | BALSUBOBJ | a | 19991027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt oder Subobjekt nicht gefunden | 19991027 |
Method DISPLAY_DB Signature
Method DISPLAY_DB on class CL_RSDMD_PROTOCOL has no parameter.
Method DISPLAY_DB on class CL_RSDMD_PROTOCOL has no exception.
Method WRITE_TO_DB Signature
Method WRITE_TO_DB on class CL_RSDMD_PROTOCOL has no parameter.
Method WRITE_TO_DB on class CL_RSDMD_PROTOCOL has no exception.
Method WRITE_TO_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_BALMI | Call by reference | Type reference (TYPE) | TABLE | a | 19991027 |
Method WRITE_TO_MEMORY on class CL_RSDMD_PROTOCOL has no exception.
Method WRITE_TO_MEMORY_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_BALMI | Call by reference | Type reference (TYPE) | TABLE | a | 19991027 |
Method WRITE_TO_MEMORY_DB on class CL_RSDMD_PROTOCOL has no exception.
Method WRITE_TO_MEMORY_DB_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALTEXT | Value transfer | Type reference (TYPE) | BALTEXT | a | 19991027 | |||
| 2 | I_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | a | 19991027 | |||
| 3 | I_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | a | 19991027 | |||
| 4 | I_SUBOBJECT | Value transfer | Type reference (TYPE) | BALSUBOBJ | a | 19991027 | |||
| 5 | I_T_BALMI | Call by reference | Type reference (TYPE) | TABLE | a | 19991027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt oder Subobjekt nicht gefunden | 19991027 |
Method _WRITE_HEADER Signature
Method _WRITE_HEADER on class CL_RSDMD_PROTOCOL has no parameter.
Method _WRITE_HEADER on class CL_RSDMD_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |