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 STRF_OPEN_PROT_SINGLE (Öffne Protokolldatei des Change and Transport System(Sammelprotokolle)) is a standard Function Module in SAP ERP and is part of the function group STRF within the package SCTS_LOG.
Function Module | STRF_OPEN_PROT_SINGLE |
Short Text | Öffne Protokolldatei des Change and Transport System(Sammelprotokolle) |
Function Group | STRF |
Package | SCTS_LOG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCESS | LIKE | TSTRF01-ACCESS | 'R' | File access: R(ead), W(rite), A(ppend) |
ACTTYPE | LIKE | TSTRF01-ACTTYPE | Type of transport action | |
DIRTYPE | LIKE | TSTRF01-DIRTYPE | 'T' | Type directory: T(ransport), P(ut) |
SYSDATE | LIKE | SY-DATUM | SY-DATUM | Date of the log |
SYSNAME | LIKE | SY-SYSID | SY-SYSID | System name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CANT_OPEN | LIKE | TSTRF01-CANT_OPEN | Flag: file could not be opened (x) | |
FILE | LIKE | TSTRF01-FILE | File name | |
FILENAME | LIKE | TSTRF01-FILENAME | File name without directory | |
SUBDIR | LIKE | TSTRF01-SUBDIR | Sub directory |
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 |
---|---|
WRONG_CALL | invalid call |