The Function Module FM_FIPEX_ATTRIBUTES_GET (Schickt ein Popup, auf dem man Geschäftsjahr und Variante eingeben kann) is a standard Function Module in SAP ERP and is part of the function group FMRE within the package FMRP.
Function Module | FM_FIPEX_ATTRIBUTES_GET |
Short Text | Schickt ein Popup, auf dem man Geschäftsjahr und Variante eingeben kann |
Function Group | FMRE |
Package | FMRP |
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_GJAHR | LIKE | FMPG-GJAHR | Geschäftsjahr der Finanzposition | |
E_VARNT | LIKE | FMPG-VARNT | Planvariante der Finanzposition |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.