LOCAL cForm$="FL_AssetAccount" [string] screen form name |
LOCAL cFormGrid$="GD_ASSETACCOUNTS" [string] form grid name |
LOCAL cAccountTypes$="Asset Account"+$0A$+"Expense Account"+$0A$+"Accumulated Depreciation"+$0A$ [string] list of valid Account Types |
LOCAL cListingClass$="FL_AssetAccountListing_rpt" [string] listing class for printing listing |
No Methods |
ClassChangeAccount(), ClassValidateAccount$(), GetAccountInputLength(), PopupAccountEntry(), PopUpMemoMainAccount() |
ClassOnFocusGrid(), BT_OkView(), BT_RowDel(), BT_RowReset(), BT_RowResetAll(), ChangeKeyColumn(), LoadGrid(), LoadRow(), SaveRow() |