Share via


MCRCustPaymTable::getDaysSinceCreation Method

Calculates the number of days since the payment record was created.

Syntax

client server public static Integer getDaysSinceCreation(RecId _recId)

Run On

Called

Parameters

  • _recId
    Type: RecId Extended Data Type
    The ID of the record for which this method calculates the number of days since it was created.

Return Value

Type: Integer Extended Data Type
The number of days since the MCRCustPaymTable record was created.

See Also

Reference

MCRCustPaymTable Table