Class GL_Account_svc

Inherits

SY_Service

Properties

LOCAL cMainTable$="GL_Account"  
LOCAL cIsSysDB  
PROPERTY AccountCategoryToCheck$  
PROPERTY AccountTypeToCheck$  
PROPERTY AccountStatusToCheck$  
PROPERTY EffectiveDateToCheck$  
PROPERTY WCStatusToCheck$  
PROPERTY DisallowCreation$  

Methods

FUNCTION AccountSub(ffa$, ssk$, subSeg, subVal$, subFlag$, errFlag$)  
FUNCTION AltCompAcct(ffa$, ssk$, sComp$, tComp$, tsk$, errFlag$)  
FUNCTION CheckSegments(ffa$)  
FUNCTION FIND(key$)  
FUNCTION FindHistoryAccount$(in.AccountKey$)  
FUNCTION RegisterValidate(SK$, ERRSTR$)  

Properties inherited from: SY_Service

BOF, CurrentBrowseIndex$, CurrentIndex$, EOF, SecurityAccess

Methods inherited from: SY_Service

BindVariable(), CheckMainTable(), Clear(), Find(), FindById(), GetChildHandle(), GetChildKeyReference$(), GetColumns$(), GetDataSources$(), GetDataSourcesAddl$(), GetJson$(), GetKey$(), GetKeyColumns$(), GetKeyPadded$(), GetPartialRecord(), GetRecord(), GetRecordCount(), GetRecordEx(), GetResultSets(), GetTable$(), GetTablePath$(), GetValue(), GetValues(), IsValid(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ReadAdditional(), SetBrowseFilter(), SetBrowseIndex(), SetCacheMode(), SetIndex(), SetKeyValue(), SetParentColumns(), SetParentHandle(), SetUIHandle(), PERFORM ClearEditRcd(), FormatJson$(), GetAddlDataSources(), GetDateColumns$(), InitChildCollection(), MoveFirstLast(), MoveNextPrevious(), OpenMainTable(), ParseKeyDef(), PrepareKeyDef(), ReadRec(), ResolveColumnList$(), SetControls(), SetCurrentKey(), UseKeyColl()