SL2011 SP2, multi-company environment, single db.....
When logged into Company A, I want to be able to launch a screen for Company B based on a parameter I pass from a button...
Example, in the Inventory Status Inquiry screen, if an InvtID is assigned to a specific CompanyID (we assign this to the Inventory.User5 field), I want to launch the Availability screen, but want to pass the CompanyID field to the 21.410.00 screen so that it opens under that specific CompanyID instead of the CompanyID that the user is currently logged into. This is because SiteID's are Company specific, but the Inventory Status Inquiry screens can be used for all InvtID's.
I've tried to pass the CpnyID parameter to the bpes.cpnyid field of the launched screen using the Launch command line, but it does not seem to impact the CompanyID that is used to open the screen.
Any thoughts on how to accomplish this?
*This post is locked for comments