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 HR_99S_EDIT_TEXTPART (Changing and saving of text parts) is a standard Function Module in SAP ERP and is part of the function group HR99S00_TOOLS within the package P99S.
Function Module | HR_99S_EDIT_TEXTPART |
Short Text | Changing and saving of text parts |
Function Group | HR99S00_TOOLS |
Package | P99S |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_TEXTPART | TYPE | BOOLEAN | 'X' | Check if textpart exists |
CLIENT | TYPE | SY-MANDT | SY-MANDT | R/3 System, client number from logon |
EDITOR_TITLE | TYPE | TTXIT-TDTEXT | SPACE | Text for editor title line |
ID | TYPE | THEAD-TDID | Text ID | |
LANGUAGE | TYPE | THEAD-TDSPRAS | Language key of the text to be edited | |
LOCAL_CAT | LIKE | SPACE | Text catalog local | |
NAME | TYPE | THEAD-TDNAME | Name of the text to be editied | |
OBJECT | TYPE | THEAD-TDOBJECT | Texts: application object | |
TEXTPART | TYPE | CHAR26 | Bloc of the text to be edited (max. 26 characters) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ID | Text ID |
LANGUAGE | Language key of the text to be edited |
NAME | Name of the text to be editied |
OBJECT | Texts: application object |
REFERENCE_CHECK | Reference chain interrupted |
TEXTPART | Bloc of the text to be edited (max. 26 characters) |