Menu

SAP Function Module CY01_FUNCTION_DISPATCHER

Function dispatcher of the resource planning system

The Function Module CY01_FUNCTION_DISPATCHER (Function dispatcher of the resource planning system) is a standard Function Module in SAP ERP and is part of the function group CY06 within the package CY01.

Technical Information

Function Module CY01_FUNCTION_DISPATCHER
Short Text Function dispatcher of the resource planning system
Function Group CY06
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNCTION LIKE CYCRHD_TAB-FUNKTION1 Object-independent function

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
AFKO_TAB LIKE CYAFKO_TAB Object table for orders
AFVG_TAB LIKE CYAFVG_TAB Object table for operations within an order
BDGR_TAB LIKE CYBDGR_TAB Object table for requirement groups
CRHD_TAB LIKE CYCRHD_TAB Object table for work centers
KAKO_TAB LIKE CYKAKO_TAB Object table for capacities
KBED_TAB LIKE CYKBED_TAB Object table for capacity requirements
MARA_TAB LIKE CYMARA_TAB Object table for materials
PERS_TAB LIKE CYPERS_TAB Object table for persons
PLAF_TAB LIKE CYPLAF_TAB Object table for planned orders
SAUF_TAB LIKE CYSAUF_TAB Object table for SOP orders

Exceptions

This function module does not define any Exceptions.