The Function Module GM_SPONSORED_CLASS_READ (Read 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_SPONSORED_CLASS_READ |
Short Text | Read 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_BYPASS_BUFFER | TYPE | XFELD | Checkbox | |
I_FM_AREA | TYPE | FIKRS | Financial Management Area | |
I_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | R/3 System, current language |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GMSPCLASS | LIKE | GMSPCLASS | Screen fields for GM Sponsored Class | |
E_GMSPCLASSTEXTS | LIKE | GMSPCLASSTEXTS | Screen fields for GM Sponsored Class |
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 Master Data - Budget Transfer Object |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_NOT_FOUND | Class not found |