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_TRNSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CURRNIDX Currency Index INT3 Integer 3 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
2 USERID User ID STR15_User_ID String 15 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
3 CB_Printed CB_Printed boolean Boolean 0 4 CB_Receipt_Total CB_Receipt_Total DLR19_RBS0_STR$ Currency 19 5 CURNCYID Currency ID STR15_Currency_ID String 15 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
6 CB_Exchange_Rate CB_Exchange_Rate DLR14_Exchange_Rate Currency (Variable) 14 7 CB_Rate_Calc_Method CB_Rate_Calc_Method INT Integer 0 8 CB_Exc_Inc CB_Exc_Inc DDL Integer 0 9 CHEKBKID Checkbook ID STR15_Checkbook_ID String 15 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
10 BANKNAME Bank Name STR30 String 30 11 CB_Trans_Type CB_Trans_Type STR1 String 1 12 CRCARDID Credit Card ID STR15 String 15 13 CRCRDNUM Credit Card Number STR20 String 20 14 CHEKNMBR Check Number STR20_Document_Number String 20 15 CB_Branch_Number CB_Branch_Number STR12 String 12 16 CB_Vat_Account_Number_1 CB_Vat_Account_Number:Account_Segment_Pool1 Account_Segment_Pool1 String 6 17 CB_Vat_Account_Number_2 CB_Vat_Account_Number:Account_Segment_Pool2 Account_Segment_Pool2 String 6 18 CB_Vat_Account_Number_3 CB_Vat_Account_Number:Account_Segment_Pool3 Account_Segment_Pool3 String 6 19 CB_Vat_Account_Number_4 CB_Vat_Account_Number:Account_Segment_Pool4 Account_Segment_Pool4 String 6 20 CB_Vat_Account_Number_5 CB_Vat_Account_Number:Account_Segment_Pool5 Account_Segment_Pool5 String 6 21 CB_Vat_Account_Number_6 CB_Vat_Account_Number:Account_Segment_Pool6 Account_Segment_Pool6 String 6 22 CB_Vat_Account_Number_7 CB_Vat_Account_Number:Account_Segment_Pool7 Account_Segment_Pool7 String 6 23 CB_Vat_Account_Number_8 CB_Vat_Account_Number:Account_Segment_Pool8 Account_Segment_Pool8 String 6 24 CB_Vat_Account_Number_9 CB_Vat_Account_Number:Account_Segment_Pool9 Account_Segment_Pool9 String 6 25 CB_Vat_Account_Number_10 CB_Vat_Account_Number:Account_Segment_Pool10 Account_Segment_Pool10 String 6 26 CB_Vat_Account_Index CB_Vat_Account_Index LI_14 Long Integer 14 27 TIME1 Time TM6 Time 6 28 RATECALC Rate Calc Method INT Integer 0 29 EXPNDATE Expiration Date DT_Date Date 6 30 RATETPID Rate Type ID STR15_Rate_Type_ID String 15 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
31 EXCHDATE Exchange Date DT_Date Date 6 32 EXGTBLID Exchange Table ID STR15_Exchange_Table_ID String 15 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
33 XCHGRATE Exchange Rate DLR14_Exchange_Rate Currency (Variable) 14 34 payment_method payment method payment mothod Integer 0 35 DATE1 Date DT6 Date 6 36 CB_Type_Description CB_Type_Description STR30 String 30 37 ACTNUMBR_1 Account Number:Account_Segment_Pool1 Account_Segment_Pool1 String 6 38 ACTNUMBR_2 Account Number:Account_Segment_Pool2 Account_Segment_Pool2 String 6 39 ACTNUMBR_3 Account Number:Account_Segment_Pool3 Account_Segment_Pool3 String 6 40 ACTNUMBR_4 Account Number:Account_Segment_Pool4 Account_Segment_Pool4 String 6 41 ACTNUMBR_5 Account Number:Account_Segment_Pool5 Account_Segment_Pool5 String 6 42 ACTNUMBR_6 Account Number:Account_Segment_Pool6 Account_Segment_Pool6 String 6 43 ACTNUMBR_7 Account Number:Account_Segment_Pool7 Account_Segment_Pool7 String 6 44 ACTNUMBR_8 Account Number:Account_Segment_Pool8 Account_Segment_Pool8 String 6 45 ACTNUMBR_9 Account Number:Account_Segment_Pool9 Account_Segment_Pool9 String 6 46 ACTNUMBR_10 Account Number:Account_Segment_Pool10 Account_Segment_Pool10 String 6 47 ACTINDX Account Index LI_14 Long Integer 14 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
48 TAXSCHID Tax Schedule ID STR15_Tax_Schedule_ID String 15 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
49 TAXDTLID Tax Detail ID STR15_Tax_Detail_ID String 15 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
50 CB_Trans_Amount CB_Trans_Amount CB_DLR19 Currency 19 51 CB_Type CB_Type CB_DDL_Type2 Integer 0 52 CUSTNMBR Customer Number STR15_RM_Customer_Number String 15 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
53 CUSTNAME Customer Name STR64_Customer_Name String 64 54 CB_Payer CB_Payer STR40 String 40 55 ADDRESS1 Address 1 STR60 String 60 56 ADDRESS2 Address 2 STR60 String 60 57 ADDRES1 Address1 STR25 String 25 58 ADDRES2 Address2 STR25 String 25 59 CB_Tel_No CB_Tel_No STR15 String 15 60 Vat_Amount Vat_Amount DLR19_RBS0_UTR$ Currency 19 61 CB_Ref_No CB_Ref_No CB_STR15NoNegative String 15