Menu

SAP Function Module CY09_INTERFACE_TABLES_GET_40

Transfers tables from the interface table administration to the interface

The Function Module CY09_INTERFACE_TABLES_GET_40 (Transfers tables from the interface table administration to the interface) is a standard Function Module in SAP ERP and is part of the function group CY09 within the package CY01.

Technical Information

Function Module CY09_INTERFACE_TABLES_GET_40
Short Text Transfers tables from the interface table administration to the interface
Function Group CY09
Package CY01
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDI_OUTPUT LIKE CYREFS-FLAG Value of INDIEI-OUTPUT

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
OUT_BED_GRU LIKE CYBED_GRU Capacity requirement groups
OUT_GRU_EIN LIKE CYGRU_EIN Single capacity requirements of each group
OUT_PER_BED LIKE CYPER_BED Capacity requirements for each period
OUT_PER_EIN LIKE CYPER_EIN Single capacity requirements for each period
OUT_PER_TAB LIKE CYPER_TAB Period table

Exceptions

This function module does not define any Exceptions.