The Function Module ACC_TARGET_LEDGER_READ (Ermitteln des Ziel-Ledgers/Ledgergruppe zu einer RechLegVorschrift) is a standard Function Module in SAP ERP and is part of the function group ACC_ACCPRINCPILE_SERVICES within the package FBAS.
Function Module | ACC_TARGET_LEDGER_READ |
Short Text | Ermitteln des Ziel-Ledgers/Ledgergruppe zu einer RechLegVorschrift |
Function Group | ACC_ACCPRINCPILE_SERVICES |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_ACC_PRINCIPLE | TYPE | ACCOUNTING_PRINCIPLE | Rechnungslegungsvorschrift |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_GLFLEX_ACTIVE | TYPE | FLAG | Kennzeichen: FlexGL ist aktiv | |
ED_GLFLEX_TARGET_LDGR_GRP | TYPE | FAGL_TARGET_LDGRP | Ziel-Ledgergruppe (FlexGL) | |
ED_LEADING_GL_INCL | TYPE | FLAG | Kennzeichen: FührendesHauptbuch wird fortgeschrieben | |
ET_TARGET_LEDGER_SL | TYPE | RLDNR_T | Ziel-Ledger für parallele Rechnungslegung (FI-SL) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Ein Fehler ist aufgetreten |
NOT_FOUND | Die Rechnungslegungsvorschrift existiert nicht |