最新消息:ww12345678 的部落格重装上线,希望大家继续支持。

How to know value of common table field

网络文摘 William 1639浏览 0评论

We want to write generic class with generic table and we don’t know how to do :
This is one of solution:

1
2
3
4
5
6
7
public void deleteLine(Common _common)
{
     InventDimId InventDimId;
     ;
 
     InventDimId = _common.(fieldname2id(_common.tableId,"InventDimId"));
}

转载请注明:ww12345678 的部落格 | AX Helper » How to know value of common table field

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址