SAP ABAP Class CX_RSDAI_STATIC_CHECK (General Exception of Nearline Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_NEARLINE_IF_LOCAL (Package) Local Nearline Interface for SAP BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20050317
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050317
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSDAI_ACCESS_ERROR Access Error (for Example, Network Error) 20050317
2 Inheritance (c INHERITING FROM c_ref)  CX_RSDAI_ACTION_FAILED Action Canceled 20050317
3 Inheritance (c INHERITING FROM c_ref)  CX_RSDAI_ACTION_REJECTED Action canceled 20050317
4 Inheritance (c INHERITING FROM c_ref)  CX_RSDAI_COMMUNICATION_ERROR Communication Error (for example, Network Error) 20050317
5 Inheritance (c INHERITING FROM c_ref)  CX_RSDAI_OBJECT_EXISTS Communication Error 20050317
6 Inheritance (c INHERITING FROM c_ref)  CX_RSDAI_OBJECT_NOT_FOUND Object Not Found 20050317
Properties
Class CX_RSDAI_STATIC_CHECK  
Short Description General Exception of Nearline Interface    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSDA_NEARLINE_IF_LOCAL   Local Nearline Interface for SAP BW 
Created 20050317   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSDAI_STATIC_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050317
Friends
Class CX_RSDAI_STATIC_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_RSDAI_STATIC_CHECK Constant Public See coding 20050317
2 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 1 20050317
3 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 2 20050317
4 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 3 20050317
5 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 4 20060204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050317
Events
Class CX_RSDAI_STATIC_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 METHOD_NAME Public Type reference (TYPE) SEOCMPNAME Name of Called Interface Methods 20060202
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20050317
2 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20050317
3 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20050317
4 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20060204
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050317
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050317

Method CONSTRUCTOR on class CX_RSDAI_STATIC_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700