[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 orderListClear()
 Clear the current order list
------------------------------------------------------------------------------
 Prototype

     ERRCODE orderListClear(
                                   AREAP wa
                                )

 Arguments

     wa is a pointer to self.

 Description

     orderListClear() clears the order list currently in use by the work
     area referenced by wa.

 Default Behavior

     You must implement the default behavior of this method through a
     subclass.

 Implementation Notes

     .  Before you clear orders, bring the database to a cold state
        with the SELF_GOCOLD() method.  Also, flush to disk and deallocate
        any memory buffers maintained by the order lists.

 Files  Header file is Rdd.api.


See Also: AREA goCold() orderListAdd()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson