SAP ABAP Class /IWFND/CL_MGW_NOTIF_FORMATTER (OData Channel Notification Formatter)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_PUSH (Package) GW Framework - Odata Channel - Notification
Properties
Class /IWFND/CL_MGW_NOTIF_FORMATTER  
Short Description OData Channel Notification Formatter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MGW_PUSH   GW Framework - Odata Channel - Notification 
Created 20111020   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWFND/IF_MGW_NOTIF_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWFND/CL_MGW_NOTIF_FORMATTER has no interface implemented.
Friends
Class /IWFND/CL_MGW_NOTIF_FORMATTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NOTIF_SERIALIZER Instance attribute Public Object reference (TYPE REF TO) /IWFND/CL_MGW_NOTIF_SERIALIZER Notification Serializer 20111021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111021
2 FORMAT Instance method Public Method Format Notifcation 20111020
3 ORGANIZE_NOTIFICATIONS Instance method Public Method Re-Order Notifications into specific formats 20120314
Events
Class /IWFND/CL_MGW_NOTIF_FORMATTER has no event.
Types
Class /IWFND/CL_MGW_NOTIF_FORMATTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWFND/CL_MGW_NOTIF_FORMATTER has no parameter.
Method CONSTRUCTOR on class /IWFND/CL_MGW_NOTIF_FORMATTER has no exception.

Method FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_HEADER_STRING Call by reference Type reference (TYPE) STRING HTTP Header string 20120224
2 Exporting ET_NOTIFICATION_INB Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_INBOUND_NOTIFICATIONS Table of Formatted Inbound Notifications 20111020
3 Importing IS_NOTIFICATION_INB Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_S_INBOUND_NOTIFICATION Inbound Notifications to Format 20111020
# Exception Resumable Description Created on
1 /IWFND/CX_MGW_TECH_EXCEPTION Technical Exception for Minimal Gateway 20111020

Method ORGANIZE_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIFICATIONS Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_FORMATTED_NOTIFICATIONS 20120314
2 Importing IT_INB_NOTIFICATIONS Call by reference Type reference (TYPE) /IWFND/IF_MGW_NOTIF_TYPES=>TY_T_INBOUND_NOTIFICATIONS 20120314

Method ORGANIZE_NOTIFICATIONS on class /IWFND/CL_MGW_NOTIF_FORMATTER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250