LedgerEliminationRule::lookupBySource Method
Opens a lookup on the elimination rules based on both the source and destination companies.
Syntax
client public static void lookupBySource(
FormStringControl _ctrl,
SelectableDataArea _sourceCompany,
SelectableDataArea _destinationCompany)
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
- _sourceCompany
Type: SelectableDataArea Extended Data Type
- _destinationCompany
Type: SelectableDataArea Extended Data Type
Remarks
The method is used when choosing an elimination rule defined for a specific set of companies.
An error is thrown if the source company is not specified.