Dynamics 365 Finance & Operations Talk
https://www.linkedin.com/in/sheikhsohailhussain/
Batch job Execution for ALL Companies
Batch job Execution for ALL Companies
void run()
{
while select crossCompany purchTable
{
changeCompany(purchTable.DataAreaId)
{
// todo your logic
}
}
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment