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 SCMS_DOC_URL_READ (CMS: Generate get-URL) is a standard Function Module in SAP ERP and is part of the function group SCMS_API within the package SCMS.
Function Module | SCMS_DOC_URL_READ |
Short Text | CMS: Generate get-URL |
Function Group | SCMS_API |
Package | SCMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMP_ID | TYPE | C | SPACE | Component ID |
CREP_ID | TYPE | C | SPACE | Repository (Only Allowed if Category - SPACE) |
DOC_ID | TYPE | C | Document ID | |
DP_URL_ONLY | LIKE | SY-DATAR | SPACE | Only Return DataProvider URL |
EXPIRATION | TYPE | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |
FORCE_GET | TYPE | SY-DATAR | SPACE | Force Get-Request - No docGet |
HTTP_URL_ONLY | LIKE | SY-DATAR | SPACE | Only Return HTTP URL |
LIFETIME | TYPE | C | SPACE | Lifetime for DP URLs |
LOCATION | LIKE | SDOKLOC-LOCATION | SPACE | Location as distribution criterion |
MANDT | LIKE | SY-MANDT | SY-MANDT | Client |
NO_CACHE | LIKE | SY-DATAR | SPACE | Screens, display user entry |
PHIO_ID | TYPE | SDOK_PHID | PHIO ID if Known, May Be Shorter than DocID | |
SECURITY | TYPE | C | SPACE | 'F' Frontend, 'B' Backend |
SIGNATURE | TYPE | C | 'X' | Sign URL for Access to Document ('X' Yes, SPACE No) |
STOR_CAT | LIKE | SDOKSTCA-STOR_CAT | Category | |
USE_LOCATION | LIKE | SY-DATAR | 'A' | Location Use ('A' Automatic, 'E' Explicit, 'S' Set/Get Parameter) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
URL | TYPE | C | Generated URL |
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 |
---|---|
DATA_PROVIDER_ERROR | Error When Calling DataProvider |
DOCGET_NOT_SUPPORTED | No decGet URL for DP |
ERROR_CONFIG | Configuration error |
ERROR_PARAMETER | Parameter error |
HTTP_NOT_SUPPORTED | No HTTP URL for Storage in R3 Database |
NOT_ACCESSABLE | Document Inaccessible |
NOT_SUPPORTED | Invalid Storage Category |
TREE_NOT_SUPPORTED | Structure Repository Not Supported |