SAP ABAP Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL (Extend SFlight Model with CO2 data)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/OBSOLETE2 (Package) Gateway - Obsolete Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ABS_MODEL definition class to define programmatically a meta model 20111006
Properties
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL  
Short Description Extend SFlight Model with CO2 data    
Super Class /IWBEP/CL_MGW_ABS_MODEL definition class to define programmatically a meta model 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/OBSOLETE2   Gateway - Obsolete Objects 
Created 20111006   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL has no forward declaration.
Interfaces
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL has no interface implemented.
Friends
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL has no friend class.
Attributes
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL has no attribute.
Methods
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL has no method.
Events
Class /IWBEP/CL_MGW_MED_CO2_4SFL_MDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CO2 Public See coding 20111006 BEGIN OF ty_s_co2, connid(4) TYPE n, co2(10) TYPE n, unit(100) TYPE c, END OF ty_s_co2
2 TY_T_CO2 Public See coding 20111006 ty_t_co2 TYPE SORTED TABLE OF ty_s_co2 WITH UNIQUE KEY connid
History
Last changed by/on SAP  20130531 
SAP Release Created in 200