SAP ABAP Class CL_RSDA_DB2_WRITER (DB2-z/OS HiPe NLS: Writer Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
⤷
RSDB2NLS (Package) BW: Porting DB2-z/OS
⤷
⤷
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 | 20120911 |
Properties
| Class | CL_RSDA_DB2_WRITER | |
| Short Description | DB2-z/OS HiPe NLS: Writer Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDB2NLS | BW: Porting DB2-z/OS |
| Created | 20120911 | 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 | 20120911 |
Friends
Class CL_RSDA_DB2_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) | DBCON_NAME | Logical name for a database connection | 20120911 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | Boolean | 20120911 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20120911 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20120911 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD | Load Run Properties in Nearline Storage | 20120911 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_REQUEST_HEADER | Nearline Request Header Information | 20120911 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER | Version-Independent (Header)Attributes of Near-Line Table | 20120911 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_VERSION_HEADER | Version of Near-Line Table (Header Attributes) | 20120911 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20120911 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20120911 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS | Column Definitions of Near-Line Table | 20120911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120911 |
Events
Class CL_RSDA_DB2_WRITER has no event.
Types
Class CL_RSDA_DB2_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_CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120911 | |||
| 2 | I_PRODUCTIVE | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | Boolean | 20120911 | |||
| 3 | I_R_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20120911 | |||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20120911 | |||
| 5 | I_S_DATA_LOAD | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_DATA_LOAD | Load Run Properties in Nearline Storage | 20120911 | |||
| 6 | I_S_REQUEST_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_REQUEST_HEADER | Nearline Request Header Information | 20120911 | |||
| 7 | I_S_TABLE_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER | Version-Independent (Header)Attributes of Near-Line Table | 20120911 | |||
| 8 | I_S_VERSION_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_VERSION_HEADER | Version of Near-Line Table (Header Attributes) | 20120911 | |||
| 9 | I_T_TABLE_FIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_TABLE_FIELDS | Column Definitions of Near-Line Table | 20120911 |
Method CONSTRUCTOR on class CL_RSDA_DB2_WRITER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |