Hierarchy

⤷

⤷

Properties
Class | /IWBEP/CL_SUTIL_XML_HELPER | |
Short Description | Support Utilities: XML Helper | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWBEP/COS_SUPPORTABILITY | Gateway - Common Services - Supportability |
Created | 20120629 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_SUTIL_XML_HELPER has no interface implemented.
Friends
Class /IWBEP/CL_SUTIL_XML_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_ABAP_BROWSER' | Class Name | 20130809 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'HTTP_HEADER' | 20130809 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
20130809 |
| |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
20130809 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | 20130809 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
20130809 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | 20130809 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '<' | 20130809 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '!' | 20130809 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '>' | 20130809 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '?' | 20130809 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '/' | 20130809 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | X | '0D' | 20130809 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | X | '0A' | 20130809 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | X | '09' | 20130809 | ||
16 | ![]() |
Constant | Public | See coding | 20120629 | ||||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ABAP_TO_XML_CONVERSION_ERROR' | 20120629 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_TYPE | 'A' | 20120629 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_TYPE | 'C' | 20120629 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_TYPE | 'D' | 20120629 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_TYPE | 'H' | 20120629 | ||
22 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_TYPE | 'N' | 20120629 | ||
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'XML_TO_ABAP_CONVERSION_ERROR' | 20120629 | ||
24 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | 20130809 | |||
25 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | 20130809 | |||
26 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | 20130809 | |||
27 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | 20130809 | |||
28 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
29 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
30 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
31 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
32 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
33 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
34 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
35 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
36 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
37 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
38 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
39 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 | |||
40 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130809 |
Methods
Events
Class /IWBEP/CL_SUTIL_XML_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_XSLT_ERROR_INFO | Private | See coding | 20120629 | BEGIN OF ty_xslt_error_info,
exception_id TYPE string,
exception_text TYPE string,
tag_name TYPE string,
source_program TYPE syrepid,
source_include TYPE include,
source_line TYPE i,
END OF ty_xslt_error_info
|
Method Signatures
Method CHECK_SAPGUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | Error Text if any | 20130809 |
Method CHECK_SAPGUI on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method CHECK_SAPGUI_ITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | Error Text if any | 20130809 |
Method CHECK_SAPGUI_ITS on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method CHECK_SYNTAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_POSITION | Call by reference | Type reference (TYPE) | I | 20120629 | |||
2 | ![]() |
EV_RETURN_CODE | Call by reference | Type reference (TYPE) | I | 20120629 | |||
3 | ![]() |
EV_RETURN_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
4 | ![]() |
IV_XVALUE | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method CHECK_SYNTAX on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SUTIL_XML_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method CONVERT_TO_ABAP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_NAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
RV_ABAP_NAME | Value transfer | Type reference (TYPE) | STRING | 20120629 |
Method CONVERT_TO_ABAP_NAME on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method CONVERT_TO_XML_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABAP_NAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
RV_XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20120629 |
Method CONVERT_TO_XML_NAME on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method FILE_DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
4 | ![]() |
IV_DIALOG | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | 20120629 | ||
5 | ![]() |
IV_FULLPATH | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
6 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20120629 |
Method FILE_DOWNLOAD on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method FILE_UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
3 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 |
Method FILE_UPLOAD on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method GET_ABAP_RUNTIME_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | ANY | 20120629 | |||
2 | ![]() |
RV_RUNTIME_NAME | Value transfer | Type reference (TYPE) | STRING | 20120629 |
Method GET_ABAP_RUNTIME_NAME on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method GET_CALLER_FROM_CALL_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INCLUDE | Call by reference | Type reference (TYPE) | INCLUDE | 20120629 | |||
2 | ![]() |
EV_LINE | Call by reference | Type reference (TYPE) | I | 20120629 | |||
3 | ![]() |
EV_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | 20120629 | |||
4 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20120629 |
Method GET_CALLER_FROM_CALL_STACK on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method GET_ST_EXCEPTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXCEPTION_ID | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_EXCEPTION_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
EV_XML_PATH | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
4 | ![]() |
IO_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20120629 |
Method GET_ST_EXCEPTION_INFO on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method MOVE_TABLE_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TRANSPORT_DATA | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_TRANSPORT_T | 20120629 | |||
2 | ![]() |
IV_TRANSPORT_SIZE | Call by reference | Type reference (TYPE) | I | 20120629 | |||
3 | ![]() |
RV_XVALUE | Value transfer | Type reference (TYPE) | XSTRING | 20120629 |
Method MOVE_TABLE_TO_XSTRING on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method MOVE_XSTRING_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TRANSPORT_DATA | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_TRANSPORT_T | 20120629 | |||
2 | ![]() |
EV_TRANSPORT_SIZE | Call by reference | Type reference (TYPE) | I | 20120629 | |||
3 | ![]() |
IV_XVALUE | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method MOVE_XSTRING_TO_TABLE on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method REMOVE_XML_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20130722 |
Method REMOVE_XML_HEADERS on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method SHIFT_FTABLE_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_FDATA_T | 20120629 |
Method SHIFT_FTABLE_TO_XML on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method SHIFT_TABLE_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA_T | 20120629 |
Method SHIFT_TABLE_TO_XML on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method SHIFT_XML_TO_FTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_FDATA_T | 20120629 | |||
2 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
IV_ATTRIBUTE_SIGN | Call by reference | Type reference (TYPE) | CHAR1 | '>' | 20120629 | ||
4 | ![]() |
IV_INDENT_SIGN | Call by reference | Type reference (TYPE) | CHAR1 | '.' | 20120629 | ||
5 | ![]() |
IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method SHIFT_XML_TO_FTABLE on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method SHIFT_XML_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA_T | 20120629 | |||
2 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method SHIFT_XML_TO_TABLE on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_ABAP_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
2 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | ANY | 20120629 | |||
3 | ![]() |
IV_IGNORE_EXCEPTION | Call by reference | Type reference (TYPE) | XSDBOOLEAN | SPACE | 20120629 | ||
4 | ![]() |
IV_IGNORE_INIT_VALUE | Call by reference | Type reference (TYPE) | XSDBOOLEAN | 'X' | 20120629 | ||
5 | ![]() |
IV_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20120629 |
Method TRANSFORM_ABAP_TO_XML on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_BXML_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BXML | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
2 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20120629 |
Method TRANSFORM_BXML_TO_XML on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_EXCEPTION_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20120629 | |||
2 | ![]() |
IO_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20120629 | |||
3 | ![]() |
IV_COMPLETE_CHAIN | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_FALSE | 20120629 |
Method TRANSFORM_EXCEPTION_TO_XML on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
2 | ![]() |
RV_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20120629 |
Method TRANSFORM_TO_STRING on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INPUT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
RV_OUTPUT | Value transfer | Type reference (TYPE) | XSTRING | 20120629 |
Method TRANSFORM_TO_XSTRING on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_XIXML_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XIXML | Call by reference | Type reference (TYPE) | XSTRING | 20120629 | |||
2 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20120629 |
Method TRANSFORM_XIXML_TO_XML on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method TRANSFORM_XML_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA | Call by reference | Type reference (TYPE) | ANY | 20120629 | |||
2 | ![]() |
IV_SUPPRESS_EXCEPTION | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_FALSE | 20120918 | ||
3 | ![]() |
IV_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
4 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method TRANSFORM_XML_TO_ABAP on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XMLTAB_CREATE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20120629 | |||
2 | ![]() |
RV_ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120629 |
Method XMLTAB_CREATE_ERROR on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XMLTAB_GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA_T | 20120629 | |||
2 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
EV_TAG_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_NAME | 20120629 | |||
4 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20120629 | |||
5 | ![]() |
IV_WHOLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120629 |
Method XMLTAB_GET_ATTRIBUTES on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XMLTAB_GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_POSITION | Call by reference | Type reference (TYPE) | I | 20120629 | |||
2 | ![]() |
ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA_T | 20120629 | |||
3 | ![]() |
EV_ADD_TAG_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_NAME | 20120629 | |||
4 | ![]() |
EV_ADD_TAG_ONLY | Call by reference | Type reference (TYPE) | XSDBOOLEAN | 20120629 | |||
5 | ![]() |
EV_ATTRIBUTE_ONLY | Call by reference | Type reference (TYPE) | XSDBOOLEAN | 20120629 | |||
6 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
7 | ![]() |
EV_TAG_END | Call by reference | Type reference (TYPE) | XSDBOOLEAN | 20120629 | |||
8 | ![]() |
EV_TAG_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_NAME | 20120629 | |||
9 | ![]() |
EV_TAG_ONLY | Call by reference | Type reference (TYPE) | XSDBOOLEAN | 20120629 | |||
10 | ![]() |
EV_TAG_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_TYPE | 20120629 | |||
11 | ![]() |
EV_TAG_VALUE | Call by reference | Type reference (TYPE) | /IWBEP/SUTIL_XML_DATA-TAG_VALUE | 20120629 | |||
12 | ![]() |
IV_SDOC | Call by reference | Type reference (TYPE) | STRING | 20120629 |
Method XMLTAB_GET_NEXT on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_BASE64_DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | XML Document | 20130822 | ||
2 | ![]() |
IV_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | XML Tag Name | 20130822 |
Method XML_BASE64_DESERIALIZE on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
IV_NEW_WINDOW | Call by reference | Type reference (TYPE) | CHAR1 | 20120629 | |||
4 | ![]() |
IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method XML_DISPLAY on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_DISPLAY_BY_BROWSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method XML_DISPLAY_BY_BROWSER on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_DISPLAY_BY_VIEWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
IO_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | 20120629 | |||
3 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
4 | ![]() |
IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method XML_DISPLAY_BY_VIEWER on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_DISPLAY_HTTP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130809 | ||
2 | ![]() |
IV_HTTP_DATA | Call by reference | Type reference (TYPE) | XSTRING | HTTP Request/Response Data | 20130809 | ||
3 | ![]() |
IV_IS_REQUEST | Call by reference | Type reference (TYPE) | XSDBOOLEAN | ABAP_TRUE | X/b: HTTP Request/Response | 20130809 |
Method XML_DISPLAY_HTTP_DATA on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
IV_DIALOG | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20120629 | ||
4 | ![]() |
IV_FULLPATH | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
5 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
6 | ![]() |
IV_SDOC | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
7 | ![]() |
IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method XML_DOWNLOAD on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
Method XML_UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
2 | ![]() |
EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120629 | |||
3 | ![]() |
EV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | 20120629 |
Method XML_UPLOAD on class /IWBEP/CL_SUTIL_XML_HELPER has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |