Purchase Order Comment (POP10150)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Purchase Order Comment
Physical Name: POP10150
Technical Name: POP_POComment

Group Display Name: Purchasing Transactions
Group Technical Name: Purchasing Transactions

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1POPNUMBE SearchPOP NumberStringSTR17_POP_Number17
2COMMNTID SearchComment IDStringSTR15_Comment_ID15
Key to the Comment Master (SY04200).

Click to show/hide

SELECT
       ['Purchase Order Comment'].COMMNTID AS 'Purchase Order Comment-Comment ID'
       ,['Comment Master'].COMMNTID AS 'Comment Master-Comment ID'
FROM
       POP10150 AS ['Purchase Order Comment']
INNER JOIN
       SY04200 AS ['Comment Master']
              ON
                     ['Purchase Order Comment'].COMMNTID = ['Comment Master'].COMMNTID
3COMMENT_1 SearchComment[1]StringSTR5050
4COMMENT SearchCommentSTR50String50
5COMMENT_2 SearchComment[2]StringSTR5050
6COMMENT_3 SearchComment[3]StringSTR5050
7COMMENT_4 SearchComment[4]StringSTR5050
8CMMTTEXT SearchComment TextTextTX500500

Leave a Reply

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