ProjValEmployeeProjDP.insertProjValProjectTmp Method [AX 2012]
Inserts the values into the temporary table.
private void insertProjValProjectTmp(
ProjValEmplProjTable _projValEmplProjTable,
ProjTable _projTable,
HcmWorker _hcmWorker)
Run On
ServerParameters
- _projValEmplProjTable
- Type: ProjValEmplProjTable Table
The table buffer for the ProjValEmplProjTable table.
- _projTable
- Type: ProjTable Table
The table buffer for the ProjTable table.
- _hcmWorker
- Type: HcmWorker Table
The table buffer for the HcmWorker table.
Community Additions
ADD
Show: