The Function Module GM_GET_SPONSORED_CLASS_SINGLE (Get sponsored class) is a standard Function Module in SAP ERP and is part of the function group GMREPPOOL within the package GMMASTERDATA_E.
Function Module | GM_GET_SPONSORED_CLASS_SINGLE |
Short Text | Get sponsored class |
Function Group | GMREPPOOL |
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_AUTH_ACTIVITY | TYPE | ACTIV_AUTH | Activity | |
I_FM_AREA | TYPE | FIKRS | FM Area | |
I_LANGUAGE | TYPE | SY-LANGU | SY-LANGU | R/3 System, current language |
I_SPONSORED_CLASS | TYPE | GMSPCLASS-SPONSORED_CLASS | Sponsored Class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GMSPCLASS | TYPE | GMSPCLASS | Sponsored class master | |
E_GMSPCLASSTEXTS | TYPE | GMSPCLASSTEXTS | Sponsored class texts |
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 |
---|---|---|---|---|
E_T_GMASPCLASS | LIKE | GMASPCLASS | Sponsored class - sponsor specific data | |
E_T_GMSPCLASS_FMBA | LIKE | GMSPCLASS_FMBA | FM budget allowed objects for sponsored class | |
E_T_GMSPCLASS_FMBT | LIKE | GMSPCLASS_FMBT | FM budget transfer objects for sponsored class |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | Not authorized for this class |
NOT_FOUND | Not found |