customizeGlImpact(transactionRecord, standardLines, customLines, book)
|
Function Declaration |
|
|
Type |
Interface function |
|
Description |
Contains the business logic to modify the general impact for a transaction with the Custom GL Lines Plug-in. Use the objects passed to this function by NetSuite to implement the following business logic in a Custom GL Lines plug-in implementation:
Note:
You can also use SuiteScript API functions to access transaction record properties in a plug-in implementation. See Record. |
|
Returns |
void |
|
Parameters |