Menu

SAP Function Module CO_OCM_RU_SEPA_CHECK

Prüfen, ob das externe Separieren von Baugruppen erlaubt ist

The Function Module CO_OCM_RU_SEPA_CHECK (Prüfen, ob das externe Separieren von Baugruppen erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group COCM_RU within the package COCM.

Technical Information

Function Module CO_OCM_RU_SEPA_CHECK
Short Text Prüfen, ob das externe Separieren von Baugruppen erlaubt ist
Function Group COCM_RU
Package COCM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUFNR_SEPA TYPE CAUFVD-AUFNR Auftragsnummer
I_POSNR_DUMMY TYPE VBAP-POSNR Verkaufsbelegposition
I_VBELN_DUMMY TYPE VBAP-VBELN Verkaufsbeleg

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
IT_ORD LIKE ORD_PRE Strukturm der Übergabetabelle für PRE_READ von Aufträgen

Exceptions

This function module does not define any Exceptions.