ProjReserveResourceProjClient.new Method [AX 2012]

Create new instance.

public void new(
    ProjId projId, 
    QuotationId quotationId, 
    smmActivityNumber actNumber, 
    RecId worker, 
    TransDate transDate, 
   [PSASchedCommit commitType, 
    RecId workerLegalEntity])

Run On

Server

Parameters

projId
Type: ProjId Extended Data Type
ProjId.
quotationId
Type: QuotationId Extended Data Type
Quotation id.
actNumber
Type: smmActivityNumber Extended Data Type
Activity number.
worker
Type: RecId Extended Data Type
Worker.
transDate
Type: TransDate Extended Data Type

commitType
Type: PSASchedCommit Enumeration
Commit type.
workerLegalEntity
Type: RecId Extended Data Type
Worker legal entity.

Community Additions

ADD
Show: