The Function Module QPAP_SELECT_OPERATION_DATA (QM: Read operations and sequential data from the database (QM view)) is a standard Function Module in SAP ERP and is part of the function group QPAP within the package QL.
Function Module | QPAP_SELECT_OPERATION_DATA |
Short Text | QM: Read operations and sequential data from the database (QM view) |
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_ARBPLATZ_LESEN | LIKE | QM00-QKZ | 'X' | Ind. Read work center |
I_AUFPL | LIKE | CAUFV-AUFPL | 0 | Plan number of operations and sequences |
I_MANDT | LIKE | SY-MANDT | SY-MANDT | Client |
I_ORDER_DB | LIKE | QM00-QKZ | 'X' | |
I_PRUEFLOS | LIKE | QALS-PRUEFLOS | 0 | Inspection lot number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_OPERATION | No operation found |
NO_ORDER | Order not available |