Menu

SAP Function Module FAGL_MIG_OPITEMS_AUGMENT

OP-Keys BSEG-Daten anreichern und BKPF ermitteln

The Function Module FAGL_MIG_OPITEMS_AUGMENT (OP-Keys BSEG-Daten anreichern und BKPF ermitteln) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_OPITEMS within the package FAGL_MIG_CONVERSION.

Technical Information

Function Module FAGL_MIG_OPITEMS_AUGMENT
Short Text OP-Keys BSEG-Daten anreichern und BKPF ermitteln
Function Group FAGL_MIG_OPITEMS
Package FAGL_MIG_CONVERSION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITS_OPITEM_KEYS TYPE FAGL_TS_MIG_OPITEMS Tabellentyp: Felder des Arbeitsvorrates und Status der zu migrierenden OP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ETS_OPITEMS TYPE FAGL_TS_MIG_OPITEMS Tabellentyp: Felder für den Aufbau des Postens in der Belegaufteilung
ETS_OPKEYS_WITH_ERROR TYPE FAGL_TS_MIG_OPITEMS Tabellentyp: Belegkeys, für die kein BKPF-oder BSEG-Eintrag gefunden wurde
ET_BKPF TYPE FAGL_TS_BKPF Tabelle mit BKPF-Zeilen
ET_BSEG TYPE FAGL_TS_BSEG Tabelle mit BSEG-Zeilen
ET_BVOR TYPE FAGL_T_BVOR Tabellentyp für BVOR

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.