PurchCommitmentHeader_PSN::isValidForVendorEditing Method
Indicates whether a vendor can be edited for the specified PurchCommitmentHeader_PSN record
Syntax
client server public static boolean isValidForVendorEditing(PurchCommitmentHeader_PSN _purchCommitmentHeader)
Run On
Called
Parameters
- _purchCommitmentHeader
Type: PurchCommitmentHeader_PSN Table
A PurchCommitmentHeader_PSN record to check.
Return Value
Type: boolean
true if the vendor can be edited; otherwise, false.