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