PurchRFQCaseTableForm.editProjSalesCurrencyId Method [AX 2012]

Determines whether the currency code can be edited.

public boolean editProjSalesCurrencyId(ProjId _projId)

Run On

Called

Parameters

_projId
Type: ProjId Extended Data Type
The ID of the project to check.

Return Value

Type: boolean
Always returns true.

Child classes may override this method they have to.

Community Additions

ADD
Show: