CustBillingCode::jumpRefBillingCode Method
Opens the CustBillingCode form for the specified record.
Syntax
client server public static void jumpRefBillingCode(Object _object, RecId _custBillingCodeRecId)
Run On
Called
Parameters
- _object
Type: Object Class
The form object that called the CustBillingCode form.
- _custBillingCodeRecId
Type: RecId Extended Data Type
The Record ID of the CustBillingCode table.