Menu

SAP Function Module CP_OM_PLMZ_PROVIDE

Ermitteln der Komponentenzuordnungen zu gegebenen Vorgängen

The Function Module CP_OM_PLMZ_PROVIDE (Ermitteln der Komponentenzuordnungen zu gegebenen Vorgängen) is a standard Function Module in SAP ERP and is part of the function group CPOM within the package CP.

Technical Information

Function Module CP_OM_PLMZ_PROVIDE
Short Text Ermitteln der Komponentenzuordnungen zu gegebenen Vorgängen
Function Group CPOM
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_CONFKEY LIKE AEPREC-CONF_KEY Homogenitätsobjekt
I_STTAG LIKE PLKO-DATUV Datum gültig ab
I_TECHS LIKE TECS-TECHS Gültigkeitsbewertung/Standardbewertung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_PLMZ LIKE PLMZ Zuordnungen Stücklistenpositionen zu Arbeitsvorgängen

Exceptions

This function module does not define any Exceptions.