Collections – Invoice Notes History (CN30200)

azurecurveProductsCollections Management (1157)SalesCollections - Invoice Notes History (CN30200)

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

Product: Collections Management (1157)
Series: Sales

Display Name: Collections - Invoice Notes History
Physical Name: CN30200
Technical Name: CN_Invoice_Notes_HIST

Group Display Name: Collection Notes
Group Technical Name: CollectionNotes

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Collections - Invoice Notes History'].CUSTNMBR AS 'Collections - Invoice Notes History-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CN30200 AS ['Collections - Invoice Notes History']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Collections - Invoice Notes History'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2CPRCSTNM SearchCorporate Customer NumberSTR15_RM_Customer_NumberString15
3RMDTYPAL 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
4DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
5NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Collections - Invoice Notes History'].NOTEINDX AS 'Collections - Invoice Notes History-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       CN30200 AS ['Collections - Invoice Notes History']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Collections - Invoice Notes History'].NOTEINDX = ['Record Notes Master'].NOTEINDX
6RevisionNumber SearchCN Revision NumberINT4Integer4
7RevisionDate SearchCN Revision DateDATEDate6
8RevisionTime SearchCN Revision TimeTM6Time6
9USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Collections - Invoice Notes History'].USERID AS 'Collections - Invoice Notes History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       CN30200 AS ['Collections - Invoice Notes History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Collections - Invoice Notes History'].USERID = ['Users Master'].USERID
10ActionType SearchAction TypeCN_Action_TypeInteger0
11ActionAmount SearchAction AmountDLR17_RBS0_UTR$Currency17
12CURTRXAM SearchCurrent Trx AmountDLR17_RBS0_UTR$Currency17
13CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Collections - Invoice Notes History'].CURNCYID AS 'Collections - Invoice Notes History-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CN30200 AS ['Collections - Invoice Notes History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Collections - Invoice Notes History'].CURNCYID = ['Currency Setup'].CURNCYID
14CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Collections - Invoice Notes History'].CURRNIDX AS 'Collections - Invoice Notes History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       CN30200 AS ['Collections - Invoice Notes History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Collections - Invoice Notes History'].CURRNIDX = ['Currency Setup'].CURRNIDX
azurecurveProductsCollections Management (1157)SalesCollections - Invoice Notes History (CN30200)

Leave a Reply

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