Class Method list used by SAP ABAP Program SALV_TEST_FUNCTIONS (Demonstration of Adding Own Functions in ALV OM)
SAP ABAP Program
SALV_TEST_FUNCTIONS (Demonstration of Adding Own Functions in ALV OM) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR | Container for Custom Controls in the Screen Area | ||
| 2 | CL_SALV_COLUMN - SET_TECHNICAL | Individual Column Object | ||
| 3 | CL_SALV_COLUMNS - SET_OPTIMIZE | All Column Objects | ||
| 4 | CL_SALV_COLUMNS - GET_COLUMN | All Column Objects | ||
| 5 | CL_SALV_COLUMNS_HIERSEQ - SET_EXPAND_COLUMN | Columns in a Hierarchical-Sequential List | ||
| 6 | CL_SALV_COLUMN_LIST - SET_CELL_TYPE | Column Description for List-Type Tables | ||
| 7 | CL_SALV_DISPLAY_SETTINGS - SET_LIST_HEADER | Appearance of the ALV Output | ||
| 8 | CL_SALV_FUNCTIONS - ADD_FUNCTION | Generic and Application-Specific Functions | ||
| 9 | CL_SALV_FUNCTIONS - REMOVE_FUNCTION | Generic and Application-Specific Functions | ||
| 10 | CL_SALV_FUNCTIONS - SET_ALL | Generic and Application-Specific Functions | ||
| 11 | CL_SALV_FUNCTIONS - SET_FUNCTION | Generic and Application-Specific Functions | ||
| 12 | CL_SALV_FUNCTIONS_LIST - SET_FILTER | Generic and User-Defined Functions in List-Type Tables | ||
| 13 | CL_SALV_FUNCTIONS_LIST - SET_SORT_ASC | Generic and User-Defined Functions in List-Type Tables | ||
| 14 | CL_SALV_FUNCTIONS_LIST - SET_LAYOUT_SAVE | Generic and User-Defined Functions in List-Type Tables | ||
| 15 | CL_SALV_FUNCTIONS_LIST - SET_LAYOUT_CHANGE | Generic and User-Defined Functions in List-Type Tables | ||
| 16 | CL_SALV_FUNCTIONS_LIST - SET_GROUP_SORT | Generic and User-Defined Functions in List-Type Tables | ||
| 17 | CL_SALV_FUNCTIONS_LIST - SET_GROUP_FILTER | Generic and User-Defined Functions in List-Type Tables | ||
| 18 | CL_SALV_FUNCTIONS_LIST - SET_GROUP_EXPORT | Generic and User-Defined Functions in List-Type Tables | ||
| 19 | CL_SALV_FUNCTIONS_LIST - SET_GROUP_AGGREGATION | Generic and User-Defined Functions in List-Type Tables | ||
| 20 | CL_SALV_FUNCTIONS_LIST - SET_FILTER_DELETE | Generic and User-Defined Functions in List-Type Tables | ||
| 21 | CL_SALV_FUNCTIONS_LIST - SET_DEFAULT | Generic and User-Defined Functions in List-Type Tables | ||
| 22 | CL_SALV_HIERSEQ_LEVEL - SET_ITEMS_EXPANDED | Hierarchy Level of a Hierarchical-Sequential Table | ||
| 23 | CL_SALV_HIERSEQ_TABLE - FACTORY | Basis Class for Hierarchical-Sequential Tables | ||
| 24 | CL_SALV_HIERSEQ_TABLE - GET_COLUMNS | Basis Class for Hierarchical-Sequential Tables | ||
| 25 | CL_SALV_HIERSEQ_TABLE - GET_EVENT | Basis Class for Hierarchical-Sequential Tables | ||
| 26 | CL_SALV_HIERSEQ_TABLE - GET_FUNCTIONS | Basis Class for Hierarchical-Sequential Tables | ||
| 27 | CL_SALV_HIERSEQ_TABLE - GET_LEVEL | Basis Class for Hierarchical-Sequential Tables | ||
| 28 | CL_SALV_HIERSEQ_TABLE - DISPLAY | Basis Class for Hierarchical-Sequential Tables | ||
| 29 | CL_SALV_LAYOUT - SET_KEY | Settings for Layout | ||
| 30 | CL_SALV_LAYOUT - SET_SAVE_RESTRICTION | Settings for Layout | ||
| 31 | CL_SALV_MODEL - IS_OFFLINE | ALV: Basis Class Model | ||
| 32 | CL_SALV_MODEL_BASE - SET_SCREEN_STATUS | Basis Model for All Table Displays | ||
| 33 | CL_SALV_MODEL_LIST - GET_DISPLAY_SETTINGS | Basis Model for All List-Type Table Displays | ||
| 34 | CL_SALV_MODEL_LIST - GET_LAYOUT | Basis Model for All List-Type Table Displays | ||
| 35 | CL_SALV_TABLE - DISPLAY | Basis Class for Simple Tables | ||
| 36 | CL_SALV_TABLE - FACTORY | Basis Class for Simple Tables | ||
| 37 | CL_SALV_TABLE - GET_COLUMNS | Basis Class for Simple Tables | ||
| 38 | CL_SALV_TABLE - GET_EVENT | Basis Class for Simple Tables | ||
| 39 | CL_SALV_TABLE - GET_FUNCTIONS | Basis Class for Simple Tables | ||
| 40 | CL_SALV_TEST_DATA - SELECT_DATA | ALV: Data Selection | ||
| 41 | CL_SALV_TEST_DATA - SELECT_FILE | ALV: Data Selection | ||
| 42 | CL_SALV_TREE - GET_FUNCTIONS | Basis Class for Tree Structure |