Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the billing classification lookup functionality.
Syntax
client server public static void billingClassificationLookup(FormControl _formControl, [CustomerTransactionType _customerTransactionType])
Run On
Called
Parameters
- _formControl
Type: FormControl Class
The form control object from which this method is called.
- _customerTransactionType
Type: CustomerTransactionType Enumeration
The customer transaction for which the lookup is being displayed; optional
Remarks
The value of the _customerTransactionType parameter is passed from the JournalizingDefinitionTrans form.