SAP ABAP Class CL_WAP_PUSH_XML (WAP Push Framework (XML-based))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-MOB (Application Component) Read SAP Note 836653
     SWAPPUSH (Package) WAP Push Architecture
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WAP_PUSH WAP Push Functions 20020404
Properties
Class CL_WAP_PUSH_XML  
Short Description WAP Push Framework (XML-based)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWAPPUSH   WAP Push Architecture 
Created 20020404   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WAP_PUSH_XML has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WAP_PUSH WAP Push Functions 20020404
Friends
Class CL_WAP_PUSH_XML has no friend class.
Attributes
Class CL_WAP_PUSH_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Initiates Object 20020404
2 GETCLIENTADDRESS Instance method Private Method Provides PAP-Compatible Address String 20020404
3 GET_XML Instance method Private Method Creates iXML Environment 20020416
4 PARSEDATE Instance method Private Method Provides PAP-Compatible Date 20020404
5 PARSE_XML Instance method Private Method Gets Info From XML 20020416
6 SAVEPUSHINFO Instance method Private Method Saves Info About Push in DB 20020415
Events
Class CL_WAP_PUSH_XML has no event.
Types
Class CL_WAP_PUSH_XML has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GATEWAY_IP Call by reference Type reference (TYPE) STRING IPv4-Adresse des WAP GW 20020404
2 Exporting PUSH Call by reference Object reference (TYPE REF TO) IF_WAP_PUSH WAP Push Funktionalität 20020404
3 Importing SERVICE_PORT Call by reference Type reference (TYPE) STRING '5080' Portnummer des WAP GW Push Service (Default für Nokia) 20030916
4 Importing SERVICE_URL Call by reference Type reference (TYPE) STRING '/PGW' URL des WAP GW Push Service (Default für Nokia) 20030916

Method CREATE on class CL_WAP_PUSH_XML has no exception.

Method GETCLIENTADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RECIPIENT Call by reference Type reference (TYPE) STRING Adresse des Empfängers 20020404

Method GETCLIENTADDRESS on class CL_WAP_PUSH_XML has no exception.

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUTPUT Call by reference Type reference (TYPE) STRING 20020416
2 Importing XML_INPUT Call by reference Type reference (TYPE) STRING IF_IXML_NODE 20020416

Method GET_XML on class CL_WAP_PUSH_XML has no exception.

Method PARSEDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATE Call by reference Type reference (TYPE) STRING Datum 20020404
# Exception Resumable Description Created on
1 WRONG_FORMAT Datum ist nicht im vereinbarten Format 20020404

Method PARSE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OUTPUT Call by reference Type reference (TYPE) STRING 20020416
2 Importing PNODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20020416

Method PARSE_XML on class CL_WAP_PUSH_XML has no exception.

Method SAVEPUSHINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) STRING übermittelte Nachricht 20020415
2 Importing PIID Call by reference Type reference (TYPE) STRING Push Initiator 20020415
3 Importing PUSH_ID Call by reference Type reference (TYPE) STRING Push_ID 20020415
4 Importing RECIPIENTS Call by reference Type reference (TYPE) TABLE Empfänger der Nachricht 20020415

Method SAVEPUSHINFO on class CL_WAP_PUSH_XML has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 630