Menu

SAP Function Module CY01_VERSION_CHANGE_FOR_NEW_WC

Rescheduling of a planned order corresponding to a new production version

The Function Module CY01_VERSION_CHANGE_FOR_NEW_WC (Rescheduling of a planned order corresponding to a new production version) is a standard Function Module in SAP ERP and is part of the function group CY26 within the package CY01.

Technical Information

Function Module CY01_VERSION_CHANGE_FOR_NEW_WC
Short Text Rescheduling of a planned order corresponding to a new production version
Function Group CY26
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
AFVGD_IMP LIKE AFVGD Vorgang zum Umplanen
PLAF_IMP LIKE PLAF Planauftrag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_AFVG_LINE LIKE CYAFVG_TAB Index des Vorgangs(orig. oder neu)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OPR_AFFECTED_OUT LIKE AFVGDGET sämtliche Vorgänge des Planauftrages

Exceptions

This function module does not define any Exceptions.