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.
Find record in RetailInternalOrganization table.
Syntax
client server public static RetailInternalOrganization findByChannelId(RefRecId _channel, [boolean _forUpdate])
Run On
Called
Parameters
- _channel
Type: RefRecId Extended Data Type
RecId from RetailChannelTable table.
- _forUpdate
Type: boolean
Select record for updating RetailChannelTable table.
Return Value
Type: RetailInternalOrganization Table
Return the internal org.
Remarks
Return the internal org based on channel id if found else return empty record.