The Function Module QVBU_FEATURE_POSTING (Update program for inspection charcateristics) is a standard Function Module in SAP ERP and is part of the function group QVBU within the package QA.
Function Module | QVBU_FEATURE_POSTING |
Short Text | Update program for inspection charcateristics |
Function Group | QVBU |
Package | QA |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AENDERKZ | LIKE | VSKT-AENDERKZ | determines the type of change of charac. | |
QPMK_INT | LIKE | QPMK | charac. record to be updated |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
KATTAB | LIKE | QKATL | Table which contains the catalogs | |
METHOTAB | LIKE | QMETH | Table which contains the methods for the characs. | |
VSKTTAB | LIKE | VSKT | Table containing texts for insp. methods |
This function module does not define any Exceptions.