Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA00002
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Customer Checks Setup Group Display Name: Refund Checks
Physical Name: PA00002
Technical Name: paCustomerCheckSETP
Group Technical Name: Refund Checks
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | INDEX1 | Index | Integer | INT1 | 1 | |
2 | paNextDocumentNumber | paNextDocumentNumber | String | Document_Number | 20 | |
3 | ACTINDX | Account Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Customer Checks Setup'].ACTINDX AS 'Customer Checks Setup-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
PA00002 AS ['Customer Checks Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Customer Checks Setup'].ACTINDX = ['Account Index Master'].ACTINDX | ||||||
4 | paAutoCreateVendors | paAutoCreateVendors | Boolean | paAutoCreateVendors | 0 | |
5 | paAutoCreateCustomerVend | paAutoCreateCustVendor | Boolean | paAutoCreateCustVendor | 0 | |
6 | paCreateVendorType | paCreateVendorType | Integer | paDDLCreateVendorType | 0 | |
7 | paDefaultVendorClass | paDefaultVendorClass | String | paDefaultVendorClass | 10 | |
8 | paNextVendorID | paNextVendorID | String | STR15_Vendor_ID | 15 | |
9 | paDebitDescriptionPrefix | paDebitDescriptionPrefix | String | STR15 | 15 | |
10 | paVoucherDescrPrefix | paVoucherDescriptionPrefix | String | STR15 | 15 | |
11 | paAutoOpenSelectChecks | paAutoOpenSelectChecks | Boolean | paCB_AutoOpenSelectChecks | 0 | |
12 | paIntegrateEFT | paIntegrateEFT | Boolean | paCB_IntegrateEFT | 0 | |
13 | paCreateCustomerType | paCreateCustomerType | Integer | paDDLCreateCustomerType | 0 | |
14 | paDefaultCustomerClass | paDefaultCustomerClass | String | STR15_Customer_Class | 15 | |
15 | paNextCustomerID | paNextCustomerID | String | STR15_Customer_Number | 15 | |
16 | paPMPrefix | paPMPrefix | String | STR13_LBAU | 13 | |
17 | paPMNextDocument | paPMNextDocument | String | Document_Number | 20 | |
18 | paRMPrefix | paRMPrefix | String | STR13_LBAU | 13 | |
19 | paConsolidationIndex | paConsolidationIndex | Long Integer | LI_14 | 14 | |
20 | CRTMPVND | paCreateTempVendors | Boolean | paCreateTempVendors | 0 |