The Function Module FM_DOC_INFO (Beleginterpretation nach Vorgang/ Finanzvorgang) is a standard Function Module in SAP ERP and is part of the function group FMCHECK within the package FMFS.
Function Module | FM_DOC_INFO |
Short Text | Beleginterpretation nach Vorgang/ Finanzvorgang |
Function Group | FMCHECK |
Package | FMFS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_AUSZ1 | LIKE | AUSZ1 | Ausziffertabelle 1 | |
T_BKPF | LIKE | BKPF | Belegkopf für Buchhaltung | |
T_BSEG | LIKE | BSEG | Belegsegment Buchhaltung | |
T_DOWNPM | LIKE | FMCHECK_DOCS | Belege mit Anzahlungscharakter | |
T_DOWNPMCL | LIKE | FMCHECK_DOCS | Belege mit Anzahlungsverrechnungscharakter | |
T_INVOICE | LIKE | FMCHECK_DOCS | Belege mit Rechnungscharakter | |
T_PAYMENT | LIKE | FMCHECK_DOCS | Belege mit Zahlungscharakter | |
T_RAGL1 | LIKE | RAGL1 | Rücknahme Ausgleich 1 (Belegzeilen) | |
T_TRANSFER | LIKE | FMCHECK_DOCS | Belege mit Umbuchungsscharakter |
This function module does not define any Exceptions.