Common _Common;
InventTableModule _InventTableModule;
//[2] Datasource name : Purch, Table name : InventTableModule
_Common = element.dataSource(2).cursor();
_InventTableModule = _Common;
info(strFmt("%1",_InventTableModule.UnitId));
No comments:
Post a Comment