This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module FCJ_PREP_DOC_FOR_ACCIF (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_FOR_ACCIF |
Short Text | Prepare tables from CJ posting for posting to the ACC-IF |
Function Group | SAPLFCJ_PROCESS_MANAGER |
Package | CAJO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT_1 | LIKE | TCJ_C_JOURNALS-GL_ACCOUNT | Nummer des Sachkontos | |
I_ACCOUNT_2 | LIKE | TCJ_C_JOURNALS-GL_ACCOUNT | Nummer des Sachkontos | |
I_AMOUNT | TYPE | WRBTR | Betrag in Belegwährung | |
I_AWORG | LIKE | ACCHD-AWORG | Referenzorganisationseinheiten | |
I_AWREF | LIKE | ACCHD-AWREF | Referenzbelegnummer | |
I_AWSYS | LIKE | T000-LOGSYS | Logical system | |
I_AWTYP | LIKE | ACCHD-AWTYP | Referenzvorgang | |
I_CURRENCY | LIKE | TCJ_C_JOURNALS-CURRENCY | Currency key | |
I_DOC_TYPE_DG | LIKE | TCJ_C_JOURNALS-DOC_TYPE_DG | Cash Journal document type customer credit memo | |
I_DOC_TYPE_DZ | LIKE | TCJ_C_JOURNALS-DOC_TYPE_DZ | Cash Journal document type customer payment | |
I_DOC_TYPE_KG | LIKE | TCJ_C_JOURNALS-DOC_TYPE_KG | Cash Journal document type vendor credit memo | |
I_DOC_TYPE_KZ | LIKE | TCJ_C_JOURNALS-DOC_TYPE_KZ | Cash Journal document type vendor payment | |
I_DOC_TYPE_SK | LIKE | TCJ_C_JOURNALS-DOC_TYPE_SK | Belegart Kassenbuch: Sachkontenbuchung | |
I_DOC_TYPE_SO | LIKE | TCJ_C_JOURNALS-DOC_TYPE_SO | Belegart: Ausgehende Sachkontobuchung | |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
I_POSTING | LIKE | ISCJ_POSTINGS | Kassenbuchstruktur Dynpro 0100 SAPMFCJ0 | |
I_TAX_CODE | LIKE | TCJ_TRANSACTIONS-TAX_CODE | Umsatzsteuerkennzeichen | |
I_TEXT | LIKE | TCJ_C_JOURNALS-TEXT | Zusatzfeld für Kassenbuch | |
I_TRANSACT_TYPE | TYPE | CJTRANSTYP | Cash Journal Transaction Type | |
I_TYP | TYPE | CJTRANSTYP | Typ des Kassenbuchgeschäftsvorfalls | |
I_VERTN | TYPE | RANL | Vertragsnummer | |
I_VERTT | TYPE | RANTYP | Vertragsart | |
I_WWERT | TYPE | WWERT_D | Umrechnungsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_NUMBER | LIKE | TCJ_DOCUMENTS-POSTING_NUMBER | Belegnummer eines Kassenbuchbelegs |
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_ACCCR | LIKE | ACCCR | Schnittstelle ins Rechnungswesen: Währungsinformation | |
ITCJ_ACCHD | LIKE | ACCHD | Schnittstelle ins Rechnungswesen: Kopfinformation | |
ITCJ_ACCIT | LIKE | ACCIT | Schnittstelle ins Rechnungswesen: Positionsinformation | |
ITCJ_ACCTX | LIKE | ACCBSET | Belegsegment Steuerdaten plus Zusatzfelder RWIN | |
ITCJ_CPD | LIKE | TCJ_CPD | FBCJ: CpD-Daten der Kassenbuchbelegpositionen | |
ITCJ_SEL_CHECKS | LIKE | ISCJ_POSTINGS | Kassenbuchstruktur Dynpro 0100 SAPMFCJ0 | |
ITCJ_TAX_POSITIONS | LIKE | ISCJ_TAX_POSITIONS | Cash Journal tax positions for posting interface | |
ITCJ_WTAX_ITEMS | LIKE | TCJ_WTAX_ITEMS | Quellensteuereinträge für Kassenbuchbelegpositionen |
This function module does not define any Exceptions.