SAP ABAP Class CL_RSDA_DB6_WRITER (DB6 NLS Writer Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6_NLS (Package) RSDB6_NLS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDAI_NEARLINE_WRITER | Cursor on a Nearline Provider | 20081210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDA_CONSTANTS | General Constants for Archiving and Nearline Storage | 20090116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDA_DB6_CONSTANTS | DB6 Constants for Near-Line Storage Archiving | 20091105 |
Properties
| Class | CL_RSDA_DB6_WRITER | |
| Short Description | DB6 NLS Writer Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RS_DB_DB6 | |
| Program status | ||
| Category | 0 | |
| Package | RSDB6_NLS | RSDB6_NLS |
| Created | 20081210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDAI_NEARLINE_WRITER | Cursor on a Nearline Provider | 20081210 | ||
| 2 | IF_RSDA_CONSTANTS | General Constants for Archiving and Nearline Storage | 20090116 | ||
| 3 | IF_RSDA_DB6_CONSTANTS | DB6 Constants for Near-Line Storage Archiving | 20091105 |
Friends
Class CL_RSDA_DB6_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20081210 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDA_INT8 | Alt. Type for INT8 (-9223372036854775808..922337203685476) | 20081210 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_DB6_CONNECTION | DB6 NLS Connection Class | 20081210 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_DB6_INFOPROVIDER | DB6 NLS InfoProvider Class | 20081210 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20081210 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSDAI_S_DATA_LOAD | Load Run Properties in Nearline Storage | 20081210 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSDAI_S_REQUEST_HEADER | Nearline Request Header Information | 20081210 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSDAI_S_TABLE_VERSION_HEADER | BW Near-Line Interface: Table Header | 20081210 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS | Column Definitions of Near-Line Table | 20081210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20081210 |
Events
Class CL_RSDA_DB6_WRITER has no event.
Types
Class CL_RSDA_DB6_WRITER 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_CALLING_METHOD | Call by reference | Type reference (TYPE) | STRING | Anrufquelle | 20090513 | |||
| 2 | I_PRODUCTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20081210 | |||
| 3 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>REQUEST_SID | SID einer Requests | 20081210 | |||
| 4 | I_R_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DB6_CONNECTION | DB6 NLS Verbindungsklasse | 20081210 | |||
| 5 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20081210 | |||
| 6 | I_S_DATA_LOAD | Call by reference | Type reference (TYPE) | RSDAI_S_DATA_LOAD | Eigenschaften eines Ladelaufs im Nearline Storage | 20081210 | |||
| 7 | I_S_HEADER | Call by reference | Type reference (TYPE) | RSDAI_S_TABLE_HEADER | BW Nearline Interface: Tabellen | 20081210 | |||
| 8 | I_S_VERSION_HEADER | Call by reference | Type reference (TYPE) | RSDAI_S_TABLE_VERSION_HEADER | BW Nearline Interface: Tabellenkopf | 20081210 | |||
| 9 | I_T_TABFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS | Spaltendefinitionen einer Nearline-Tabelle | 20081210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20081210 | ||
| 2 | Kommunikationsfehler (z.B. Netzwerkfehler) | 20081210 | ||
| 3 | Objekt nicht gefunden | 20081210 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |