Class Method list used by SAP ABAP Class CL_GRAPH_CHART_CUSTOMIZING (Generates the customizing XML for the convenience tags)
SAP ABAP Class
CL_GRAPH_CHART_CUSTOMIZING (Generates the customizing XML for the convenience tags) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GRAPH_CHART - GET_CHART_TYPE | Central container class for SAP chart engine graphics | ||
| 2 | CL_GRAPH_CHART - GET_DIMENSION | Central container class for SAP chart engine graphics | ||
| 3 | CL_GRAPH_CHART - GET_FONT_FAMILY | Central container class for SAP chart engine graphics | ||
| 4 | CL_GRAPH_CHART - GET_FORMAT | Central container class for SAP chart engine graphics | ||
| 5 | CL_GRAPH_CHART - GET_HEIGHT | Central container class for SAP chart engine graphics | ||
| 6 | CL_GRAPH_CHART - GET_LANGUAGE | Central container class for SAP chart engine graphics | ||
| 7 | CL_GRAPH_CHART - GET_LEGEND_POSITION | Central container class for SAP chart engine graphics | ||
| 8 | CL_GRAPH_CHART - GET_PLOT_AREA_COLOR | Central container class for SAP chart engine graphics | ||
| 9 | CL_GRAPH_CHART - GET_TITLE_CAPTION | Central container class for SAP chart engine graphics | ||
| 10 | CL_GRAPH_CHART - GET_TITLE_COLOR | Central container class for SAP chart engine graphics | ||
| 11 | CL_GRAPH_CHART - GET_TITLE_SIZE | Central container class for SAP chart engine graphics | ||
| 12 | CL_GRAPH_CHART - GET_TRANSPARENT_COLOR | Central container class for SAP chart engine graphics | ||
| 13 | CL_GRAPH_CHART - GET_WIDTH | Central container class for SAP chart engine graphics | ||
| 14 | CL_GRAPH_CHART - GET_BACKGROUND_COLOR | Central container class for SAP chart engine graphics | ||
| 15 | CL_GRAPH_CHART_CUSTOMIZING - CREATE_GLOBAL_SETTINGS | Generates the customizing XML for the convenience tags | SOURCE create_global_settings( document ). |
|
| 16 | CL_GRAPH_CHART_CUSTOMIZING - INIT_XML_CUSTOMIZING | Generates the customizing XML for the convenience tags | SOURCE document = init_xml_customizing( xml ). |
|
| 17 | CL_GRAPH_CHART_CUSTOMIZING - CREATE_ELEMENT_SETTINGS | Generates the customizing XML for the convenience tags | SOURCE create_element_settings( document ). |
|
| 18 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 19 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 20 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 21 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 22 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 23 | IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT | XML Document in DOM Representation | ||
| 24 | IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT | XML Document in DOM Representation | ||
| 25 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 26 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 27 | IF_IXML_DOCUMENT - RENDER | XML Document in DOM Representation | ||
| 28 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 29 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 30 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 31 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING | Factory for Streams |