The OrderAfterSaveSP property houses the stored procedure that gets called after the order is saved.
OrderAfterSaveSP properties
| Property location: | Config Option > Supplier > EmployerSetting |
| Default: | Blank |
| Valid values: | A customized stored procedure name. |
| Where the setting is reflected... | This is typically used to insert/update/delete any values on any tables that are related to this table. Theoretically, this could be reflected anywhere in the application. |
Comments
0 commentsPlease sign in to leave a comment.