Menu

SAP Function Module CQ_CL_P_CHA_IMPORT_QPMK_DATA

The Function Module CQ_CL_P_CHA_IMPORT_QPMK_DATA () is a standard Function Module in SAP ERP and is part of the function group CQCL within the package CP.

Technical Information

Function Module CQ_CL_P_CHA_IMPORT_QPMK_DATA
Short Text
Function Group CQCL
Package CP
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_ECN LIKE CWB_EFFECTIVITY-AENNR Änderungsnummer
I_KEY_DATE LIKE CWB_EFFECTIVITY-STTAG Stichtag
I_QPMK LIKE QPMK Prüfmerkmalsstamm
I_QPMT LIKE QPMT Prüfmerkmalsstamm-Texte
I_QPMZ LIKE QPMZ Zuordnungstabelle Prüfmethoden/Stammerkmal

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_CHA_CLASS_DATA LIKE CHA_CLASS_DATA Daten zur Klasse der Prüfmerkmale

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.