SAP ABAP Class CX_QNAO (Exception for Assigned Objects for Notification)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-QN-NT (Application Component) Creating Quality Notifications
     QNAO (Package) QM: Assigned Objects for Quality Notification
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 20080125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080125
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_QNAO_OBJECT Exception for an Assigned Object for Notification 20080212
Properties
Class CX_QNAO  
Short Description Exception for Assigned Objects for Notification    
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 QNAO   QM: Assigned Objects for Quality Notification 
Created 20080125   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_QNAO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20080125
Friends
Class CX_QNAO 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 20081114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080125
2 GET_BAPIRETURN Instance method Public Method Copies Message in BAPI Format 20080125
3 GET_EXCEPTION Static method Public Method Triggers Exception CX_QNAO 20080212
4 GET_EXCEPTION_FROM_MSG Static method Public Method Triggers Exception CX_QNAO If Category = 'E' = 'A' 20080219
5 GET_ORIGINAL_EXCEPTION Instance method Public Method Determine Original Exception 20080125
6 OUTPUT_MESSAGE Instance method Public Method Notification Output 20080125
Events
Class CX_QNAO has no event.
Types
Class CX_QNAO 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 20081114
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080125
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080125

Method CONSTRUCTOR on class CX_QNAO 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 20080125

Method GET_BAPIRETURN on class CX_QNAO has no exception.

Method GET_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 20081114
# Exception Resumable Description Created on
1 CX_QNAO Ausnahme für zugeord. Objekte zur Meldung 20080212

Method GET_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 20080219
# Exception Resumable Description Created on
1 CX_QNAO Ausnahme für zugeord. Objekte zur Meldung 20080219

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_QNAO Abstrakte Oberklasse aller globalen Exceptions 20080125

Method GET_ORIGINAL_EXCEPTION on class CX_QNAO 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 20080125

Method OUTPUT_MESSAGE on class CX_QNAO has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604