Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module QPAP_PLAN_READ (Read data for inspection lot) is a standard Function Module in SAP ERP and is part of the function group QPAP within the package QL.
Function Module | QPAP_PLAN_READ |
Short Text | Read data for inspection lot |
Function Group | QPAP |
Package | QL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOT_TO_ORDER | LIKE | QM00-QKZ | SPACE | |
I_QALS | LIKE | QALS | ||
I_RUECKMELD | LIKE | QAPO-KZRUECKMLD | SPACE | Ind. inspection lot with operations that must be confirmed |
PLKO | LIKE | PLKO | Alternative header record of the selected task list | |
TCA11_OBJ | LIKE | TCA11-OBJST | 'QALS' | Key for the dialog table structure |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXTNUM | LIKE | QALS-EXTNUM | Zusätzlichen Plan gelesen: Neue EXTNUM f. QALS | |
E_PPKZTLZU | LIKE | QALS-PPKZTLZU | Zusätzlichen Plan gelesen: Neue PPKZTLZU f. Qals | |
E_SLWBEZ | LIKE | QALS-SLWBEZ | Zusätzlichen Plan gelesen: Neue SLWBEZ f. QALS | |
E_STAT02 | LIKE | QALS-STAT02 | Zusätzlichen Plan gelesen: Neuer STAT02 f. Qals | |
E_STAT07 | LIKE | QALS-STAT07 | Zusätzlichen Plan gelesen: Neuer STAT07 f. Qals |
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 |
---|---|---|---|---|
QAPO_TAB | LIKE | QAPO | Copy of operations table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONVERSION_ERROR | Error during unit conversion |
NO_OPERATION | No operation found |
NO_ORDER | Order not available |
ORDER_NOT_RELEASED | Order not released |