RetailConnDataDirectorEngine.setDimensionOnCurrentRecord Method [AX 2012]

Sets the dimensions of the specified fields for the current record.

Syntax

public void setDimensionOnCurrentRecord(
    FieldId dimensionFieldId, 
    FieldId storeFieldId, 
    FieldId terminalFieldId, 
    FieldId staffFieldId)

Run On

Client

Parameters

See Also

Reference

RetailConnDataDirectorEngine Class