SAP ABAP Class CX_QMIP (General Exception Class for Inspection Plan and MIC)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-PT-IP (Application Component) Inspection Planning
     QMIP_EA (Package) QM: Inspection Plans and Characteristics
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 20081216
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20081216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_QMIP_CHAR_MAPPING Exception Class: Implementn Source: Characteristic Transfer 20081216
2 Inheritance (c INHERITING FROM c_ref)  CX_QMIP_IP_MAINTAIN Exception Class: Implementation of Source for Plan Creation 20081216
Properties
Class CX_QMIP  
Short Description General Exception Class for Inspection Plan and MIC    
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 QMIP_EA   QM: Inspection Plans and Characteristics 
Created 20081216   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_QMIP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20081216
Friends
Class CX_QMIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_NAME Instance attribute Public Type reference (TYPE) BAPI_FLD Field in Parameter 20081216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081216
2 GET_BAPIRETURN Instance method Public Method Transfers Message in BAPI Format 20081216
3 GET_ORIGINAL_EXCEPTION Instance method Public Method Determine Original Exception 20081216
4 OUTPUT_MESSAGE Instance method Public Method Notification Output 20081216
5 RAISE_EXCEPTION Static method Public Method Triggers Exception CX_QMIP 20090310
6 RAISE_EXCEPTION_FROM_MSG Static method Public Method Triggers Exception CX_QMIP if Category = 'E' = 'A' 20090310
Events
Class CX_QMIP has no event.
Types
Class CX_QMIP 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 FIELD_NAME Call by reference Type reference (TYPE) BAPI_FLD 20081216
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081216
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20081216

Method CONSTRUCTOR on class CX_QMIP has no exception.

Method GET_BAPIRETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20081216

Method GET_BAPIRETURN on class CX_QMIP has no exception.

Method GET_ORIGINAL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CX_QMIP Generelle Ausnahmeklasse für Prüfplan und Stammprüfmerkmal 20081216

Method GET_ORIGINAL_EXCEPTION on class CX_QMIP has no exception.

Method OUTPUT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGTYP Call by reference Type reference (TYPE) SYST-MSGTY 'S' Nachrichtentyp 20081216

Method OUTPUT_MESSAGE on class CX_QMIP has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) BAPI_FLD Feld im Parameter 20090310
# Exception Resumable Description Created on
1 CX_QMIP Generelle Ausnahmeklasse für Prüfplan und Stammprüfmerkmal 20090310

Method RAISE_EXCEPTION_FROM_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090310
# Exception Resumable Description Created on
1 CX_QMIP Generelle Ausnahmeklasse für Prüfplan und Stammprüfmerkmal 20090310
History
Last changed by/on SAP  20100310 
SAP Release Created in 605