Operations
The AlphaSportsWeb application contains the following operations not found in the AlphaSports application. Because a web application cannot directly run operations stored in an Alpha Five database, we created these operations and then copied their underlying Xbasic into the ASWSALESHIST.A5W page.
|
Operation |
Description |
|
Post_Sales_Quantities |
Subtracts the quantity field in the invoice_items table from the qty_in_sto field of the product table. |
|
This operation was the source of the Xbasic code that the ASWSALESHIST.A5W page runs to populate the sales_summary_cust table. | |
|
This operation was the source of the Xbasic code that the ASWSALESHIST.A5W page runs to populate the sales_summary_quan table. |
See Also
Supported By
Alpha Five Version 7 and Above