Menu

SAP Function Module COCQ_SELECT_CHARACTERIST_DATA

PP-PI/QM Integration: Reading out Default Values for an Operation

The Function Module COCQ_SELECT_CHARACTERIST_DATA (PP-PI/QM Integration: Reading out Default Values for an Operation) is a standard Function Module in SAP ERP and is part of the function group COCQ within the package COCB_MSD.

Technical Information

Function Module COCQ_SELECT_CHARACTERIST_DATA
Short Text PP-PI/QM Integration: Reading out Default Values for an Operation
Function Group COCQ
Package COCB_MSD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MERKMAL LIKE COCQ-MERKNR Characteristic number
PRUEFLOS LIKE COCQ-PRUEFLOS Inspection lot number
VORGANG LIKE COCQ-VORNR Operation number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT_ENTRIES LIKE SY-TABIX Anzahl der zurückgelieferten Einträge

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
P_COCQ LIKE RCOCQ Table with default values

Exceptions

This function module does not define any Exceptions.