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 C13Z_UPLOAD (EHS: File Transfer von Datei des Präsentationsservers in interne Tab.) is a standard Function Module in SAP ERP and is part of the function group C13Z within the package CBUI.
Function Module | C13Z_UPLOAD |
Short Text | EHS: File Transfer von Datei des Präsentationsservers in interne Tab. |
Function Group | C13Z |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CODEPAGE | LIKE | SPACE | Codepage bei Upload ASC | |
DAT_D_FORMAT | TYPE | DATEFORMAT | SPACE | Format des Datums: z.B. DD.MM.YYYY |
FILENAME | LIKE | RLGRAP-FILENAME | SPACE | Name der Datei |
FILETYPE | LIKE | RLGRAP-FILETYPE | 'ASC' | Dateityp (Ascii, Binär, ...) |
HEADLEN | LIKE | SPACE | DO NOT USE: SAP-INTERNAL USE ONLY !! | |
LINE_EXIT | LIKE | SPACE | DO_NOT_USE | |
TRUNCLEN | LIKE | SPACE | DO NOT USE: SAP-INTERNAL USE ONLY !! | |
USER_FORM | LIKE | SPACE | DO NOT USE: SAP-INTERNAL USE ONLY !! | |
USER_PROG | LIKE | SPACE | DO NOT USE: SAP-INTERNAL USE ONLY !! |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILELENGTH | LIKE | Dateilänge |
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 |
---|---|---|---|---|
DATA_TAB | LIKE | Übergabetabelle für Datei-Inhalt |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACCESS_DENIED | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
BAD_DATA_FORMAT | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
CONVERSION_ERROR | Fehler bei der Datenkonvertierung |
CUSTOMER_ERROR | Fehler im Customer-Exit |
DISK_FULL | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
DP_OUT_OF_MEMORY | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
DP_TIMEOUT | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
ERROR_NO_GUI | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
FILE_OPEN_ERROR | Zu Rel. 46A nicht durchgehend benutzt ! |
FILE_READ_ERROR | Fehler beim Lesen der Datei |
GUI_REFUSE_FILETRANSFER | Falsches Frontend oder Fehler im Frontend |
HEADER_NOT_ALLOWED | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
HEADER_TOO_LONG | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
INVALID_TABLE_WIDTH | nicht benutzt |
INVALID_TYPE | Falscher Parameter FILETYPE |
NOT_SUPPORTED_BY_GUI | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
NO_AUTHORITY | Keine Berechtigung für Upload |
NO_BATCH | Frontend-Funktion im Batch nicht ausführbar. |
SEPARATOR_NOT_ALLOWED | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
UNKNOWN_DP_ERROR | (siehe CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD) |
UNKNOWN_ERROR | nicht benutzt |