SAP ABAP Class CL_RSBM_LOG_DATAPACKAGE (Data Package Node in the Hierarchical Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBM (Package) Data Transfer Process: Log and Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBM_LOG_COMPONENT | Node of a Hierarchical Log | 20040625 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBM_LOG_COMP_STATIC | Static Methods of a Log Hierarchy Node | 20040715 |
Properties
| Class | CL_RSBM_LOG_DATAPACKAGE | |
| Short Description | Data Package Node in the Hierarchical Log | |
| Super Class | CL_RSBM_LOG_COMPONENT | Node of a Hierarchical Log |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBK | |
| Program status | ||
| Category | 0 | |
| Package | RSBM | Data Transfer Process: Log and Monitor |
| Created | 20040625 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSBM_LOG_DATAPACKAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBM_LOG_COMP_STATIC | Static Methods of a Log Hierarchy Node | 20040715 |
Friends
Class CL_RSBM_LOG_DATAPACKAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSDATAPID | Data packet number | 20040625 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20040625 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_DP | DTP Data Package | 20040819 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP Request | 20040720 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TH_COMMAND | 20050815 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | RSBK_TH_SUBSTEP | Table with Substep Properties | 20041022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041022 | |
| 2 | Instance method | Public | Constructor | 20040630 | ||
| 3 | Static method | Public | Method | Instantiation from DB Information | 20040630 | |
| 4 | Static method | Public | Method | Instantiation Without DB Information | 20040630 | |
| 5 | Instance method | Private | Method | 20040819 | ||
| 6 | Instance method | Public | Method | Package Without Data? | 20051024 | |
| 7 | Instance method | Private | Method | 20040720 |
Events
Class CL_RSBM_LOG_DATAPACKAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_COMMAND | Private | See coding | 20050815 | begin of S_COMMAND,
cmd type rsbcmd,
count_substep type sytabix,
end of s_command
|
||
| 2 | TH_COMMAND | Private | See coding | 20050815 | th_command type hashed table of s_command
with unique key cmd
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBM_LOG_DATAPACKAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBM_LOG_DATAPACKAGE has no exception.
Method CONSTRUCTOR 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 | 20040630 | |||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | RSBMNODE | Hierarchisches Log: Knoten-ID | 20040630 | |||
| 3 | I_PARENT | Call by reference | Type reference (TYPE) | RSBMNODE | Hierarchisches Log: Knoten-ID | 20040630 | |||
| 4 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20040630 |
Method CONSTRUCTOR on class CL_RSBM_LOG_DATAPACKAGE has no exception.
Method CREATE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | RSBMNODE | 20040630 | ||||
| 2 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20040630 | |||
| 3 | R_R_LOG_DATAPACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_DATAPACKAGE | Wurzelknoten | 20040630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040630 |
Method CREATE_FROM_SCRATCH 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 | 20040630 | |||
| 2 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20040630 | |||
| 3 | I_R_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_PROCESS_STEP | Knoten eines DTP Verarbeitungsschrittes | 20040630 | |||
| 4 | R_R_LOG_DATAPACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_DATAPACKAGE | 20040630 |
Method CREATE_FROM_SCRATCH on class CL_RSBM_LOG_DATAPACKAGE has no exception.
Method GET_DP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DP | Value transfer | Object reference (TYPE REF TO) | CL_RSBK_DP | DTP-Datenpaket | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20050811 |
Method GET_NO_MORE_DATA_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NO_MORE_DATA_PACKAGE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20051024 |
Method GET_NO_MORE_DATA_PACKAGE on class CL_RSBM_LOG_DATAPACKAGE has no exception.
Method GET_REQUEST Signature
Method GET_REQUEST on class CL_RSBM_LOG_DATAPACKAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20040720 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |