RetailConnCreateUploadTempDBTable::GenerateTempDBTableForJob Method [AX 2012]
Method generates the temp table for the given job ID.
client server public static void GenerateTempDBTableForJob(RetailConnSchedulerJobTable _job)
Run On
CalledParameters
- _job
- Type: RetailConnSchedulerJobTable Table
The table buffer of the scheduler jobs.
Show: