PurchRFQCaseTableForm_Project.editProjSalesCurrencyId Method [AX 2012]

Specifies whether currency code for the project contract can be edited.

public boolean editProjSalesCurrencyId(ProjId _projId)

Run On

Called

Parameters

_projId
Type: ProjId Extended Data Type

Return Value

Type: boolean
false if currency code cannot be edited; otherwise; true.

Community Additions

ADD
Show: