open-insight/LSL2/STPROCINS/ORDER_EQU.txt
2024-03-25 15:12:53 -07:00

57 lines
1.6 KiB
Plaintext

compile insert ORDER_EQU
* Equates for ORDER created on 03/02/01 03:42PM
equ ORDER_PO$ to 1
equ ORDER_CUST_NO$ to 2
equ ORDER_NAME_NO$ to 3
equ ORDER_ENTRY_ID$ to 4
equ ORDER_ENTRY_DATE$ to 5
equ ORDER_STATUS$ to 6
equ ORDER_CLOSE_DATE$ to 7
equ ORDER_SCHEDULE_IDS$ to 8
equ ORDER_PART_NUM$ to 9
equ ORDER_LOT_NUM$ to 10
equ ORDER_QUANTITY$ to 11
equ ORDER_PRICE$ to 12
equ ORDER_WO$ to 13
equ ORDER_TERMS$ to 14
equ ORDER_SHIP_VIA$ to 15
equ ORDER_ORDER_NOTES$ to 16
equ ORDER_INVOICE_NOTES$ to 17
equ ORDER_BILL_TO_ATTN$ to 18
equ ORDER_BILL_TO_ADDRESS$ to 19
equ ORDER_BILL_TO_CITY$ to 20
equ ORDER_BILL_TO_STATE$ to 21
equ ORDER_BILL_TO_ZIP$ to 22
equ ORDER_SHIP_TO_ATTN$ to 23
equ ORDER_SHIP_TO_ADDRESS$ to 24
equ ORDER_SHIP_TO_CITY$ to 25
equ ORDER_SHIP_TO_STATE$ to 26
equ ORDER_SHIP_TO_ZIP$ to 27
equ ORDER_QUOTE_IDS$ to 28
equ ORDER_SETUP_CHARGE$ to 29
equ ORDER_SRP_CHARGE$ to 30
equ ORDER_ACCOUNT_NO$ to 31
equ ORDER_BILL_TO_COMPANY$ to 32
equ ORDER_SHIP_TO_COMPANY$ to 33
equ ORDER_PROD_SPEC_IDS$ to 34
equ ORDER_WAF_INV_IDS$ to 35
equ ORDER_AC_ID$ to 36
equ ORDER_SUB_PART_NUM$ to 37
equ ORDER_BILL_TO_COUNTRY$ to 38
equ ORDER_SHIP_TO_COUNTRY$ to 39
equ ORDER_WO_KEYS$ to 40
equ ORDER_PO_NO$ to 41
equ ORDER_PO_LINE$ to 42
equ ORDER_PO_REL$ to 43
equ ORDER_SHIP_ID$ to 44
equ ORDER_ORDER_DET_KEY$ to 45
equ ORDER_SHIP_TO_CUST_NO$ to 46
equ ORDER_BILL_TO_CUST_NO$ to 47
EQU ORDER_VISION_ORDER_NO$ TO 48
EQU ORDER_VISION_CUST_NAME$ TO 49
EQU ORDER_ORDER_CHANGE_NO$ TO 50
EQU ORDER_CAPTIVE$ TO 51
EQU ORDER_CONSIGNMENT$ TO 52
EQU ORDER_INCO_CODE$ TO 53