ProjInvoiceProposalForm::setProposalProjFilterServer Method [AX 2012]
Serves as a helper method for the ProjInvoiceProposalForm, which needs to run on server for efficiency reasons.
server public static container setProposalProjFilterServer(ProjInvoiceProjId _projInvoiceProjId, ProjId _projId)
Run On
ServerParameters
- _projInvoiceProjId
- Type: ProjInvoiceProjId Extended Data Type
- _projId
- Type: ProjId Extended Data Type
Return Value
Type: containerA container, which is a packed representation of the set that contains the results.
Show: