project QadFinancials > class BDCollection > business logic query DCollectionExportByID


Parameters


iiDCollectionExportIDinteger
iiDCollectionIDinteger


query condition


  each DCollectionExport where
DCollectionExport.DCollection_ID = iiDCollectionID AND
DCollectionExport.DCollectionExport_ID = iiDCollectionExportID


query sort order


DCollectionExport.DCollectionExportDate (ascending)
DCollectionExport.DCollectionExportTime (ascending)


query resultset tqDCollectionExportByID


field namedata typedb fielddescription
tiDCollection_IDintegerDCollectionExport.DCollection_IDLink to DCollection
tiDCollectionExport_IDintegerDCollectionExport.DCollectionExport_IDRecord ID
ttDCollectionExportDatedateDCollectionExport.DCollectionExportDateExport Date
tcDCollectionExportFilecharacterDCollectionExport.DCollectionExportFileFile Name
tcDCollectionExportFoldercharacterDCollectionExport.DCollectionExportFolderFolder
tlDCollectionExportIsDupliclogicalDCollectionExport.DCollectionExportIsDuplicDuplicate
tiDCollectionExportTimeintegerDCollectionExport.DCollectionExportTimeExport Time
tcDCollectionExportTypecharacterDCollectionExport.DCollectionExportTypeType
tcLastModifiedUsercharacterDCollectionExport.LastModifiedUserLast Modified User
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(DCollectionExport)


Internal usage


QadFinancials
method BDCollection.Calculate
method BDCollection.InitialValues