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 FCJ_PREP_DOC (Prepare tables from CJ posting for posting to the ACC-IF) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_PROCESS_MANAGER within the package CAJO.
Function Module | FCJ_PREP_DOC |
Short Text | Prepare tables from CJ posting for posting to the ACC-IF |
Function Group | SAPLFCJ_PROCESS_MANAGER |
Package | CAJO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACCOUNT_1 | LIKE | TCJ_C_JOURNALS-GL_ACCOUNT | G/L account number | |
E_ACCOUNT_2 | LIKE | TCJ_C_JOURNALS-GL_ACCOUNT | G/L account number | |
E_AMOUNT | TYPE | WRBTR | Amount in document currency | |
E_AWSYS | LIKE | T000-LOGSYS | Logical system | |
E_DOC_TYPE_DG | LIKE | TCJ_C_JOURNALS-DOC_TYPE_DG | Cash Journal document type customer credit memo | |
E_DOC_TYPE_DZ | LIKE | TCJ_C_JOURNALS-DOC_TYPE_DZ | Cash Journal document type customer payment | |
E_DOC_TYPE_KG | LIKE | TCJ_C_JOURNALS-DOC_TYPE_KG | Cash Journal document type vendor credit memo | |
E_DOC_TYPE_KZ | LIKE | TCJ_C_JOURNALS-DOC_TYPE_KZ | Cash Journal document type vendor payment | |
E_DOC_TYPE_SK | LIKE | TCJ_C_JOURNALS-DOC_TYPE_SK | Document type | |
E_DOC_TYPE_SO | LIKE | TCJ_C_JOURNALS-DOC_TYPE_SO | Belegart: Ausgehende Sachkontobuchung | |
E_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
E_TEXT | LIKE | TCJ_C_JOURNALS-TEXT | Zusatzfeld für Kassenbuch | |
E_TRANSACT_TYPE | TYPE | CJTRANSTYP | Cash Journal Transaction Type | |
E_VERTN | TYPE | RANL | Vertragsnummer | |
E_VERTT | TYPE | RANTYP | Vertragsart |
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 |
---|---|---|---|---|
ITCJ_TAX_POSITIONS | LIKE | ISCJ_TAX_POSITIONS | Cash Journal tax positions for posting interface |
This function module does not define any Exceptions.