SAP ABAP Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT (Serialize Notification Header into JSON format)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_PUSH (Package) OData Channel - Push
Properties
Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT  
Short Description Serialize Notification Header into JSON format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_PUSH   OData Channel - Push 
Created 20120319   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no forward declaration.
Interfaces
Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no interface implemented.
Friends
Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLON Static Attribute Private Type reference (TYPE) STRING 20120319
2 C_COMMA Static Attribute Private Type reference (TYPE) STRING 20120319
3 DATA_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20120319
4 FRAGMENTS Instance attribute Private Type reference (TYPE) TREXT_STRING Table of STRINGs 20120319
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120319
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120319
3 GET_DATA Instance method Public Method 20120319
4 RECURSE Instance method Private Method 20120319
5 SERIALIZE Instance method Public Method 20120319
Events
Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no event.
Types
Class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20120319

Method CONSTRUCTOR on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20120319

Method GET_DATA on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no exception.

Method RECURSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20120319

Method RECURSE on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no parameter.
Method SERIALIZE on class /IWBEP/CL_MGW_NOTIF_HDR_FORMT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200