Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether there is any standard invoice posted for a specified purchase order.
Syntax
client server public static boolean existForPurchId(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order ID.
Return Value
Type: boolean
true if there is any standard invoice posted for the specified purchase order; otherwise, false.