PSAProjProposalSelectionCLIN::construct Method [AX 2012]

server public static PSAProjProposalSelectionCLIN construct(
    str _sProjInvoiceProjId, 
    str _sProjId, 
    TransDate _dStart, 
    TransDate _dEnd, 
   [NoYes _salesOrderLine, 
    SalesUpdate _salesUpdate])

Run On

Server

Parameters

_sProjInvoiceProjId
Type: str
_sProjId
Type: str
_dStart
Type: TransDate Extended Data Type
_dEnd
Type: TransDate Extended Data Type
_salesOrderLine
Type: NoYes Enumeration
_salesUpdate
Type: SalesUpdate Enumeration
Show: