The Function Module QAAT_PP_LOT_POSTING (Prüflose aus PP-Aufträgen, Buchen) is a standard Function Module in SAP ERP and is part of the function group QAAT within the package QL.
Function Module | QAAT_PP_LOT_POSTING |
Short Text | Prüflose aus PP-Aufträgen, Buchen |
Function Group | QAAT |
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_AUFNR | LIKE | QALS-AUFNR | Order number to be updated | |
I_AUFNR_TEMP | LIKE | QALS-AUFNR | Temporary order number | |
I_AUFPL | LIKE | QALS-AUFPL | AUFPL to be updated | |
I_AUFPL_TEMP | LIKE | QALS-AUFPL | Temporary AUFPL |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_POST | LIKE | QM00-QKZ | Ind.: Update order from QM view |
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.