Other Suggested Objects
In some cases, you may want to consider including the following objects with your custom transaction type:
-
A Custom GL Lines plug-in implementation – If your bundle will include a Header Only style custom transaction type, consider adding a Custom GL Lines plug-in implementation to the bundle. An instance of a Header Only transaction type has no GL impact unless the type is associated with a Custom GL Lines plug-in implementation. For more information, see Custom GL Lines Plug-in Overview.
-
A workflow – If your transaction type includes statuses, consider adding a workflow to your bundle. You can use a workflow to set the status flag and take actions based on status values. For details on why you should use a workflow, see Custom Transaction Type Statuses Overview. For information about creating a workflow, see SuiteFlow Overview.
For more information about custom transactions, see Custom Transactions.