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 the specified PurchDeliverySchedule record has a history stored in the PurchDeliveryScheduleHistory table.
Syntax
client server public static boolean exist(PurchDeliverySchedule _purchDeliverySchedule)
Run On
ClientOrServer
Parameters
- _purchDeliverySchedule
Type: PurchDeliverySchedule Table
Return Value
Type: boolean
true if history of the specified record exists; otherwise, false.