This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module RSUT_FIELD_GET_CHAR_LENGTH (Erforderliche Länge eines CHAR-Feldes für sichern MOVE/WRITE) is a standard Function Module in SAP ERP and is part of the function group RSUT within the package RSUM.
Function Module | RSUT_FIELD_GET_CHAR_LENGTH |
Short Text | Erforderliche Länge eines CHAR-Feldes für sichern MOVE/WRITE |
Function Group | RSUT |
Package | RSUM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXTERNAL_REPRESENTATION | LIKE | RPYGSGF-FLAG | Länge für externe Darstellung berechnen (WRITE) | |
I_FIELD | LIKE | DDIC-Datentyp des Quellfeldes | ||
I_MAX_DOUBLED_DELIMITERS | TYPE | I | 0 | Maximale Anzahl von Begrenzungszeichen im Wert |
I_OUTPUT_LENGTH | TYPE | I | Ausgabelänge aus dem DDIC | |
I_SIGN_LENGTH | TYPE | I | 1 | Zeichenlänge des Vorzeichens |
I_SIGN_REPRESENTATION | TYPE | C | '-' | Zeichendarstellung des Vorzeichens |
I_WITHOUT_GROUPING | LIKE | RPYGSGF-FLAG | Zahlen ohne Gruppierung (Tausendertrennzeichen) | |
I_WITHOUT_SIGN | LIKE | RPYGSGF-FLAG | Ohne Vorzeichen | |
I_WITH_DELIMITERS | LIKE | RPYGSGF-FLAG | Begrenzungszeichen berücksichtigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHAR_LENGTH | TYPE | I | Zeichenlänge des Wertes für Zeichendarstellung |
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 |
---|---|
ILLEGAL_TYPE | Ungültiger Datentyp |