CB_Distribution (CB100000)

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

Product: Cashbook (1058)
Series: Financial

Display Name: CB_Distribution
Physical Name: CB100000
Technical Name: CB_Distribution

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CB_Trans_Type SearchCB_Trans_TypeSTR1String1
2ORDOCNUM SearchOriginating Document NumberSTR20String20
3SEQNUMBR SearchSequence NumberLI_Sequence_NumberLong Integer10
4CB_Type SearchCB_TypeCB_DDL_Type2Integer0
5SERIES SearchSeriesDDL_SeriesInteger0
6DOCTYPE SearchDocument TypeDDL_Document_TypeInteger0
7DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
8ACTINDX SearchAccount IndexLI_14Long Integer14
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['CB_Distribution'].ACTINDX AS 'CB_Distribution-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['CB_Distribution'].ACTINDX = ['Account Index Master'].ACTINDX
9DISTTYPE SearchDistribution TypeDDLInteger0
10VENDORID SearchVendor IDSTR_15_Vendor_IDString15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['CB_Distribution'].VENDORID AS 'CB_Distribution-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['CB_Distribution'].VENDORID = ['PM Vendor Master File'].VENDORID
11CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['CB_Distribution'].CUSTNMBR AS 'CB_Distribution-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['CB_Distribution'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
12DEBITAMT SearchDebit AmountDLR19_$S2Currency19
13CRDTAMNT SearchCredit AmountDLR19_$S2Currency19
14ORDBTAMT SearchOriginating Debit AmountDLR19_$S2Currency19
15ORCRDAMT SearchOriginating Credit AmountDLR19_$S2Currency19
16CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['CB_Distribution'].CHEKBKID AS 'CB_Distribution-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['CB_Distribution'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
17CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['CB_Distribution'].CURNCYID AS 'CB_Distribution-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['CB_Distribution'].CURNCYID = ['Currency Setup'].CURNCYID
18CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['CB_Distribution'].CURRNIDX AS 'CB_Distribution-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['CB_Distribution'].CURRNIDX = ['Currency Setup'].CURRNIDX
19RATETPID SearchRate Type IDSTR15_Rate_Type_IDString15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['CB_Distribution'].RATETPID AS 'CB_Distribution-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['CB_Distribution'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
20EXGTBLID SearchExchange Table IDSTR15_Exchange_Table_IDString15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['CB_Distribution'].EXGTBLID AS 'CB_Distribution-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       CB100000 AS ['CB_Distribution']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['CB_Distribution'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
21XCHGRATE SearchExchange RateDLR14_Exchange_RateCurrency (Variable)14
22EXCHDATE SearchExchange DateDT_DateDate6
23TIME1 SearchTimeTM6Time6
24RTCLCMTD SearchRate Calculation MethodGBInteger0
25DENXRATE SearchDenomination Exchange RateDLR14_Exchange_RateCurrency (Variable)14
26MCTRXSTT SearchMC Transaction StateINT1Integer1
27DOCAMNT SearchDocument AmountDLR19_RBSO_UTR$Currency19
28ORDOCAMT SearchOriginating Document AmountDLR17_RBS0_STR$Currency17
29RCDOCNUM SearchRecurring Document NumberSTR20_Document_NumberString20

Leave a Reply

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