Menu

SAP Function Module CY01_EXTERNAL_INTERFACE

External interface for the resource planning system

The Function Module CY01_EXTERNAL_INTERFACE (External interface for the 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_EXTERNAL_INTERFACE
Short Text External interface for the 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
PROFILE_ID LIKE TCY30-PROFILE_ID Name of an overall profile
RESET_ALL_TABLES_IMP LIKE CYREFS-FLAG SPACE If set to 'X', all internal tables are refreshed
SAVE_POPUP_IMP LIKE CYREFS-FLAG 'X' Display save dialog box at the end

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN_CODE TYPE I Function return code

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 requirements groupings
BED_GRU LIKE CYBED_GRU Capacity requirement groups
CRHD_TAB LIKE CYCRHD_TAB Object table for work centers
FIL_TAB LIKE CYFIL_TAB Filter table
GRU_EIN LIKE CYGRU_EIN Single capacity requirements of each group
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
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
SAUF_TAB LIKE CYSAUF_TAB Object table for SOP orders

Exceptions

This function module does not define any Exceptions.