PurchParmTable::existsActivePurchId Method
Indicates whether a specified purchase order is selected for any kind of posting.
Syntax
server public static boolean existsActivePurchId(PurchId _purchId)
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order ID to check.
Return Value
Type: boolean
true if the specified purchase order is selected for posting; otherwise, false.