Share via


RetailMCRChannelTable::getPriceOverrideReasonCode Method

Finds the RetailInformationSubcodeTable record for the current user using the passed parameter.

Syntax

client server public static RetailInformationSubcodeTable getPriceOverrideReasonCode(RetailInformationSubcodeId _subCodeId)

Run On

Called

Parameters

Return Value

Type: RetailInformationSubcodeTable Table
A RetailInformationSubcodeTable record.

Remarks

Nothing is returned if the current user does not have price override reatil information code ID setup.

See Also

Reference

RetailMCRChannelTable Table