The Function Module FMKO_GET_FM_FROM_FI (HHM Kontierung aus dem FI-Beleg ermitteln) is a standard Function Module in SAP ERP and is part of the function group FMKOFI within the package FMKO.
Function Module | FMKO_GET_FM_FROM_FI |
Short Text | HHM Kontierung aus dem FI-Beleg ermitteln |
Function Group | FMKOFI |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BELNR | LIKE | BSEG-BELNR | Belegnummer eines Buchhaltungsbeleges | |
I_BUKRS | LIKE | BSEG-BUKRS | Buchungskreis | |
I_COM_MESSAGE | TYPE | CHAR1 | SPACE | Warnung, wenn keine Fipos hinterlegt ist. |
I_GJAHR | LIKE | BSEG-GJAHR | Geschäftsjahr | |
I_KOART | LIKE | BSEG-KOART | 'S' | Kontoart |
I_UMSKZ | LIKE | BSEG-UMSKZ | 'A' | Sonderhauptbuch-Kennzeichen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BSEG | LIKE | BSEG | Belegsegment Buchhaltung | |
T_FMCI | LIKE | FMCI | Finanzpositionen Stammdaten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BEL_NOT_FOUND | Beleg nicht gefunden |
NO_COMM_ITEM | Keine HHM-Kontierung gefunden |