Batch job Execution for ALL Companies
void run()
{
while select crossCompany purchTable
{
changeCompany(purchTable.DataAreaId)
{
// todo your logic
}
}
}
Virtual Field: A virtual field in D365FO is a field that doesn't have a direct representation in the database. It's a field that y...
No comments:
Post a Comment