Menu

SAP Function Module CY01_DISPATCHING

Processes the first steps to dispatch or reschedule an operation

The Function Module CY01_DISPATCHING (Processes the first steps to dispatch or reschedule an operation) 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_DISPATCHING
Short Text Processes the first steps to dispatch or reschedule an operation
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
DISPATCH LIKE CYREFS-FLAG 'X' Dispatch or reschedule operation
DONT_INIT_LOG LIKE CYREFS-FLAG Don´t initialize logs

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 of operations to dispatch

Exceptions

This function module does not define any Exceptions.