project BLF > class Database Component > method DataDelete

Description

Validate if current database instance(s) present in the class temp-tables can be deleted in the application database. If so, set status to 'D'. Records will be removed from the database on commit of the transaction.


Parameters


oiReturnStatusoutputinteger


Internal usage


BLF
method database.apiDeleteInstance
method database.MaintainByDatasetWithOutput
method BDocumentLink.ApiDumpDocuments
method BDraftInstance.apiDeleteDraftByTransactionID
method BFcSession.DeleteFcSessionRecord
method BQueryCache.ApiDeleteQuery
method BStoredSearch.ApiSetStoredSearchDeletion
method BWorkObject.DeleteWorkObject
method BXmlDaemonQueue.ApiClearQueue

QadFinancials
method BDebtorEndUser.ApiDeleteEndUserForDebtor
method BDebtorShipTo.ApiDeleteShiptoForDebtor
method BDebtorShipTo.ApiMaintainDebtorShipto
method BMfgAddress.DeleteDockAddressesForCustomer
method BSharedSetMerge.MergeBeforeMergeGL


program code (program1/database.p)

<I-1 {bFcRun
            &PARAMETERS = "output oiReturnStatus"
            &PROCEDURE  = "gipr_DataDelete"}>