The Function Module GM_SPONSORED_PROGRAM_READ (Read Sponsored Program) 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_PROGRAM_READ |
Short Text | Read Sponsored Program |
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 |
I_SPONSORED_PROGRAM | TYPE | GM_SPONSORED_PROG | Sponsored Program |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GMSPPROGRAM | TYPE | GMSPPROGRAM | Sponsored program master | |
E_GMSPPROGRAMTEXTS | LIKE | GMSPPROGRAMTEXTS | Sponsored Program 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 |
---|---|---|---|---|
T_GMSPPROGRAM_FMBA | LIKE | GMSPPROGRAM_FMBA | Sponsored Program Master Data - Budget Allowed Object | |
T_GMSPPROGRAM_FMBT | LIKE | GMSPPROGRAM_FMBT | Sponsored Program Master Data - Budget Transfer Objects | |
T_GMSPRESPONSIBLE | LIKE | GMSPRESPONSIBLE | Objects responsible for the sponsored program |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PROGRAM_NOT_FOUND | Program not found |