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 | ![]() |
Static method | Public | Method | Initiates Object | 20020404 |
2 | ![]() |
Instance method | Private | Method | Provides PAP-Compatible Address String | 20020404 |
3 | ![]() |
Instance method | Private | Method | Creates iXML Environment | 20020416 |
4 | ![]() |
Instance method | Private | Method | Provides PAP-Compatible Date | 20020404 |
5 | ![]() |
Instance method | Private | Method | Gets Info From XML | 20020416 |
6 | ![]() |
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 | ![]() |
GATEWAY_IP | Call by reference | Type reference (TYPE) | STRING | IPv4-Adresse des WAP GW | 20020404 | ||
2 | ![]() |
PUSH | Call by reference | Object reference (TYPE REF TO) | IF_WAP_PUSH | WAP Push Funktionalität | 20020404 | ||
3 | ![]() |
SERVICE_PORT | Call by reference | Type reference (TYPE) | STRING | '5080' | Portnummer des WAP GW Push Service (Default für Nokia) | 20030916 | |
4 | ![]() |
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 | ![]() |
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 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | STRING | 20020416 | |||
2 | ![]() |
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 | ![]() |
DATE | Call by reference | Type reference (TYPE) | STRING | Datum | 20020404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | STRING | 20020416 | |||
2 | ![]() |
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 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | übermittelte Nachricht | 20020415 | ||
2 | ![]() |
PIID | Call by reference | Type reference (TYPE) | STRING | Push Initiator | 20020415 | ||
3 | ![]() |
PUSH_ID | Call by reference | Type reference (TYPE) | STRING | Push_ID | 20020415 | ||
4 | ![]() |
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 |