Invoicing Payments Work (IVC10200)

azurecurveProductsMicrosoft Dynamics GP (0)SalesInvoicing Payments Work (IVC10200)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Invoicing Payments Work
Physical Name: IVC10200
Technical Name: IVC_Payment_WORK

Group Display Name: Invoice Distribution
Group Technical Name: Invoice Distribution

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0
2INVCNMBR SearchInvoice NumberStringSTR20_IVC_Document_Number17
3SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
4PYMTTYPE SearchPayment TypeIntegerDDL0
5RMDTYPAL SearchRM Document Type-AllIntegerINT22
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
6DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
7CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Invoicing Payments Work'].CURNCYID AS 'Invoicing Payments Work-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       IVC10200 AS ['Invoicing Payments Work']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Invoicing Payments Work'].CURNCYID = ['Currency Setup'].CURNCYID
8CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Invoicing Payments Work'].CHEKBKID AS 'Invoicing Payments Work-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       IVC10200 AS ['Invoicing Payments Work']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Invoicing Payments Work'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
9CARDNAME SearchCard NameStringSTR15_Card_Name15
10RCTNCCRD SearchReceipt Number Credit CardStringSTR20_Document_Number20
11CHEKNMBR SearchCheck NumberStringSTR20_Document_Number20
12AMNTPAID SearchAmount PaidCurrencyDLR17_RBS0_STR$17
13DOCDATE SearchDocument DateDateDT8
14EXPNDATE SearchExpiration DateDateDT_Date6
15AUTHCODE SearchAuthorization CodeStringSTR1515
16TRXSORCE SearchTRX SourceStringSTR1313
17EFTFLAG SearchEFT FlagBooleanCB_EFT0
azurecurveProductsMicrosoft Dynamics GP (0)SalesInvoicing Payments Work (IVC10200)

Leave a Reply

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