The Function Module FERC_ACCOUNT_CHECK (Check if posting to G/L account is possible) is a standard Function Module in SAP ERP and is part of the function group FE01 within the package FERC.
Function Module | FERC_ACCOUNT_CHECK |
Short Text | Check if posting to G/L account is possible |
Function Group | FE01 |
Package | FERC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCOUNT | TYPE | SAKNR | G/L account number | |
CHART_OF_ACCOUNTS | TYPE | KTOPL | Chart of accounts | |
COMPANY_CODE | TYPE | BUKRS | Company Code |
This function module does not define any EXPORTING parameters.
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.