SAP ABAP Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC (Sample Sflight for MGW)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_SAMPLE_SFLIGHT (Package) OData Channel - Sample Flight Scenario
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_PUSH_ABS_DATA Abstract Push Data Provider 20111220
Properties
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC  
Short Description Sample Sflight for MGW    
Super Class /IWBEP/CL_MGW_PUSH_ABS_DATA Abstract Push Data Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_SAMPLE_SFLIGHT   OData Channel - Sample Flight Scenario 
Created 20111220   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC has no forward declaration.
Interfaces
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC has no interface implemented.
Friends
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC has no friend class.
Attributes
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC has no attribute.
Methods
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC has no method.
Events
Class /IWBEP/CL_MGW_RMTSFLIGHT2_DPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SFLIGHT Public See coding 20120801 BEGIN OF ty_s_sflight. INCLUDE TYPE sflight. TYPES: description TYPE bapi_msg, flightdetails TYPE spfli, END OF ty_s_sflight
2 TY_T_SFLIGHT Public See coding 20120801 ty_t_sflight TYPE STANDARD TABLE OF ty_s_sflight WITH DEFAULT KEY
History
Last changed by/on SAP  20131127 
SAP Release Created in 200