| 
LOCAL cMaintenanceOption=1      | 
| 
LOCAL Pnl_CalculateBudget_Intro$="SelectBudget to Calculate"      | 
| 
LOCAL Pnl_CalculateBudget_Budget$=" Budget: %1"      | 
| 
LOCAL Pnl_CalculateBudget_Start$=" Starting Period: %1"      | 
| 
LOCAL Pnl_CalculateBudget_End$=" Ending Period: %1"      | 
| 
LOCAL Pnl_SourceBudget_Header$="Select Calculation Source"      | 
| 
LOCAL Pnl_SourceBudget_Desc$=" Source: %1"      | 
| 
LOCAL Pnl_SourceBudget_Year$=" Fiscal Year: %1"      | 
| 
LOCAL Pnl_CalculateMethod_Header$="Select Calculation Method"      | 
| 
LOCAL Pnl_CalculateMethod_Method$=" Method: %1"      | 
| 
LOCAL Pnl_CalculateMethod_Percent$=" Adjustment Percent: %1%"      | 
| 
LOCAL Pnl_CalculateMethod_Amount$=" Adjustment Amount: $%1"      | 
| 
FUNCTION PROCESS()    | 
| 
 InBrowse, ViewOnly  | 
| 
 cListingClass$  | 
| 
 HasRights(), RefreshBindings(), SetDocDateWarnOff(), SetUIRecord(), SetVar(), AddSuppressedMsg(), BindVariables(), BT_Accept(), BT_AcceptClose(), BT_Cancel(), BT_CancelClose(), BT_Delete(), BT_First(), BT_Last(), BT_List(), BT_Listing(), BT_Next(), BT_Office(), BT_OKView(), BT_Prev(), BT_Print(), CheckMemo(), ClassPushMemoBtn(), ConfirmDelete(), ConfirmWrite(), DefaultChange(), DisplayErrorMsg(), DisplayMemoButton(), DisplayWriteError(), ExplodeIOL(), GetBusinessObject(), GetControlID(), GetFirstID(), HandleDocumentDateWarning(), HasMemos(), HidePopupMenu(), InitBusinessObject(), KeyChange(), LaunchMemo(), OnExit(), PostLoad(), QuickConfirmWrite(), PERFORM ResolveMemoParameters(), ReturnToCtlOrGrid(), PERFORM RtrnToCTLOrGrid(), SetBusinessObject(), SetFocusFailedID(), SetFocusFirstID(), SetFormDisplay(), SetFormState(), SetInitialRecord(), SetNumericVal(), SetStringVal()  | 
| 
 PROCESS(), ReadControl$(), ReadControlNext$(), AddCompletionText(), AddDialog(), AddSwitch(), BT_WizardListing(), BT_WIZBACK(), BT_WIZCANCEL(), BT_WIZFINISH(), BT_WIZNEXT(), DeleteControl(), DeletePanel(), MESSAGE$(), ModifyCompletionText(), ONEXIT(), PanelFound(), POSTLOAD(), RemoveCompletionText(), ReturnCompletionText$(), WriteControl()  | 
 
 |