PurchConfirmationRequestJour::exist Method
Checks whether a PurchConfirmationRequestJour record exists for the given purchase order.
Syntax
client server public static boolean exist(PurchId _purchId, DataAreaId _purchDataAreaId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order Id.
- _purchDataAreaId
Type: DataAreaId Extended Data Type
Return Value
Type: boolean
true if a record exists; Otherwise false.