Menu

SAP Function Module CY01_OPR_DEALLOCATE_CONTROL

Controls the steps to deallocate a operations of orders

The Function Module CY01_OPR_DEALLOCATE_CONTROL (Controls the steps to deallocate a operations of orders) is a standard Function Module in SAP ERP and is part of the function group CY04 within the package CY01.

Technical Information

Function Module CY01_OPR_DEALLOCATE_CONTROL
Short Text Controls the steps to deallocate a operations of orders
Function Group CY04
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
DONT_INIT_LOG LIKE CYREFS-FLAG Don´t initialize logs
NO_STATUS_CHECK LIKE CYREFS-FLAG Don't handle status

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IN_AFVG_TAB LIKE CYAFVG_TAB Table with the operations to deallocate

Exceptions

This function module does not define any Exceptions.