Class IT_Options_bus

Properties

LOCAL cIsSysDB=isFALSE  
LOCAL cMASISAPI$="MASISAPI."  
LOCAL cMainTable$="IT_Options"  
PROPERTY AutoIncrementCustomerNo$   * Read Only *
PROPERTY CreditCardEnable$   * Read Only *
PROPERTY CreditLimitChecking$   * Read Only *
PROPERTY Divisions$   * Read Only *
PROPERTY FinanceChargeMethod$   * Read Only *
PROPERTY OpenItemBalForward$   * Read Only *
PROPERTY PriceDec$   * Read Only *
PROPERTY PrintCustomerStatements$   * Read Only *
PROPERTY QtyDec$   * Read Only *
PROPERTY SalespersonCommRpting$   * Read Only *
PROPERTY SalesTaxReporting$   * Read Only *
PROPERTY SMTPIsValid$   * Read Only *
PROPERTY UseShippingCode$   * Read Only *

Methods

FUNCTION Delete(key$)  
FUNCTION Delete()  
FUNCTION InternetEnableShipCode()  
FUNCTION SetKey(key$)  
FUNCTION WRITE()  

Properties inherited from: SY_Maint

cActionWrite, cActionDelete, cActivityLogFilePrefix$, DocDateWarnDisplayed, DocDateWarnStatus, EditState, RecordChanged, FirstFailure$, DocumentTotal, ReadOnlyReason$, UDTValidation$, ViewOnly, CurrentPrecision, DocDateWarnForceOff, DocDateWarnObject, ScriptObject, ImportTest

Properties inherited from: SY_Password

AESCipher$, AES256Cipher$

Methods inherited from: CI_ARDivision_val

ClassValidateARDivision()

Methods inherited from: CI_ARTerms_val

ClassValidateARTerms()

Methods inherited from: CI_CategoryCode_val

ClassValidateCategoryCode()

Methods inherited from: CI_Image_val

ValidateImagesDirectory(), ClassValidateImage(), CopyImage(), GetImageSize()

Methods inherited from: CI_PaymentType_val

ClassValidatePaymentType()

Methods inherited from: CI_SalespersonNo_val

ClassValidateSalespersonNo()

Methods inherited from: CI_ShipCode_val

ClassValidateShipCode()

Methods inherited from: CI_TaxSchedule_val

ClassValidateTaxSchedule()

Methods inherited from: SY_Maint

ChangedRecordCompare(), ChangedRecordInfo(), Clear(), ClearRecord(), ConfirmDelete(), CopyFrom(), ExportToCSV(), GetColumnInfo(), GetColumnProperties$(), GetDefaults(), GetOrigRecord$(), GetPropertyValue(), GetValidationGroups$(), ResetDocDateWarnState(), SetCopyKeyValue(), SetDocDateWarnDisplayed(), SetDocDateWarnOff(), SetKey(), SetKeyValue(), SetPartialRecord(), SetRecord(), SetToReadOnly(), SetValue(), SetValues(), Write(), ActivityLogCreateFile(), ActivityLogPrepare(), ActivityLogSetMessage$(), ActivityLogWrite(), CallScript(), CheckForAdvancedFieldSettings(), CheckForScripts(), CheckNullRequiredField(), PERFORM ChildValidate(), ClassValidateDate(), ClassValidateTelephoneNo(), ClearSetFiles(), ColInfoInitAll(), ColInfoInitDefaults(), CommitRow(), GetPropertyCommon(), InitColInfo(), InitScriptEngine(), InitWorkTable(), IsColInIOList(), IsValid(), LoadColInfo(), OpenMainTable(), ParseExtField(), RemoveColToSkip(), ResetRow(), RetrieveColInfo(), SetDefaults(), SetFilter(), SetMode(), SetParentHandle(), SetValueNoValidate(), StoreColToSkip(), ValidateAll(), ValidateAllRecord(), ValidateColInfo(), ValidateRule()

Methods inherited from: SY_Password

ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()