PSAResourceSchedulingDAL.setTmpProjRequirements Method [AX 2012]
Sets the project requirements related data into temporary tables.
public void setTmpProjRequirements(
PSATmpActivityProjAttribute _tProjAttribute,
PSATmpActivityProjCertificate _tProjCertificate,
PSATmpActivityProjEducation _tProjEducation,
PSATmpActivityProjProject _tProjProject,
PSATmpActivityProjSkill _tProjSkill,
PSATmpActivityProjReqImportance _tProjReqImportance)
Run On
ServerParameters
- _tProjAttribute
- Type: PSATmpActivityProjAttribute Table
The table buffer used to set the PSATmpActivityProjAttribute table.
- _tProjCertificate
- Type: PSATmpActivityProjCertificate Table
The table buffer used to set the PSATmpActivityProjCertificate table.
- _tProjEducation
- Type: PSATmpActivityProjEducation Table
The table buffer used to set the PSATmpActivityProjEducation table.
- _tProjProject
- Type: PSATmpActivityProjProject Table
The table buffer used to set the PSATmpActivityProjProject table.
- _tProjSkill
- Type: PSATmpActivityProjSkill Table
The table buffer used to set the PSATmpActivityProjSkill table.
- _tProjReqImportance
- Type: PSATmpActivityProjReqImportance Table
The table buffer used to set the PSATmpActivityProjReqImportance table.
Community Additions
ADD
Show: