Menu

SAP Function Module CM_DB_PLMZ_READ

Read material allocations from database

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CM_DB_PLMZ_READ (Read material allocations from database) is a standard Function Module in SAP ERP and is part of the function group CMDB within the package CP.

Technical Information

Function Module CM_DB_PLMZ_READ
Short Text Read material allocations from database
Function Group CMDB
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
DATUB LIKE PLKO-DATUV 0 Valid to date for DB selection
DATUV LIKE PLKO-DATUV 0 Valid from date for DB selection
FLG_ADM_IMP LIKE 'X' soll für referenzierte Pläne nicht gesetzt sein
PLNNR LIKE PLKO-PLNNR Task list number
PLNTY LIKE PLKO-PLNTY Task list type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ZAEHL_MAX LIKE PLMZ-ZAEHL Max. change counter status
ZUONR_MAX LIKE PLMZ-ZUONR Max. assignment number

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
PLANMZ LIKE PLMZB Table of valid records

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_RECORDS