Share via


CustDirectDebitMandate.getStatus Method

Returns the CustMandateStatus enumeration value of the selected record.

Syntax

display CustMandateStatus getStatus()

Run On

Called

Return Value

Type: CustMandateStatus Enumeration
The CustMandateStatus enumeration value of the selected record.

Remarks

This value is calculated based upon various factors and is not stored directly in the database.

When these factors are modified, it is required to ensure that postLoad method is modified appropriately.

See Also

Reference

CustDirectDebitMandate Table