SAP ABAP Class CX_RS_STEP_FAILED (DTP Request: Errors in Step)
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)  CX_RS_DATA_ERROR Error in Data 20040906
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBM_EXCEPTION_LOG Log View of Exception 20050603
Properties
Class CX_RS_STEP_FAILED  
Short Description DTP Request: Errors in Step    
Super Class CX_RS_DATA_ERROR Error in Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 40  Exception Class 
Package RSBM   Data Transfer Process: Log and Monitor 
Created 20040906   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_EXCEPTION_LOG Log View of Exception 20050603
Friends
Class CX_RS_STEP_FAILED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Public Type reference (TYPE) STRING 20050607
2 ATTR2 Instance attribute Public Type reference (TYPE) STRING 20050607
3 CX_RS_STEP_FAILED Constant Public See coding 20040906
4 EXTRACT Constant Public See coding 20050215
5 FAILED_IN_PARALLEL_MODE Constant Public See coding 20070306
6 PREV_INCLUDE Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060103
7 PREV_LINE Instance attribute Public Type reference (TYPE) INT4 Natural Number 20060103
8 PREV_PROGRAM Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060103
9 PROCESS_CHAIN_STOPPED Constant Public See coding 20070521
10 PROCESS_STEP Constant Public See coding 20050614
11 START_BATCH Constant Public See coding 20050725
12 STEPTEXT Instance attribute Public Type reference (TYPE) RSTXTLG Substep of the DTP Extraction 20050207
13 TRANSFORM_DATA Constant Public See coding 20050607
14 TRANSFORM_RULE Constant Public See coding 20050607
15 T_CALLSTACK Instance attribute Public Type reference (TYPE) ABAP_CALLSTACK ABAP Call Stack 20050603
16 UPDATE Constant Public See coding 20050215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040906
2 SET_ACTUAL_CALLSTACK Instance method Public Method Sets Current ABAP Stack 20050607
Events
Class CX_RS_STEP_FAILED has no event.
Types
Class CX_RS_STEP_FAILED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR1 Call by reference Type reference (TYPE) STRING 20050607
2 Importing ATTR2 Call by reference Type reference (TYPE) STRING 20050607
3 Importing KEY Call by reference Type reference (TYPE) STRING 20040906
4 Importing OBJECT Call by reference Type reference (TYPE) STRING 20040906
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040906
6 Importing PREV_INCLUDE Call by reference Type reference (TYPE) SYREPID 20060103
7 Importing PREV_LINE Call by reference Type reference (TYPE) INT4 20060103
8 Importing PREV_PROGRAM Call by reference Type reference (TYPE) SYREPID 20060103
9 Importing STEPTEXT Call by reference Type reference (TYPE) RSTXTLG 20050207
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040906
11 Importing T_CALLSTACK Call by reference Type reference (TYPE) ABAP_CALLSTACK 20050603

Method CONSTRUCTOR on class CX_RS_STEP_FAILED has no exception.

Method SET_ACTUAL_CALLSTACK Signature

Method SET_ACTUAL_CALLSTACK on class CX_RS_STEP_FAILED has no parameter.
Method SET_ACTUAL_CALLSTACK on class CX_RS_STEP_FAILED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700