The Function Module GM_SHOW_SPONSORED_OBJECTS (Show Sponsored Objects) is a standard Function Module in SAP ERP and is part of the function group GMGR within the package GMMASTERDATA_E.
Function Module | GM_SHOW_SPONSORED_OBJECTS |
Short Text | Show Sponsored Objects |
Function Group | GMGR |
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_ADATU | TYPE | SY-DATUM | Date and time, current (application server) date | |
I_SPONSORED_CLASS | TYPE | GM_SPONSORED_CLASS | Sponsored Class | |
I_SPONSORED_PROG | TYPE | GM_SPONSORED_PROG | Sponsored Program | |
I_SUPRESS_DISPLAY | TYPE | XFELD | Checkbox |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TOTAL_RECORDS | LIKE | SY-TFILL | Internal tables, current number of lines |
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.