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.
Function Module | FLQ_MM_INVOICE_ACCOUNT |
Short Text | Sachkonto aus MM-Kontierung holen |
Function Group | FLQSERV |
Package | FFLQ |
Module Type | Normal Module |
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 |
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 |
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.