Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA02301
Product: Project Accounting (258)
Series:
Display Name: PA Customer Billing Cycle Link File
Physical Name: PA02301
Technical Name: PA_Customer_Billing_Cycle_LINK
Seq 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/hideSELECT
['PA Customer Billing Cycle Link File'].CUSTNMBR AS 'PA Customer Billing Cycle Link File-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
PA02301 AS ['PA Customer Billing Cycle Link File']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['PA Customer Billing Cycle Link File'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
2 | PABILLCYCLEID | PA Billing Cycle ID | String | STR15_LBAU | 15 | |
3 | PABILLFORMAT | PA Bill Format | String | STR15_LBAU | 15 | |
4 | PAinactive | PA Inactive | Boolean | PA_CB_Inactive | 0 |