Share via


RetailMCRChannelTable::getCustomerCreditReasonCode Method

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

Syntax

client server public static RetailInformationSubcodeTable getCustomerCreditReasonCode(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 customer credit reatil information code ID setup.

See Also

Reference

RetailMCRChannelTable Table