Share via


CustBillingClassification::jumpRefBillingClassification Method

Runs the CustBillingClassification form for the specified billing classification.

Syntax

client server public static void jumpRefBillingClassification(Object _object, RecId _custBillingClassificationCodeRecId)

Run On

Called

Parameters

  • _object
    Type: Object Class
    The object that called the CustBillingClassification form.
  • _custBillingClassificationCodeRecId
    Type: RecId Extended Data Type
    The unique ID of the CustBillingClassification table that is referenced by the caller.

See Also

Reference

CustBillingClassification Table