Class Method list used by SAP ABAP Class CL_HTTP_WAP_PUSH_NOTIFICATION (Receives WAP Push Result Notification of WAP GW)
SAP ABAP Class
CL_HTTP_WAP_PUSH_NOTIFICATION (Receives WAP Push Result Notification of WAP GW) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE CHANGING |
|
| 2 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE CALL METHOD me->parse_xml |
|
| 3 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE wa_pushmsg = wa_pushmsg. |
|
| 4 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE pnode = l_node |
|
| 5 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE CHANGING |
|
| 6 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE CALL METHOD me->parse_xml |
|
| 7 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE wa_pushmsg = wa_pushmsg2. |
|
| 8 | CL_HTTP_WAP_PUSH_NOTIFICATION - PARSE_XML | Receives WAP Push Result Notification of WAP GW | SOURCE pnode = pnode |
|
| 9 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 10 | IF_HTTP_ENTITY - GET_CDATA | HTTP Framework (iHTTP) HTTP Entity | ||
| 11 | IF_HTTP_ENTITY - GET_DATA | HTTP Framework (iHTTP) HTTP Entity | ||
| 12 | IF_HTTP_ENTITY - SET_HEADER_FIELD | HTTP Framework (iHTTP) HTTP Entity | ||
| 13 | IF_HTTP_EXTENSION - HANDLE_REQUEST | HTTP Framework (iHTTP) HTTP Request Handler | ||
| 14 | IF_HTTP_REQUEST - GET_CDATA | HTTP Framework (iHTTP) HTTP Request | ||
| 15 | IF_HTTP_REQUEST - GET_DATA | HTTP Framework (iHTTP) HTTP Request | ||
| 16 | IF_HTTP_RESPONSE - SET_HEADER_FIELD | HTTP Framework (iHTTP) HTTP Response | ||
| 17 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 18 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 19 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 20 | IF_IXML_ATTRIBUTE - GET_NAME | Attributeof of an element in DOM | ||
| 21 | IF_IXML_ATTRIBUTE - GET_VALUE | Attributeof of an element in DOM | ||
| 22 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 23 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 24 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 25 | IF_IXML_NODE - QUERY_INTERFACE | Node of DOM | ||
| 26 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 27 | IF_IXML_NODE - GET_NEXT | Node of DOM | ||
| 28 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 29 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 30 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 31 | IF_IXML_NODE - CLONE | Node of DOM | ||
| 32 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 33 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 34 | IF_IXML_PARSER - PARSE | Parser | ||
| 35 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 36 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 37 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 38 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING | Factory for Streams | ||
| 39 | IF_IXML_UNKNOWN - QUERY_INTERFACE | IF_IXML_UNKNOWN |