[ExtensionOf(formStr(CustTable))] final class IaLogisticsContactInfoGrid_Extension { /// <summary> /// /// </summary> /// <param name=”sender”></param> /// <param name=”e”></param> [FormEventHandler(formStr(LogisticsContactInfoGrid), FormEventType::Initialized)] public static void LogisticsContactInfoGrid_OnInitialized(xFormRun sender, FormEventArgs e) { FormRun formRun = sender; ; info(formRun.args().menuItemName()); } }
Dynamics 365 财务和运营 在扩展中调用菜单名 / Calling menu name in Extensions Dynamics 365 for finance and operations
与本文相关的文章
- D365 财务与运营——请求的性能计数器不是自定义计数器,必须初始化为只读/The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly. D365
- 10.0.39 中的管理员调配工具在哪里?/Where is admin Provisioning tool in 10.0.39. vm
- 修复在导入 D365FO .bacpac 时 “此版本的 SQL Server 不支持‘KILL DATABASE CONNECTION’权限 ”的问题 (10.0.39)/Fix “The permission ‘KILL DATABASE CONNECTION’ is not supported in this version of SQL Server” while importing a D365FO .bacpac (10.0.39
- VendPackingSlipTrans and VendInoiceTrans 表关系/Relation between VendPackingSlipTrans and VendInoiceTRans D365 Finance and Operation
- 如何在 D365 F&O 中手动创建物料批次/How to create Item Batch manually in D365 F&O
- Consignment Inventory Handling in D365 Finance and Operations