The Function Module QSS0_QMKST_RQMST (Conversion of the QMKST entries to RQMST field values) is a standard Function Module in SAP ERP and is part of the function group QSS0 within the package QM00.
Function Module | QSS0_QMKST_RQMST |
Short Text | Conversion of the QMKST entries to RQMST field values |
Function Group | QSS0 |
Package | QM00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
QMKST_IMP | LIKE | QMKST | DB controlling indicator sequence |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RQMST_EXP | LIKE | RQMST | Edited control indicators |
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.