SAP ABAP Class CL_RSBC_ERROR_HANDLER (Error Handling: Filter and Note Records)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBCMD (Package) Data Transfer Process: Commands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_CMD_T DTP Command: Superclass for Transformation 20040722
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBC_ERROR_HANDLER Error Handler: Similarity Template, Command 20040728
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_CMD_STATIC DTP Command: Static Methods 20040630
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_REQUEST_OBSERVER Observer for DTP Request 20050314
Properties
Class CL_RSBC_ERROR_HANDLER  
Short Description Error Handling: Filter and Note Records    
Super Class CL_RSBK_CMD_T DTP Command: Superclass for Transformation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBCMD   Data Transfer Process: Commands 
Created 20040628   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 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBC_ERROR_HANDLER Error Handler: Similarity Template, Command 20040728
2 IF_RSBK_CMD_STATIC DTP Command: Static Methods 20040630
3 IF_RSBK_REQUEST_OBSERVER Observer for DTP Request 20050314
Friends
Class CL_RSBC_ERROR_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CODEID Instance attribute Public Attribute reference (LIKE) 20040723
2 P_C_PSAAPP Instance attribute Public Attribute reference (LIKE) 20040817
3 P_PREVIOUS_PACKAGE Instance attribute Private Type reference (TYPE) RSDATAPID Data Package Number 20100729
4 P_REQUID_EXCL Instance attribute Private Type reference (TYPE) RSREQUID Request ID (Data Package) 20070508
5 P_SERIALIZED Instance attribute Public Attribute reference (LIKE) 20040701
6 P_STACK_EMPTY Instance attribute Public Attribute reference (LIKE) 20050913
7 P_T_FIELDS Instance attribute Public Attribute reference (LIKE) 20040723
8 P_T_PSA Instance attribute Public Attribute reference (LIKE) 20040817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040628
2 CREATE_FROM_DTP Static method Public Method Generate Instance from DTP 20050620
3 DELETE_ERRORSTACK Instance method Public Method 20121011
4 GET_NUMBER_OF_ERROR_RECORDS Instance method Public Method Number of Incorrect Records in this Request 20070821
5 SET_REQUID_EXCL Instance method Public Method Ignore This Predecessor Request When Filtering 20070508
Events
Class CL_RSBC_ERROR_HANDLER has no event.
Types
Class CL_RSBC_ERROR_HANDLER 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 I_CMD Call by reference Type reference (TYPE) RSBCMD Datentransferprozess Command 20040722
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20040722
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Deprecated - use CX_RS_STATIC_CHECK instead 20040628

Method CREATE_FROM_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20050620
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) IF_RSBK_REQUEST 20050620
3 Returning R_R_CMD Value transfer Object reference (TYPE REF TO) IF_RSBK_CMD Interface: DTP Command 20050620
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050620

Method DELETE_ERRORSTACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20121011
2 Importing I_WITH_ERRORHANDLER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20121011
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20121011

Method GET_NUMBER_OF_ERROR_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER_OF_ERROR_RECORDS Value transfer Type reference (TYPE) RSBKLINES DTP Datenpaket: Anzahl Zeilen 20070821

Method GET_NUMBER_OF_ERROR_RECORDS on class CL_RSBC_ERROR_HANDLER has no exception.

Method SET_REQUID_EXCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20070508

Method SET_REQUID_EXCL on class CL_RSBC_ERROR_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400