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.
Creates table record in RetailInternalOrgProduct if not exist.
Syntax
client server public static RetailInternalOrgProduct findOrCreateByInternalOrgProduct(RetailInternalOrgRefRecId _internalOrgRecId, EcoResProductRecId _productRecId)
Run On
Called
Parameters
- _internalOrgRecId
Type: RetailInternalOrgRefRecId Extended Data Type
The record ID of internal organization.
- _productRecId
Type: EcoResProductRecId Extended Data Type
The record ID of product.
Return Value
Type: RetailInternalOrgProduct Table
A RetailInternalOrgProduct table record.