CI_CountryUI_Val, CI_ExpirationDateUI_val, CI_PaymentTypeUI_val, CI_ZIPCodeUI_val, SY_MaintUI |
LOCAL cListingClass$="AR_CustomerCreditCardList_rpt" |
LOCAL cVaultIOL$=CPL("IOLIST CreditCardGUID$, ExpirationDateYear$, ExpirationDateMonth$, "+"CardType$, Last4UnencryptedCreditCardNos$, CreditCardID$, "+"Last4BankRoutingNos$, Last4BankAccountNos$, BankAccountType$") List of variables to be set after adding a record to the Sage Exchange vault. |
LOCAL cBT_PrintTask$ |
LOCAL cEntityName$ |
LOCAL cRequireCreditCardPaymentMethod |
FUNCTION FixPaymentType$() | ||||
FUNCTION FixPaymentType$(currPayMethod$) Display a window for user to enter a correct payment type for the credit card or bank account entered in sage exchange | ||||
| ||||
| ||||
FUNCTION LOCAL BT_Cancel() Re-set controls not in the file and re-set local variables. | ||||
| ||||
FUNCTION LOCAL BT_EditCard() Button to display Sage Exchange vault UI to allow editing of card data. | ||||
| ||||
FUNCTION LOCAL BT_IT_Users() | ||||
FUNCTION LOCAL BT_Listing() | ||||
FUNCTION LOCAL BT_NewCard() Button to display Sage Exchange vault UI to allow a new card to be added. | ||||
| ||||
FUNCTION LOCAL BT_OK() Button to accept new payment type in dFixPayType | ||||
| ||||
FUNCTION LOCAL ChangeCreditCardID() Change method for CreditCardID which determines if a record already exists for display. | ||||
| ||||
FUNCTION LOCAL ChangeEBMEnabled() | ||||
FUNCTION LOCAL ChangeML_PaymentType() Change method for ML_PaymentType in dFixPayType | ||||
| ||||
FUNCTION LOCAL ChangePaymentType() | ||||
FUNCTION LOCAL ImpliedWrite() Function to allow write of the record prior to pressing Edit Card button if record is in changed state. | ||||
| ||||
FUNCTION LOCAL OnFocusCreditCardID() Function needed to re-set qry_val$ prior to ChangeCreditCardID() method | ||||
| ||||
FUNCTION LOCAL PostLoad() | ||||
FUNCTION LOCAL PostReadRec() | ||||
FUNCTION LOCAL WriteFromImpliedWrite() Actual write logic used within ImpliedWrite() method broken out into it;s own method since it is needed in numerous locations. | ||||
|
cAllowCountryOTF |
cAllowZipOTF |
InBrowse, ViewOnly |
ClassChangeCountry() |
ClassChangeExpirationDate(), ClassFormatterExpirationDate$(), ClassOnFocusExpirationDate(), ParseExpirationDate(), PERFORM ResetExpirationDate() |
ClassChangePaymentType(), ClassOnFocusPaymentType() |
PERFORM CheckToSelectSalesTaxSchedule(), ClassChangeZIPCode() |
HasRights(), RefreshBindings(), SetDocDateWarnOff(), SetUIRecord(), SetVar(), AddSuppressedMsg(), BindVariables(), BT_Accept(), BT_AcceptClose(), BT_Cancel(), BT_CancelClose(), BT_Delete(), BT_First(), BT_Last(), BT_List(), BT_Listing(), BT_Next(), BT_Office(), BT_OKView(), BT_Prev(), BT_Print(), CheckMemo(), ClassPushMemoBtn(), ConfirmDelete(), ConfirmWrite(), DefaultChange(), DisplayErrorMsg(), DisplayMemoButton(), DisplayWriteError(), ExplodeIOL(), GetBusinessObject(), GetControlID(), GetFirstID(), HandleDocumentDateWarning(), HasMemos(), HidePopupMenu(), InitBusinessObject(), KeyChange(), LaunchMemo(), OnExit(), PostLoad(), QuickConfirmWrite(), PERFORM ResolveMemoParameters(), ReturnToCtlOrGrid(), PERFORM RtrnToCTLOrGrid(), SetBusinessObject(), SetFocusFailedID(), SetFocusFirstID(), SetFormDisplay(), SetFormState(), SetInitialRecord(), SetNumericVal(), SetStringVal() |