The LineItem Admin Page
The LineItem Admin page displays all the LineItems in the store and provides the ability to add/edit/delete items.
General Description of how to operate this Admin pages
Optionally lock the page to only operating on records with a specified storecode: see Application("AdminLockedToStoreCode")
This page can be used to change the shipping address for a customer. Make sure you open the most recent order for the customer. There could be old shipping addresses in the system which are attached to old orders. If the e-commerce system is setup for single shipping address per order then changing the address on any one lineitem will change the customer's shipping address everywhere. If the e-commerce system is setup for multiple shipping addresses per order then you will need to load and change the address on one lineitem for each of the unique multiple shipping addresses for the customer.
When modifying FFP values you can chose to use the FFP Dialog box or the raw FFP data. Both are displayed simultaneously on the admin page. Use the checkbox labeled "Use above FFP Dialog box for updates" to select which entry method to use.
Important! If you change a price in this admin page you must reload the order in the order page so that it can re-adjust the order totals (if so desired). Some companies chose to leave the price discrepancy in place to flag the order as price adjusted. The order page will flag all price discrepancies with a warning message.