Import Deposit Transaction (CBDEP002)

azurecurveProductsCashbook (1058)FinancialImport Deposit Transaction (CBDEP002)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CBDEP002

Product: Cashbook (1058)
Series: Financial

Display Name: Import Deposit Transaction
Physical Name: CBDEP002
Technical Name: CB_Import_Deposit_TRN

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1MESSAGE SearchMessageSTR50String50
2CB_Status SearchCB_StatusINTInteger0
3CB_Deposit_Date SearchCB_Deposit_DateDTDate8
4INTERID SearchIntercompany IDSTR5_IC_IDString5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].INTERID AS 'Import Deposit Transaction-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Import Deposit Transaction'].INTERID = ['Company Master'].INTERID
5CMPANYID SearchCompany IDINT5Integer4
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].CMPANYID AS 'Import Deposit Transaction-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Import Deposit Transaction'].CMPANYID = ['Company Master'].CMPANYID
6CB_Exchange_Rate SearchCB_Exchange_RateDLR14_Exchange_RateCurrency (Variable)14
7CB_Rate_Calc_Method SearchCB_Rate_Calc_MethodINTInteger0
8CB_Exc_Inc SearchCB_Exc_IncDDLInteger0
9CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].CHEKBKID AS 'Import Deposit Transaction-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Import Deposit Transaction'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
10BANKNAME SearchBank NameSTR30String30
11CB_Trans_Type SearchCB_Trans_TypeSTR1String1
12CRCARDID SearchCredit Card IDSTR15String15
13CRCRDNUM SearchCredit Card NumberSTR20String20
14CHEKNMBR SearchCheck NumberSTR20_Document_NumberString20
15CB_Branch_Number SearchCB_Branch_NumberSTR12String12
16CB_Vat_Account_Number_1 SearchCB_Vat_Account_Number:Account_Segment_Pool1Account_Segment_Pool1String6
17CB_Vat_Account_Number_2 SearchCB_Vat_Account_Number:Account_Segment_Pool2Account_Segment_Pool2String6
18CB_Vat_Account_Number_3 SearchCB_Vat_Account_Number:Account_Segment_Pool3Account_Segment_Pool3String6
19CB_Vat_Account_Number_4 SearchCB_Vat_Account_Number:Account_Segment_Pool4Account_Segment_Pool4String6
20CB_Vat_Account_Number_5 SearchCB_Vat_Account_Number:Account_Segment_Pool5Account_Segment_Pool5String6
21CB_Vat_Account_Number_6 SearchCB_Vat_Account_Number:Account_Segment_Pool6Account_Segment_Pool6String6
22CB_Vat_Account_Number_7 SearchCB_Vat_Account_Number:Account_Segment_Pool7Account_Segment_Pool7String6
23CB_Vat_Account_Number_8 SearchCB_Vat_Account_Number:Account_Segment_Pool8Account_Segment_Pool8String6
24CB_Vat_Account_Number_9 SearchCB_Vat_Account_Number:Account_Segment_Pool9Account_Segment_Pool9String6
25CB_Vat_Account_Number_10 SearchCB_Vat_Account_Number:Account_Segment_Pool10Account_Segment_Pool10String6
26CB_Vat_Account_Index SearchCB_Vat_Account_IndexLI_14Long Integer14
27TIME1 SearchTimeTM6Time6
28RATECALC SearchRate Calc MethodINTInteger0
29EXPNDATE SearchExpiration DateDT_DateDate6
30RATETPID SearchRate Type IDSTR15_Rate_Type_IDString15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].RATETPID AS 'Import Deposit Transaction-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Import Deposit Transaction'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
31EXCHDATE SearchExchange DateDT_DateDate6
32BACHNUMB SearchBatch NumberSTR15_LBAUString15
33EXGTBLID SearchExchange Table IDSTR15_Exchange_Table_IDString15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].EXGTBLID AS 'Import Deposit Transaction-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Import Deposit Transaction'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
34XCHGRATE SearchExchange RateDLR14_Exchange_RateCurrency (Variable)14
35payment_method Searchpayment methodpayment mothodInteger0
36DATE1 SearchDateDT6Date6
37CB_Type_Description SearchCB_Type_DescriptionSTR30String30
38ACTNUMBR_1 SearchAccount Number:Account_Segment_Pool1Account_Segment_Pool1String6
39ACTNUMBR_2 SearchAccount Number:Account_Segment_Pool2Account_Segment_Pool2String6
40ACTNUMBR_3 SearchAccount Number:Account_Segment_Pool3Account_Segment_Pool3String6
41ACTNUMBR_4 SearchAccount Number:Account_Segment_Pool4Account_Segment_Pool4String6
42ACTNUMBR_5 SearchAccount Number:Account_Segment_Pool5Account_Segment_Pool5String6
43ACTNUMBR_6 SearchAccount Number:Account_Segment_Pool6Account_Segment_Pool6String6
44ACTNUMBR_7 SearchAccount Number:Account_Segment_Pool7Account_Segment_Pool7String6
45ACTNUMBR_8 SearchAccount Number:Account_Segment_Pool8Account_Segment_Pool8String6
46ACTNUMBR_9 SearchAccount Number:Account_Segment_Pool9Account_Segment_Pool9String6
47ACTNUMBR_10 SearchAccount Number:Account_Segment_Pool10Account_Segment_Pool10String6
48ACTINDX SearchAccount IndexLI_14Long Integer14
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].ACTINDX AS 'Import Deposit Transaction-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Import Deposit Transaction'].ACTINDX = ['Account Index Master'].ACTINDX
49TAXSCHID SearchTax Schedule IDSTR15_Tax_Schedule_IDString15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].TAXSCHID AS 'Import Deposit Transaction-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Import Deposit Transaction'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
50TAXDTLID SearchTax Detail IDSTR15_Tax_Detail_IDString15
Key to the Sales/Purchases Tax Master (TX00201).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].TAXDTLID AS 'Import Deposit Transaction-Tax Detail ID'
       ,['Sales/Purchases Tax Master'].TAXDTLID AS 'Sales/Purchases Tax Master-Tax Detail ID'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       TX00201 AS ['Sales/Purchases Tax Master']
              ON
                     ['Import Deposit Transaction'].TAXDTLID = ['Sales/Purchases Tax Master'].TAXDTLID
51CB_Trans_Amount SearchCB_Trans_AmountCB_DLR19Currency19
52CB_Type SearchCB_TypeCB_DDL_Type2Integer0
53CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Import Deposit Transaction'].CUSTNMBR AS 'Import Deposit Transaction-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CBDEP002 AS ['Import Deposit Transaction']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Import Deposit Transaction'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
54CUSTNAME SearchCustomer NameSTR64_Customer_NameString64
55CB_Payer SearchCB_PayerSTR40String40
56ADDRESS1 SearchAddress 1STR60String60
57ADDRESS2 SearchAddress 2STR60String60
58ADDRES1 SearchAddress1STR25String25
59ADDRES2 SearchAddress2STR25String25
60CB_Tel_No SearchCB_Tel_NoSTR15String15
61Vat_Amount SearchVat_AmountDLR19_RBS0_UTR$Currency19
62depositnumber SearchDeposit NumberSTR20_Document_NumberString20
63CB_Ref_No SearchCB_Ref_NoCB_STR15NoNegativeString15
64CB_Deposit_Import_Name SearchCB_Deposit_Import_NameSTR15_LBUString15
65SEQNUMBR SearchSequence NumberLI_Sequence_NumberLong Integer10
azurecurveProductsCashbook (1058)FinancialImport Deposit Transaction (CBDEP002)

Leave a Reply

Your email address will not be published. Required fields are marked *