Class Method list used by SAP ABAP Class CL_SALV_DATA_DESCR (ALV: Using Data to Build the Column Object)
SAP ABAP Class
CL_SALV_DATA_DESCR (ALV: Using Data to Build the Column Object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_ELEMDESCR - GET_DDIC_FIELD | Runtime Type Services | ||
| 2 | CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | ||
| 3 | CL_ABAP_STRUCTDESCR - GET_DDIC_FIELD_LIST | Runtime Type Services | ||
| 4 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA_REF | Runtime Type Services | ||
| 5 | CL_ABAP_TYPEDESCR - IS_DDIC_TYPE | Runtime Type Services | ||
| 6 | CL_SALV_COLUMNS - ADD_COLUMN | All Column Objects | ||
| 7 | CL_SALV_COLUMNS - CLEAR | All Column Objects | ||
| 8 | CL_SALV_COLUMNS - GET_COLUMN | All Column Objects | ||
| 9 | CL_SALV_DATA_DESCR - FILL_COLUMN | ALV: Using Data to Build the Column Object | SOURCE fill_column( t_dfies = t_dfies |
|
| 10 | CL_SALV_DATA_DESCR - FILL_COLUMN | ALV: Using Data to Build the Column Object | SOURCE r_columns = r_columns ). |
|
| 11 | CL_SALV_DATA_DESCR - READ_STRUCTDESCR | ALV: Using Data to Build the Column Object | ||
| 12 | CL_SALV_DATA_DESCR - READ_STRUCTDESCR | ALV: Using Data to Build the Column Object | ||
| 13 | CL_SALV_DATA_DESCR - TRANSFORM | ALV: Using Data to Build the Column Object | SOURCE transform( changing t_dfies = t_dfies ). |
|
| 14 | CL_SALV_DATA_DESCR - TRANSFORM | ALV: Using Data to Build the Column Object | SOURCE transform( changing s_dfies = s_dfies ). |