Substitute Text for Empty Output
Use
If no data is available, you can specify a text that is displayed in the area of the ALV output.
To display the substitute text for empty ALV output, use the methods of interface class IF_SALV_WD_TABLE_SETTINGS (implementing class CL_SALV_WD_CONFIG_TABLE):
Methods for displaying substitute text for empty ALV output
|
Function |
Method |
|
Specify substitute text |
SET_EMPTY_TABLE_TEXT |
|
Get substitute text |
GET_EMPTY_TABLE_TEXT |