SAP ABAP Class CX_IVE_FATAL_ERROR (Fatal Error)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IV-GF-ES (Application Component) Enterprise Services in Invoice Verification
     OPS_SE_IV (Package) Service Enabling for Invoice Verification
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 20110611
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20110611
Properties
Class CX_IVE_FATAL_ERROR  
Short Description Fatal Error    
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 OPS_SE_IV   Service Enabling for Invoice Verification 
Created 20110611   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IVE_FATAL_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20110611
Friends
Class CX_IVE_FATAL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY Message Type 20110611
2 MS_MAIN_ERROR Instance attribute Public Type reference (TYPE) BAPIRET2 Return Parameter 20110611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110611
2 GET_APPL_MSG Instance method Public Method Retruns error message in APPLMSG format 20110611
Events
Class CX_IVE_FATAL_ERROR has no event.
Types
Class CX_IVE_FATAL_ERROR 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 MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20110611
2 Importing MS_MAIN_ERROR Call by reference Type reference (TYPE) BAPIRET2 20110611
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110611
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110611

Method CONSTRUCTOR on class CX_IVE_FATAL_ERROR has no exception.

Method GET_APPL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_APPLMSG Value transfer Type reference (TYPE) APPLMSG Return Structure for Messages 20110611

Method GET_APPL_MSG on class CX_IVE_FATAL_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606