Class Method list used by SAP ABAP Program FP_LICENSING_TEST_F01 (Beschaffung von Layout und Layout-Attributen)
SAP ABAP Program
FP_LICENSING_TEST_F01 (Beschaffung von Layout und Layout-Attributen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_FP_WB_FORM - LOAD | Form Objects: Form (Workbench) | ||
| 2 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 3 | IF_FP_FORM - GET_LAYOUT | Form Objects: Form Interface | ||
| 4 | IF_FP_LAYOUT - GET_LAYOUT_DATA | Form Components: Layout Interface | ||
| 5 | IF_FP_WB_OBJECT - GET_OBJECT | Form Objects: Object Interface (Workbench) | ||
| 6 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 7 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 8 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 9 | IF_IXML_DOCUMENT - GET_ELEMENTS_BY_TAG_NAME | XML Document in DOM Representation | ||
| 10 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 11 | IF_IXML_ELEMENT - GET_ATTRIBUTE | Element of an XML Document | ||
| 12 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 13 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 14 | IF_IXML_NODE - GET_CHILDREN | Node of DOM | ||
| 15 | IF_IXML_NODE_COLLECTION - CREATE_ITERATOR | Collection of Nodes of a DOM | ||
| 16 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 17 | IF_IXML_NODE_LIST - CREATE_ITERATOR | Node List of a DOM | ||
| 18 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 19 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 20 | IF_IXML_PARSER - PARSE | Parser | ||
| 21 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 22 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 23 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 24 | IF_IXML_PI - GET_VALUE | Processor instruction in XML Document | ||
| 25 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING | Factory for Streams |