27-09-2011
How to get cross company data in Axapta
Usage: You can get multiple company data
Learned: I was assigned by a task to get data of another company to the current company. So i searched developer guide to get this done and i found out an inbuilt solution for this. One keyword (crosscompany) mentioned in msdn. How to use this keyword. Checkout the example.
· Select crosscompany:<company name> from <Table name>
<Company name> - data type - container, so you can give multiple company names
Any queries please comment or mail me
No comments:
Post a Comment