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 RV_MESSAGE_SELECT (Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien) is a standard Function Module in SAP ERP and is part of the function group VMSG within the package VN.
Function Module | RV_MESSAGE_SELECT |
Short Text | Lesen von aktiven Nachrichten zu verschiedenen Selektionskriterien |
Function Group | VMSG |
Package | VN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSG_ERDAT | LIKE | NAST-ERDAT | '00000000' | Date of creation |
MSG_ERUHR | LIKE | NAST-ERUHR | '000000' | Creation time |
MSG_KAPPL | LIKE | NAST-KAPPL | ' ' | Message application |
MSG_PARNR | LIKE | NAST-PARNR | ' ' | Message partner |
MSG_VSDAT | LIKE | NAST-VSDAT | '00000000' | Shipping date |
MSG_VSTAT | LIKE | NAST-VSTAT | ' ' | Status of processing |
MSG_VSURA | LIKE | NAST-VSURA | '000000' | Shipping time of day |
MSG_VSZTP | LIKE | NAST-VSZTP | ' ' | Shipping date |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
MSG_XNAST | LIKE | NAST | G/L account number | |
MSG_YNAST | LIKE | NAST | G/L account number | |
S_KAPPL | LIKE | Applikation | ||
S_KSCHL | LIKE | Nachrichtenart | ||
S_NACHA | LIKE | Sendemedium | ||
S_OBJKY | LIKE | G/L account number |
This function module does not define any Exceptions.