Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ASILOC08
Product: SmartList (1493)
Series:
Display Name: ASI_RM_OPEN
Physical Name: ASILOC08
Technical Name: ASI_RM_OPENSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CUSTNMBR Customer Number String STR15_RM_Customer_Number 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['ASI_RM_OPEN'].CUSTNMBR AS 'ASI_RM_OPEN-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
ASILOC08 AS ['ASI_RM_OPEN']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['ASI_RM_OPEN'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2 RMDTYPAL RM Document Type-All Integer INT2 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
3 DOCNUMBR Document Number String STR20_Document_Number 20 4 ASIUSERDEF1 ASI User Defined Key1 String STR50 50 5 ASIUSERDEF2 ASI User Defined Key2 String STR50 50 6 ASIUSERDEF3 ASI User Defined Key3 String STR50 50 7 ASIUSERDEF4 ASI User Defined Key4 String STR50 50