SAP ABAP Class CX_AMDP_RABAX (Exception Class with RABAX Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_AMDP_KRN (Package) Kernel Interface for Database Procedure Management
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 20130710
Properties
Class CX_AMDP_RABAX  
Short Description Exception Class with RABAX Attributes    
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 SABP_AMDP_KRN   Kernel Interface for Database Procedure Management 
Created 20130710   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_AMDP_RABAX has no forward declaration.
Interfaces
Class CX_AMDP_RABAX has no interface implemented.
Friends
Class CX_AMDP_RABAX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ADD_INFO_KIND_CALL_SEQUENCE Constant Public Type reference (TYPE) STRING `DP3` ID of text element in SAPMS380 20130716
2 CO_ADD_INFO_KIND_CALL_STACK Constant Public Type reference (TYPE) STRING `DP2` ID of text element in SAPMS380 20130716
3 M_RABAX_INFO Instance attribute Public Type reference (TYPE) TY_RABAX_INFO 20130710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130710
Events
Class CX_AMDP_RABAX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RABAX_PARAM Public See coding 20130710 tt_rabax_param type standard table of ty_rabax_param with empty key
2 TY_RABAX_INFO Public See coding 20130710 begin of ty_rabax_info, rabax_name type string, class_incl_name type string, meth_name type string, meth_incl_name type string, line type i, sql_message type string, rabax_params type tt_rabax_param, add_info_kind type string, add_info_tab type string_table, end of ty_rabax_info
3 TY_RABAX_PARAM Public See coding 20130710 begin of ty_rabax_param, id type string, value type string, end of ty_rabax_param
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing M_RABAX_INFO Call by reference Type reference (TYPE) TY_RABAX_INFO 20130710
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130710
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130710

Method CONSTRUCTOR on class CX_AMDP_RABAX has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740