RetailInternalOrganization::findByOMInternalOrganization Method
Finds the record in the RetailInternalOrganization based on the RecId of an OM internal org.
Syntax
client server public static RetailInternalOrganization findByOMInternalOrganization(RefRecId _omInternalOrgRefRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _omInternalOrgRefRecId
Type: RefRecId Extended Data Type
The value of OmInternalOrganization RecId.
- _forUpdate
Type: boolean
A boolean value.
Return Value
Type: RetailInternalOrganization Table
A record in the RetailInternalOrganization; otherwise, an empty record.