ProjectCommitmentFacade::keyFromProjectCommitment Method [AX 2012]

Concatenates project commitment values that are used as a map key.

client server private static str keyFromProjectCommitment(CostControlTransCommittedCost _costControlTransCommittedCost)

Run On

Called

Parameters

_costControlTransCommittedCost
Type: CostControlTransCommittedCost Table
A record in the CostControlTransCommittedCost table.

Return Value

Type: str
A concatenated string that is used as a map key.
Show: