Custom GL Lines Plug-in Reference
Use the information in this section as reference when you develop, run, and test a Custom GL Lines plug-in implementation.
Topic |
Description |
---|---|
View example code |
View example code for using utility files in a plug-in implementation. Use the utility files to create helper functions, reference internal NetSuite IDs, search records, and store internal NetSuite record IDs using a custom record. |
Classification handling |
You can set classifications, including department, class, and location, on custom lines for standard transactions, journals, and custom transactions. Depending on the accounting preferences, NetSuite may set the classifications. See Classifications. |
Guidelines and best practices |
Get more information about creating the plug-in implementation script file and plug-in implementation behavior. |
Get help on error messages |
Get more information about error messages that can occur when NetSuite validates the plug-in implementation logic or when the plug-in implementation script runs. |
Searching and reporting on custom lines |
Use the Custom GL flag on reports and searches. |
Use the audit log |
Use the Custom GL Lines audit log to learnt more about custom lines created by a plug-in implementation. |
Use the plug-in system notes |
Use the plug-in system notes to learn more about changes made on a plug-in implementation record. |
Delete a plug-in implementation |
Delete a Custom GL Lines plug-in from a NetSuite account, or uninstall a bundle that contains a plug-in implementation. |