Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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 customer credit reatil information code ID setup.