Class Method list used by SAP ABAP Class CL_FDT_WD_RENDER_RESULT (Result Rendering Class)
SAP ABAP Class
CL_FDT_WD_RENDER_RESULT (Result Rendering Class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_FDT_FACTORY - GET_INSTANCE | FDT: Factory | ||
| 2 | CL_FDT_WD_RENDER_FACTORY - GET_INSTANCE | FDT WD: Factory class for the renderer | ||
| 3 | CL_FDT_WD_RENDER_RESULT - CREATE_ACTION_NAME_LINK | Result Rendering Class | SOURCE lo_action_name = me->create_action_name_link( io_open_object_view_action = io_open_object_view_action ). |
|
| 4 | CL_FDT_WD_RENDER_RESULT - SET_ACTION_TABLE_VALUE | Result Rendering Class | SOURCE ia_value = ia_value ). |
|
| 5 | CL_FDT_WD_RENDER_RESULT - SET_ACTION_TABLE_VALUE | Result Rendering Class | SOURCE iv_timestamp = iv_timestamp |
|
| 6 | CL_FDT_WD_RENDER_RESULT - SET_ACTION_TABLE_VALUE | Result Rendering Class | SOURCE me->set_action_table_value( iv_result_id = lv_result_id |
|
| 7 | CL_FDT_WD_RENDER_RESULT - IS_ACTION_TABLE | Result Rendering Class | SOURCE IF is_action_table( iv_id = lv_result_id ) = abap_false. |
|
| 8 | CL_FDT_WD_RENDER_RESULT - IS_ACTION_TABLE | Result Rendering Class | SOURCE IF is_action_table( iv_id = lv_result_id ) = abap_false. |
|
| 9 | CL_FDT_WD_RENDER_RESULT - GET_RESULT_ID | Result Rendering Class | SOURCE iv_timestamp = iv_timestamp ). |
|
| 10 | CL_FDT_WD_RENDER_RESULT - GET_RESULT_ID | Result Rendering Class | SOURCE lv_result_id = get_result_id( iv_function_id = iv_function_id |
|
| 11 | CL_FDT_WD_RENDER_RESULT - GET_RESULT_ID | Result Rendering Class | SOURCE iv_timestamp = iv_timestamp ). |
|
| 12 | CL_FDT_WD_RENDER_RESULT - GET_RESULT_ID | Result Rendering Class | SOURCE lv_result_id = get_result_id( iv_function_id = iv_function_id |
|
| 13 | CL_FDT_WD_RENDER_RESULT - DOES_ACTION_NODE_EXIST_IN_CTX | Result Rendering Class | SOURCE IF me->does_action_node_exist_in_ctx( ) = abap_false. |
|
| 14 | CL_FDT_WD_RENDER_RESULT - CREATE_TABLE | Result Rendering Class | SOURCE lo_table = me->create_table( ). |
|
| 15 | CL_FDT_WD_RENDER_RESULT - CLEANUP_ACTION_TABLE | Result Rendering Class | SOURCE me->cleanup_action_table( ). |
|
| 16 | CL_FDT_WD_RENDER_RESULT - CREATE_ACTION_TABLE | Result Rendering Class | SOURCE me->create_action_table( io_uielement_container = io_uielement_container |
|
| 17 | CL_FDT_WD_RENDER_RESULT - CREATE_ACTION_TABLE | Result Rendering Class | SOURCE io_open_object_view_action = io_open_object_view_action ). |
|
| 18 | CL_FDT_WD_RENDER_RESULT - CREATE_CAPTION | Result Rendering Class | SOURCE lo_header = create_caption( iv_id = 'ACTION_NAME_HEADER' "#EC NOTEXT |
|
| 19 | CL_FDT_WD_RENDER_RESULT - CREATE_CAPTION | Result Rendering Class | SOURCE iv_text = 'Name' ). "TODO |
|
| 20 | CL_FDT_WD_RENDER_RESULT - CREATE_CAPTION | Result Rendering Class | SOURCE lo_header = create_caption( iv_id = 'ACTN_TABLE_HEADER' "#EC NOTEXT |
|
| 21 | CL_FDT_WD_RENDER_RESULT - CREATE_CAPTION | Result Rendering Class | SOURCE iv_text = 'Triggered Actions' ). "TODO |
|
| 22 | CL_FDT_WD_RENDER_RESULT - CREATE_CONTEXT_NODE | Result Rendering Class | SOURCE me->create_context_node( ). |
|
| 23 | CL_FDT_WD_RENDER_RESULT - CREATE_NAME_COLUMN | Result Rendering Class | SOURCE lo_action_name_col = me->create_name_column( ). |
|
| 24 | CL_FDT_WD_RENDER_RESULT - DOES_ACTION_NODE_EXIST_IN_CTX | Result Rendering Class | SOURCE IF me->mo_wd_context IS NOT INITIAL AND me->does_action_node_exist_in_ctx( ) = abap_true. |
|
| 25 | CL_FDT_WD_SERVICE - CONVERT_BACKEND_EXCEPTION | FDT WD: Services | ||
| 26 | CL_FDT_WD_SERVICE - GET_DISPLAY_NAME | FDT WD: Services | ||
| 27 | CL_WD_ABSTR_TABLE_COLUMN - SET_HEADER | Perforce change= / 20051117-120623 | ||
| 28 | CL_WD_CAPTION - NEW_CAPTION | Perforce change= / 20051117-120623 | ||
| 29 | CL_WD_FLOW_DATA - NEW_FLOW_DATA | CL_WD_FLOW_DATA-NEW_FLOW_DATA | ||
| 30 | CL_WD_LINK_TO_ACTION - NEW_LINK_TO_ACTION | Perforce change= / 20051117-120623 | ||
| 31 | CL_WD_TABLE - SET_HEADER | Perforce change= / 20051117-120623 | ||
| 32 | CL_WD_TABLE - ADD_COLUMN | Perforce change= / 20051117-120623 | ||
| 33 | CL_WD_TABLE - NEW_TABLE | Perforce change= / 20051117-120623 | ||
| 34 | CL_WD_TABLE_COLUMN - NEW_TABLE_COLUMN | CL_WD_TABLE_COLUMN-NEW_TABLE_COLUMN | ||
| 35 | CL_WD_TABLE_COLUMN - SET_TABLE_CELL_EDITOR | CL_WD_TABLE_COLUMN-SET_TABLE_CELL_EDITOR | ||
| 36 | CL_WD_UIELEMENT - SET_LAYOUT_DATA | Perforce change= / 20051117-125541 | ||
| 37 | CL_WD_UIELEMENT_CONTAINER - ADD_CHILD | CL_WD_UIELEMENT_CONTAINER-ADD_CHILD | ||
| 38 | IF_FDT_FACTORY - GET_FUNCTION | FDT: Factory | ||
| 39 | IF_FDT_FACTORY - GET_INSTANCE | FDT: Factory | ||
| 40 | IF_FDT_FUNCTION - GET_RESULT_DATA_OBJECT | FDT: Function | ||
| 41 | IF_FDT_WD_RENDER_DATA_OBJECT - CLEANUP | Extension for render interface for data objects | ||
| 42 | IF_FDT_WD_RENDER_DATA_OBJECT - SET_VALUE | Extension for render interface for data objects | ||
| 43 | IF_FDT_WD_RENDER_DATA_OBJECT - CREATE_UI_ELEMENTS | Extension for render interface for data objects | ||
| 44 | IF_FDT_WD_RENDER_FACTORY - CREATE_RENDER_INSTANCE | FDT WD: Interface for renderer factory | ||
| 45 | IF_FDT_WD_RENDER_OBJECT - PERFORM_ACTIONS | FDT WD: Renders the action UI elements | ||
| 46 | IF_FDT_WD_RENDER_OBJECT - PERFORM_ACTIONS_WITH_PARAMETER | FDT WD: Renders the action UI elements | ||
| 47 | IF_FDT_WD_RENDER_RESULT - SET_VALUE | FDT WD: Renders result UI elements | ||
| 48 | IF_FDT_WD_RENDER_RESULT - CREATE_UI_ELEMENTS | FDT WD: Renders result UI elements | ||
| 49 | IF_FDT_WD_RENDER_RESULT - PERFORM_ACTIONS_WITH_PARAMETER | FDT WD: Renders result UI elements | ||
| 50 | IF_FDT_WD_RENDER_RESULT - PERFORM_ACTIONS | FDT WD: Renders result UI elements | ||
| 51 | IF_FDT_WD_RENDER_RESULT - CLEANUP | FDT WD: Renders result UI elements | ||
| 52 | IF_WD_CONTEXT_NODE - BIND_TABLE | Web Dynpro: Interface for Context Nodes | ||
| 53 | IF_WD_CONTEXT_NODE - GET_CHILD_NODE | Web Dynpro: Interface for Context Nodes | ||
| 54 | IF_WD_CONTEXT_NODE - GET_NODE_INFO | Web Dynpro: Interface for Context Nodes | ||
| 55 | IF_WD_CONTEXT_NODE - GET_NODE_INFO | Web Dynpro: Interface for Context Nodes | ||
| 56 | IF_WD_CONTEXT_NODE - GET_NODE_INFO | Web Dynpro: Interface for Context Nodes | ||
| 57 | IF_WD_CONTEXT_NODE_INFO - ADD_ATTRIBUTE | Web Dynpro: Interface for the metadata of a node | ||
| 58 | IF_WD_CONTEXT_NODE_INFO - ADD_NEW_CHILD_NODE | Web Dynpro: Interface for the metadata of a node | ||
| 59 | IF_WD_CONTEXT_NODE_INFO - GET_CHILD_NODE | Web Dynpro: Interface for the metadata of a node | ||
| 60 | IF_WD_CONTEXT_NODE_INFO - GET_CHILD_NODES | Web Dynpro: Interface for the metadata of a node | ||
| 61 | IF_WD_CONTEXT_NODE_INFO - HAS_ATTRIBUTE | Web Dynpro: Interface for the metadata of a node | ||
| 62 | IF_WD_CONTEXT_NODE_INFO - REMOVE_CHILD_NODE | Web Dynpro: Interface for the metadata of a node | ||
| 63 | IF_WD_CONTROLLER - GET_CONTEXT | Web Dynpro: Controller Interface | ||
| 64 | IF_WD_VIEW_ELEMENT - GET_VIEW | Web Dynpro: API View Element |