Menu

SAP Function Module QPL1_INIT_QSS

Schnittstelle zwischen WE-Buchung und Prüfloserzeugung

The Function Module QPL1_INIT_QSS (Schnittstelle zwischen WE-Buchung und Prüfloserzeugung) is a standard Function Module in SAP ERP and is part of the function group QPL1 within the package QL.

Technical Information

Function Module QPL1_INIT_QSS
Short Text Schnittstelle zwischen WE-Buchung und Prüfloserzeugung
Function Group QPL1
Package QL
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_AKTYP LIKE T063-AKTYP 'H' Activity category
I_ART LIKE QALS-ART ' ' Inspection type
I_CERT_REQUIRED LIKE RMQED-CERT_REQ Ind. Certificate not yet received
I_KONT_CHANGE LIKE QM00-QKZ Kz. nur Workarea ändern
I_PRUEFLOS LIKE QALS-PRUEFLOS ' ' Inspection lot number
I_QINFUPD LIKE QINFINSPT-QINFUPD ' ' Indicator : change quality info record
I_STATUS LIKE QINFINSPT-STATUS ' ' Status quality info record
I_TWO_STEP LIKE QM00-QKZ Kz. Prüflos in zwei Schritten erstellen
MBQSS LIKE MBQSS Record layout with QM-relevant information

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KZSKIPLOT LIKE QALS-KZSKIPLOT Ind. skip lot is available
E_PRUEFLOS LIKE QALS-PRUEFLOS Assigned inspection lot number
E_SKIP_TO_STOCK LIKE QM00-QKZ Ind. Skip to stock is available
SUBRC LIKE SY-SUBRC Return code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.