Menu

SAP Function Module FLQ_FIPOS_TRANSLATE

Übersetzt Finanzposition in Liquiditätsposition

The Function Module FLQ_FIPOS_TRANSLATE (Übersetzt Finanzposition in Liquiditätsposition) 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_FIPOS_TRANSLATE
Short Text Übersetzt Finanzposition in Liquiditätsposition
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_FIKRS LIKE FM01-FIKRS Finanzkreis
I_FIPOS LIKE SKB1-FIPOS Finanzposition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LQPOS LIKE FLQSUM-LQPOS Liquiditätsposition

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.