Share via


CustBillingCodeCustomField::findActiveCustomFieldsByCustBillingCode Method

Finds the active CustBillingCodeCustomField records that are associated with the specified CustBillingCodeVersion record.

Syntax

client server public static CustBillingCodeCustomField findActiveCustomFieldsByCustBillingCode(RefRecId _custBillingCodeVersion)

Run On

Called

Parameters

  • _custBillingCodeVersion
    Type: RefRecId Extended Data Type
    The RefRecId value that corresponds to the RecID field of the CustBillingCodeVersion table.

Return Value

Type: CustBillingCodeCustomField Table
A CustBillingCodeCustomField table buffer.

See Also

Reference

CustBillingCodeCustomField Table