Cash Receipt Transaction (CB333222)

azurecurveProductsCashbook (1058)FinancialCash Receipt Transaction (CB333222)

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

Product: Cashbook (1058)
Series: Financial

Display Name: Cash Receipt Transaction
Physical Name: CB333222
Technical Name: CB_Cash_Rec_TRN

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Cash Receipt Transaction'].CURRNIDX AS 'Cash Receipt Transaction-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       CB333222 AS ['Cash Receipt Transaction']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Cash Receipt Transaction'].CURRNIDX = ['Currency Setup'].CURRNIDX
2USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Cash Receipt Transaction'].USERID AS 'Cash Receipt Transaction-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       CB333222 AS ['Cash Receipt Transaction']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Cash Receipt Transaction'].USERID = ['Users Master'].USERID
3CB_Printed SearchCB_PrintedbooleanBoolean0
4CB_Receipt_Total SearchCB_Receipt_TotalDLR19_RBS0_STR$Currency19
5CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Cash Receipt Transaction'].CURNCYID AS 'Cash Receipt Transaction-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CB333222 AS ['Cash Receipt Transaction']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Cash Receipt Transaction'].CURNCYID = ['Currency Setup'].CURNCYID
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
       ['Cash Receipt Transaction'].CHEKBKID AS 'Cash Receipt Transaction-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       CB333222 AS ['Cash Receipt Transaction']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Cash Receipt 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
       ['Cash Receipt Transaction'].RATETPID AS 'Cash Receipt Transaction-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       CB333222 AS ['Cash Receipt Transaction']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Cash Receipt Transaction'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
31EXCHDATE SearchExchange DateDT_DateDate6
32EXGTBLID SearchExchange Table IDSTR15_Exchange_Table_IDString15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['Cash Receipt Transaction'].CUSTNMBR AS 'Cash Receipt Transaction-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CB333222 AS ['Cash Receipt Transaction']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Cash Receipt Transaction'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
53CUSTNAME SearchCustomer NameSTR64_Customer_NameString64
54CB_Payer SearchCB_PayerSTR40String40
55ADDRESS1 SearchAddress 1STR60String60
56ADDRESS2 SearchAddress 2STR60String60
57ADDRES1 SearchAddress1STR25String25
58ADDRES2 SearchAddress2STR25String25
59CB_Tel_No SearchCB_Tel_NoSTR15String15
60Vat_Amount SearchVat_AmountDLR19_RBS0_UTR$Currency19
61CB_Ref_No SearchCB_Ref_NoCB_STR15NoNegativeString15
azurecurveProductsCashbook (1058)FinancialCash Receipt Transaction (CB333222)

Leave a Reply

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