Share via


ProcCategoryCharterPagePolicy::findPageLegalEntity Method

Finds the specified organization page policy in the ProcCategoryCharterPagePolicy table.

Syntax

client server public static ProcCategoryCharterPagePolicy findPageLegalEntity(
    RecId _categoryPageId, 
    RecId _legalEntityRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to select the record for update.

Return Value

Type: ProcCategoryCharterPagePolicy Table
A record of the ProcCategoryCharterPagePolicy table if found; otherwise, an empty buffer.

See Also

Reference

ProcCategoryCharterPagePolicy Table