PurchImportDeclaration_BR::findByDINumber Method

Finds the PurchImportDeclaration_BR record specified by a declaration import number.

Syntax

client server public static PurchImportDeclaration_BR findByDINumber(PurchDINumber_BR _diNumber, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: PurchImportDeclaration_BR Table
The specified PurchImportDeclaration_BR record if found.

See Also

Reference

PurchImportDeclaration_BR Table