Menu

SAP Function Module FPM_DEFBK_READ_ACTUAL_POSITION

Finanzbestandskonto: Gibt Bestand per Stichtag aus.

The Function Module FPM_DEFBK_READ_ACTUAL_POSITION (Finanzbestandskonto: Gibt Bestand per Stichtag aus.) is a standard Function Module in SAP ERP and is part of the function group FPM_DEFBK within the package FTPM.

Technical Information

Function Module FPM_DEFBK_READ_ACTUAL_POSITION
Short Text Finanzbestandskonto: Gibt Bestand per Stichtag aus.
Function Group FPM_DEFBK
Package FTPM
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_BUKRS TYPE BUKRS Buchungskreis
I_DATE TYPE SY-DATUM Stichtag (bezogen auf Bestandsvaluta)
I_DELETED_FLOWS TYPE TPMY_DEDOC_LOT_FLOW Zu ignorierende Bewegungen
I_RANL TYPE VVRANLW Kennummer
I_RLDEPO TYPE RLDEPO Depot
I_RLOT TYPE TPM_RLOT Lot
I_SELECT_MODE TYPE I 0 Selektionsmodus: Langtext beachten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RESULT LIKE TPMS_DEFBK_RESULT Ergebnis

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.