public void modifiedField(fieldId _fieldId)
{
BOM BOM;
;
super(_fieldId);
switch(_fieldId)
{
case fieldnum(WI_MachineDrawing, RevNo):
update_recordset BOM
setting RevNo = this.RevNo
where BOM.WI_MachineDrawingNumber = this.WI_MachineDrawingNumber;
break;
}
}
Subscribe to:
Post Comments (Atom)
8 Common Errors in Dual-write
502 Bad Gateway : when the target application is not ready to handle the incoming request 401 Unauthorized / 403 Forbidden: This error occ...
-
Sales & Purchase Classes & Tables SalesOrder Classes : SalesTableType and SaleslineType classes will get called...
-
Form data source event handler [FormDataSourceEventHandler(formDataSourceStr(EcoResProductDetailsExtended, InventTable), FormDataSour...
-
Here is a sequence of method’s calls during export: https://rahulmsdax.blogspot.com/2019/08/data-entity-methods-execution-sequence.html 1. i...
No comments:
Post a Comment