Menu

SAP Function Module QVBU_METHOD_POSTING

Posting program for inspection methods

The Function Module QVBU_METHOD_POSTING (Posting program for inspection methods) is a standard Function Module in SAP ERP and is part of the function group QVBU within the package QA.

Technical Information

Function Module QVBU_METHOD_POSTING
Short Text Posting program for inspection methods
Function Group QVBU
Package QA
Module Type Update Module

Importing Parameters

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 method
QMTB_INT LIKE QMTB method data record to be updated

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VSKTTAB LIKE VSKT Table which contains the texts for methods

Exceptions

This function module does not define any Exceptions.