Class IT_ShoppingCart_upd

Properties

LOCAL cSetDate  
LOCAL cStoreDefaultIOL$=CPL("IOLIST "+"BatchFax$, ShipVia$, TermsCode$, SalespersonDivisionNo$, "+"SalespersonNo$, SortField$, OpenItemCustomer$, StatementCycle$, "+"PrintDunningMssgOnStatement$, CustomerType$, PriceLevel$, CreditHold$, "+"DefaultPaymentType$, CustomerDiscountRate, ServiceChargeRate, CreditLimit")  
LOCAL cCustomerDfltIOL$=CPL("IOLIST "+"BatchFax$, ShipMethod$, TermsCode$, "+"SalespersonDivisionNo$, SalespersonNo$, SortField$, OpenItemCustomer$, "+"StatementCycle$, PrintDunningMessage$, CustomerType$, PriceLevel$, "+"CreditHold$, DefaultPaymentType$, CustomerDiscountRate, ServiceChargeRate, "+"CreditLimit")  
LOCAL cBillToIOL$=CPL("IOLIST "+"BillToName$, BillToAddress1$, BillToAddress2$, "+"BillToAddress3$, BillToCity$, BillToState$, BillToZipCode$, "+"BillToCountryCode$, TelephoneNo1$, TelephoneExt1$, TelephoneType1$, FaxNo$")  
LOCAL cShipToIOL$=CPL("IOLIST "+"ShipToName$, ShipToAddress1$, ShipToAddress2$, "+"ShipToAddress3$, ShipToCity$, ShipToState$, ShipToZipCode$, "+"ShipToCountryCode$, ShipToTelephoneNo$, ShipToTelephoneExt$, ShipToFaxNo$")  

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION Update(key$)  
FUNCTION LOCAL PERFORM DoMail()  
FUNCTION LOCAL GetNextCustomerNo(custNo$)  
FUNCTION LOCAL UpdateCleanup()  
FUNCTION LOCAL UpdateInit()  
FUNCTION LOCAL UpdateMain()  

Properties inherited from: AR_CreditCardCommon

cARDivisionNoCol$, cCustomerNoCol$, ccpNOTSUPPLIED$, ARCreditCard, AllowCreditCard, AllowCreditCardVoidReAuth, AllowACHVoidReAuth, AllowOverrideCCOnCM, PaymentTypeMethod$, AllowCorporateCard, ShowCorporateCCLevel3, AddCorporateCardLevel3$, SPSPaymentType, SPSEnabled, CreditCardUI, Source$, Request_v1, SOIntegrated, ITIntegrated, LastPaymentEMVReceipt$, LastDepositEMVReceipt$

Properties inherited from: SY_Update

cGroup$, cDeferredAuditRegister$, CurrentPeriod$, PeriodEndingDate$, PeriodStartingDate$, Restart

Methods inherited from: AR_CreditCardCommon

AddNewCreditCard(), CheckCreditCardTrackingID(), ClearCreditCardInfo(), GetNextCreditCardID(), GetPrimaryCreditCard(), ProcessCCVoid(), ProcessCreditCard(), ProcessVault(), SkipCCVoid(), AddLevel3LineItem(), AddLevel3LineItems(), CheckAmount(), CreditCardSubmit(), GetCardIDTables(), GetPaymentTypeProperties(), PostCreditCardSubmit(), PreCreditCardSubmit(), ResolveAVSState(), SetSource(), SetSourceInfo(), SetUIOptions(), TranslateDateTime(), TranslateTime()

Methods inherited from: SY_Update

GetCurrentRegister$(), PrintErrorLog(), ProcessReport(), SetPostingDate(), SetPrintComment(), Update(), PERFORM ClearDailyPostingWorkFile(), PERFORM ClearDrillDownWorkFile(), PERFORM ClearWorkFiles(), GetNextRegisterNo(), PERFORM PostTableReadSY_Update(), PERFORM PreNextRecordSY_Update(), PERFORM PreTableWriteSY_Update(), PERFORM SaveUnusedRegisterNo(), UpdateCleanup(), UpdateGLDailyPostingFile(), UpdateInit(), UpdateMain(), UpdateTempGLDaily(), WriteGLSummaryDrillDown(), WriteTempGLDrillDown()