SAP ABAP Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION (Basic Exception class for Odata channel Generator)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-TLS (Application Component) Gateway Developer Tools
     /IWBEP/MGW_CLASS_GENERATOR (Package) OData Channel - Design Time Tools - ODC Class Generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CX_MGW_BASE_EXCEPTION Base Exception 20110624
Properties
Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION  
Short Description Basic Exception class for Odata channel Generator    
Super Class /IWBEP/CX_MGW_BASE_EXCEPTION Base Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/CM_MGW_GENER    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package /IWBEP/MGW_CLASS_GENERATOR   OData Channel - Design Time Tools - ODC Class Generator 
Created 20110624   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION has no forward declaration.
Interfaces
Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION has no interface implemented.
Friends
Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 /IWBEP/CX_MGW_DSTGEN_EXCEPTION Constant Public See coding 20111111
2 /IWBEP/CX_MGW_UNKOWN_FILE_TYPE Constant Public See coding 20111110
3 /IWBEP/CX_MGW_UNKOWN_PROP_TYPE Constant Public See coding 20111202
4 ENTITY_EDM_NAME Instance attribute Public Type reference (TYPE) /IWBEP/MGW_GEN_STRUCT_NAME EDM Name of Complex or Entity Type 20111202
5 PROP_EDM_NAME Instance attribute Public Type reference (TYPE) /IWBEP/MGW_GEN_PROP_NAME EDM Name of Property 20111202
6 PROP_EDM_TYPE Instance attribute Public Type reference (TYPE) /IWBEP/MGW_GEN_EDM_TYPE EDM Type of Property 20111202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110624
Events
Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION has no event.
Types
Class /IWBEP/CX_MGW_DSTGEN_EXCEPTION 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 ENTITY_EDM_NAME Call by reference Type reference (TYPE) /IWBEP/MGW_GEN_STRUCT_NAME 20111202
2 Importing MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MESSAGE_CONTAINER 20110713
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110624
4 Importing PROP_EDM_NAME Call by reference Type reference (TYPE) /IWBEP/MGW_GEN_PROP_NAME 20111202
5 Importing PROP_EDM_TYPE Call by reference Type reference (TYPE) /IWBEP/MGW_GEN_EDM_TYPE 20111202
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110624

Method CONSTRUCTOR on class /IWBEP/CX_MGW_DSTGEN_EXCEPTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200