Share via


RetailInternalOrganization::find Method

Finds a record in the RetailInternalOrganization table by using the record ID.

Syntax

client server public static RetailInternalOrganization find(RetailInternalOrgRefRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value.

Return Value

Type: RetailInternalOrganization Table
A record in the RetailInternalOrganization table; otherwise, an empty record.

See Also

Reference

RetailInternalOrganization Table