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.
Inserts the limit record into the HRPDefaultLimitDetail and HRPDefaultLimitJobRule tables.
Syntax
private void insertDefaultLimit(
DEL_HRPLimitDefaultTableRelationship _limitDefaultTableRelationship,
DEL_HRPLimitDefaultTableRelationship _limitDefaultTableRelationshipMain,
HRPDefaultLimitRule _defaultLimitRule)
Run On
Server
Parameters
- _limitDefaultTableRelationship
Type: DEL_HRPLimitDefaultTableRelationship Table
The value that is used to put the record into the HRPDefaultLimitDetail table from the HRPLimitDefaultTableRelationship object.
- _limitDefaultTableRelationshipMain
Type: DEL_HRPLimitDefaultTableRelationship Table
The value that is used to get the data area of the HRPLimitDefaultTableRelationship table.
- _defaultLimitRule
Type: HRPDefaultLimitRule Table
The current rule ID of the HRPDefaultLimitRule table.