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 K_DOCUMENT_UPDATE (Verbuchung von CO-Belegen) is a standard Function Module in SAP ERP and is part of the function group KAUP within the package KACC.
Function Module | K_DOCUMENT_UPDATE |
Short Text | Verbuchung von CO-Belegen |
Function Group | KAUP |
Package | KACC |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ITEMS_INSERT | LIKE | SY-BATCH | 'X' | Flag 'Update line items' |
I_LATE_COEP_INS | LIKE | SY-BATCH | ' ' | Verbuchung COEP nach Summensatz-Update |
I_MAX_PERIOD | LIKE | COEPR-PERIO | '999' | Maximum period for statistical key figures |
I_RCL_UPDATE | LIKE | SY-BATCH | 'X' | Flag 'Update cost element ledger' |
I_SAVE_DIRECTLY | LIKE | SY-BATCH | ' ' | Flag 'Update data directly (instead of ON COMMIT)' |
I_TOTALS_UPDATE | LIKE | SY-BATCH | 'X' | Flag 'Update totals records' |
This function module does not define any EXPORTING 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 |
---|---|---|---|---|
T_COBK | LIKE | COBK | Tabel COBK | |
T_COEJA | LIKE | COEJA | Table COEJA | |
T_COEJLA | LIKE | COEJLA | Table COEJLA | |
T_COEJRA | LIKE | COEJRA | Table COEJRA | |
T_COEJTA | LIKE | COEJTA | Table COEJTA | |
T_COEP | LIKE | COEP | Table COEP | |
T_COEPB | LIKE | COEPB | Table COEPB | |
T_COEPL | LIKE | COEPL | Table COEPL | |
T_COEPR | LIKE | COEPR | Table COEPR | |
T_COEPT | LIKE | COEPT | Table COEPT |
This function module does not define any Exceptions.