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.
Computes the RecId of the Product in the associations.
In case it is Item type associations it takes the Product field of InventTable table otherwise it just take the RefRecId field of CaseAssociation.
Syntax
server public static str product()
Run On
Server
Return Value
Type: str
The sql string to get RecId of the Product master of given association entity.
Remarks
(Range is added on the CaseAssociation to make sure we have only Product and Item asssociations)