ProjTransCostProposal.defaultDimension Method [AX 2012]

Retrieves the default dimensions for this transaction.

public DimensionDefault defaultDimension()

Run On

Called

Return Value

Type: DimensionDefault Extended Data Type
The default dimension for this transaction.

This method returns an uninitialized value and must be overridden to provide the necessary functionality for the specific cost transaction.

Show: