Menu

SAP Function Module QEEA_SAMPLE_CREATE_IP

The Function Module QEEA_SAMPLE_CREATE_IP () is a standard Function Module in SAP ERP and is part of the function group QEEA within the package QE.

Technical Information

Function Module QEEA_SAMPLE_CREATE_IP
Short Text
Function Group QEEA
Package QE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PROBENR LIKE QAMKR-PROBENR Number of the sample to be created
I_PRUEFLOS LIKE QALS-PRUEFLOS Inspection lot
I_QAMV LIKE QAMV Characteristic requirements record
I_QASV LIKE QASV Sample zero record as copy template
I_STATUSV LIKE QASV-SATZSTATUS Input status for sample requirements record
I_STEUERSCHLUESSEL LIKE TQ70-SCHLCODE '0400' Transaction control key

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QAMKR LIKE QAMKR Sample work area in the characteristic structure

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR_VALUATION No valuation rule in the characteristic requirements record
NO_QASV_ENTRY_FOUND No zero record in the sample requirements table
NO_VALUATION_MODULE No valuation function module for the characteristic
WRONG_CONTROL_KEY Incorrect transaction control key