Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module REUSE_ALV_TRANSFER_DATA_BACK () is a standard Function Module in SAP ERP and is part of the function group SALV within the package SLIS.
Function Module | REUSE_ALV_TRANSFER_DATA_BACK |
Short Text | |
Function Group | SALV |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_KEYINFO | TYPE | KKBLO_KEYINFO | Header/posit. table field links | |
IS_LAYOUT | TYPE | KKBLO_LAYOUT | List Layout Specifications | |
IS_LINEINFO | TYPE | KKBLO_LINEINFO | ?? | |
IS_LIST_SCROLL | TYPE | KKBLO_LIST_SCROLL | ||
IT_EXCLUDING | TYPE | KKBLO_T_EXTAB | Table of inactive function codes | |
IT_FIELDCAT | TYPE | KKBLO_T_FIELDCAT | Field Catalog with Field Descriptions | |
IT_FILTER | TYPE | KKBLO_T_FILTER | List output filter criteria | |
IT_SORT | TYPE | KKBLO_T_SORTINFO | List output sort criteria | |
IT_SPECIAL_GROUPS | TYPE | KKBLO_T_SP_GROUP | Grouping fields for column selection |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_KEYINFO | TYPE | SLIS_KEYINFO_ALV | Header/posit. table field links | |
ES_LAYOUT | TYPE | SLIS_LAYOUT_ALV | List Layout Specifications | |
ES_LINEINFO | TYPE | SLIS_LINEINFO | ?? | |
ES_LIST_SCROLL | TYPE | SLIS_LIST_SCROLL | Current list scroll status | |
ES_PRINT | TYPE | SLIS_PRINT_ALV | Print information | |
ET_EXCLUDING | TYPE | SLIS_T_EXTAB | Table of inactive function codes | |
ET_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | Field Catalog with Field Descriptions | |
ET_FILTER | TYPE | SLIS_T_FILTER_ALV | List output filter criteria | |
ET_SORT | TYPE | SLIS_T_SORTINFO_ALV | List output sort criteria | |
ET_SPECIAL_GROUPS | TYPE | SLIS_T_SP_GROUP_ALV | Grouping fields for column selection |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.