Menu

SAP Function Module FAGL_CHECK_FOR_SUBSEQ_RLDNR

prüft, ob Beleg in ein nachträgl. eingef. Ledger gebucht ist

The Function Module FAGL_CHECK_FOR_SUBSEQ_RLDNR (prüft, ob Beleg in ein nachträgl. eingef. Ledger gebucht ist) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIGRATION within the package FAGL_MIG_CUST.

Technical Information

Function Module FAGL_CHECK_FOR_SUBSEQ_RLDNR
Short Text prüft, ob Beleg in ein nachträgl. eingef. Ledger gebucht ist
Function Group FAGL_MIGRATION
Package FAGL_MIG_CUST
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_BUKRS TYPE BUKRS Buchungskreis
ID_GJAHR TYPE GJAHR Geschäftsjahr
ID_LDGRP TYPE BKPF-LDGRP Ledger-Gruppe
ID_RLDNR TYPE FAGL_RLDNR Ledger in der Hauptbuchhaltung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_SUBSEQ_RLDNR TYPE FLAG allgemeines flag

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.