Deposit Recurring (CB333002)

azurecurveProductsCashbook (1058)FinancialDeposit Recurring (CB333002)

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

Product: Cashbook (1058)
Series: Financial

Display Name: Deposit Recurring
Physical Name: CB333002
Technical Name: CB_Deposit_Recurring

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1INTERID SearchIntercompany IDSTR5_IC_IDString5
Key to the Company Master (SY01500).

Click to show/hide

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

Click to show/hide

SELECT
       ['Deposit Recurring'].CMPANYID AS 'Deposit Recurring-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       CB333002 AS ['Deposit Recurring']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Deposit Recurring'].CMPANYID = ['Company Master'].CMPANYID
3CB_Exchange_Rate SearchCB_Exchange_RateDLR14_Exchange_RateCurrency (Variable)14
4CB_Rate_Calc_Method SearchCB_Rate_Calc_MethodINTInteger0
5CB_Exc_Inc SearchCB_Exc_IncDDLInteger0
6CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

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

Click to show/hide

SELECT
       ['Deposit Recurring'].RATETPID AS 'Deposit Recurring-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       CB333002 AS ['Deposit Recurring']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Deposit Recurring'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
28EXCHDATE SearchExchange DateDT_DateDate6
29BACHNUMB SearchBatch NumberSTR15_LBAUString15
30EXGTBLID SearchExchange Table IDSTR15_Exchange_Table_IDString15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['Deposit Recurring'].TAXDTLID AS 'Deposit Recurring-Tax Detail ID'
       ,['Sales/Purchases Tax Master'].TAXDTLID AS 'Sales/Purchases Tax Master-Tax Detail ID'
FROM
       CB333002 AS ['Deposit Recurring']
INNER JOIN
       TX00201 AS ['Sales/Purchases Tax Master']
              ON
                     ['Deposit Recurring'].TAXDTLID = ['Sales/Purchases Tax Master'].TAXDTLID
48CB_Trans_Amount SearchCB_Trans_AmountCB_DLR19Currency19
49CB_Type SearchCB_TypeCB_DDL_Type2Integer0
50CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Deposit Recurring'].CUSTNMBR AS 'Deposit Recurring-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CB333002 AS ['Deposit Recurring']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Deposit Recurring'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
51CUSTNAME SearchCustomer NameSTR64_Customer_NameString64
52CB_Payer SearchCB_PayerSTR40String40
53ADDRESS1 SearchAddress 1STR60String60
54ADDRESS2 SearchAddress 2STR60String60
55ADDRES1 SearchAddress1STR25String25
56ADDRES2 SearchAddress2STR25String25
57CB_Tel_No SearchCB_Tel_NoSTR15String15
58Vat_Amount SearchVat_AmountDLR19_RBS0_UTR$Currency19
59depositnumber SearchDeposit NumberSTR20_Document_NumberString20
60CB_Ref_No SearchCB_Ref_NoCB_STR15NoNegativeString15
61CB_Use_Current SearchCB_Use_CurrentCBBoolean0
azurecurveProductsCashbook (1058)FinancialDeposit Recurring (CB333002)

Leave a Reply

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