The Function Module CY_PLANNING_TABLE (Aufruf der R/3-Plantafel) is a standard Function Module in SAP ERP and is part of the function group PLAT within the package CY03.
Function Module | CY_PLANNING_TABLE |
Short Text | Aufruf der R/3-Plantafel |
Function Group | PLAT |
Package | CY03 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLTFUNCTION | LIKE | CYCRHD_TAB-FUNKTION1 | Function of/for planning table, not obj-relat | |
PLTMESSAGE | LIKE | CYFCMSG | Message area | |
PROFILE_ID | LIKE | TCY30-PROFILE_ID | Structure of overall profile | |
WAIT_FOR_INPUT | LIKE | NET_GRAPH-FLAG | 'X' | In Grafik auf Eingabe warten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLTFUNCTION | LIKE | CYCRHD_TAB-FUNKTION1 | Function of/for planning table, not obj-relat |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CYAFKO_TAB | LIKE | CYAFKO_TAB | Object table order master data | |
CYAFVG_TAB | LIKE | CYAFVG_TAB | Object table transactions | |
CYBDGR_TAB | LIKE | CYBDGR_TAB | selected lines with funct. from table section | |
CYBED_GRU | LIKE | CYBED_GRU | Requirements grouping table | |
CYCRHD_TAB | LIKE | CYCRHD_TAB | Object table work centers | |
CYGRU_EIN | LIKE | CYGRU_EIN | Group individual requirements | |
CYGRU_MAT_TAB | TYPE | CYINT_GRU_MAT_TAB | Materialbestände | |
CYKAKO_TAB | LIKE | CYKAKO_TAB | Object table capacity | |
CYKBED_TAB | LIKE | CYKBED_TAB | Object table capacity requirements | |
CYPLAF_TAB | LIKE | CYPLAF_TAB | Object table planned order |
This function module does not define any Exceptions.