SpeedyGonza
Technical User
I need to create a comment field for each grid line item in Inventory Transaction Entry. I have created a text field in Modifier. I have write a code using the DUOSObject in VB using a DUOSObjectCombinedID made up of the Document number and Line SEQ number. The data seems to save and retrieve fine from SYS90000.
Now I need to modifify the IV Transaction History Report and I do not know how to pull out the DUOSObject. I've tried to follow the examples from vbadataaccessoptions.pdf and VBADevelopersGuide.pdf (in GP documentation) but the example it shows involve Customer Maintenace which doesn't require a grid and doesn't involve a combined primary key. It mentioned adding the DUOS field as a calculated field but it doesn't show exactly how.
Any help and comments is greatly appreciated.
Now I need to modifify the IV Transaction History Report and I do not know how to pull out the DUOSObject. I've tried to follow the examples from vbadataaccessoptions.pdf and VBADevelopersGuide.pdf (in GP documentation) but the example it shows involve Customer Maintenace which doesn't require a grid and doesn't involve a combined primary key. It mentioned adding the DUOS field as a calculated field but it doesn't show exactly how.
Any help and comments is greatly appreciated.