Hi,
I am using the default document web service of AX 2012 "InventInventLocationService".
I am retrieving Warehouse name value successfully. what I need is the Created By, Modified By, Create Date time, modified date time values in the web service.
In .Net code those fields are not being fetched. Would there be any special .net code that i would need to write in order to fetch those fields value.
I would be thankful if anyone can guide about this.