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 BAPI_INSPLOT_GETLIST (Select Inspection Lots) is a standard Function Module in SAP ERP and is part of the function group 2045 within the package QL.
Function Module | BAPI_INSPLOT_GETLIST |
Short Text | Select Inspection Lots |
Function Group | 2045 |
Package | QL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BATCH | LIKE | BAPI2045L1-BATCH | Batch Number | |
CREAT_DAT | LIKE | BAPI2045L1-CREAT_DAT | Start Date for Selection | |
CUSTOMER | LIKE | BAPI2045L1-CUSTOMER | Customer Number | |
DELIV_ITEM | LIKE | BAPI2045L1-DELIV_ITEM | Delivery Item | |
DELIV_NUMB | LIKE | BAPI2045L1-DELIV_NUMB | Delivery | |
MANUFACTURER | LIKE | BAPI2045D_IL0-MANUFACTURER | Manufacturer | |
MATDOC_ITM | LIKE | BAPI2045L1-MATDOC_ITM | Item in Material Document | |
MATERIAL | LIKE | BAPI2045L1-MATERIAL | Material Number | |
MAT_DOC | LIKE | BAPI2045L1-MAT_DOC | Material Document | |
MAX_ROWS | LIKE | BAPI2045S1-MAXROWS | 100 | Upper Limit for Number of Inspection Lots |
ORDER | LIKE | BAPI2045L1-ORDER_NO | Order Number | |
PLANT | LIKE | BAPI2045L1-PLANT | Plant | |
PO_ITEM | LIKE | BAPI2045L1-PO_ITEM | Item in Purchasing Document | |
PO_NUMBER | LIKE | BAPI2045L1-PO_NUMBER | Purchasing Document | |
RS_ORDER | LIKE | BAPIQMSTI7-RD_HDR_NO | Production Version Number | |
SELECTION_ID | LIKE | BAPI2045AS-SELECTION_ID | SPACE | Status Selection Profile |
STATUS_CREATED | LIKE | BAPI2045AS-STATUS_CREATED | 'X' | Use Created Lots |
STATUS_RELEASED | LIKE | BAPI2045AS-STATUS_RELEASED | 'X' | Use Released Lots |
STATUS_UD | LIKE | BAPI2045AS-STATUS_UD | 'X' | Use Lots with Usage Decision |
VENDOR | LIKE | BAPI2045L1-VENDOR | Vendor Number | |
VERSION | LIKE | BAPI2045D_IL0-VERSION | Production Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Return Value |
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 |
---|---|---|---|---|
INSPLOT_LIST | LIKE | BAPI2045L1 | List of Inspection Lots |
This function module does not define any Exceptions.