In Dynamics AX, using the Business Connector, how do you call kernel functions?
- by Brainman
I would like to know you can call kernel functions in from AX using C# (.Net Business Connector).
Specifically, can you call methods like fieldName2Id, tableName2Id and curUserId?