Menu

SAP Function Module FLQ_MM_INVOICE_ACCOUNT

Sachkonto aus MM-Kontierung holen

The Function Module FLQ_MM_INVOICE_ACCOUNT (Sachkonto aus MM-Kontierung holen) is a standard Function Module in SAP ERP and is part of the function group FLQSERV within the package FFLQ.

Technical Information

Function Module FLQ_MM_INVOICE_ACCOUNT
Short Text Sachkonto aus MM-Kontierung holen
Function Group FLQSERV
Package FFLQ
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_AWKEY LIKE BKPF-AWKEY Referenzschlüssel
I_EBELN LIKE BSEG-EBELN Belegnummer des Einkaufsbelegs
I_EBELP LIKE BSEG-EBELP Positionsnummer des Einkaufsbelegs
I_XREF3 TYPE XREF3 Referenzschlüssel zur Belegposition
I_ZEKKN LIKE EKKN-ZEKKN Laufende Nummer der Kontierung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SAKTO LIKE EKKN-SAKTO Nummer des Sachkontos

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.