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 OBJECT_IDENTIFICATION_GET () is a standard Function Module in SAP ERP and is part of the function group BO01 within the package BONR.
Function Module | OBJECT_IDENTIFICATION_GET |
Short Text | |
Function Group | BO01 |
Package | BONR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATUM | LIKE | SY-DATUM | SY-DATLO | Key date for txt deter. (for time-dep. obj.) |
LANGU | LIKE | SY-LANGU | SY-LANGU | Language for text determination |
NO_BUKRS | LIKE | SY-CALLD | SPACE | Omit company code in IDENTIFICATION |
NO_ERKRS | LIKE | SY-CALLD | SPACE | Omit operating concern in IDENTIFICATION |
NO_KOKRS | LIKE | SY-CALLD | SPACE | Omit controlling area in IDENTIFICATION |
OBJNR | LIKE | ONR00-OBJNR | Object number | |
TEXT_WANTED | LIKE | Text is to be returned |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IDENTIFICATION | TYPE | J_OBJNR_OUT | ||
E_IONRA | LIKE | Structure IONRA (object number + object key) | ||
E_KEY | LIKE | |||
E_OBJID | TYPE | J_OBJID_OUT | ||
E_TEXT | LIKE | SY-MSGLI | Text for OBJNR (if required) | |
IDENTIFICATION | LIKE | SY-MSGV1 | Object ID (IDENT_OBART + IDENT_OBJID) | |
IDENT_OBART | LIKE | TBO01-OBART_LD | Object type in SY-LANGU | |
IDENT_OBJID | LIKE | SY-MSGV1 | Object key (edited, up to 30 charact. long) | |
IDENT_TXT10 | LIKE | TBO01-TXT10 | Object type text (10 characters) | |
IDENT_TXT15 | LIKE | TBO01-TXT15 | Object type text (15 character) | |
IDENT_TXT20 | LIKE | TBO01-TXT20 | Object type text (20 character) |
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 |
---|---|
OBART_INVALID | Object type does not exist |