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 FIELD_SELECTION_INFLUENCE (Field selection for single field (analysis of settings)) is a standard Function Module in SAP ERP and is part of the function group MFAW within the package BZF.
Function Module | FIELD_SELECTION_INFLUENCE |
Short Text | Field selection for single field (analysis of settings) |
Function Group | MFAW |
Package | BZF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DYNPROGRUPPE | LIKE | TFAW-BLDGR | Name of the screen group of the screen | |
FIELDNAME | LIKE | TFAWF-MFELD | Name of screen field | |
MODE | LIKE | RMFAW-CUST_MODE | SPACE | Call mode: SAP mode or customer Customizing |
MODULPOOL | LIKE | TFAW-PROG | Name of the module pool |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVE | LIKE | TFAWF-CUST_M | Field attribute: active | |
INPUT | LIKE | TFAWF-CUST_M | Field attribute: input | |
INTENSIFIED | LIKE | TFAWF-CUST_M | Field attribute: highlighted | |
INVISIBLE | LIKE | TFAWF-CUST_M | Field attribute: invisible | |
OUTPUT | LIKE | TFAWF-CUST_M | Field attribute: output | |
REQUIRED | LIKE | TFAWF-CUST_M | Field attribute: required |
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 |
---|---|
FIELD_NOT_IN_FIELDSELECTION | Field not maintained in feld selection |
GROUP_IS_INITIAL | Screen group not yet transferred |
MODULPOOL_IS_INITIAL | Program name not yet transferred |
UNKNOWN_MODE | Unknown mode |