Menu

SAP Function Module FMKO_GET_FM_FROM_FI

HHM Kontierung aus dem FI-Beleg ermitteln

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

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