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 QPAP_GET_QAPO_PLNKN (Determine the current plan node number using the plan requirements) is a standard Function Module in SAP ERP and is part of the function group QPAP within the package QL.
Function Module | QPAP_GET_QAPO_PLNKN |
Short Text | Determine the current plan node number using the plan requirements |
Function Group | QPAP |
Package | QL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PLNFL | LIKE | AFVC-PLNFL | Sequence number of the plan | |
I_PLNKN | LIKE | AFVC-PLNKN | Node number of the plan | |
I_STDKN | LIKE | AFVC-STDKN | 0 | Node number of the standard plan |
I_VORNR | LIKE | AFVC-VORNR | Operation number | |
I_VPLNR | LIKE | AFVC-VPLNR | SPACE | Number of the standard plan |
I_VPLTY | LIKE | AFVC-VPLTY | SPACE | Type of standard plan |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VORGLFNR | LIKE | AFVC-APLZL | Current node number |
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 |
---|---|
NOT_FOUND | Operation not found |