Checks for the existence of a purchase line record.
Syntax
public boolean detailsExist()
Run On
Called
Return Value
Type: boolean
true if a purchase line exists for the given purchase ID and line number; otherwise, false.
Checks for the existence of a purchase line record.
public boolean detailsExist()
Called
Type: boolean
true if a purchase line exists for the given purchase ID and line number; otherwise, false.