SAP ABAP Class CL_PROXY_RFC_XML (XML handling for RFC consumer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_FRAMEWORK (Package) ABAP Proxies: Framework

⤷

⤷

Properties
Class | CL_PROXY_RFC_XML | |
Short Description | XML handling for RFC consumer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
Created | 20121116 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_RFC_XML has no forward declaration.
Interfaces
Class CL_PROXY_RFC_XML has no interface implemented.
Friends
Class CL_PROXY_RFC_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/bca/proxy/rfc' | 20121119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121116 | |
2 | ![]() |
Static method | Public | Method | 20121116 | |
3 | ![]() |
Static method | Private | Method | 20121119 | |
4 | ![]() |
Static method | Public | Method | 20121119 | |
5 | ![]() |
Static method | Public | Method | 20121119 | |
6 | ![]() |
Static method | Private | Method | 20121119 | |
7 | ![]() |
Static method | Private | Method | 20121119 | |
8 | ![]() |
Static method | Private | Method | 20121119 | |
9 | ![]() |
Static method | Private | Method | 20121119 | |
10 | ![]() |
Static method | Public | Method | 20121116 | |
11 | ![]() |
Static method | Public | Method | 20121119 | |
12 | ![]() |
Static method | Public | Method | 20121119 | |
13 | ![]() |
Static method | Public | Method | 20121119 |
Events
Class CL_PROXY_RFC_XML has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_FAULT | Private | See coding | 20121116 | begin of t_fault,
REASON type SEOSCONAME,
MESSAGE type CHAR255,
end of t_fault
|
Method Signatures
Method ABAP_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20121119 | |||
2 | ![]() |
XML_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121116 |
Method ABAP_TO_XML_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20121119 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20121116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121116 |
Method CHECK_NT_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | 20121119 | |||
2 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Fault | 20121119 | |
2 | ![]() |
SXML Parsing Error | 20121119 |
Method EXCEPTION_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT | Call by reference | Object reference (TYPE REF TO) | CX_PROXY_RFC_FAULT | 20121119 | |||
2 | ![]() |
XML_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121119 |
Method EXCEPTION_TO_XML_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT | Call by reference | Object reference (TYPE REF TO) | CX_PROXY_RFC_FAULT | 20121119 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121119 |
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20121119 | |||
2 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20121119 |
Method GET_PATH on class CL_PROXY_RFC_XML has no exception.
Method GET_XML_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20121119 | |||
2 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | STRING | Proxy Generation: Name of an Object in R/3 | 20121119 | ||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | Proxy Generation: Name of an Object in R/3 | 20121119 |
Method GET_XML_ROOT on class CL_PROXY_RFC_XML has no exception.
Method SKIP_CLOSE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20121119 | |||
2 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | 20121119 | |||
3 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML Parsing Error | 20121119 | |
2 | ![]() |
20121119 |
Method SKIP_OPEN_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20121119 | |||
2 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | 20121119 | |||
3 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | XML Reader of sXML Library | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML Parsing Error | 20121119 | |
2 | ![]() |
20121119 |
Method XML_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20121119 | |||
2 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121119 | ||
2 | ![]() |
20121116 |
Method XML_TO_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT | Value transfer | Object reference (TYPE REF TO) | CX_PROXY_RFC_FAULT | 20121119 | |||
2 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121119 | ||
2 | ![]() |
20121119 |
Method XML_XSTRING_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_DATA | Call by reference | Type reference (TYPE) | ANY | 20121119 | |||
2 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Fault | 20121119 | |
2 | ![]() |
20121119 | ||
3 | ![]() |
20121119 |
Method XML_XSTRING_TO_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT | Value transfer | Object reference (TYPE REF TO) | CX_PROXY_RFC_FAULT | RFC Proxy Fault | 20121119 | ||
2 | ![]() |
XML | Call by reference | Type reference (TYPE) | XSTRING | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Fault | 20121119 | |
2 | ![]() |
20121119 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |