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 ALINK_BARCODE_CUSTOMIZE () is a standard Function Module in SAP ERP and is part of the function group ALINK_BARCODE within the package SAOP.
Function Module | ALINK_BARCODE_CUSTOMIZE |
Short Text | |
Function Group | ALINK_BARCODE |
Package | SAOP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCUMENT_TYPE | LIKE | TOAV0-AR_OBJECT | Document Type | |
NO_CHECK | LIKE | TOAOM-AR_STATUS | SPACE | SAP ArchiveLink: Status (X - active, otherwise inactive) |
OBJECT_TYPE | LIKE | TOAV0-SAP_OBJECT | SAP ArchiveLink: Object type of business object | |
USERNAME | LIKE | TOACM-USERNAME | SY-UNAME | User name in user master record |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BARCODE_ACTIVE | LIKE | TOACM-BARCODE_IN | ||
BARCODE_CHECK | LIKE | TOACM-OPTICAL_AR | Bar code check active: Yes/No | |
BARCODE_TYPE | LIKE | TOACM-BARCODE_TY | ||
DUPLICATE_ALLOWED | LIKE | TOACM-DUPLICATE | Use bar code more than once: Yes/No | |
NO_CANCEL | LIKE | TOACM-NO_CANCEL | Cancel bar code dialog box: Yes/No | |
POPUP_IN_WORKFLOW | LIKE | TOACM-WORKFLOW | Dialog Box for Bar Code Despite Workflow | |
RETURN | LIKE | SAPB-RETURN | SAP ArchiveLink: Priority |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.