Allow all UIs to be opened through AccpacContainerObject calls. This will lay the foundation for a tighter interface all around. For example, if you're looking at an item number you have to open another screen to look at the vendor item numbers for that same item number.

Adding the ability for the vendor details screen to be called with a KVParam list would allow the UI designers to look at adding a button to the Item Number screen to directly open the Vendor Details UI.

Some of the UIs allow this type of access and it doesn't seem like it should be a big deal to enable it in as many places as possible.

Comments