Menu

SAP Function Module SCHED_CHECK_CIF

Ermittlung ob die Versandterminierung im APO durchgeführt werden soll

The Function Module SCHED_CHECK_CIF (Ermittlung ob die Versandterminierung im APO durchgeführt werden soll) is a standard Function Module in SAP ERP and is part of the function group V03C_APOINT within the package VZ_SCHEDULE.

Technical Information

Function Module SCHED_CHECK_CIF
Short Text Ermittlung ob die Versandterminierung im APO durchgeführt werden soll
Function Group V03C_APOINT
Package VZ_SCHEDULE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_KUNNR LIKE KNA1-KUNNR Debitorennummer 1
IF_MATNR LIKE LIPS-MATNR Materialnummer
IF_SOBKZ LIKE LIPS-SOBKZ Sonderbestandskennzeichen
IF_WERKS LIKE LIPS-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_ATP_SCHED TYPE FLAG APO-Terminierung aufgrund von ATP
EF_LOGSYS_APO LIKE V03C_APOINT-LOGSYS Logisches System des APO für die Terminierung

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.