The Function Module FM_INPUT_CHECK_FI (Eingabeprüfung: Finanzbuchhaltung) is a standard Function Module in SAP ERP and is part of the function group FMWR within the package FMFS_CORE.
Function Module | FM_INPUT_CHECK_FI |
Short Text | Eingabeprüfung: Finanzbuchhaltung |
Function Group | FMWR |
Package | FMFS_CORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKPF | LIKE | BKPF |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKPF | LIKE | BKPF |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BSEG | LIKE | BSEG |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.