Menu

SAP Function Module KBPP_SPREAD_VALUE_POPUP

PAI POPUP - Periodenübersicht

The Function Module KBPP_SPREAD_VALUE_POPUP (PAI POPUP - Periodenübersicht) is a standard Function Module in SAP ERP and is part of the function group KBPP within the package KABP.

Technical Information

Function Module KBPP_SPREAD_VALUE_POPUP
Short Text PAI POPUP - Periodenübersicht
Function Group KBPP
Package KABP
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_APERIO LIKE BPIN-PERIO '001' Aufsetzperiode in der Übergabetabelle
I_DECIMALS LIKE BPPR-DECIM Anzahl Nachkommastellen in der Wertetabelle
I_DISPLAY LIKE SPACE
I_GJAHR LIKE BPIN-GJAHR '0000'
I_PERIV LIKE BPIN-PERIV Geschäftjahresvariante
I_SPRED LIKE BPIN-SPRED Verteilungsschlüssel
I_TITLE LIKE SPACE
I_VALUE LIKE BPJA-WTJHR Zu verteilender Wert
I_VAL_TITLE LIKE SPACE
I_VAL_TITLE2 LIKE SPACE
I_WAER LIKE BPDY-WAER1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SPRED LIKE BPIN-SPRED Verteilungsschlüssel
E_VALUE LIKE BPJA-WTJHR Zu verteilender Wert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CEPFV LIKE CEPFV

Exceptions

This function module does not define any Exceptions.