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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.