Menu

SAP Function Module CY_FILL_INDI

Set indicators in table INDI for new setup of the internal tables

The Function Module CY_FILL_INDI (Set indicators in table INDI for new setup of the internal tables) is a standard Function Module in SAP ERP and is part of the function group CYFI within the package CY.

Technical Information

Function Module CY_FILL_INDI
Short Text Set indicators in table INDI for new setup of the internal tables
Function Group CYFI
Package CY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AINDI LIKE CYINDI
ALLES_NEU TYPE C ' ' Set up all internal tables again
AUSWAHL_NEU TYPE C ' ' New selection made
BEDART_NEU TYPE C ' ' New requirements type selected
EINHEIT_NEU TYPE C ' ' New capacity unit selected
HIERA_NEU TYPE C ' ' New hierarchy selected or changed
KUMUL_NEU TYPE C ' ' Cumulation selected or cancelled
LIVAR_NEU TYPE C ' ' New list version selected
PERIODEN_NEU TYPE C ' ' New period split
VERTEIL_NEU TYPE C ' ' New distribution function selected

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EINDI LIKE CYINDI

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.