Compartir a través de


CustBillingCode::checkExist Method

Indicates whether the specified record exists in the CustBillingCode table.

Syntax

client server public static boolean checkExist(BillingCodeRefRecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

Remarks

This method displays an error message if the specified record does not exist in the CustBillingCode table.

See Also

Reference

CustBillingCode Table