Share via


JmgPayAgreementLineMap::getFixedQty Method

Retrieves the fixed quantity to be used when generating pay for the pay agreement line.

Syntax

client server public static Qty getFixedQty(JmgPayAgreementLineMap _payAgreementLineMap, JmgProfiles _jmgProfiles)

Run On

Called

Parameters

  • _jmgProfiles
    Type: JmgProfiles Class
    A reference to the JmgProfiles object, which performs the calculation of pay.

Return Value

Type: Qty Extended Data Type
The fixed quantity to use when generating pay for the pay agreement line.

See Also

Reference

JmgPayAgreementLineMap Map