Call a Method from a Method Directive

PcConData is the table in which our configurator control data is stored.  So I guess it isn't a UD table...sorry.  I think a consultant we had when we were trying to learn how to use configurators referred to it that way and it stuck.  Is there a programming guide for 905.702?  I see one for EPICOR 10.  Boy, a programming guide would be super helpful!  Haha I can't believe we haven't run across that yet...I might need to do some more exploring in EpicWeb. 


I am wondering if it is possible to call a method from another method.


My basic problem:  I would like to write a new row of data to a UD table every time I add data to a specific field in the QuoteDtl table.  I am approaching the problem by trying to call a method (GetNewPcConData) from the method directive (Quote.Update).  So upon saving the quote, a new line would be created in the UD table (PcConData) and filled with the necessary information. 


Is this the right approach?  Any suggestions?  Thanks!

PcConData? is that a UD Table? Epicor UD Tablks are UD01-UD100 etc... Did you use the SDK to create a new table in Epicor?
Either way yes you can call any method you want from a BPM, look at the Programming GUide in EpicWEb



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Mar 2, 2016 at 3:45 PM, tom.sederquist@... [vantage] <vantage@yahoogroups.com> wrote:
Â
<div>
  
  
  <p></p><p>I am wondering if it is possible to call a method from another method.</p><p><br></p><p>My basic problem:  I would like to write a new row of data to a UD table every time I add data to a specific field in the QuoteDtl table.  I am approaching the problem by trying to call a method (GetNewPcConData) from the method directive (Quote.Update).  So upon saving the quote, a new line would be created in the UD table (PcConData) and filled with the necessary information. </p><p><br></p><p>Is this the right approach?  Any suggestions?  Thanks!</p><p></p>

</div>
 


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

PCConData is a UD type table used with the configurator.

Jim Kinneman
Encompass Solutions, Inc