The Function Module TFC_VZ_FROM_BSEG_RFC (Belege lesen) is a standard Function Module in SAP ERP and is part of the function group TFC_RFC within the package FB_CLOSING.
Function Module | TFC_VZ_FROM_BSEG_RFC |
Short Text | Belege lesen |
Function Group | TFC_RFC |
Package | FB_CLOSING |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_BKPF | TYPE | TFC_T_SMALLBKPF | Itab zu TFC_SMALLBKPF | |
I_FLEXGL_MODE | TYPE | CHAR1 | SPACE | FAGLFLEXA mitlesen? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_COLL | TYPE | TFC_T_BALANCECMP | Itab tzu TFC_BALANCECMP | |
ET_COLL_DIM | TYPE | TFC_T_BALANCECMP_DIM | Tabelle dimensionierter Saldenvergleich | |
ET_DIFF | TYPE | TFC_T_BALANCECMP_DIFF | Tabelle der Differenzen beim Saldenvergleich | |
ET_MESSAGE | TYPE | TFC_T_CMPMESSAGE | Itab zu TFC_CMPMESSAGE |
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.