Class Method list used by SAP ABAP Class CL_EVE_OBJECT_VIEW (Object Data in View)
SAP ABAP Class
CL_EVE_OBJECT_VIEW (Object Data in View) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_EVE_D_ATTRIBUTE_BASE - SUMMARIZE_VALUES | Abstract Basis Class for Attributes | ||
| 2 | CL_EVE_L_VIEW - CREATE_VIEW_ATTRIBUTES_WA | Layout View | ||
| 3 | CL_EVE_OBJECT_DATA - GET_ATTRIBUTE_VALUE | Object Data | ||
| 4 | CL_EVE_OBJECT_DATA - GET_ATTRIBUTE_VALUE_REF | Object Data | ||
| 5 | CL_EVE_OBJECT_DATA - GET_OBJECT_TYPE_INFO | Object Data | ||
| 6 | CL_EVE_OBJECT_DATA - SET_DATA_ACCESS | Object Data | ||
| 7 | CL_EVE_OBJECT_VIEW - FILL_VIEW_DATA | Object Data in View | SOURCE CALL METHOD fill_view_data. |
|
| 8 | CL_EVE_OBJECT_VIEW - FILL_VIEW_DATA | Object Data in View | SOURCE CALL METHOD fill_view_data. |
|
| 9 | CL_EVE_OBJECT_VIEW - FILL_VIEW_DATA | Object Data in View | SOURCE CALL METHOD fill_view_data. |
|
| 10 | CL_EVE_OBJECT_VIEW - GET_INTERNAL_ID | Object Data in View | ||
| 11 | CL_EVE_OBJECT_VIEW - GET_INTERNAL_ID | Object Data in View | ||
| 12 | CL_EVE_OBJECT_VIEW - GET_ROOT | Object Data in View | ||
| 13 | CL_EVE_OBJECT_VIEW - IS_LEAF | Object Data in View | ||
| 14 | CL_EVE_OBJECT_VIEW - IS_ROOT | Object Data in View | ||
| 15 | CL_EVE_OBJECT_VIEW - IS_ROOT | Object Data in View | ||
| 16 | CL_EVE_OBJECT_VIEW - REMOVE_FROM_PARENT | Object Data in View | SOURCE CALL METHOD ir_child->remove_from_parent. |
|
| 17 | CL_EVE_OBJECT_VIEW - SEARCH_DOWN_BY_INTERNAL_ID | Object Data in View | SOURCE rr_searched_object = lr_object->search_down_by_internal_id( iv_searched_id ). |
|
| 18 | CL_EVE_OBJECT_VIEW - SEARCH_DOWN_BY_INTERNAL_ID | Object Data in View | SOURCE rr_searched_object = search_down_by_internal_id( iv_searched_id ). |
|
| 19 | CL_EVE_OBJECT_VIEW - SEARCH_UP_BY_INTERNAL_ID | Object Data in View | SOURCE rr_searched_object = mr_parent->search_up_by_internal_id( iv_searched_id ). |
|
| 20 | CL_EVE_OBJECT_VIEW - UPDATE_VIEW_DATA | Object Data in View | SOURCE CALL METHOD update_view_data. |
|
| 21 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE rr_root_object_view = lr_object_view_child. |
|
| 22 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE CALL METHOD create_for_object |
|
| 23 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE EXPORTING |
|
| 24 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE ir_object_data = ir_root_object_data |
|
| 25 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE ir_view = ir_view |
|
| 26 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE RECEIVING |
|
| 27 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE rr_root_object_view = rr_root_object_view. |
|
| 28 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE CALL METHOD cl_eve_object_view=>create_for_object |
|
| 29 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE EXPORTING |
|
| 30 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE ir_parent_object_view = rr_root_object_view |
|
| 31 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE ir_object_data = lr_object_data_child |
|
| 32 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE ir_view = ir_view |
|
| 33 | CL_EVE_OBJECT_VIEW - CREATE_FOR_OBJECT | Object Data in View | SOURCE RECEIVING |
|
| 34 | CL_EVE_OBJECT_VIEW_ITERATOR - CREATE_ITERATOR | Iterator for Object Data | ||
| 35 | IF_EVE_CONTAINER - GET_DATA_ATTRIBUTE_ITERATOR | Data Container | ||
| 36 | IF_EVE_CONTAINER - GET_DATA_ITERATOR | Data Container | ||
| 37 | IF_EVE_CONTAINER - MOVE_CORRESPONDING | Data Container | ||
| 38 | IF_EVE_DATA_ATTRIBUTE_ITERATOR - NEXT | Iterator for Data Attributes | ||
| 39 | IF_EVE_DATA_ATTRIBUTE_ITERATOR - IS_DONE | Iterator for Data Attributes | ||
| 40 | IF_EVE_DATA_ATTRIBUTE_ITERATOR - FIRST | Iterator for Data Attributes | ||
| 41 | IF_EVE_DATA_ATTRIBUTE_ITERATOR - GET_CURRENT | Iterator for Data Attributes | ||
| 42 | IF_EVE_OBJECT - SET_DATA_ACCESS | Interface Access to Data Objects | ||
| 43 | IF_EVE_OBJECT_GET - GET_SECONDARY_INTERNAL_ID | Interface Read Access to Data Objects | ||
| 44 | IF_EVE_OBJECT_GET - GET_SECONDARY_OBJECT_TYPE | Interface Read Access to Data Objects | ||
| 45 | IF_EVE_OBJECT_GET - GET_OBJECT_TYPE | Interface Read Access to Data Objects | ||
| 46 | IF_EVE_OBJECT_GET - GET_INTERNAL_ID | Interface Read Access to Data Objects | ||
| 47 | IF_EVE_OBJECT_GET - GET_EXTERNAL_ID | Interface Read Access to Data Objects | ||
| 48 | IF_EVE_OBJECT_GET - GET_DESCRIPTION | Interface Read Access to Data Objects | ||
| 49 | IF_EVE_OBJECT_GET - GET_ATTRIBUTE_VALUE | Interface Read Access to Data Objects | ||
| 50 | IF_EVE_OBJECT_GET_REFERENCE - GET_ATTRIBUTE_VALUE_REF | Interface Reference Access to Data Objects | ||
| 51 | IF_EVE_OBJECT_VIEW - GET_LEVEL | Interface Read Access for Data Objects in View | ||
| 52 | IF_EVE_OBJECT_VIEW - GET_INTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 53 | IF_EVE_OBJECT_VIEW - GET_OBJECT_TYPE | Interface Read Access for Data Objects in View | ||
| 54 | IF_EVE_OBJECT_VIEW - GET_OBJECT_TYPE | Interface Read Access for Data Objects in View | ||
| 55 | IF_EVE_OBJECT_VIEW - GET_PARENT | Interface Read Access for Data Objects in View | ||
| 56 | IF_EVE_OBJECT_VIEW - GET_SECONDARY_INTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 57 | IF_EVE_OBJECT_VIEW - GET_SECONDARY_OBJECT_TYPE | Interface Read Access for Data Objects in View | ||
| 58 | IF_EVE_OBJECT_VIEW - GET_SECONDARY_OBJECT_TYPE | Interface Read Access for Data Objects in View | ||
| 59 | IF_EVE_OBJECT_VIEW - GET_VIOLATIONS | Interface Read Access for Data Objects in View | ||
| 60 | IF_EVE_OBJECT_VIEW - GET_VIOLATIONS | Interface Read Access for Data Objects in View | ||
| 61 | IF_EVE_OBJECT_VIEW - IS_LEAF | Interface Read Access for Data Objects in View | ||
| 62 | IF_EVE_OBJECT_VIEW - IS_ROOT | Interface Read Access for Data Objects in View | ||
| 63 | IF_EVE_OBJECT_VIEW - MOVE_CORRESPONDING | Interface Read Access for Data Objects in View | ||
| 64 | IF_EVE_OBJECT_VIEW - GET_INTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 65 | IF_EVE_OBJECT_VIEW - GET_ATTRIBUTE_ITERATOR | Interface Read Access for Data Objects in View | ||
| 66 | IF_EVE_OBJECT_VIEW - GET_DATA_ITERATOR | Interface Read Access for Data Objects in View | ||
| 67 | IF_EVE_OBJECT_VIEW - GET_DATA_REF_TABLE | Interface Read Access for Data Objects in View | ||
| 68 | IF_EVE_OBJECT_VIEW - GET_DATA_REF_WORKAREA | Interface Read Access for Data Objects in View | ||
| 69 | IF_EVE_OBJECT_VIEW - GET_DESCRIPTION | Interface Read Access for Data Objects in View | ||
| 70 | IF_EVE_OBJECT_VIEW - GET_DESCRIPTION | Interface Read Access for Data Objects in View | ||
| 71 | IF_EVE_OBJECT_VIEW - GET_EXTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 72 | IF_EVE_OBJECT_VIEW - GET_EXTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 73 | IF_EVE_OBJECT_VIEW - GET_ICON_URL | Interface Read Access for Data Objects in View | ||
| 74 | IF_EVE_OBJECT_VIEW - GET_INTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 75 | IF_EVE_OBJECT_VIEW - GET_INTERNAL_ID | Interface Read Access for Data Objects in View | ||
| 76 | IF_EVE_VIEW - GET_DATA_REF_TABLE | Interface for Access to View Data | ||
| 77 | IF_EVE_VIEW - GET_DATA_REF_WORKAREA | Interface for Access to View Data | ||
| 78 | IF_EVE_VIOLATIONS_AGGR_OBJECT - GET_CHILDREN | Interface for Objects of Threshold Val.Violation Aggregation | ||
| 79 | IF_EVE_VIOLATIONS_AGGR_OBJECT - GET_PARENT | Interface for Objects of Threshold Val.Violation Aggregation | ||
| 80 | IF_EVE_VIOLATIONS_AGGR_OBJECT - GET_VIOLATIONS | Interface for Objects of Threshold Val.Violation Aggregation |