The Function Module FI_PSO_EFFECTIVE_AMOUNT_DET (Bestimmung des zahlbaren Betrages einer Anordnung) is a standard Function Module in SAP ERP and is part of the function group F0KJ within the package FMFI.
Function Module | FI_PSO_EFFECTIVE_AMOUNT_DET |
Short Text | Bestimmung des zahlbaren Betrages einer Anordnung |
Function Group | F0KJ |
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_PSOSU | LIKE | PSOWF-PSOSU | Effektiver Zahlbetrag |
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_FVBSEG | LIKE | FVBSEG | Belegsegment |
This function module does not define any Exceptions.