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.
Determines whether an advance invoice exists for a specific purchase order.
Syntax
client server public static boolean existsPurchId(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
PurchId of the purchase order.
Return Value
Type: boolean
true if an advance invoice exists; otherwise false.