Menu

SAP Function Module CY01_INT_INTERFACE_PERIOD

Internal interface between period display and resource planning system

The Function Module CY01_INT_INTERFACE_PERIOD (Internal interface between period display and resource planning system) is a standard Function Module in SAP ERP and is part of the function group CY02 within the package CY01.

Technical Information

Function Module CY01_INT_INTERFACE_PERIOD
Short Text Internal interface between period display and resource planning system
Function Group CY02
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 SPACE Object-independent function

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNCTION_EXP LIKE CYCRHD_TAB-FUNKTION1 Function back to the planning table

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 in an order
BDGR_TAB LIKE CYBDGR_TAB Object table for requirement groups
BED_GRU LIKE CYBED_GRU Capacity 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
PER_BED LIKE CYPER_BED Capacity requirements for each period
PER_EIN LIKE CYPER_EIN Single capacity requirements for each period
PER_TAB LIKE CYPER_TAB Period table
PLAF_TAB LIKE CYPLAF_TAB Object table for planned orders

Exceptions

This function module does not define any Exceptions.