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 SD_BACKORDER_LIST (Output backlog list from INDX or start again) is a standard Function Module in SAP ERP and is part of the function group V03R within the package VZ.
Function Module | SD_BACKORDER_LIST |
Short Text | Output backlog list from INDX or start again |
Function Group | V03R |
Package | VZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
READ_INDX | LIKE | SY-CALLD | 'X' | Copy data from the INDX file |
REPORT | LIKE | SY-REPID | Name of the selection report | |
VKORG | LIKE | TVKO-VKORG | Sales organization | |
VTWEG | LIKE | TVTW-VTWEG | Distribution channel |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT | LIKE | AV03R | Selection table for the output |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INDX_NOT_FOUND | Desired entry does not exist in INDX |
OUTPUT_EMPTY | Output table is empty |