Modified Vendor Class Accounts (PM81000)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingModified Vendor Class Accounts (PM81000)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PM81000

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Modified Vendor Class Accounts
Physical Name: PM81000
Technical Name: pmModifyAccounts

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Modified Vendor Class Accounts'].USERID AS 'Modified Vendor Class Accounts-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PM81000 AS ['Modified Vendor Class Accounts']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Modified Vendor Class Accounts'].USERID = ['Users Master'].USERID
2TIME1 SearchTimeTimeTM66
3CMPNYNAM SearchCompany NameStringSTR64_Company_Name64
4Change_Status SearchChange StatusIntegerChange Status0
5SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
6ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Modified Vendor Class Accounts'].ACTINDX AS 'Modified Vendor Class Accounts-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM81000 AS ['Modified Vendor Class Accounts']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Modified Vendor Class Accounts'].ACTINDX = ['Account Index Master'].ACTINDX
7Default_On_Trx SearchDefault On TrxBooleanCB0
8Stored_Account_Index SearchStored Account IndexLong IntegerLI_1414
9Stored_Default_On_Trx SearchStored Default On TrxBooleanCB0
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingModified Vendor Class Accounts (PM81000)

Leave a Reply

Your email address will not be published. Required fields are marked *