The Function Module FI_PP_TOTAL_DET (Saldo bestimmen) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.
Function Module | FI_PP_TOTAL_DET |
Short Text | Saldo bestimmen |
Function Group | F0PR |
Package | FMFI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FC | LIKE | RF05V-BWSAL | ||
E_LC | LIKE | RF05V-HWSAL | ||
E_LC_CREDIT | LIKE | RF05V-HWSAL | ||
E_LC_DEBIT | LIKE | RF05V-HWSAL |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_VBSEG | LIKE | VBSEG |
This function module does not define any Exceptions.