Menu

SAP Function Module CATSXT_OPTIMIZE_OUTPUT

ALV Ausgabe optimieren (Spalten ohne Inhalt ausblenden)

The Function Module CATSXT_OPTIMIZE_OUTPUT (ALV Ausgabe optimieren (Spalten ohne Inhalt ausblenden)) is a standard Function Module in SAP ERP and is part of the function group CATSXT_UTIL within the package CATX.

Technical Information

Function Module CATSXT_OPTIMIZE_OUTPUT
Short Text ALV Ausgabe optimieren (Spalten ohne Inhalt ausblenden)
Function Group CATSXT_UTIL
Package CATX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_ALV_DATA_ITEM_TAB TYPE TABLE ALV Item Tabelle (Hierarchich seq. Liste)
IM_ALV_DATA_TAB TYPE TABLE ALV Datentabelle
IM_FIELDS_NO_OPTIMIZATION TYPE CATSXT_ALV_SUPPRESS_FIELDS_TAB CATSXT: im ALV Grid auzublendende Felder

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_FIELDCAT_CHANGED TYPE XFELD X' - Feldkatalog wurde durch Optimierer geändert

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_FIELDCAT TYPE LVC_T_FCAT Feldkatalog für ListViewerControl
CH_FIELDCAT_OLD TYPE SLIS_T_FIELDCAT_ALV Feldkatalog für ListViewer im Reuse ALV Format

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED Feldkatalog ist noch nicht aufgebaut (Methode build_fieldcat)