HRPLimitDocument::insertIfNotExists Method
Inserts a record into the HRPLimitDocument table if the table does not have any records with the specified properties.
Syntax
client server public static void insertIfNotExists(HRPLimitDocumentType _documentType, SourceDocumentRelationType _sourceDocumentRelationType)
Run On
Called
Parameters
- _documentType
Type: HRPLimitDocumentType Enumeration
A value of the HRPLimitDocumentType enumeration type.
- _sourceDocumentRelationType
Type: SourceDocumentRelationType Enumeration
A value of the SourceDocumentRelationType enumeration type.