project BLF > class Persistence Layer > method ReadData

Description

General procedure to read data from the database into the class dataset.
The data is stored into the temp-tables referred by a handle in tFcDynRel.


Parameters


tDynRelinputtemp-tableDescription of the data to read.
ihClassinputhandleHandle to the class that is using the persistence layer. In most of the cases, this handle will be available in the preprocessor {&TARGETPROCEDURE}.
oiReturnStatusoutputinteger


Internal usage


BLF
method database.ApiForcePublish
method database.DataLoad
method BControlProperty.DataLoadByWindowActivity
method BControlProperty.DeleteControlProperty
method BDocumentLink.SaveDocumentList

QadFinancials
method BExpenseNote.MyDataLoad
method BPosting.MyDataLoad
method BPostingHist.UpdatePostingHistDataLoad
method BPostingTemplate.UpdateOrCreateTemplate
method BPostingTemplate.UpdateTemplateTimesUsed
method BRevaluation.RevaluationPostDataLoad


program code (program1/persistence.p)