Share via


PlSADItemAccounts::find Method

Finds PlSADItemAccounts records by natural key.

Syntax

server public static PlSADItemAccounts find(PlSADItemCode _sadItemCode, [boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: PlSADItemAccounts Table
The PlSADItemAccounts record that is found.

See Also

Reference

PlSADItemAccounts Table