Menu

SAP Function Module CO_SF_HEADER_GOODS_RECEIPT

Auftrag für Wareneingang lesen, prüfen und sperren

The Function Module CO_SF_HEADER_GOODS_RECEIPT (Auftrag für Wareneingang lesen, prüfen und sperren) is a standard Function Module in SAP ERP and is part of the function group COSF within the package CO.

Technical Information

Function Module CO_SF_HEADER_GOODS_RECEIPT
Short Text Auftrag für Wareneingang lesen, prüfen und sperren
Function Group COSF
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFNR TYPE AFKO-AUFNR Auftragsnummer
FLG_AUTWE LIKE RC27X-FLG_SEL SPACE Aufruf aus Rückmeldung (automatischer WE)
FLG_EXTERN LIKE RC27X-FLG_SEL SPACE 'X': Aufruf über MB_CREATE_GOODS_MOVEMENENT

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.