Sunday, March 26, 2017

Purchase requisition fields to policy for workflow validation

//Purchase requisition fields to policy for workflow validation
//Add

PurchReqControlSubmissionParameters

Method//Initilaze Records/

//Added new line below/

PurchReqControlSubmissionParameter::insertRecord(_purchReqControlRuleRecId, fieldNum(PurchReqLine,DepartmentId));

//Form
Procurement/Setup/Policy/purchasing Policy

No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...