Class IM_ItemCustomerHistoryByPeriod_bus

Properties

LOCAL cAllCust$=all.CustomerNo$  
LOCAL cAllDiv$=all.ARDivisionNo$  
LOCAL cAllItem$=all.ItemCode$  
LOCAL cAllYear$=all.FiscalCalYear$  
LOCAL cIsSysDB=isFALSE  
LOCAL cMainTable$="IM_ItemCustomerHistoryByPeriod"  
LOCAL cPerformCreditChecking=isFALSE  
LOCAL cSkipUseInTest=isTRUE  
PROPERTY ARIntegrated   * Read Only *
PROPERTY SOIntegrated   * Read Only *

Methods

FUNCTION ConfirmDelete()  
FUNCTION Delete(key$)  
FUNCTION LoadAllShipToAddresses(div$, cust$, item$, year$)  
FUNCTION LoadShiptoAddress()  
FUNCTION MoveFirst()  
FUNCTION MoveLast()  
FUNCTION MoveNext()  
FUNCTION MovePrevious()  
FUNCTION ResetMemoryVariables()  

Properties inherited from: CI_CustomerNo_val

cAllowCashCust, cPerformCreditChecking, CreditExceeded, CreditHold, PerformCreditChecking, AllowCashCustomer

Properties inherited from: IM_CommonHistory

cIsSysDB, cItemTypes$, cAllowPhantom, cAllowEngineering, cAllowInactive, cNoItemColumnDefaultMappings, BaseInvPeriodsOn$, HeaderKey$, MaxHistoryPeriod$

Methods inherited from: CI_ARDivision_val

ClassValidateARDivision()

Methods inherited from: CI_CustomerNo_val

GetNextCustomerNo(), ClassOverrideCustomerNo(), ClassValidateCustomerNo()

Methods inherited from: CI_ShipTo_val

ClassValidateShipTo()

Methods inherited from: IM_CommonHistory

LoadPhantomRecords(), PassHeaderKey(), SetFilter(), SetKey(), MoveFirstLastHist(), MoveNextPrevHist(), SetHeaderKeyFields(), ValidateFiscalCalPeriod(), ValidateFiscalCalYear()