Menu

SAP Function Module QAPP_IP_CREATE_1

Prüfpunkt anlegen

The Function Module QAPP_IP_CREATE_1 (Prüfpunkt anlegen) is a standard Function Module in SAP ERP and is part of the function group QAPP within the package QLPP.

Technical Information

Function Module QAPP_IP_CREATE_1
Short Text Prüfpunkt anlegen
Function Group QAPP
Package QLPP
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_AKTIVITAET LIKE QAQEE-AKTIVITAET 'E' Action (create, change, display)
I_QALS LIKE QALS Inspection lot record
I_QAPO LIKE QAPO Operation record
I_QAPPD LIKE QAPPD Struktur zu QAPP
I_SUBSCREEN_PROCESSED LIKE QDWL-FLAG 'X' X und Blank

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QAPP LIKE QAPP Inspection point record
E_QAPP_NEU LIKE QDWL-FLAG Indicator: New inspection point

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
ACTIVITY_NOT_ALLOWED Inspection points can only be created in create mode
INTERUPT_BY_USER 'Abbrechen' ausgelöst