Class AP_ReverseCheckWork_ui

Properties

LOCAL cCheckAmtMask$="###, ###, ##0.00"  

String to store check amount mask

LOCAL cDefaultBatchNo$="00001"  
string used for default batch for restart logic
LOCAL cReverseCheckInvTypeOnFile$="B"  
local constant for reverse check invoice type of "inv on file in AR open invoice file"
LOCAL cReverseCheckInvTypeReinstated$="C"  
local constant for reverse check invoice type of "inv reinstated from history"
LOCAL cReverseCheckRunByBANKCHECK$="B"  
local constant for Reverse Check Run By - Bank and Check Number
LOCAL cReverseCheckRunBySALESJOURNALREGISTER$="S"  
local constant for Reverse Check Run By - Sales Journal and Register Number
LOCAL cReverseCheckTypeAuto$="A"  
local constant for reverse source check type of "Auto"
LOCAL cReverseCheckTypeElec$="E"  
local constant for reverse source check type of "Electronic payment"
LOCAL cReverseCheckTypeRev$="R"  
local constant for reverse check type of "Reversal"
LOCAL cReverseCheckTypeElecRev$="P"  
local constant for reverse check type of "electronic Payment reversal"

Methods

FUNCTION GetSourceTables$(table$)  

Gets source tables for custom office

ParameterDescription
table$ [input, string] table name used to populate data entry tables
Returns [string] a SEP separated string of source tables

Properties inherited from: CI_CommonPII

AllowSensitiveAccess

Properties inherited from: SY_Customization

cDummyIol$

Properties inherited from: SY_MaintUI

InBrowse, ViewOnly

Methods inherited from: AP_Selection

AccountStructure(), FixTable(), FixWhere(), ResolveSelectToken(), PERFORM ReturnCheckTypeWhereClause$()

Methods inherited from: CI_CommonPII

GetDecryptedCols(), CheckEncryptedCols(), ClearEncryptedCols(), DecryptRec(), EncryptRec(), GetEncryptedCols(), InitEncryptInfo(), MaskColumnValue$(), ResetEncryptedCols()

Methods inherited from: CI_VendorFormatter

ParseVendor()

Methods inherited from: SY_Customization

GetCustomizations(), PostTableRead(), PreNextRecord(), PreTableWrite()

Methods inherited from: SY_MaintUI

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()