Menu

SAP Function Module FLQ_PURCHASE_ORDER_ACCOUNT

Sachkonto (Kosten, Material-Bestand) aus Bestellung holen

The Function Module FLQ_PURCHASE_ORDER_ACCOUNT (Sachkonto (Kosten, Material-Bestand) aus Bestellung 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_PURCHASE_ORDER_ACCOUNT
Short Text Sachkonto (Kosten, Material-Bestand) aus Bestellung 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_EBELN LIKE EKKN-EBELN Belegnummer des Einkaufsbelegs
I_EBELP LIKE EKKN-EBELP Positionsnummer des Einkaufsbelegs
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.