Class Method list used by SAP ABAP Class CL_SRC_ENTITY_TABLE (Tables)
SAP ABAP Class
CL_SRC_ENTITY_TABLE (Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_CLS_ATTR_VALUE_ASSIGNMENT - GET_ATTR_VALUE_ASSIGNMENT | CL_CLS_ATTR_VALUE_ASSIGNMENT-GET_ATTR_VALUE_ASSIGNMENT | ||
| 2 | CL_SRC_ENTITY_ROOT - CONSTRUCTOR | Root Entity | ||
| 3 | CL_SRC_ENTITY_TABLE - CONSTRUCTOR | Tables | SOURCE i_is_read_access = i_is_read_access. |
|
| 4 | CL_SRC_ENTITY_TABLE - GET_TABLE_TYPE | Tables | SOURCE objkey-trobjtype = get_table_type( i_table ). |
|
| 5 | CL_SRC_ENTITY_TABLE - GET_TABLE_TYPE | Tables | SOURCE trobjtype = get_table_type( tabname ). |
|
| 6 | CL_SRC_ENTITY_TABLE - CONSTRUCTOR | Tables | SOURCE i_table = tabname |
|
| 7 | CL_SRC_ENTITY_TABLE - CONSTRUCTOR | Tables | SOURCE i_trobjtype = trobjtype |
|
| 8 | CL_SRC_ENTITY_TABLE - CONSTRUCTOR | Tables | SOURCE exporting |
|
| 9 | CL_SRC_ENTITY_TABLE - CONSTRUCTOR | Tables | SOURCE create object entry-ref |
|
| 10 | CL_SRC_ENTITY_TABLE - CHECK_ACCESS_ALLOWED | Tables | SOURCE f_access_allowed = check_access_allowed( i_trobjtype = f_object-trobjtype i_table = f_object-sobj_name ). |
|
| 11 | CL_SRC_ENTITY_TABLE - CHECK_ACCESS_ALLOWED | Tables | SOURCE if check_access_allowed( tabname ) eq abap_false. |
|
| 12 | IF_SOURCE_ENTITY - ADD_CALLED_ENTITY | Source Entity | ||
| 13 | IF_SOURCE_ENTITY - ADD_CALLING_ENTITY | Source Entity | ||
| 14 | IF_SOURCE_ENTITY - GET_DETAILS | Source Entity | ||
| 15 | IF_SOURCE_ENTITY - GET_DETAILS | Source Entity | ||
| 16 | IF_SOURCE_ENTITY - GET_TYPE | Source Entity | ||
| 17 | IF_SOURCE_ENTITY - GET_TYPE | Source Entity |