RM Tax History File Archive (SVRMA306)

azurecurveProductsWennSoft Products (131)SalesRM Tax History File Archive (SVRMA306)

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

Product: WennSoft Products (131)
Series: Sales

Display Name: RM Tax History File Archive
Physical Name: SVRMA306
Technical Name: RM_Tax_History_Archive

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BACHNUMB SearchBatch NumberSTR15_LBAUString15
2RMDTYPAL SearchRM Document Type-AllINT2Integer2
Document Type records the type of document.

Click to show/hide the Document Types


0	Balance Carried Forward
1	Sales / Invoice
2	Scheduled Payments
3	Debit Memo
4	Finance Charge
5	Service Repairs
6	Warranties
7	Credit Memo
8	Returns
9	Payments
3DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
4CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['RM Tax History File Archive'].CUSTNMBR AS 'RM Tax History File Archive-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       SVRMA306 AS ['RM Tax History File Archive']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['RM Tax History File Archive'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
5TRXSORCE SearchTRX SourceSTR13String13
6TAXDTLID SearchTax Detail IDSTR15_Tax_Detail_IDString15
Key to the Sales/Purchases Tax Master (TX00201).

Click to show/hide

SELECT
       ['RM Tax History File Archive'].TAXDTLID AS 'RM Tax History File Archive-Tax Detail ID'
       ,['Sales/Purchases Tax Master'].TAXDTLID AS 'Sales/Purchases Tax Master-Tax Detail ID'
FROM
       SVRMA306 AS ['RM Tax History File Archive']
INNER JOIN
       TX00201 AS ['Sales/Purchases Tax Master']
              ON
                     ['RM Tax History File Archive'].TAXDTLID = ['Sales/Purchases Tax Master'].TAXDTLID
7ACTINDX SearchAccount IndexLI_14Long Integer14
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['RM Tax History File Archive'].ACTINDX AS 'RM Tax History File Archive-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       SVRMA306 AS ['RM Tax History File Archive']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['RM Tax History File Archive'].ACTINDX = ['Account Index Master'].ACTINDX
8TAXAMNT SearchTax AmountDLR17_RBS0_UTR$Currency17
9ORTAXAMT SearchOriginating Tax AmountDLR17_RBS0_UTR$Currency17
10STAXAMNT SearchSales Tax AmountDLR19_RBSO_UTR$Currency19
11ORSLSTAX SearchOriginating Sales Tax AmountDLR19_RBSO_UTR$Currency19
12FRTTXAMT SearchFreight Tax AmountDLR19_RBSO_UTR$Currency19
13ORFRTTAX SearchOriginating Freight Tax AmountDLR19_RBSO_UTR$Currency19
14MSCTXAMT SearchMisc Tax AmountDLR19_RBSO_UTR$Currency19
15ORMSCTAX SearchOriginating Misc Tax AmountDLR19_RBSO_UTR$Currency19
16TAXDTSLS SearchTax Detail Total SalesDLR19_RBS0_UTR$Currency19
17ORTOTSLS SearchOriginating Total SalesDLR19_RBSO_UTR$Currency19
18TDTTXSLS SearchTax Detail Total Taxable SalesDLR19_RBS0_UTR$Currency19
19ORTXSLS SearchOriginating Total Taxable SalesDLR19_RBSO_UTR$Currency19
20POSTED SearchPostedTrue/FalseBoolean0
21SEQNUMBR SearchSequence NumberLI_Sequence_NumberLong Integer10
22CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['RM Tax History File Archive'].CURRNIDX AS 'RM Tax History File Archive-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       SVRMA306 AS ['RM Tax History File Archive']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['RM Tax History File Archive'].CURRNIDX = ['Currency Setup'].CURRNIDX
azurecurveProductsWennSoft Products (131)SalesRM Tax History File Archive (SVRMA306)

Leave a Reply

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