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
- _subCodeId
Type: RetailInformationSubcodeId Extended Data Type
One of the primary keys for the RetailInformationSubcodeTable table.
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.