Share via


RetailInternalOrgProductInstanceValue::findByInternalOrgProduct Method

Retrieves the RetailInternalOrgProductInstanceValue table record with the supplied InternalOrgProduct record ID.

Syntax

client server public static RetailInternalOrgProductInstanceValue findByInternalOrgProduct(RefRecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record must be selected for update; optional.

Return Value

Type: RetailInternalOrgProductInstanceValue Table
A RetailInternalOrgProductInstanceValue table record, or an empty buffer.

See Also

Reference

RetailInternalOrgProductInstanceValue Table