Menu

SAP Function Module REQUIREMENTS_ALLOCATION_CURR

Ermitteln der Zuordnungen zu Vorplanungsterminen mit aktuellem Stand

The Function Module REQUIREMENTS_ALLOCATION_CURR (Ermitteln der Zuordnungen zu Vorplanungsterminen mit aktuellem Stand) is a standard Function Module in SAP ERP and is part of the function group M60A within the package MDPB.

Technical Information

Function Module REQUIREMENTS_ALLOCATION_CURR
Short Text Ermitteln der Zuordnungen zu Vorplanungsterminen mit aktuellem Stand
Function Group M60A
Package MDPB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECM60X LIKE CM60X Basic data for determining assignment
EMT61D LIKE MT61D Material Master Data (of your choice)
REQUEST_DATE LIKE PBVAB-PDATU Date for Determining the Quantities that can be Assigned
REQUEST_POSNR LIKE PBVAB-POSNR
REQUEST_REFRESH LIKE Re-reading Requriemetns from Database
REQUEST_TYPE LIKE Requested Function

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION_QUANTITY LIKE PBVAB-FREIM Quantity that can be assigned on this date (request date)

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
PBKDSX LIKE PBKDS Assigned Total Quantities for all Ind. Reqmts
PBKDX LIKE PBKD Individual Display of the Assigned Customer Reqmts
XPBET LIKE PBET Current Schedule Lines Table
XPBPT LIKE PBPT Current Item Table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CALENDAR_ID_MISSING
CALENDAR_NOT_FOUND
DATE_AFTER_RANGE
DATE_BEFORE_RANGE
DATE_INVALID
DATE_OPTION_INVALID
ENTRY_T459K_MISSING
MATERIAL_NOT_FOUND
T009B_FEHLERHAFT
WERK_NOT_FOUND