Voiding Report Table (CB900050)

azurecurveProductsCashbook (1058)FinancialVoiding Report Table (CB900050)

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

Product: Cashbook (1058)
Series: Financial

Display Name: Voiding Report Table
Physical Name: CB900050
Technical Name: CB_Voiding_Report_Table

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CB_Orig_Audit_Trail SearchCB_Orig_Audit_TrailSTR15String15
2CB_Checkbook_Currency_In SearchCB_Checkbook_Currency_IndexINT5Integer4
3CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Voiding Report Table'].CURRNIDX AS 'Voiding Report Table-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       CB900050 AS ['Voiding Report Table']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Voiding Report Table'].CURRNIDX = ['Currency Setup'].CURRNIDX
4CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Voiding Report Table'].CURNCYID AS 'Voiding Report Table-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CB900050 AS ['Voiding Report Table']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Voiding Report Table'].CURNCYID = ['Currency Setup'].CURNCYID
5ACTNUMBR_1 SearchAccount Number:Account_Segment_Pool1Account_Segment_Pool1String6
6ACTNUMBR_2 SearchAccount Number:Account_Segment_Pool2Account_Segment_Pool2String6
7ACTNUMBR_3 SearchAccount Number:Account_Segment_Pool3Account_Segment_Pool3String6
8ACTNUMBR_4 SearchAccount Number:Account_Segment_Pool4Account_Segment_Pool4String6
9ACTNUMBR_5 SearchAccount Number:Account_Segment_Pool5Account_Segment_Pool5String6
10ACTNUMBR_6 SearchAccount Number:Account_Segment_Pool6Account_Segment_Pool6String6
11ACTNUMBR_7 SearchAccount Number:Account_Segment_Pool7Account_Segment_Pool7String6
12ACTNUMBR_8 SearchAccount Number:Account_Segment_Pool8Account_Segment_Pool8String6
13ACTNUMBR_9 SearchAccount Number:Account_Segment_Pool9Account_Segment_Pool9String6
14ACTNUMBR_10 SearchAccount Number:Account_Segment_Pool10Account_Segment_Pool10String6
15CB_Ref_No SearchCB_Ref_NoCB_STR15NoNegativeString15
16CB_Type SearchCB_TypeCB_DDL_Type2Integer0
17CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Voiding Report Table'].CHEKBKID AS 'Voiding Report Table-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       CB900050 AS ['Voiding Report Table']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Voiding Report Table'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
18DSCRIPTN SearchDescriptionSTR30String30
19CB_Payment_Method_String SearchCB_Payment_Method_StringSTR30String30
20TAXSCHID SearchTax Schedule IDSTR15_Tax_Schedule_IDString15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Voiding Report Table'].TAXSCHID AS 'Voiding Report Table-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       CB900050 AS ['Voiding Report Table']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Voiding Report Table'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
21CB_Voided_Doc_No SearchCB_Voided_Doc_NoSTR20String20
22ACTNUMST SearchAccount Number StringSTR128_LBUString128
23INTERID SearchIntercompany IDSTR5_IC_IDString5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Voiding Report Table'].INTERID AS 'Voiding Report Table-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       CB900050 AS ['Voiding Report Table']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Voiding Report Table'].INTERID = ['Company Master'].INTERID
24CB_Payee SearchCB_PayeeSTR40String40
25DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
26USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Voiding Report Table'].USERID AS 'Voiding Report Table-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       CB900050 AS ['Voiding Report Table']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Voiding Report Table'].USERID = ['Users Master'].USERID
27DATE1 SearchDateDT6Date6
28CB_Transaction_String SearchCB_Transaction_StringSTR30String30
29CB_Orig_Vat_Amount SearchCB_Orig_Vat_AmountCB_DLR19Currency19
30CB_Orig_Trans_Amount SearchCB_Orig_Trans_AmountCB_DLR19Currency19
31CB_Orig_Exc_Amount SearchCB_Orig_Exc_AmountCB_DLR19Currency19
32CB_Check_Trans_Amount SearchCB_Check_Trans_AmountCB_DLR19Currency19
33CB_Check_Exc_Amount SearchCB_Check_Exc_AmountCB_DLR19Currency19
34CB_Check_Vat_Amount SearchCB_Check_Vat_AmountCB_DLR19Currency19
35CB_Trans_Amount SearchCB_Trans_AmountCB_DLR19Currency19
36CB_Exc_Amount SearchCB_Exc_AmountCB_DLR19Currency19
37Vat_Amount SearchVat_AmountDLR19_RBS0_UTR$Currency19
38XCHGRATE SearchExchange RateDLR14_Exchange_RateCurrency (Variable)14
39RATECALC SearchRate Calc MethodINTInteger0
40CB_Exchange_Rate SearchCB_Exchange_RateDLR14_Exchange_RateCurrency (Variable)14
41CB_Rate_Calc_Method SearchCB_Rate_Calc_MethodINTInteger0
42CB_Transaction_Date SearchCB_Transaction_DateDATEDate6
43CB_Audit_Trail SearchCB_Audit_TrailSTR15String15
azurecurveProductsCashbook (1058)FinancialVoiding Report Table (CB900050)

Leave a Reply

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