Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/paApplyChain
Product: Company Archive (1755)
Series: Company
Display Name: PA - Apply Chain
Physical Name: paApplyChain
Technical Name: paApplyChainSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID STR15_User_ID String 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['PA - Apply Chain'].USERID AS 'PA - Apply Chain-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
paApplyChain AS ['PA - Apply Chain']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PA - Apply Chain'].USERID = ['Users Master'].USERID
2 RMDNUMWK RM Document Number-WORK STR17_LBAU String 17 3 RMDTYPAL RM Document Type-All INT2 Integer 2 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
4 APTODCNM Apply To Document Number STR20_Document_Number String 20 5 APTODCTY Apply To Document Type DDL_Document_Type Integer 0 6 DOCDATE Document Date DT Date 8 7 MARKED Marked Boolean Boolean 0 8 ERRDESCR Error Description STR130 String 130