Menu

SAP Function Module FAGL_MIG_OPITEMS_CURSOR_OPEN

öffnet einen Cursor auf die Tabelle

The Function Module FAGL_MIG_OPITEMS_CURSOR_OPEN (öffnet einen Cursor auf die Tabelle) 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_CURSOR_OPEN
Short Text öffnet einen Cursor auf die Tabelle
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
ID_MGPLN TYPE FAGL_MGPLN Migrationsplan
ID_STATUS_NEXT TYPE FAGL_MIG_STATUS_OPITEM Migrationsstatus eines offenen Postens
ID_STATUS_PREV TYPE FAGL_MIG_STATUS_OPITEM '00' Migrationsstatus eines offenen Postens
IR_BELNR TYPE FAGL_RANGE_T_BELNR Rangetabelle für Belegnummer eines Buchhaltungsbeleges
IR_BUKRS TYPE FAGL_RANGE_T_BUKRS Buchungskreis
IR_GJAHR TYPE FAGL_RANGE_T_RYEAR Geschäftsjahr

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.