Menu

SAP Function Module GM_SHOW_SPONSORED_OBJECTS

Show Sponsored Objects

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.

Technical Information

Function Module GM_SHOW_SPONSORED_OBJECTS
Short Text Show Sponsored Objects
Function Group GMGR
Package GMMASTERDATA_E
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.