Class IM_CommonHistory

Properties

LOCAL cIsSysDB=isFALSE  
LOCAL cItemTypes$=itmREGULAR$  
LOCAL cAllowPhantom=isTRUE  
LOCAL cAllowEngineering=isTRUE  
LOCAL cAllowInactive=isTRUE  
LOCAL cNoItemColumnDefaultMappings=isTRUE  
PROPERTY BaseInvPeriodsOn$  
PROPERTY HeaderKey$   * Read Only *
PROPERTY MaxHistoryPeriod$   * Read Only *

Methods

FUNCTION LoadPhantomRecords()  
FUNCTION LoadPhantomRecords(overWriteRecords)  
FUNCTION PassHeaderKey(key$)  
FUNCTION PassHeaderKey(key$, entity$, displayKey$)  
FUNCTION SetFilter(whereClause$, restrictKey$)  
FUNCTION SetKey()  
FUNCTION SetKey(key$)  
FUNCTION LOCAL MoveFirstLastHist(direction, item$, div$, seed$, year$)  
FUNCTION LOCAL MoveFirstLastHist(direction, item$, div$, seed$, year$, shipto$, shiptoflag)  
FUNCTION LOCAL MoveNextPrevHist(direction, item$, div$, seed$, year$)  
FUNCTION LOCAL MoveNextPrevHist(direction, item$, div$, seed$, year$, shipto$, shiptoflag)  
FUNCTION LOCAL SetHeaderKeyFields()  
FUNCTION LOCAL ValidateFiscalCalPeriod(value$)  
FUNCTION LOCAL ValidateFiscalCalYear(value$)  

Properties inherited from: CI_ItemCode_val

cItemTypes$, cAllowAliasItems, cAliasItemTypes$, cItemCodeDescCol$, cItemTypeCol$, ItemTypes$, AllowAliasItems, AliasItemTypes$, ExtendedDescriptionBusiness, ItemCodeDescCol$, AllowPhantom, AllowEngineering, AllowInactive, InvalidPurchase, IMIntegrated

Properties inherited from: SY_CommonHistory

cIsSysDB, HeaderKey$, MaxHistoryPeriod$

Methods inherited from: CI_ItemCode_val

Write(), PERFORM CheckForAlias(), PERFORM CheckUseIn(), CheckValidBill(), ClassOverrideDescription(), ClassOverrideItemCode(), ClassValidateDescription(), ClassValidateItemCode(), ItemTypeSetDefaults(), PERFORM ItemTypeSetDefaults(), UpdateGridExtendedDescKey(), ValidateGroupNotCurrentItemType()

Methods inherited from: SY_CommonHistory

LoadPhantomRecords(), PassHeaderKey(), ReadZeroRecords(), SetFilter(), WRITE(), SetChildColl(), SetHeaderKeyFields(), ValidateFiscalPeriod(), ValidateFiscalYear()