Class Method list used by SAP ABAP Class CL_FP_MIRRORING_SERVICE (FP: Mirroring of XFA-Based Form Templates)
SAP ABAP Class
CL_FP_MIRRORING_SERVICE (FP: Mirroring of XFA-Based Form Templates) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_IN_CE - CONVERT | Code Page and Endian Conversion (External -> System Format) | ||
| 2 | CL_ABAP_CONV_IN_CE - CREATE | Code Page and Endian Conversion (External -> System Format) | ||
| 3 | CL_ABAP_CONV_OUT_CE - CONVERT | Code Page and Endian Conversion (System Format -> External) | ||
| 4 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 5 | CL_ABAP_UNIT_ASSERT - ABORT | ABAP Unit: Assertions (see longtext) | ||
| 6 | CL_ABAP_UNIT_ASSERT - ASSERT_DIFFERS | ABAP Unit: Assertions (see longtext) | ||
| 7 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | ||
| 8 | CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS_FLOAT | ABAP Unit: Assertions (see longtext) | ||
| 9 | CL_ABAP_UNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see longtext) | ||
| 10 | CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | ||
| 11 | CL_FP - GET_ADS_CONNECTION | Framework | ||
| 12 | CL_FP - GET_REFERENCE | Framework | ||
| 13 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_min_width = determine_min_width( io_node = lo_node |
|
| 14 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE iv_layout = iv_layout ). |
|
| 15 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_w_value = determine_min_width( io_node = lo_child_node |
|
| 16 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE iv_layout = iv_layout ). |
|
| 17 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_w_value = determine_min_width( io_node = lo_child_node |
|
| 18 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE iv_layout = lv_layout ). |
|
| 19 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_value = determine_min_width( io_node = lo_cell_node |
|
| 20 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE iv_layout = lv_layout ). |
|
| 21 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_value = determine_min_width( io_node = lo_row_node |
|
| 22 | CL_FP_MIRRORING_SERVICE - DETERMINE_MIN_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE iv_layout = lv_layout ). |
|
| 23 | CL_FP_MIRRORING_SERVICE - EXECUTE | FP: Mirroring of XFA-Based Form Templates | ||
| 24 | CL_FP_MIRRORING_SERVICE - GET_TIMESTAMP | FP: Mirroring of XFA-Based Form Templates | ||
| 25 | CL_FP_MIRRORING_SERVICE - INT_ADJUST_NAMESPACE | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_mirrored_layout = int_adjust_namespace( ev_mirrored_layout ). |
|
| 26 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_node_width = int_convert_unit( lv_w_value ). |
|
| 27 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_x_pos = int_convert_unit( lv_attr_value ). |
|
| 28 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_cell_width = int_convert_unit( lv_value ). |
|
| 29 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_max_cell_width = int_convert_unit( lv_before ). |
|
| 30 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_oopr_width = int_convert_unit( lv_value ). |
|
| 31 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE rv_width = int_convert_unit( lv_w_value ). |
|
| 32 | CL_FP_MIRRORING_SERVICE - INT_CONVERT_UNIT | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_x_pos = int_convert_unit( lv_x_value ). |
|
| 33 | CL_FP_MIRRORING_SERVICE - INT_DETERMINE_TABLE_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_w_value = int_determine_table_width( io_table_node = io_node ). |
|
| 34 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE CALL METHOD cl_fp_mirroring_service=>int_get_layout_info |
|
| 35 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE EXPORTING |
|
| 36 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE io_node = lo_child_node |
|
| 37 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE IMPORTING |
|
| 38 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_layout = lv_layout |
|
| 39 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_presence = lv_presence. |
|
| 40 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE CALL METHOD int_get_layout_info |
|
| 41 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE EXPORTING |
|
| 42 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE io_node = lo_row_node |
|
| 43 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE IMPORTING |
|
| 44 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_layout = lv_layout |
|
| 45 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_presence = lv_presence. |
|
| 46 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE CALL METHOD int_get_layout_info |
|
| 47 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE EXPORTING |
|
| 48 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE io_node = lo_row_node |
|
| 49 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE IMPORTING |
|
| 50 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_layout = lv_layout |
|
| 51 | CL_FP_MIRRORING_SERVICE - INT_GET_LAYOUT_INFO | FP: Mirroring of XFA-Based Form Templates | SOURCE ev_presence = lv_presence. |
|
| 52 | CL_FP_MIRRORING_SERVICE - INT_GET_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE rv_width = lv_w_value = int_get_width( io_node ). |
|
| 53 | CL_FP_MIRRORING_SERVICE - INT_GET_WIDTH | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_w_value = int_get_width( lo_child_node ). |
|
| 54 | CL_FP_MIRRORING_SERVICE - INT_GET_X_POS | FP: Mirroring of XFA-Based Form Templates | SOURCE lv_act_width = nmax( val1 = lv_act_width |
|
| 55 | CL_FP_MIRRORING_SERVICE - INT_GET_X_POS | FP: Mirroring of XFA-Based Form Templates | SOURCE val2 = lv_node_width + int_get_x_pos( lo_child_node ) ). |
|
| 56 | CL_FP_WB_HELPER - FORM_LOAD_FOR_RUNTIME | Form Objects: Help Functions (Workbench) | ||
| 57 | CL_O2_HELPER - CONVERT_STRING_TO_TABLE | O2: Help Methods for Tools | ||
| 58 | CL_UUID_FACTORY - CREATE_SYSTEM_UUID | Factory Class for UUID Processing Classes | ||
| 59 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 60 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 61 | IF_FP - CREATE_PDF_OBJECT | Framework | ||
| 62 | IF_FP_FORM - GET_LAYOUT | Form Objects: Form Interface | ||
| 63 | IF_FP_LAYOUT - GET_LAYOUT_DATA | Form Components: Layout Interface | ||
| 64 | IF_FP_PDF_OBJECT - EXECUTE | PDF Object | ||
| 65 | IF_FP_PDF_OBJECT - GET_PDF | PDF Object | ||
| 66 | IF_FP_PDF_OBJECT - GET_VERSION_INFO | PDF Object | ||
| 67 | IF_FP_PDF_OBJECT - RESET | PDF Object | ||
| 68 | IF_FP_PDF_OBJECT - SET_TASK_RENDERPDF | PDF Object | ||
| 69 | IF_FP_PDF_OBJECT - SET_TEMPLATE | PDF Object | ||
| 70 | IF_FP_WB_FORM - GET_OBJECT | Form Objects: Form Interface (Workbench) | ||
| 71 | IF_FP_WB_OBJECT - GET_OBJECT | Form Objects: Object Interface (Workbench) | ||
| 72 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM | Indexed List of Names | ||
| 73 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM | Indexed List of Names | ||
| 74 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM | Indexed List of Names | ||
| 75 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM | Indexed List of Names | ||
| 76 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM | Indexed List of Names | ||
| 77 | IF_IXML_NODE - CREATE_FILTER_NODE_TYPE | Node of DOM | ||
| 78 | IF_IXML_NODE - CREATE_FILTER_NODE_TYPE | Node of DOM | ||
| 79 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 80 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 81 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 82 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 83 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 84 | IF_IXML_NODE - GET_CHILDREN | Node of DOM | ||
| 85 | IF_IXML_NODE - GET_CHILDREN | Node of DOM | ||
| 86 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 87 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 88 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 89 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 90 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 91 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 92 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 93 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 94 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 95 | IF_IXML_NODE_COLLECTION - GET_ITEM | Collection of Nodes of a DOM | ||
| 96 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 97 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 98 | IF_IXML_NODE_LIST - CREATE_ITERATOR_FILTERED | Node List of a DOM | ||
| 99 | IF_IXML_NODE_LIST - CREATE_ITERATOR_FILTERED | Node List of a DOM | ||
| 100 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 101 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 102 | IF_SYSTEM_UUID - CREATE_UUID_C32 | Interface for 16 Byte System UUIDs |