Open with context menu - pass part number

Jose,

So, if I look up the FromWhse, FromBin, and ToBin, what do i do with the data?

I can't put it into an EpiView since the rowno is -1.  There is no otrans.getnew.  there is no new button in the toolbar.  

Do i do a search with a complex whereclause involving the four parameters, partnum and the other three i just looked up?

Can you point me in the right direction?

thanks,

mickey
 

Good Afternoon,


I have used context menu maintenance to add the inventory transfer program (IMGO3008) to the Part.PartNum context menu.  However, when i am in a program on part number field and right click "open With" Inventory transfer, I get the following message:


Failed to Auto-Search; Possible invalid primary adapter defined for Epicor.Mfg.UI.InvTransferEntry


After error message, it opens the inventory transfer program without the part number data in the part field.


Does anyone have any suggestion of how to get the part number to get passed to the open with or have another idea of how to get the same general behavior some other way than context menu maintenance?


Thanks!

Nancy


That screen expects an LFO which contains not only the part number but also the other items in the screenÂ
It expects
lfo.PartNum filled in but also
lfo.FromWhse,
lfo.FromBin
lfo.ToBin
Furthermore it does not expect a standard lfo but rather InvTransferEntryArgs which implements and expands on lfo...

With all that said... its going to be damn near impossible to get the Right Click Open with to work since generally that only sends an lfo.ValueIn param.


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Tue, Dec 15, 2015 at 2:53 PM, nhoyt111@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p></p><p><span>Good Afternoon,</span></p><p><span><br></span></p><p><span>I have used context menu maintenance to add the inventory transfer program (IMGO3008) to the Part.PartNum context menu.  However, when i am in a program on part number field and right click &quot;open With&quot; Inventory transfer, I get the following message:</span></p><p><span><br></span></p><p><span>Failed to Auto-Search; Possible invalid primary adapter defined for Epicor.Mfg.UI.InvTransferEntry<br></span></p><p><span><br></span></p><p><span>After error message, it opens the inventory transfer program without the part number data in the part field.</span></p><p><span><br></span></p><p>Does anyone have any suggestion of how to get the part number to get passed to the open with or have another idea of how to get the same general behavior some other way than context menu maintenance?</p><p><br></p><p>Thanks!</p><p>Nancy</p><p><span><br></span></p><p></p>

</div>
 


<div style="color:#fff;min-height:0;"></div>

Aww, bummer.  It felt like such a nice shortcut, instead of customizing and providing some other similar functionality.

Thanks for your reply Jose~

Nancy
however I was going to say knowing that ValueIN is the default passed value IE: PartNum you could customize the receiving force to handle that on FormLoad...Â


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Dec 16, 2015 at 11:30 AM, nhoyt111@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>Aww, bummer.  It felt like such a nice shortcut, instead of customizing and providing some other similar functionality.</p><div><br></div><div>Thanks for your reply Jose~</div><div><br></div><div>Nancy</div><p></p>

</div><span class="ygrps-yiv-660736779">
 


<div style="color:#fff;min-height:0;"></div>