SAP ABAP Class CX_MEV_NO_DATA_FOUND (No data found)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_COM (Package) Period-End Valuation Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_MEV_BASE Period-end valuation: Base exception class 20130417
Properties
Class CX_MEV_NO_DATA_FOUND  
Short Description No data found    
Super Class CX_MEV_BASE Period-end valuation: Base exception class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package LOG_CMM_MEV_GEN_COM   Period-End Valuation Common Objects 
Created 20130411   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_MEV_NO_DATA_FOUND has no interface implemented.
Friends
Class CX_MEV_NO_DATA_FOUND has no friend class.
Attributes
Class CX_MEV_NO_DATA_FOUND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130417
2 RAISE Static method Public Method Raises a system message 20130417
Events
Class CX_MEV_NO_DATA_FOUND has no event.
Types
Class CX_MEV_NO_DATA_FOUND 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 20130417
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130417
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130417
4 Importing VAR1 Call by reference Type reference (TYPE) MSGV1 20130417
5 Importing VAR2 Call by reference Type reference (TYPE) MSGV2 20130417
6 Importing VAR3 Call by reference Type reference (TYPE) MSGV3 20130417
7 Importing VAR4 Call by reference Type reference (TYPE) MSGV4 20130417

Method CONSTRUCTOR on class CX_MEV_NO_DATA_FOUND has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130417
2 Importing IV_FROM_PREVIOUS Call by reference Type reference (TYPE) ABAP_BOOL 20130417
# Exception Resumable Description Created on
1 CX_MEV_NO_DATA_FOUND Period-End Valuation Error in Configuration 20130417
History
Last changed by/on SAP  20131127 
SAP Release Created in