SAP ABAP Class CL_RSBM_LOG_SUBSTEP (Node of a DTP-Step 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 | 20040702 |
| 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_SUBSTEP | |
| Short Description | Node of a DTP-Step 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 | 20040702 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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_SUBSTEP 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) | RSBCMD | Data Transfer Process: Command | 20040720 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSDATAPID | Data packet number | 20040702 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20040702 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBK_CMD | Interface: DTP Command | 20040720 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSBKSTEPID | ID for a Substep of DTP Extraction | 20040702 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSBKSUBSTEPID | Substep ID for DTP Extraction (Sub-Level) | 20040702 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSBK_TH_SUBSTEP | Table with Substep Properties | 20080523 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSBTC_BATCH_ID | Batch ID | 20060404 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20060404 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BTCJOBCNT | Job ID | 20060404 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BTCJOB | Background Job Name | 20060404 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSBK_REQUEST | 20041230 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | RSBK_TH_SUBSTEP | Table with Substep Properties | 20040720 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | TH_SUBSTEPT | Single-Character Flag | 20040720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040720 | |
| 2 | Instance method | Public | Constructor | 20040702 | ||
| 3 | Static method | Public | Method | Instantiation from DB Information | 20040702 | |
| 4 | Static method | Public | Method | 20040702 | ||
| 5 | Instance method | Public | Method | 20101012 | ||
| 6 | Instance method | Private | Method | 20060404 | ||
| 7 | Instance method | Private | Method | 20060404 | ||
| 8 | Instance method | Public | Method | 20060404 | ||
| 9 | Instance method | Private | Method | 20060404 | ||
| 10 | Instance method | Private | Method | 20060404 | ||
| 11 | Instance method | Private | Method | 20041230 | ||
| 12 | Instance method | Public | Method | 20060404 | ||
| 13 | Instance method | Private | Method | 20080523 | ||
| 14 | Instance method | Private | Method | 20060508 |
Events
Class CL_RSBM_LOG_SUBSTEP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TH_SUBSTEPT | Protected | See coding | 20040720 | th_substept type hashed table of rsbksubstept
with unique key cmd substep langu
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSBM_LOG_SUBSTEP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBM_LOG_SUBSTEP 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 | 20040702 | ||||
| 2 | I_EXPECTED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040720 | ||
| 3 | I_NODE | Call by reference | Type reference (TYPE) | RSBMNODE | 20040702 | ||||
| 4 | I_PARENT | Call by reference | Type reference (TYPE) | RSBMNODE | 20040702 | ||||
| 5 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | 20040702 | ||||
| 6 | I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | ID eines Teilschrittes der DTP-Extraktion | 20040702 | |||
| 7 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20040702 |
Method CONSTRUCTOR on class CL_RSBM_LOG_SUBSTEP 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 | 20040702 | ||||
| 2 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20040702 | |||
| 3 | R_R_LOG_SUBSTEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_SUBSTEP | Knoten eines DTP-Step-Logs | 20040702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040702 |
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 | 20040702 | |||
| 2 | I_EXPECTED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040720 | ||
| 3 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20040702 | |||
| 4 | I_R_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_COMPONENT | Knoten eines hierarchischen Logs | 20040702 | |||
| 5 | I_STEP | Call by reference | Type reference (TYPE) | RSBKSTEPID | ID eines Teilschrittes der DTP-Extraktion | 20040702 | |||
| 6 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSBKSUBSTEPID | ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) | 20040702 | |||
| 7 | R_R_LOG_SUBSTEP | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_SUBSTEP | Knoten eines DTP-Step-Logs | 20040702 |
Method CREATE_FROM_SCRATCH on class CL_RSBM_LOG_SUBSTEP has no exception.
Method DO_TRACE_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20101012 | |||
| 2 | R_DUMMY_RET | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20101012 |
Method DO_TRACE_CHECKS on class CL_RSBM_LOG_SUBSTEP has no exception.
Method GET_BATCH_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BATCH_ID | Value transfer | Type reference (TYPE) | RSBTC_BATCH_ID | Batch Id | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060404 |
Method GET_BATCH_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BATCH_PROCESS | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060404 |
Method GET_DUMP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DUMP_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060404 |
Method GET_DUMP_EXISTS on class CL_RSBM_LOG_SUBSTEP has no exception.
Method GET_JOBCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOBCOUNT | Value transfer | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060404 |
Method GET_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060404 |
Method GET_REQUEST Signature
Method GET_REQUEST on class CL_RSBM_LOG_SUBSTEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20041230 |
Method GET_TEXT_DUMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT_100 | Value transfer | Type reference (TYPE) | CHAR100 | Charakter 100 | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060404 |
Method GET_TH_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_SUBSTEP | Value transfer | Type reference (TYPE) | RSBK_TH_SUBSTEP | Tabell mit Substep Eigenschaften | 20080523 |
Method GET_TH_SUBSTEP on class CL_RSBM_LOG_SUBSTEP has no exception.
Method GET_T_MSG_ERRH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG_ERRH | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060508 |
Method GET_T_MSG_ERRH on class CL_RSBM_LOG_SUBSTEP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |