The Function Module FMFG_MM_READ_TFMFG_AACT (Check for acct assignment category entry) is a standard Function Module in SAP ERP and is part of the function group FMFG_MM02 within the package FMFG_MM_E.
Function Module | FMFG_MM_READ_TFMFG_AACT |
Short Text | Check for acct assignment category entry |
Function Group | FMFG_MM02 |
Package | FMFG_MM_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTYP | TYPE | FMFG_MM_ACTYP | Activity type for transaction | |
KNTTP | TYPE | KNTTP | Account assignment category |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FOUND | TYPE | CHAR1 | Single-character flag |
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.