Menu

SAP Function Module BAPI_RE_PG_GET_LIST

Get Data of Multiple Participation Groups

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BAPI_RE_PG_GET_LIST (Get Data of Multiple Participation Groups) is a standard Function Module in SAP ERP and is part of the function group RESC_BAPI_PARTICIP_GRP within the package RE_SC_PG.

Technical Information

Function Module BAPI_RE_PG_GET_LIST
Short Text Get Data of Multiple Participation Groups
Function Group RESC_BAPI_PARTICIP_GRP
Package RE_SC_PG
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DETAIL_DATA_FROM LIKE BAPI_RE_ADDITIONAL_FIELDS-DETAIL_VALID_FROM Date: Detailed Data Valid From
DETAIL_DATA_TO LIKE BAPI_RE_ADDITIONAL_FIELDS-DETAIL_VALID_TO Date: Detailed Data Valid To
MAX_ROWS LIKE BAPI_RE_ADDITIONAL_FIELDS-BAPIMAXROW 0 Maximum Number of Rows of Hits
SELECT_X LIKE BAPI_RE_PARTICIP_GRP_SELX Participation Group - Fields for Mass Selection

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTENSION_OUT LIKE BAPI_RE_IDENT_PAREX Data of User Fields
PARTICIP_GRP LIKE BAPI_RE_PARTICIP_GRP Participation Groups
PARTICIP_OBJ LIKE BAPI_RE_PARTICIP_OBJ Participating Objects
RESUBM_DATE LIKE BAPI_RE_RESUBM_DATE Resubmission Dates
RESUBM_RULE LIKE BAPI_RE_RESUBM_RULE Resubmission Rules
RETURN LIKE BAPIRET2 Return Parameters
SELOPTION LIKE BAPI_RE_SELOPTION Selection Options
STATUS LIKE BAPI_RE_STATUS Status

Exceptions

This function module does not define any Exceptions.