The Function Module GM_POPUP_FM_OBJECTS_IN_CLASS (Popup Selection for FM Obejcts from Sponsored Class) is a standard Function Module in SAP ERP and is part of the function group GMSO within the package GMMASTERDATA_E.
Function Module | GM_POPUP_FM_OBJECTS_IN_CLASS |
Short Text | Popup Selection for FM Obejcts from Sponsored Class |
Function Group | GMSO |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIPEX | TYPE | FM_FIPEX | Commitment item (No longer in use -> FM_FIPEX) | |
I_FM_AREA | TYPE | FIKRS | Financial Management Area | |
I_POPUP_FIPEX | TYPE | XFELD | Checkbox | |
I_SPONSORED_CLASS | TYPE | GM_SPONSORED_CLASS | Sponsored Class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FIPEX | TYPE | FM_FIPEX | Internal tables, current number of lines | |
E_GMSPCLASS | LIKE | GMSPCLASS | Sponsored Class Master |
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_GMSPCLASS_FMBA | LIKE | GMSPCLASS_FMBA | Sponsored Class Master Data - Budget Allowed Object | |
T_GMSPCLASS_FMBT | LIKE | GMSPCLASS_FMBT | Sponsored class - sponsor specific data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_NOT_FOUND | Sponsored Class not found |
INVALID_FM_OBJECT | Invalid FM Object |