Share via


EximAuthorizationSchemesLine_IN::findByAuthorizationVersionId Method

Reads the EximAuthorizationSchemesLine_IN table for the given EximAuthorizationSchemesTable_IN table RecId value and version.

Syntax

client server public static EximAuthorizationSchemesLine_IN findByAuthorizationVersionId(
    RefRecId _authorizationSchemesTableRecId, 
    Version _versionNum, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EximAuthorizationSchemesLine_IN Table
The EximAuthorizationSchemesLine_IN table record

See Also

Reference

EximAuthorizationSchemesLine_IN Table