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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSBM 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 N_CMD Instance attribute Public Type reference (TYPE) RSBCMD Data Transfer Process: Command 20040720
2 N_DATAPAKID Instance attribute Public Type reference (TYPE) RSDATAPID Data packet number 20040702
3 N_REQUID Instance attribute Public Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20040702
4 N_R_STEP Instance attribute Public Object reference (TYPE REF TO) IF_RSBK_CMD Interface: DTP Command 20040720
5 N_STEP Instance attribute Public Type reference (TYPE) RSBKSTEPID ID for a Substep of DTP Extraction 20040702
6 N_SUBSTEP Instance attribute Public Type reference (TYPE) RSBKSUBSTEPID Substep ID for DTP Extraction (Sub-Level) 20040702
7 O_TH_SUBSTEP Instance attribute Protected Type reference (TYPE) RSBK_TH_SUBSTEP Table with Substep Properties 20080523
8 P_BATCH_ID Instance attribute Private Type reference (TYPE) RSBTC_BATCH_ID Batch ID 20060404
9 P_BATCH_PROCESS Instance attribute Private Type reference (TYPE) INT4 Natural Number 20060404
10 P_JOBCOUNT Instance attribute Private Type reference (TYPE) BTCJOBCNT Job ID 20060404
11 P_JOBNAME Instance attribute Private Type reference (TYPE) BTCJOB Background Job Name 20060404
12 P_R_REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_RSBK_REQUEST 20041230
13 P_TH_SUBSTEP Static Attribute Private Type reference (TYPE) RSBK_TH_SUBSTEP Table with Substep Properties 20040720
14 P_TH_SUBSTEPT Static Attribute Private Type reference (TYPE) TH_SUBSTEPT Single-Character Flag 20040720
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040720
2 CONSTRUCTOR Instance method Public Constructor 20040702
3 CREATE_FROM_DB Static method Public Method Instantiation from DB Information 20040702
4 CREATE_FROM_SCRATCH Static method Public Method 20040702
5 DO_TRACE_CHECKS Instance method Public Method 20101012
6 GET_BATCH_ID Instance method Private Method 20060404
7 GET_BATCH_PROCESS Instance method Private Method 20060404
8 GET_DUMP_EXISTS Instance method Public Method 20060404
9 GET_JOBCOUNT Instance method Private Method 20060404
10 GET_JOBNAME Instance method Private Method 20060404
11 GET_REQUEST Instance method Private Method 20041230
12 GET_TEXT_DUMP Instance method Public Method 20060404
13 GET_TH_SUBSTEP Instance method Private Method 20080523
14 GET_T_MSG_ERRH 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 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID 20040702
2 Importing I_EXPECTED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040720
3 Importing I_NODE Call by reference Type reference (TYPE) RSBMNODE 20040702
4 Importing I_PARENT Call by reference Type reference (TYPE) RSBMNODE 20040702
5 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID 20040702
6 Importing I_STEP Call by reference Type reference (TYPE) RSBKSTEPID ID eines Teilschrittes der DTP-Extraktion 20040702
7 Importing 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 Importing I_NODE Call by reference Type reference (TYPE) RSBMNODE 20040702
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20040702
3 Returning 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 CX_RS_NOT_FOUND 20040702

Method CREATE_FROM_SCRATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040702
2 Importing I_EXPECTED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040720
3 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20040702
4 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_COMPONENT Knoten eines hierarchischen Logs 20040702
5 Importing I_STEP Call by reference Type reference (TYPE) RSBKSTEPID ID eines Teilschrittes der DTP-Extraktion 20040702
6 Importing I_SUBSTEP Call by reference Type reference (TYPE) RSBKSUBSTEPID ID eines Teilschrittes einer DTP-Extraktion (Sub-Level) 20040702
7 Returning 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 Importing I_POSITION Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20101012
2 Returning 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 Returning R_BATCH_ID Value transfer Type reference (TYPE) RSBTC_BATCH_ID Batch Id 20060404
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060404

Method GET_BATCH_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BATCH_PROCESS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20060404
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060404

Method GET_DUMP_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning R_JOBCOUNT Value transfer Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20060404
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060404

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_JOBNAME Value transfer Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20060404
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 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 CX_RS_NOT_FOUND Objekt nicht gefunden 20041230

Method GET_TEXT_DUMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT_100 Value transfer Type reference (TYPE) CHAR100 Charakter 100 20060404
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060404

Method GET_TH_SUBSTEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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