The Function Module FAGL_VZ_FROM_BSEG (Belege lesen) is a standard Function Module in SAP ERP and is part of the function group FAGL_RFC within the package FAGL_CLOSING_ACTIVITIES.
Function Module | FAGL_VZ_FROM_BSEG |
Short Text | Belege lesen |
Function Group | FAGL_RFC |
Package | FAGL_CLOSING_ACTIVITIES |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_ARCH | TYPE | TFC_T_AIND_ARKEY | Tabelle von ARCHIVEKEY und ARCHIVEOFS | |
IT_BKPF | TYPE | FAGL_T_SMALLBKPF | Itab zu TFC_SMALLBKPF | |
IT_EXCLUDED_LEDGERS | TYPE | FAGL_T_RLDNR | FlexGL: Auszuschließende Ledger | |
IT_FIELDS | TYPE | DFIES_TABLE | FlexGL: Tabelle der gemeinsamen Felder | |
IT_GROUPINFO | TYPE | FAGL_T_GROUPINFO | FlexGL: Welche Tabellen sind zu lesen? | |
IT_LBKPF | TYPE | FAGL_T_SMALLBKPF | Tabelle der BSEG_ADD-Belege | |
IT_PERIVINFO | TYPE | FAGL_T_PERIVINFO | Tabelle der Perioden pro Ledger und Ledgergruppe | |
IT_POPER | TYPE | FAGL_T_POPER | Übergabetabell für TFC_VZ_FROM_BSEG | |
I_FLEXGL_MODE | TYPE | CHAR1 | SPACE | FlexGL: Vergleich mit FAGLFLEXA |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
I_SINGLE_COMPARE | TYPE | CHAR1 | SPACE | FlexGl: Einzelbelegvergleich? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_COLL | TYPE | FAGL_T_BALANCECMP | Itab tzu TFC_BALANCECMP | |
ET_COLL_ALL | TYPE | FAGL_T_GLU1 | FlexGl: Salden mit allen Feldern (RFC) | |
ET_MESSAGE | TYPE | FAGL_T_CMPMESSAGE | Itab zu TFC_CMPMESSAGE |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_COLL | LIKE | Struktur der allgemeinen Felder | ||
CT_COLL | LIKE | Salden mit allen Feldern (kein RFC) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.