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 RMPS_POST_CREATE_API (Anlegen eines neuen Posteingangsstücks) is a standard Function Module in SAP ERP and is part of the function group RMPS_POST_API within the package RMPS_SP_POST.
Function Module | RMPS_POST_CREATE_API |
Short Text | Anlegen eines neuen Posteingangsstücks |
Function Group | RMPS_POST_API |
Package | RMPS_SP_POST |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_DOCTYPE | TYPE | SAEOBJART | Dokumentart (Nur optional wenn kein Laufweg - X) | |
IM_FILE_ID | TYPE | SAEPFAD | Dateipfade und -name falls ein neues Dokument angelegt werden soll | |
IM_NO_PATH | TYPE | SRMBOOLEAN | SPACE | Keinen Laufweg erzeugen |
IM_ORIG_OBJKEY | TYPE | SWO_TYPEID | Objektschlüssel | |
IM_ORIG_OBJTYPE | TYPE | SWO_OBJTYP | Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_DOCID | TYPE | BAPIGUID | Dokument ID, Format <doc class | |
EX_DOC_CLASS | TYPE | SDOK_CLASS | Dokumentenklasse | |
EX_DOC_ID | TYPE | SDOK_DOCID | ID für Dokumente und Beziehungen | |
EX_PATHID | TYPE | SRMWFPTHID | Laufwegs-ID | |
EX_PDIR_ID | TYPE | BAPIGUID | Poid Directory ID | |
EX_REJECTED_PROPERTIES | TYPE | RMPS_POSTATTR_TYPE | Attributübergabetabelle | |
EX_RETURN | TYPE | BAPIRET2 | Returnparameter |
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 |
---|---|---|---|---|
IM_TAB_PROPERTIES | TYPE | RMPS_POSTATTR_TYPE | Attributübergabetabelle |
This function module does not define any Exceptions.