Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CIS30200
Product: MIS-AMS Extensions (3459)
Series: Purchasing
Display Name: CIS Payment Credit Link File
Physical Name: CIS30200
Technical Name: CIS_Payment_CreditSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 VCHRNMBR Voucher Number STR20_LBAU String 20 Partial key to the PM Key Master File (PM00400).
Click to show/hide
SELECT
['CIS Payment Credit Link File'].VCHRNMBR AS 'CIS Payment Credit Link File-Voucher Number'
,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
CIS30200 AS ['CIS Payment Credit Link File']
INNER JOIN
PM00400 AS ['PM Key Master File']
ON
['CIS Payment Credit Link File'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
AND
['CIS Payment Credit Link File'].DOCTYPE = ['PM Key Master File'].DOCTYPE
2 DOCTYPE Document Type DDL_Document_Type Integer 0 Click to show/hide Document Types
1 Invoice
2 Finance Charge
3 Miscellaneous Charges
4 Return
5 Credit Memo
3 CISVCHRNUM CIS Voucher Number STR20_LBAU String 20