RetailInternalOrgProductInstanceValue::findOrCreateByInternalOrgProduct Method
Creates table record in RetailInternalOrgProductInstanceValue if not exist.
Syntax
client server public static RetailInternalOrgProductInstanceValue findOrCreateByInternalOrgProduct(RefRecId _internalOrgProductRecId)
Run On
Called
Parameters
- _internalOrgProductRecId
Type: RefRecId Extended Data Type
The internalOrgc Product record id to use for the search.
Return Value
Type: RetailInternalOrgProductInstanceValue Table
A RetailInternalOrgProductInstanceValue table record.