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.
Retrieves the specified pay agreement from the database.
Syntax
client server public static JmgPayAgreementTable find(JmgPayAgreement jmgPayAgreement, [boolean _update])
Run On
Called
Parameters
- jmgPayAgreement
Type: JmgPayAgreement Extended Data Type
The ID of the pay agreement to search for.
- _update
Type: boolean
true if the returned record must be selected for update; otherwise, false.
Return Value
Type: JmgPayAgreementTable Table
A JmgPayAgreementTable record for the specified pay agreement.