Class JC_JobBilling_ui

Properties

LOCAL cEntityName$="Job Billing Entry"  

Entity name to display in delete and cancel confirmation message boxes

LOCAL cFormGrid$="GD_LINES"  
Grid name for current folder
LOCAL cForm$="JC_JobBilling"  
Screen form name
LOCAL cFirstTime=isTRUE  
Flag for first time for batch
LOCAL cNewRecordFolderNames$="pHeader"+SEP+"pLines"+SEP+"pTotals"  
Folder names for new record to go through
LOCAL cResetFolderID=fldr.pHeader.ctl  
Folder control id to return to when resetting
LOCAL cResetFolder$="pHeader"  
Folder name to return to when resetting
LOCAL cJobInKey=isTRUE  
Flag for if job number in key columns
LOCAL cGridGroupsResolved=isFALSE  
Flag for resolving group fields
LOCAL cBT_PrintTask$  
Report to print
LOCAL cDetailBusObj$="JC_JobBillingDetail_bus"  
Handle for detail business object

Methods

No Methods

Properties inherited from: CI_CustomerUI_Val

cAllowCustOTF, cSaveSecurityAccess, cAllowCRMProspectCustomer, IgnoreDocTotalInCreditWarning

Properties inherited from: CI_SalesPersonUI_Val

cAllowSPOTF, cCompositeSPCtl

Properties inherited from: JC_CommonEntry_UI

cFormGrid$, cGridViewPanel$, cNewRecordFolderID, cResetFolder$, cResetFolderID, cAllowVendOTF, cCompositeSPCtl

Methods inherited from: CI_AccountUI_val

ClassChangeAccount(), ClassValidateAccount$(), GetAccountInputLength(), PopupAccountEntry(), PopUpMemoMainAccount()

Methods inherited from: CI_ARTermsUI_Val

ClassChangeARTerms()

Methods inherited from: CI_CustomerUI_Val

BT_Credit(), BT_NextCustomer(), BT_NextCustomerState(), ChangeCB_PrintFormattedCreditCard(), CheckCreditLimit(), ClassChangeCustomer(), ClassFormatterCustomer$(), ClassOnFocusCustomer(), ClassValidateCustomer$(), InvoiceHistoryInquiry(), PostReadRec(), PrevalidateRMAInquiry(), PERFORM ResetCustomer()

Methods inherited from: CI_InvoiceUI_val

BubbleUpInvoiceBusObjError(), ClassChangeInvoice()

Methods inherited from: CI_SalesPersonUI_Val

ClassChangeSalesperson(), ClassFormatterSalesperson$(), ClassOnFocusSalesperson(), ClassValidateSalesperson$(), PERFORM ResetSalesperson()

Methods inherited from: CI_TaxScheduleUI_Val

ClassChangeTaxSchedule()

Methods inherited from: JC_CommonEntry_UI

InitializeRow(), BT_Accept(), BT_RowDel(), BuildCostTypeList$(), ChangeCostCode(), ChangeDB_CostType(), ChangeML_VendorNo(), ConfirmDelete(), ConfirmWrite(), EnableControls(), GetControlID(), GetLineRecord(), HideShowGridGroup(), LoadGridDropBoxes(), LoadRow(), OnExitpHeader(), OnExitpLines(), OnExitpLinesW(), PostLoad(), PostLoadPheader(), PostLoadpLines(), PostLookup(), PostReadRec(), RowMods(), SetUITotals(), SetupGrid(), TranslateColumns()