RetailConnCreateUploadTempDBTable::GenerateTempDBTableForSubjob Method [AX 2012]

Method calls RetailConnUploadTempDBManager::generateTempDBTable method for generating the temp table with the fields as the nodes.

client server public static void GenerateTempDBTableForSubjob(RetailConnSchedulerSubjobTable _subjob)

Run On

Called

Parameters

_subjob
Type: RetailConnSchedulerSubjobTable Table
The table buffer of the scheduler sub jobs.
Show: