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 BAPI_PROCORD_SCHEDULE (BAPI: Schedule Process Orders) is a standard Function Module in SAP ERP and is part of the function group 0001_BAPI within the package COBAPI.
Function Module | BAPI_PROCORD_SCHEDULE |
Short Text | BAPI: Schedule Process Orders |
Function Group | 0001_BAPI |
Package | COBAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BCK_BEG_DATE | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_BEG_DATE | Basic Start Date | |
BCK_BEG_OFFSET | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_BEG_OFFSET | Date Shift | |
BCK_BEG_ORIGIN | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_BEG_ORIGIN | Origin of scheduling dates | |
BCK_BEG_TIME | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_BEG_TIME | Basic start time | |
BCK_BEG_UNIT | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_BEG_UNIT | Time Unit | |
BCK_DLV_DATE | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_DLV_DATE | Basic Finish Date | |
BCK_DLV_OFFSET | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_DLV_OFFSET | Date Shift | |
BCK_DLV_ORIGIN | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_DLV_ORIGIN | Origin of scheduling dates | |
BCK_DLV_TIME | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_DLV_TIME | Basic finish (time) | |
BCK_DLV_UNIT | LIKE | BAPI_ORDER_FUNC_CNTRL-BCK_DLV_UNIT | Time Unit | |
FWD_BEG_DATE | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_BEG_DATE | Basic Start Date | |
FWD_BEG_OFFSET | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_BEG_OFFSET | Date Shift | |
FWD_BEG_ORIGIN | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_BEG_ORIGIN | Origin of scheduling dates | |
FWD_BEG_TIME | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_BEG_TIME | Basic start time | |
FWD_BEG_UNIT | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_BEG_UNIT | Time Unit | |
FWD_DLV_DATE | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_DLV_DATE | Basic Finish Date | |
FWD_DLV_OFFSET | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_DLV_OFFSET | Date Shift | |
FWD_DLV_ORIGIN | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_DLV_ORIGIN | Origin of scheduling dates | |
FWD_DLV_TIME | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_DLV_TIME | Basic finish (time) | |
FWD_DLV_UNIT | LIKE | BAPI_ORDER_FUNC_CNTRL-FWD_DLV_UNIT | Time Unit | |
SCHED_TYPE | LIKE | BAPI_ORDER_FUNC_CNTRL-SCHED_TYPE | Scheduling Type | |
WORK_PROCESS_GROUP | LIKE | BAPI_ORDER_CNTRL_PARAM-WORK_PROC_GROUP | 'COWORK_BAPI' | Logon/Server Group Name |
WORK_PROCESS_MAX | LIKE | BAPI_ORDER_CNTRL_PARAM-WORK_PROC_MAX | 99 | Maximum number of work processes that can be used |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameters |
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 |
---|---|---|---|---|
APPLICATION_LOG | LIKE | BAPI_ORDER_APPLICATION_LOG | ApplicationLog Handle | |
DETAIL_RETURN | LIKE | BAPI_ORDER_RETURN | Return Structure for Order BAPIs | |
ORDERS | LIKE | BAPI_ORDER_KEY | Order Numbers |
This function module does not define any Exceptions.