Class FL_AssetTemplates_svc

Inherits

SY_Service

Properties

LOCAL cMainTable$="FL_AssetTemplates"  
LOCAL cIsSysDB=isFALSE  

Methods

FUNCTION GetTemplateDetails(templateName$, templateID$, templateDesc$)  

get Asset Template ID and Template Descritpion from FL_AssetTemplates table Finds and returns the firt matching template based on Template Name

ParameterDescription
tableColumn$ [input, string] Asset Template Name
templateId$ [output, string] Asset Template ID
templateDesc$ [output, string] Asset Template Description
Returns [boolean] @value retSUCCESS

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