Class AR_SalespersonLink_bus

Properties

LOCAL cMainTable$="AR_SalespersonLink"  
LOCAL cIsSysDB=isFALSE  
LOCAL cEarningsType$="E"  
PROPERTY AccountsPayableIntegrated   * Read Only *
PROPERTY PayrollIntegrated   * Read Only *
PROPERTY GeneralLedgerIntegrated   * Read Only *

Methods

FUNCTION DeleteEmployeeRecords(emplKey$)  

Method to remove all records linked to an employee Called from delete method in PR_Employee_bus

ParameterDescription
emplKey$ [input,string] employee key of records to be removed
Returns [boolean] True = success, False = failure
FUNCTION WRITE()  

Properties inherited from: CI_VendorNo_val

HoldPayment, SeparateCheck

Properties inherited from: SY_Maint

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

Methods inherited from: CI_Account_val

ClassOverrideAccount(), ClassValidateAccount(), ResetAccountIndex()

Methods inherited from: CI_APDivision_val

ClassValidateAPDivision()

Methods inherited from: CI_APTerms_val

ClassValidateAPTerms()

Methods inherited from: CI_ARDivision_val

ClassValidateARDivision()

Methods inherited from: CI_Earnings_val

ClassValidateEarnings()

Methods inherited from: CI_Employee_val

ClassValidateEmployee()

Methods inherited from: CI_SalespersonFormatter

ParseSalesperson()

Methods inherited from: CI_SalespersonNo_val

ClassValidateSalespersonNo()

Methods inherited from: CI_VendorNo_val

ClassValidateVendorNo()

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