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_CREATE (Create Participation Group) 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.
Function Module | BAPI_RE_PG_CREATE |
Short Text | Create Participation Group |
Function Group | RESC_BAPI_PARTICIP_GRP |
Package | RE_SC_PG |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUSINESS_ENTITY_NUMBER_EXT | LIKE | BAPI_RE_PARTICIP_GRP_KEY-BUSINESS_ENTITY | External: Number of Business Entity | |
COMP_CODE_EXT | LIKE | BAPI_RE_PARTICIP_GRP_KEY-COMP_CODE | External: Company Code | |
PARTICIP_GROUP_NUMBER_EXT | LIKE | BAPI_RE_PARTICIP_GRP_KEY-PARTICIP_GROUP | External: Participation Group | |
PARTICIP_GRP | LIKE | BAPI_RE_PARTICIP_GRP_DAT | Participation Group - Data | |
TEST_RUN | LIKE | BAPI_RE_ADDITIONAL_FIELDS-TESTRUN | SPACE | Simulation Indicator |
TRANS | LIKE | BAPI_RE_ADDITIONAL_FIELDS-TRANS | Business Transaction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUSINESSENTITYNUMBER | LIKE | BAPI_RE_PARTICIP_GRP_KEY-BUSINESS_ENTITY | Valid Business Entity | |
COMPCODE | LIKE | BAPI_RE_PARTICIP_GRP_KEY-COMP_CODE | Company Code | |
PARTICIPGROUPNUMBER | LIKE | BAPI_RE_PARTICIP_GRP_KEY-PARTICIP_GROUP | Participation Group |
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 |
---|---|---|---|---|
EXTENSION_IN | LIKE | BAPIPAREX | Add. Data: Entry | |
PARTICIP_OBJ | LIKE | BAPI_RE_PARTICIP_OBJ_DAT | Participating Object | |
RESUBM_RULE | LIKE | BAPI_RE_RESUBM_RULE_DAT | Resubmission Rules | |
RETURN | LIKE | BAPIRET2 | Return Parameters | |
STATUS | LIKE | BAPI_RE_STATUS_DAT | Status |
This function module does not define any Exceptions.