Class Method list used by SAP ABAP Class CL_POWLR_UTILITY (Remote POWL Utility Class)
SAP ABAP Class
CL_POWLR_UTILITY (Remote POWL Utility Class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_ELEMDESCR - GET_D | Runtime Type Services | ||
| 2 | CL_ABAP_ELEMDESCR - GET_F | Runtime Type Services | ||
| 3 | CL_ABAP_ELEMDESCR - GET_I | Runtime Type Services | ||
| 4 | CL_ABAP_ELEMDESCR - GET_N | Runtime Type Services | ||
| 5 | CL_ABAP_ELEMDESCR - GET_P | Runtime Type Services | ||
| 6 | CL_ABAP_ELEMDESCR - GET_STRING | Runtime Type Services | ||
| 7 | CL_ABAP_ELEMDESCR - GET_T | Runtime Type Services | ||
| 8 | CL_ABAP_ELEMDESCR - GET_X | Runtime Type Services | ||
| 9 | CL_ABAP_ELEMDESCR - GET_XSTRING | Runtime Type Services | ||
| 10 | CL_ABAP_ELEMDESCR - GET_C | Runtime Type Services | ||
| 11 | CL_ABAP_STRUCTDESCR - CREATE | Runtime Type Services | ||
| 12 | CL_ABAP_STRUCTDESCR - GET_INCLUDED_VIEW | Runtime Type Services | ||
| 13 | CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | ||
| 14 | CL_ABAP_TABLEDESCR - CREATE | Runtime Type Services | ||
| 15 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 16 | CL_ABAP_TABLEDESCR - GET_TABLE_LINE_TYPE | Runtime Type Services | ||
| 17 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 18 | CL_ABAP_TYPEDESCR - IS_DDIC_TYPE | Runtime Type Services | ||
| 19 | CL_ABAP_TYPEDESCR - GET_RELATIVE_NAME | Runtime Type Services | ||
| 20 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 21 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 22 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 23 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 24 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 25 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 26 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 27 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 28 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 29 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 30 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 31 | CL_POWLR_UTILITY - GET_DESC_REC | Remote POWL Utility Class | SOURCE lt_datadescr = get_desc_rec( i_name = c_powlr_root i_data_rtti = l_ref i_level = 0 ). |
|
| 32 | CL_POWLR_UTILITY - GET_REFERENCE_REC | Remote POWL Utility Class | SOURCE data_rtti = get_reference_rec( i_datadescr = lt_datadescr i_index = 1 ). |
|
| 33 | CL_POWLR_UTILITY - GET_REFERENCE_REC | Remote POWL Utility Class | SOURCE comp-type ?= get_reference_rec( i_datadescr = i_datadescr i_index = sy-tabix ). |
|
| 34 | CL_POWLR_UTILITY - GET_REFERENCE_REC | Remote POWL Utility Class | SOURCE st_def ?= get_reference_rec( i_datadescr = i_datadescr i_index = l_index ). |
|
| 35 | CL_POWLR_UTILITY - GET_XSD_FOR_ELEMENTARY_TYPES | Remote POWL Utility Class | SOURCE elem_abap_types = simple_abap_types |
|
| 36 | CL_POWLR_UTILITY - GET_XSD_FOR_ELEMENTARY_TYPES | Remote POWL Utility Class | SOURCE xsdnsp = l_xsdnsp |
|
| 37 | CL_POWLR_UTILITY - GET_XSD_FOR_ELEMENTARY_TYPES | Remote POWL Utility Class | SOURCE ). |
|
| 38 | CL_POWLR_UTILITY - IS_COMPATIBLE | Remote POWL Utility Class | ||
| 39 | CL_POWLR_UTILITY - IS_ELEMENTARY_ABAP | Remote POWL Utility Class | SOURCE ELSEIF NOT is_elementary_abap( l_type ) IS INITIAL. |
|
| 40 | CL_POWLR_UTILITY - IS_IN_DDIC | Remote POWL Utility Class | SOURCE IF NOT is_in_ddic( l_type ) IS INITIAL. |
|
| 41 | CL_POWLR_UTILITY - RENDER_XMLDOC | Remote POWL Utility Class | SOURCE xml_string = render_xmldoc( lr_element ) . |
|
| 42 | CL_POWLR_UTILITY - RENDER_XMLDOC | Remote POWL Utility Class | SOURCE l_tmp = render_xmldoc( lr_element ). |
|
| 43 | CL_POWLR_UTILITY - SERIALIZE_DATA2XML | Remote POWL Utility Class | ||
| 44 | CL_POWLR_UTILITY - GET_XSD_FOR_ELEMENTARY_TYPES | Remote POWL Utility Class | SOURCE buffer_simple_elements = get_xsd_for_elementary_types( |
|
| 45 | CL_POWLR_UTILITY - GET_DESC_REC | Remote POWL Utility Class | SOURCE l_tmp = get_desc_rec( i_name = 'iTem' i_data_rtti = line_def i_level = l_level ). |
|
| 46 | CL_POWLR_UTILITY - GET_DESC_REC | Remote POWL Utility Class | SOURCE lt_datadescr = get_desc_rec( i_name = c_powlr_root i_data_rtti = l_ref i_level = 0 ). |
|
| 47 | CL_POWLR_UTILITY - BUILD_JSON | Remote POWL Utility Class | SOURCE l_str = build_json( i_data = |
|
| 48 | CL_POWLR_UTILITY - BUILD_JSON | Remote POWL Utility Class | SOURCE l_str = build_json( i_data = |
|
| 49 | CL_POWLR_UTILITY - BUILD_JSON | Remote POWL Utility Class | SOURCE json_string = build_json( i_data = i_data i_datadescr = lt_datadescr i_index = 1 ). |
|
| 50 | CL_POWLR_UTILITY - CREATE_XMLDOC | Remote POWL Utility Class | SOURCE lr_document = create_xmldoc( i_xmlstring ). |
|
| 51 | CL_POWLR_UTILITY - DESERIALIZE_XML2RTTI | Remote POWL Utility Class | ||
| 52 | CL_POWLR_UTILITY - DESERIALZIE_XML2DATA | Remote POWL Utility Class | ||
| 53 | CL_POWLR_UTILITY - GET_DATA_SCHEMA | Remote POWL Utility Class | SOURCE CALL METHOD get_data_schema |
|
| 54 | CL_POWLR_UTILITY - GET_DATA_SCHEMA | Remote POWL Utility Class | SOURCE EXPORTING |
|
| 55 | CL_POWLR_UTILITY - GET_DATA_SCHEMA | Remote POWL Utility Class | SOURCE datatypes = datatypes |
|
| 56 | CL_POWLR_UTILITY - GET_DATA_SCHEMA | Remote POWL Utility Class | SOURCE RECEIVING |
|
| 57 | CL_POWLR_UTILITY - GET_DATA_SCHEMA | Remote POWL Utility Class | SOURCE xsd_nodes = schema_elements. "xsdnsp = namespace |
|
| 58 | CL_POWLR_UTILITY - GET_DESC_REC | Remote POWL Utility Class | SOURCE l_tmp = get_desc_rec( i_name = comp-name i_data_rtti = comp-type i_level = l_level ). |
|
| 59 | CL_POWL_RUNTIME_SERVICES - GET_ADDITIONAL_PARAS | POWL runtime services | ||
| 60 | CL_POWL_RUNTIME_SERVICES - SET_CONTENT_VALUES | POWL runtime services | ||
| 61 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 62 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 63 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 64 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 65 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 66 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 67 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 68 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 69 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 70 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 71 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 72 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 73 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 74 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 75 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 76 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 77 | IF_IXML_DOCUMENT - GET_FIRST_CHILD | XML Document in DOM Representation | ||
| 78 | IF_IXML_DOCUMENT - SET_DECLARATION | XML Document in DOM Representation | ||
| 79 | IF_IXML_DOCUMENT - SET_DECLARATION | XML Document in DOM Representation | ||
| 80 | IF_IXML_ELEMENT - SET_ATTRIBUTE_NS | Element of an XML Document | ||
| 81 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 82 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 83 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 84 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 85 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 86 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 87 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 88 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 89 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 90 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 91 | IF_IXML_PARSER - PARSE | Parser | ||
| 92 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 93 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 94 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 95 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 96 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams | ||
| 97 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |