OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess Class Reference

the matches that can be used to identify recurring gift or GL transactions More...

Inheritance diagram for Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess:
Ict.Common.Data.TTypedDataAccess

Public Types

enum  eSubmitChangesOperations { eUpdate = 1 , eDelete = 2 , eInsert = 4 , eAll = 7 }
 enumeration of operations that can be selected for SubmitChanges More...
 

Static Public Member Functions

static void LoadAll (DataSet ADataSet, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 this method is called by all overloads More...
 
static void LoadAll (DataSet AData, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadAll (DataSet AData, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadAll (StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadAll (TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadAll (StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchRow LoadByPrimaryKey (DataSet ADataSet, Int32 AEpMatchKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 this method is called by all overloads More...
 
static AEpMatchRow LoadByPrimaryKey (DataSet AData, Int32 AEpMatchKey, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchRow LoadByPrimaryKey (DataSet AData, Int32 AEpMatchKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadByPrimaryKey (Int32 AEpMatchKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadByPrimaryKey (Int32 AEpMatchKey, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadByPrimaryKey (Int32 AEpMatchKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadByUniqueKey (DataSet ADataSet, String AMatchText, Int32 ADetail, Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 this method is called by all overloads More...
 
static void LoadByUniqueKey (DataSet AData, String AMatchText, Int32 ADetail, Int32 ALedgerNumber, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadByUniqueKey (DataSet AData, String AMatchText, Int32 ADetail, Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadByUniqueKey (String AMatchText, Int32 ADetail, Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadByUniqueKey (String AMatchText, Int32 ADetail, Int32 ALedgerNumber, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadByUniqueKey (String AMatchText, Int32 ADetail, Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadUsingTemplate (DataSet ADataSet, AEpMatchRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 this method is called by all overloads More...
 
static void LoadUsingTemplate (DataSet AData, AEpMatchRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadUsingTemplate (DataSet AData, AEpMatchRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (AEpMatchRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (AEpMatchRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (AEpMatchRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (AEpMatchRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadUsingTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 this method is called by all overloads More...
 
static void LoadUsingTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadUsingTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadUsingTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountAll (TDBTransaction ATransaction)
 this method is called by all overloads More...
 
static bool Exists (Int32 AEpMatchKey, TDBTransaction ATransaction)
 check if a row exists by using the primary key More...
 
static bool Exists (String AMatchText, Int32 ADetail, Int32 ALedgerNumber, TDBTransaction ATransaction)
 check if a row exists by using the unique key More...
 
static int CountUsingTemplate (AEpMatchRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 this method is called by all overloads More...
 
static int CountUsingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 this method is called by all overloads More...
 
static void LoadViaAMotivationDetail (DataSet ADataSet, Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMotivationDetail (DataSet AData, Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMotivationDetail (DataSet AData, Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetail (Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetail (Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetail (Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMotivationDetailTemplate (DataSet ADataSet, AMotivationDetailRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMotivationDetailTemplate (DataSet AData, AMotivationDetailRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMotivationDetailTemplate (DataSet AData, AMotivationDetailRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (AMotivationDetailRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (AMotivationDetailRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (AMotivationDetailRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (AMotivationDetailRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMotivationDetailTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMotivationDetailTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMotivationDetailTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMotivationDetailTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMotivationDetail (Int32 ALedgerNumber, String AMotivationGroupCode, String AMotivationDetailCode, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMotivationDetailTemplate (AMotivationDetailRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMotivationDetailTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientKey (DataSet ADataSet, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerRecipientKey (DataSet AData, Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientKey (DataSet AData, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKey (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKey (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKey (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientKeyTemplate (DataSet ADataSet, PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerRecipientKeyTemplate (DataSet AData, PPartnerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientKeyTemplate (DataSet AData, PPartnerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (PPartnerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (PPartnerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientKeyTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerRecipientKeyTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientKeyTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientKeyTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerRecipientKey (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerRecipientKeyTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerRecipientKeyTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPMailing (DataSet ADataSet, String AMailingCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPMailing (DataSet AData, String AMailingCode, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPMailing (DataSet AData, String AMailingCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailing (String AMailingCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPMailing (String AMailingCode, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailing (String AMailingCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPMailingTemplate (DataSet ADataSet, PMailingRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPMailingTemplate (DataSet AData, PMailingRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPMailingTemplate (DataSet AData, PMailingRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (PMailingRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (PMailingRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (PMailingRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (PMailingRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPMailingTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPMailingTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPMailingTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPMailingTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPMailing (String AMailingCode, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPMailingTemplate (PMailingRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPMailingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumber (DataSet ADataSet, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumber (DataSet AData, Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumber (DataSet AData, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumber (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumber (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumber (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumberTemplate (DataSet ADataSet, PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumberTemplate (DataSet AData, PPartnerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumberTemplate (DataSet AData, PPartnerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (PPartnerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (PPartnerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumberTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumberTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerRecipientLedgerNumberTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerRecipientLedgerNumberTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerRecipientLedgerNumber (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerRecipientLedgerNumberTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerRecipientLedgerNumberTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaACostCentre (DataSet ADataSet, Int32 ALedgerNumber, String ACostCentreCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaACostCentre (DataSet AData, Int32 ALedgerNumber, String ACostCentreCode, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaACostCentre (DataSet AData, Int32 ALedgerNumber, String ACostCentreCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentre (Int32 ALedgerNumber, String ACostCentreCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentre (Int32 ALedgerNumber, String ACostCentreCode, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentre (Int32 ALedgerNumber, String ACostCentreCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaACostCentreTemplate (DataSet ADataSet, ACostCentreRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaACostCentreTemplate (DataSet AData, ACostCentreRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaACostCentreTemplate (DataSet AData, ACostCentreRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (ACostCentreRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (ACostCentreRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (ACostCentreRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (ACostCentreRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaACostCentreTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaACostCentreTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaACostCentreTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaACostCentreTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaACostCentre (Int32 ALedgerNumber, String ACostCentreCode, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaACostCentreTemplate (ACostCentreRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaACostCentreTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaALedger (DataSet ADataSet, Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaALedger (DataSet AData, Int32 ALedgerNumber, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaALedger (DataSet AData, Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedger (Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaALedger (Int32 ALedgerNumber, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedger (Int32 ALedgerNumber, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaALedgerTemplate (DataSet ADataSet, ALedgerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaALedgerTemplate (DataSet AData, ALedgerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaALedgerTemplate (DataSet AData, ALedgerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (ALedgerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (ALedgerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (ALedgerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (ALedgerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaALedgerTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaALedgerTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaALedgerTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaALedgerTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaALedger (Int32 ALedgerNumber, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaALedgerTemplate (ALedgerRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaALedgerTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfGiving (DataSet ADataSet, String AMethodOfGivingCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMethodOfGiving (DataSet AData, String AMethodOfGivingCode, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfGiving (DataSet AData, String AMethodOfGivingCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGiving (String AMethodOfGivingCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGiving (String AMethodOfGivingCode, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGiving (String AMethodOfGivingCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfGivingTemplate (DataSet ADataSet, AMethodOfGivingRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMethodOfGivingTemplate (DataSet AData, AMethodOfGivingRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfGivingTemplate (DataSet AData, AMethodOfGivingRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (AMethodOfGivingRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (AMethodOfGivingRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (AMethodOfGivingRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (AMethodOfGivingRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfGivingTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMethodOfGivingTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfGivingTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfGivingTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMethodOfGiving (String AMethodOfGivingCode, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMethodOfGivingTemplate (AMethodOfGivingRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMethodOfGivingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfPayment (DataSet ADataSet, String AMethodOfPaymentCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMethodOfPayment (DataSet AData, String AMethodOfPaymentCode, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfPayment (DataSet AData, String AMethodOfPaymentCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPayment (String AMethodOfPaymentCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPayment (String AMethodOfPaymentCode, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPayment (String AMethodOfPaymentCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfPaymentTemplate (DataSet ADataSet, AMethodOfPaymentRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMethodOfPaymentTemplate (DataSet AData, AMethodOfPaymentRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfPaymentTemplate (DataSet AData, AMethodOfPaymentRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (AMethodOfPaymentRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (AMethodOfPaymentRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (AMethodOfPaymentRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (AMethodOfPaymentRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfPaymentTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAMethodOfPaymentTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAMethodOfPaymentTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAMethodOfPaymentTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMethodOfPayment (String AMethodOfPaymentCode, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMethodOfPaymentTemplate (AMethodOfPaymentRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAMethodOfPaymentTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerDonorKey (DataSet ADataSet, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerDonorKey (DataSet AData, Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerDonorKey (DataSet AData, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKey (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKey (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKey (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerDonorKeyTemplate (DataSet ADataSet, PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerDonorKeyTemplate (DataSet AData, PPartnerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerDonorKeyTemplate (DataSet AData, PPartnerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (PPartnerRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (PPartnerRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerDonorKeyTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPPartnerDonorKeyTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPPartnerDonorKeyTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPPartnerDonorKeyTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerDonorKey (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerDonorKeyTemplate (PPartnerRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPPartnerDonorKeyTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAAccount (DataSet ADataSet, Int32 ALedgerNumber, String AAccountCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAAccount (DataSet AData, Int32 ALedgerNumber, String AAccountCode, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAAccount (DataSet AData, Int32 ALedgerNumber, String AAccountCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccount (Int32 ALedgerNumber, String AAccountCode, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAAccount (Int32 ALedgerNumber, String AAccountCode, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccount (Int32 ALedgerNumber, String AAccountCode, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAAccountTemplate (DataSet ADataSet, AAccountRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAAccountTemplate (DataSet AData, AAccountRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAAccountTemplate (DataSet AData, AAccountRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (AAccountRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (AAccountRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (AAccountRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (AAccountRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAAccountTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaAAccountTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaAAccountTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaAAccountTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAAccount (Int32 ALedgerNumber, String AAccountCode, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAAccountTemplate (AAccountRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaAAccountTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPUnit (DataSet ADataSet, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPUnit (DataSet AData, Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPUnit (DataSet AData, Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnit (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPUnit (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnit (Int64 APartnerKey, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPUnitTemplate (DataSet ADataSet, PUnitRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPUnitTemplate (DataSet AData, PUnitRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPUnitTemplate (DataSet AData, PUnitRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (PUnitRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (PUnitRow ATemplateRow, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (PUnitRow ATemplateRow, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (PUnitRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPUnitTemplate (DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static void LoadViaPUnitTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void LoadViaPUnitTemplate (DataSet AData, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static AEpMatchTable LoadViaPUnitTemplate (TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPUnit (Int64 APartnerKey, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPUnitTemplate (PUnitRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static int CountViaPUnitTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void DeleteByPrimaryKey (Int32 AEpMatchKey, TDBTransaction ATransaction)
 auto generated More...
 
static void DeleteUsingTemplate (AEpMatchRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 auto generated More...
 
static void DeleteUsingTemplate (TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 auto generated More...
 
static void SubmitChanges (AEpMatchTable ATable, TDBTransaction ATransaction)
 Auto generated code ... More...
 
static void AddOrModifyRecord (Int32 AEpMatchKey, AEpMatchTable ATable, AEpMatchRow ANewRow, bool ADoNotOverwrite, TDBTransaction ATransaction)
 
static bool NoDefaultColumn (String AColumnName)
 This function returns true if the column name is not one of the special columns, that are written automatically: modified date and by, created date and by, modification id More...
 
static void GetStoredModification (short ATableId, string[] AColumnNames, int[] APrimKeyColumnOrdList, DataRow ADataRow, DB.TDBTransaction ATransaction, out DateTime AModificationID, out String AModifiedBy, out System.DateTime AModifiedDate, bool ATreatRowAsAdded=false)
 This function returns the modification details of a row More...
 
static void InsertRow (short ATableId, ref DataRow ADataRow, String ACurrentUser, StringBuilder AInsertStatement, List< OdbcParameter >AInsertParameters)
 This function is called by the DataStore (SubmitChanges). it will not update the modification id. More...
 
static void InsertRow (short ATableId, ref DataRow ADataRow, TDBTransaction ATransaction, String ACurrentUser, bool ATreatRowAsAdded)
 This function is called by the DataStore (SubmitChanges). it will update the modification id. More...
 
static void UpdateRow (short ATableId, bool AThrowAwayAfterSubmitChanges, ref DataRow ADataRow, DB.TDBTransaction ATransaction, String ACurrentUser)
 This function is called by the DataStore (SubmitChanges) More...
 
static void DeleteRow (short ATableId, DataRow ADataRow, DB.TDBTransaction ATransaction)
 This function is called by the DataStore (SubmitChanges) More...
 
static String GenerateSelectClause (StringCollection AFieldList, short ATableID, bool AIncludeTableNames=false)
 This function expects a StringCollection that can be filled, empty or nil. It also needs the list of the primary key columns, because otherwise the returned row will fail the constraints. It will return a proper Select Clause. More...
 
static String GenerateSelectClauseLong (String ATableName, StringCollection AFieldList, short ATableId)
 This function expects a StringCollection that can be filled, empty or nil. It also needs the list of the primary key columns, because otherwise the returned row will fail the constraints. It will prefix all fields with the given tablename. needed for selecting from join statements. It will return a proper Select Clause. If a field has already a dot in the name, the ATablename is not put before it: That way you can do SUM(PUB_table.p_something). More...
 
static String GenerateWhereClause (string[] AColumnNames, DataRow ADataRow, StringCollection ATemplateOperators)
 This function expects an empty table that contains all existing columns, and a datarow that has a string or an empty value for each column. It will return a Where clause, using the given values. More...
 
static String GenerateWhereClause (string[] AColumnNames, DataRow ADataRow)
 This function expects an empty table that contains all existing columns, and a datarow that has a string or an empty value for each column. It will return a Where clause, using the given values. More...
 
static String GenerateWhereClause (TSearchCriteria[] ASearchCriteria)
 This function expects an empty table that contains all existing columns, and search criteria. It will return a Where clause, using the given values. More...
 
static String GenerateWhereClauseFromPrimaryKey (short ATableId)
 this function generates a where clause for the primary key of the given table More...
 
static String GenerateWhereClauseFromUniqueKey (short ATableId)
 this function generates a where clause for the unique key of the given table More...
 
static String GenerateWhereClauseLong (String ATableName, short ATableId, DataRow ADataRow, StringCollection ATemplateOperators)
 This function expects a string list of all existing columns, and a datarow that has a value or an empty value for each column. It will return a Where clause, using the given values. It does not contain the WHERE keyword. It uses the long form, table.fieldname More...
 
static String GenerateWhereClauseLong (String ATableName, TSearchCriteria[] ASearchCriteria)
 This function expects a string list of all existing columns, and a criteria list of values to search for. It will return a Where clause, using the given values. It does not contain the WHERE keyword. It uses the long form, table.fieldname More...
 
static String GenerateWhereClauseLong (String ATableName, short ATableId, DataRow ADataRow)
 This function expects a string array with the names of all existing columns, and a datarow that has a value or an empty value for each column. It will return a Where clause, using the given values. It does not contain the WHERE keyword. It uses the long form, table.fieldname More...
 
static String GenerateOrderByClause (StringCollection AOrderBy)
 This function expects a list of string, where the first string is either "order by" or "group by", and the rest of the string is e.g. "p_partner.p_partner_key_n ASC" It will return the appropriate part of the sql query More...
 
static OdbcParameter CreateOdbcParameter (short ATableId, Int32 AColumnNr, Type AType)
 This function creates an odbc parameter with the correct type, based on the obj which comes from a DataRow More...
 
static System.Object GetSafeValue (DataRow ADataRow, System.Int32 AColumnNr, DataRowVersion AVersion)
 This function returns either a valid object or System.DBNull; this is necessary because mono sometimes has a nil pointer in the DataRow for the original version etc. More...
 
static System.Object GetSafeValue (DataRow ADataRow, String AColumnName, DataRowVersion AVersion)
 This function returns either a valid object or System.DBNull; this is necessary because mono sometimes has a nil pointer in the DataRow for the original version etc. More...
 
static bool NotEquals (DataRow ADataRow, System.Int32 AColumnNr, ref System.Object ACurrentValue)
 Compare the original and the current value of a column in a datarow. Make sure some mono specific troubles are worked around. More...
 
static OdbcParameter[] GetParametersForWhereClause (short ATableId, DataRow ADataRow)
 This function provides the actual parameters for the GenerateWhereClause uses only the values that are not DBNULL More...
 
static OdbcParameter[] GetParametersForWhereClause (short ATableNumber, TSearchCriteria[] ASearchCriteria)
 This function provides the actual parameters for the GenerateWhereClause More...
 
static OdbcParameter[] GetParametersForWhereClauseWithPrimaryKey (short ATableId, DataRow ADataRow)
 This function provides the actual parameters for the GenerateWhereClause uses only the values that are not DBNULL More...
 
static List< OdbcParameter > GetParametersForInsertClause (short ATableId, ref DataRow ADataRow, Int32 ANumberDBColumns, String ACurrentUser, bool AIncludeDefaultColumns)
 This function provides the actual parameters for the GenerateInsertClause uses only the values that are not DBNULL adds the next modification ID More...
 
static OdbcParameter[] GetParametersForUpdateClause (short ATableId, ref DataRow ADataRow, int[] APrimaryKeyColumnOrd, Int32 ANumberDBColumns, String ACurrentUser)
 This function provides the actual parameters for the GenerateUpdateClause uses only the values that are changed (comparing the current and the original version of the row) More...
 
static OdbcParameter[] GetParametersForDeleteClause (short ATableId, DataRow ADataRow, int[] APrimaryKeyColumnOrd)
 This function provides the actual parameters for the GenerateDeleteClause it uses the OriginalVersion of the primary key values More...
 
static String GenerateInsertClause (String ATableName, string[] AColumnNames, DataRow ADataRow, bool AIncludeDefaultColumns)
 This function expects an empty table that contains all existing columns, and a datarow that has a value or an empty value for each column. It will return a complete INSERT Clause. More...
 
static String GenerateUpdateClause (String ATableName, string[] AColumnNames, DataRow ADataRow, int[] APrimKeyColumnOrdList)
 This function expects an empty table that contains all existing columns, and a datarow that has a value or an empty value for each column. More...
 
static DataRow LoadByPrimaryKey (short ATableId, DataSet ADataSet, System.Object[] APrimaryKeyValues, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 load data row by primary key into a dataset More...
 
static DataRow LoadByPrimaryKey (short ATableId, TTypedDataTable ADataTable, System.Object[] APrimaryKeyValues, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 different version for data table More...
 
static void LoadByUniqueKey (short ATableId, DataSet ADataSet, System.Object[] AUniqueKeyValues, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 load data row by unique key into a dataset More...
 
static void LoadByUniqueKey (short ATableId, TTypedDataTable ADataTable, System.Object[] AUniqueKeyValues, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 different version for data table More...
 
static void LoadViaForeignKey (short ATableId, short AOtherTableId, DataSet ADataSet, string[] AThisFieldNames, System.Object[] AForeignKeyValues, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 load data for the current table via a foreign key, eg. load all extracts created by user x More...
 
static void LoadViaForeignKey (short ATableId, short AOtherTableId, TTypedDataTable ADataTable, string[] AThisFieldNames, System.Object[] AForeignKeyValues, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 load data for the current table via a foreign key, eg. load all extracts created by user x More...
 
static void LoadViaForeignKey (short ATableId, short AOtherTableId, DataSet ADataSet, string[] AThisFieldNames, DataRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 Load via other table, using template values. More...
 
static void LoadViaForeignKey (short ATableId, short AOtherTableId, TTypedDataTable ADataTable, string[] AThisFieldNames, DataRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 Load via other table, using template values. More...
 
static void LoadViaForeignKey (short ATableId, short AOtherTableId, DataSet ADataSet, string[] AThisFieldNames, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 Load via other table, using template values. More...
 
static void LoadViaForeignKey (short ATableId, short AOtherTableId, TTypedDataTable ADataTable, string[] AThisFieldNames, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 Load via other table, using template values. More...
 
static int CountViaForeignKey (short ATableId, short AOtherTableId, string[] AThisFieldNames, System.Object[] AForeignKeyValues, TDBTransaction ATransaction)
 count the rows by the values of a foreign key More...
 
static int CountViaForeignKey (short ATableId, short AOtherTableId, string[] AThisFieldNames, DataRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 count the rows by the values of a foreign key More...
 
static int CountViaForeignKey (short ATableId, short AOtherTableId, string[] AThisFieldNames, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 count the rows by the values of a foreign key More...
 
static void DeleteByPrimaryKey (short ATableId, System.Object[] APrimaryKeyValues, TDBTransaction ATransaction)
 delete by primary key values More...
 
static bool Exists (short ATableId, System.Object[] APrimaryKeyValues, TDBTransaction ATransaction)
 check if row exists with the primary key More...
 
static bool ExistsUniqueKey (short ATableId, System.Object[] AUniqueKeyValues, TDBTransaction ATransaction)
 check if row exists with the unique key More...
 
static void LoadUsingTemplate (short ATableID, DataSet ADataSet, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 loads all rows matching certain search criteria into a dataset More...
 
static void LoadUsingTemplate (short ATableID, TTypedDataTable ATypedTableToLoad, TSearchCriteria[] ASearchCriteria, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 loads all rows matching certain search criteria into a typed data table More...
 
static void LoadUsingTemplate (short ATableId, DataSet ADataSet, DataRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 load using a template row More...
 
static void LoadUsingTemplate (short ATableId, TTypedDataTable ADataTable, DataRow ATemplateRow, StringCollection ATemplateOperators, StringCollection AFieldList, TDBTransaction ATransaction, StringCollection AOrderBy, int AStartRecord, int AMaxRecords)
 load using a template row More...
 
static void DeleteUsingTemplate (short ATableId, DataRow ATemplateRow, StringCollection ATemplateOperators, TDBTransaction ATransaction)
 delete all rows matching the given row More...
 
static void DeleteUsingTemplate (short ATableId, TSearchCriteria[] ASearchCriteria, TDBTransaction ATransaction)
 delete all rows matching the search criteria More...
 
static void SubmitChanges (TTypedDataTable ATable, TDBTransaction ATransaction, eSubmitChangesOperations ASelectedOperations, string AUserId, string ASequenceName, string ASequenceField)
 submit those rows in the table that have been modified or created or deleted More...
 
static void SubmitChanges (TTypedDataTable ATable, TDBTransaction ATransaction, string AUserId, string ASequenceName, string ASequenceField)
 overloaded version without ASelectedOperations More...
 
static void SubmitChanges (TTypedDataTable ATable, TDBTransaction ATransaction, string AUserId)
 overloaded version without sequence More...
 
static void SubmitChanges (TTypedDataTable ATable, TDBTransaction ATransaction, eSubmitChangesOperations ASelectedOperations, string AUserId)
 overloaded version without sequence, but with ASelectedOperations More...
 
static TVerificationResultCollection BuildVerificationResultCollectionFromRefTables (string AThisTable, string AThisTableLabel, Dictionary< string, object >APKInfo, List< TRowReferenceInfo >AReferences, TResultSeverity AResultSeverity=TResultSeverity.Resv_Critical)
 Builds a TVerificationResultCollection from DB Table references created by a cascading count Method. It will contain only a single TVerificationResult. More...
 

Static Public Attributes

const string DATATABLENAME = "AEpMatch"
 CamelCase version of table name. More...
 
const string DBTABLENAME = "a_ep_match"
 original table name in database More...
 
const string MODIFICATION_ID = "s_modification_id_t"
 name of the column used for tracking changes, one ID per change More...
 
const string MODIFIED_BY = "s_modified_by_c"
 who has last modified the row More...
 
const string MODIFIED_DATE = "s_date_modified_d"
 when was the last change to the row More...
 
const string CREATED_BY = "s_created_by_c"
 who has originally created this row More...
 
const string CREATED_DATE = "s_date_created_d"
 when was this row originally created More...
 
static readonly DateTime MODIFICATION_ID_DELETEDROW_INDICATOR = DateTime.MaxValue
 indicates whether a row has been deleted More...
 

Detailed Description

the matches that can be used to identify recurring gift or GL transactions

Member Enumeration Documentation

◆ eSubmitChangesOperations

enumeration of operations that can be selected for SubmitChanges

Enumerator
eUpdate 

update records

eDelete 

delete records

eInsert 

add new records

eAll 

execute all operations, no matter if it is update, delete, insert

Member Function Documentation

◆ AddOrModifyRecord()

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.AddOrModifyRecord ( Int32  AEpMatchKey,
AEpMatchTable  ATable,
AEpMatchRow  ANewRow,
bool  ADoNotOverwrite,
TDBTransaction  ATransaction 
)
inlinestatic

If a record with this primary key already exists in the database, that record will be updated. otherwise a new record will be added.

◆ BuildVerificationResultCollectionFromRefTables()

static TVerificationResultCollection Ict.Common.Data.TTypedDataAccess.BuildVerificationResultCollectionFromRefTables ( string  AThisTable,
string  AThisTableLabel,
Dictionary< string, object >  APKInfo,
List< TRowReferenceInfo AReferences,
TResultSeverity  AResultSeverity = TResultSeverity.Resv_Critical 
)
inlinestaticinherited

Builds a TVerificationResultCollection from DB Table references created by a cascading count Method. It will contain only a single TVerificationResult.

Returns
TVerificationResultCollection from DB Table references created by a cascading count Method. In case AReferences does not contain elements a TVerificationResultCollection containing no elements will be returned.
Parameters
AThisTableName of the DB Table (as in the DB) that the references point to.
AThisTableLabelLabel (='friendly name' for the user) of the DB Table that the references point to.
APKInfoDictionary<T, T> consisting of a string-object pair for each Primary Key Column. The string (Key) is the Label ('friendly name' for the user) of the PK Column and the object (Value) holds the actual data of the PK Column.
AReferencesA List<T> of TRowReferenceInfo objects that contain information about the DB Table references created by a cascading count Method.
AResultSeverityAllows the specification of a TResultSeverity for the TVerificationResult that gets added to the return value. (Default=TResultSeverity.Resv_Critical.)
Returns
A TVerificationResultCollection containing a single TVerificationResult that contains information about DB Table references created by a cascading count Method.

◆ CountAll()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountAll ( TDBTransaction  ATransaction)
inlinestatic

this method is called by all overloads

◆ CountUsingTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountUsingTemplate ( AEpMatchRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

this method is called by all overloads

◆ CountUsingTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountUsingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

this method is called by all overloads

◆ CountViaAAccount()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAAccount ( Int32  ALedgerNumber,
String  AAccountCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAAccountTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAAccountTemplate ( AAccountRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAAccountTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAAccountTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaACostCentre()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaACostCentre ( Int32  ALedgerNumber,
String  ACostCentreCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaACostCentreTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaACostCentreTemplate ( ACostCentreRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaACostCentreTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaACostCentreTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaALedger()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaALedger ( Int32  ALedgerNumber,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaALedgerTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaALedgerTemplate ( ALedgerRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaALedgerTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaALedgerTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMethodOfGiving()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMethodOfGiving ( String  AMethodOfGivingCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMethodOfGivingTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMethodOfGivingTemplate ( AMethodOfGivingRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMethodOfGivingTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMethodOfGivingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMethodOfPayment()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMethodOfPayment ( String  AMethodOfPaymentCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMethodOfPaymentTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMethodOfPaymentTemplate ( AMethodOfPaymentRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMethodOfPaymentTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMethodOfPaymentTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMotivationDetail()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMotivationDetail ( Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMotivationDetailTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMotivationDetailTemplate ( AMotivationDetailRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaAMotivationDetailTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaAMotivationDetailTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaForeignKey() [1/3]

static int Ict.Common.Data.TTypedDataAccess.CountViaForeignKey ( short  ATableId,
short  AOtherTableId,
string[]  AThisFieldNames,
DataRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestaticinherited

count the rows by the values of a foreign key

◆ CountViaForeignKey() [2/3]

static int Ict.Common.Data.TTypedDataAccess.CountViaForeignKey ( short  ATableId,
short  AOtherTableId,
string[]  AThisFieldNames,
System.Object[]  AForeignKeyValues,
TDBTransaction  ATransaction 
)
inlinestaticinherited

count the rows by the values of a foreign key

◆ CountViaForeignKey() [3/3]

static int Ict.Common.Data.TTypedDataAccess.CountViaForeignKey ( short  ATableId,
short  AOtherTableId,
string[]  AThisFieldNames,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestaticinherited

count the rows by the values of a foreign key

◆ CountViaPMailing()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPMailing ( String  AMailingCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPMailingTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPMailingTemplate ( PMailingRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPMailingTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPMailingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerDonorKey()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerDonorKey ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerDonorKeyTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerDonorKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerDonorKeyTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerDonorKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerRecipientKey()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerRecipientKey ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerRecipientKeyTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerRecipientKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerRecipientKeyTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerRecipientKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerRecipientLedgerNumber()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerRecipientLedgerNumber ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerRecipientLedgerNumberTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerRecipientLedgerNumberTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPPartnerRecipientLedgerNumberTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPPartnerRecipientLedgerNumberTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPUnit()

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPUnit ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPUnitTemplate() [1/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPUnitTemplate ( PUnitRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CountViaPUnitTemplate() [2/2]

static int Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.CountViaPUnitTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ CreateOdbcParameter()

static OdbcParameter Ict.Common.Data.TTypedDataAccess.CreateOdbcParameter ( short  ATableId,
Int32  AColumnNr,
Type  AType 
)
inlinestaticinherited

This function creates an odbc parameter with the correct type, based on the obj which comes from a DataRow

Parameters
ATableIdTable that we are operating on
AColumnNrwhich column should the parameter be generated for
ATypethe value that needs to be converted to OdbcParameter
Returns
the Odbc parameter

◆ DeleteByPrimaryKey() [1/2]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.DeleteByPrimaryKey ( Int32  AEpMatchKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ DeleteByPrimaryKey() [2/2]

static void Ict.Common.Data.TTypedDataAccess.DeleteByPrimaryKey ( short  ATableId,
System.Object[]  APrimaryKeyValues,
TDBTransaction  ATransaction 
)
inlinestaticinherited

delete by primary key values

Parameters
ATableId
APrimaryKeyValues
ATransaction

◆ DeleteRow()

static void Ict.Common.Data.TTypedDataAccess.DeleteRow ( short  ATableId,
DataRow  ADataRow,
DB.TDBTransaction  ATransaction 
)
inlinestaticinherited

This function is called by the DataStore (SubmitChanges)

Returns
void

◆ DeleteUsingTemplate() [1/4]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.DeleteUsingTemplate ( AEpMatchRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ DeleteUsingTemplate() [2/4]

static void Ict.Common.Data.TTypedDataAccess.DeleteUsingTemplate ( short  ATableId,
DataRow  ATemplateRow,
StringCollection  ATemplateOperators,
TDBTransaction  ATransaction 
)
inlinestaticinherited

delete all rows matching the given row

Parameters
ATableId
ATemplateRow
ATemplateOperators
ATransaction

◆ DeleteUsingTemplate() [3/4]

static void Ict.Common.Data.TTypedDataAccess.DeleteUsingTemplate ( short  ATableId,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestaticinherited

delete all rows matching the search criteria

Parameters
ATableIdspecify which typed table is used
ASearchCriteria
ATransaction

◆ DeleteUsingTemplate() [4/4]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.DeleteUsingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ Exists() [1/3]

static bool Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.Exists ( Int32  AEpMatchKey,
TDBTransaction  ATransaction 
)
inlinestatic

check if a row exists by using the primary key

◆ Exists() [2/3]

static bool Ict.Common.Data.TTypedDataAccess.Exists ( short  ATableId,
System.Object[]  APrimaryKeyValues,
TDBTransaction  ATransaction 
)
inlinestaticinherited

check if row exists with the primary key

Parameters
ATableId
APrimaryKeyValues
ATransaction

◆ Exists() [3/3]

static bool Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.Exists ( String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
TDBTransaction  ATransaction 
)
inlinestatic

check if a row exists by using the unique key

◆ ExistsUniqueKey()

static bool Ict.Common.Data.TTypedDataAccess.ExistsUniqueKey ( short  ATableId,
System.Object[]  AUniqueKeyValues,
TDBTransaction  ATransaction 
)
inlinestaticinherited

check if row exists with the unique key

Parameters
ATableId
AUniqueKeyValues
ATransaction

◆ GenerateInsertClause()

static String Ict.Common.Data.TTypedDataAccess.GenerateInsertClause ( String  ATableName,
string[]  AColumnNames,
DataRow  ADataRow,
bool  AIncludeDefaultColumns 
)
inlinestaticinherited

This function expects an empty table that contains all existing columns, and a datarow that has a value or an empty value for each column. It will return a complete INSERT Clause.

Returns
the INSERT statement

◆ GenerateOrderByClause()

static String Ict.Common.Data.TTypedDataAccess.GenerateOrderByClause ( StringCollection  AOrderBy)
inlinestaticinherited

This function expects a list of string, where the first string is either "order by" or "group by", and the rest of the string is e.g. "p_partner.p_partner_key_n ASC" It will return the appropriate part of the sql query

Parameters
AOrderByString list with instructions how to order or group the result
Returns
the order by / group by clause

◆ GenerateSelectClause()

static String Ict.Common.Data.TTypedDataAccess.GenerateSelectClause ( StringCollection  AFieldList,
short  ATableID,
bool  AIncludeTableNames = false 
)
inlinestaticinherited

This function expects a StringCollection that can be filled, empty or nil. It also needs the list of the primary key columns, because otherwise the returned row will fail the constraints. It will return a proper Select Clause.

Returns
the Select Clause

◆ GenerateSelectClauseLong()

static String Ict.Common.Data.TTypedDataAccess.GenerateSelectClauseLong ( String  ATableName,
StringCollection  AFieldList,
short  ATableId 
)
inlinestaticinherited

This function expects a StringCollection that can be filled, empty or nil. It also needs the list of the primary key columns, because otherwise the returned row will fail the constraints. It will prefix all fields with the given tablename. needed for selecting from join statements. It will return a proper Select Clause. If a field has already a dot in the name, the ATablename is not put before it: That way you can do SUM(PUB_table.p_something).

Returns
the Select Clause

◆ GenerateUpdateClause()

static String Ict.Common.Data.TTypedDataAccess.GenerateUpdateClause ( String  ATableName,
string[]  AColumnNames,
DataRow  ADataRow,
int[]  APrimKeyColumnOrdList 
)
inlinestaticinherited

This function expects an empty table that contains all existing columns, and a datarow that has a value or an empty value for each column.

Returns
the UPDATE statement

◆ GenerateWhereClause() [1/3]

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClause ( string[]  AColumnNames,
DataRow  ADataRow 
)
inlinestaticinherited

This function expects an empty table that contains all existing columns, and a datarow that has a string or an empty value for each column. It will return a Where clause, using the given values.

Returns
the Where Clause

◆ GenerateWhereClause() [2/3]

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClause ( string[]  AColumnNames,
DataRow  ADataRow,
StringCollection  ATemplateOperators 
)
inlinestaticinherited

This function expects an empty table that contains all existing columns, and a datarow that has a string or an empty value for each column. It will return a Where clause, using the given values.

Parameters
AColumnNamesthe column names
ADataRowthe data row with the the columns for the where clause
ATemplateOperatorsEvery template field can have an operator; the default version always used = or LIKE
Returns
the Where Clause

◆ GenerateWhereClause() [3/3]

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClause ( TSearchCriteria[]  ASearchCriteria)
inlinestaticinherited

This function expects an empty table that contains all existing columns, and search criteria. It will return a Where clause, using the given values.

Parameters
ASearchCriteria
Returns
the Where Clause

◆ GenerateWhereClauseFromPrimaryKey()

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClauseFromPrimaryKey ( short  ATableId)
inlinestaticinherited

this function generates a where clause for the primary key of the given table

Parameters
ATableId
Returns

◆ GenerateWhereClauseFromUniqueKey()

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClauseFromUniqueKey ( short  ATableId)
inlinestaticinherited

this function generates a where clause for the unique key of the given table

Parameters
ATableId
Returns

◆ GenerateWhereClauseLong() [1/3]

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClauseLong ( String  ATableName,
short  ATableId,
DataRow  ADataRow 
)
inlinestaticinherited

This function expects a string array with the names of all existing columns, and a datarow that has a value or an empty value for each column. It will return a Where clause, using the given values. It does not contain the WHERE keyword. It uses the long form, table.fieldname

Parameters
ATableNamethe table that the where clause is generated for
ATableIdid of the table to get the list of all columns of that table
ADataRowcontains the values for the where clause
Returns
the Where Clause

◆ GenerateWhereClauseLong() [2/3]

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClauseLong ( String  ATableName,
short  ATableId,
DataRow  ADataRow,
StringCollection  ATemplateOperators 
)
inlinestaticinherited

This function expects a string list of all existing columns, and a datarow that has a value or an empty value for each column. It will return a Where clause, using the given values. It does not contain the WHERE keyword. It uses the long form, table.fieldname

Parameters
ATableNamethe table that the where clause is generated for
ATableIdid of the table to get the list of all columns of that table
ADataRowcontains the values for the where clause
ATemplateOperatorsEvery template field can have an operator; the default version always used = or LIKE
Returns
the Where Clause

◆ GenerateWhereClauseLong() [3/3]

static String Ict.Common.Data.TTypedDataAccess.GenerateWhereClauseLong ( String  ATableName,
TSearchCriteria[]  ASearchCriteria 
)
inlinestaticinherited

This function expects a string list of all existing columns, and a criteria list of values to search for. It will return a Where clause, using the given values. It does not contain the WHERE keyword. It uses the long form, table.fieldname

Parameters
ATableNamethe table that the where clause is generated for
ASearchCriteria
Returns
the Where Clause

◆ GetParametersForDeleteClause()

static OdbcParameter[] Ict.Common.Data.TTypedDataAccess.GetParametersForDeleteClause ( short  ATableId,
DataRow  ADataRow,
int[]  APrimaryKeyColumnOrd 
)
inlinestaticinherited

This function provides the actual parameters for the GenerateDeleteClause it uses the OriginalVersion of the primary key values

Parameters
ATableId
ADataRowvalues that are used as parameters
APrimaryKeyColumnOrdhas the order numbers of the columns that make up the primary key
Returns
an array of OdbcParameters

◆ GetParametersForInsertClause()

static List< OdbcParameter > Ict.Common.Data.TTypedDataAccess.GetParametersForInsertClause ( short  ATableId,
ref DataRow  ADataRow,
Int32  ANumberDBColumns,
String  ACurrentUser,
bool  AIncludeDefaultColumns 
)
inlinestaticinherited

This function provides the actual parameters for the GenerateInsertClause uses only the values that are not DBNULL adds the next modification ID

Parameters
ATableId
ADataRowvalues that are used as parameters
ANumberDBColumnsthe number of columns of this row that should be stored in the database; that allows some columns to be added temporarily, e.g. PPartnerLocation.BestAddress in PartnerEdit Dataset
ACurrentUserfor setting modified by
AIncludeDefaultColumnsonly useful when saving many rows in one query
Returns
an array of OdbcParameters

◆ GetParametersForUpdateClause()

static OdbcParameter[] Ict.Common.Data.TTypedDataAccess.GetParametersForUpdateClause ( short  ATableId,
ref DataRow  ADataRow,
int[]  APrimaryKeyColumnOrd,
Int32  ANumberDBColumns,
String  ACurrentUser 
)
inlinestaticinherited

This function provides the actual parameters for the GenerateUpdateClause uses only the values that are changed (comparing the current and the original version of the row)

Parameters
ATableId
ADataRowvalues that are used as parameters
APrimaryKeyColumnOrdcan be empty; is needed for the UPDATE WHERE statement; it has the order numbers of the columns that make up the primary key
ANumberDBColumnsthe number of columns of this row that should be stored in the database; that allows some columns to be added temporarily, e.g. PPartnerLocation.BestAddress in PartnerEdit Dataset
ACurrentUserfor setting modified by
Returns
an array of OdbcParameters

◆ GetParametersForWhereClause() [1/2]

static OdbcParameter[] Ict.Common.Data.TTypedDataAccess.GetParametersForWhereClause ( short  ATableId,
DataRow  ADataRow 
)
inlinestaticinherited

This function provides the actual parameters for the GenerateWhereClause uses only the values that are not DBNULL

Returns
an array of OdbcParameters

◆ GetParametersForWhereClause() [2/2]

static OdbcParameter[] Ict.Common.Data.TTypedDataAccess.GetParametersForWhereClause ( short  ATableNumber,
TSearchCriteria[]  ASearchCriteria 
)
inlinestaticinherited

This function provides the actual parameters for the GenerateWhereClause

Returns
an array of OdbcParameters

◆ GetParametersForWhereClauseWithPrimaryKey()

static OdbcParameter[] Ict.Common.Data.TTypedDataAccess.GetParametersForWhereClauseWithPrimaryKey ( short  ATableId,
DataRow  ADataRow 
)
inlinestaticinherited

This function provides the actual parameters for the GenerateWhereClause uses only the values that are not DBNULL

Parameters
ADataRowvalues that are used as parameters
ATableIdidentifier of the table to get the primary key from it
Returns
an array of OdbcParameters

◆ GetSafeValue() [1/2]

static System.Object Ict.Common.Data.TTypedDataAccess.GetSafeValue ( DataRow  ADataRow,
String  AColumnName,
DataRowVersion  AVersion 
)
inlinestaticinherited

This function returns either a valid object or System.DBNull; this is necessary because mono sometimes has a nil pointer in the DataRow for the original version etc.

Returns
either a valid object or System.DBNull

◆ GetSafeValue() [2/2]

static System.Object Ict.Common.Data.TTypedDataAccess.GetSafeValue ( DataRow  ADataRow,
System.Int32  AColumnNr,
DataRowVersion  AVersion 
)
inlinestaticinherited

This function returns either a valid object or System.DBNull; this is necessary because mono sometimes has a nil pointer in the DataRow for the original version etc.

Returns
either a valid object or System.DBNull

◆ GetStoredModification()

static void Ict.Common.Data.TTypedDataAccess.GetStoredModification ( short  ATableId,
string[]  AColumnNames,
int[]  APrimKeyColumnOrdList,
DataRow  ADataRow,
DB.TDBTransaction  ATransaction,
out DateTime  AModificationID,
out String  AModifiedBy,
out System.DateTime  AModifiedDate,
bool  ATreatRowAsAdded = false 
)
inlinestaticinherited

This function returns the modification details of a row

Returns
void

◆ InsertRow() [1/2]

static void Ict.Common.Data.TTypedDataAccess.InsertRow ( short  ATableId,
ref DataRow  ADataRow,
String  ACurrentUser,
StringBuilder  AInsertStatement,
List< OdbcParameter >  AInsertParameters 
)
inlinestaticinherited

This function is called by the DataStore (SubmitChanges). it will not update the modification id.

◆ InsertRow() [2/2]

static void Ict.Common.Data.TTypedDataAccess.InsertRow ( short  ATableId,
ref DataRow  ADataRow,
TDBTransaction  ATransaction,
String  ACurrentUser,
bool  ATreatRowAsAdded 
)
inlinestaticinherited

This function is called by the DataStore (SubmitChanges). it will update the modification id.

◆ LoadAll() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadAll ( DataSet  AData,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadAll() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadAll ( DataSet  AData,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadAll() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadAll ( DataSet  ADataSet,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

this method is called by all overloads

◆ LoadAll() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadAll ( StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadAll() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadAll ( StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadAll() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadAll ( TDBTransaction  ATransaction)
inlinestatic

auto generated

◆ LoadByPrimaryKey() [1/8]

static AEpMatchRow Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByPrimaryKey ( DataSet  AData,
Int32  AEpMatchKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByPrimaryKey() [2/8]

static AEpMatchRow Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByPrimaryKey ( DataSet  AData,
Int32  AEpMatchKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByPrimaryKey() [3/8]

static AEpMatchRow Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByPrimaryKey ( DataSet  ADataSet,
Int32  AEpMatchKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

this method is called by all overloads

◆ LoadByPrimaryKey() [4/8]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByPrimaryKey ( Int32  AEpMatchKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByPrimaryKey() [5/8]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByPrimaryKey ( Int32  AEpMatchKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadByPrimaryKey() [6/8]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByPrimaryKey ( Int32  AEpMatchKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByPrimaryKey() [7/8]

static DataRow Ict.Common.Data.TTypedDataAccess.LoadByPrimaryKey ( short  ATableId,
DataSet  ADataSet,
System.Object[]  APrimaryKeyValues,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

load data row by primary key into a dataset

Parameters
ATableId
ADataSet
APrimaryKeyValues
AFieldList
ATransaction
AOrderBy
AStartRecord
AMaxRecords

◆ LoadByPrimaryKey() [8/8]

static DataRow Ict.Common.Data.TTypedDataAccess.LoadByPrimaryKey ( short  ATableId,
TTypedDataTable  ADataTable,
System.Object[]  APrimaryKeyValues,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

different version for data table

◆ LoadByUniqueKey() [1/8]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByUniqueKey ( DataSet  AData,
String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByUniqueKey() [2/8]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByUniqueKey ( DataSet  AData,
String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByUniqueKey() [3/8]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByUniqueKey ( DataSet  ADataSet,
String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

this method is called by all overloads

◆ LoadByUniqueKey() [4/8]

static void Ict.Common.Data.TTypedDataAccess.LoadByUniqueKey ( short  ATableId,
DataSet  ADataSet,
System.Object[]  AUniqueKeyValues,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

load data row by unique key into a dataset

Parameters
ATableId
ADataSet
AUniqueKeyValues
AFieldList
ATransaction
AOrderBy
AStartRecord
AMaxRecords

◆ LoadByUniqueKey() [5/8]

static void Ict.Common.Data.TTypedDataAccess.LoadByUniqueKey ( short  ATableId,
TTypedDataTable  ADataTable,
System.Object[]  AUniqueKeyValues,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

different version for data table

◆ LoadByUniqueKey() [6/8]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByUniqueKey ( String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadByUniqueKey() [7/8]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByUniqueKey ( String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadByUniqueKey() [8/8]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadByUniqueKey ( String  AMatchText,
Int32  ADetail,
Int32  ALedgerNumber,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [1/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( AEpMatchRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [2/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( AEpMatchRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [3/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( AEpMatchRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [4/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( AEpMatchRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [5/17]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( DataSet  AData,
AEpMatchRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [6/17]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( DataSet  AData,
AEpMatchRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [7/17]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [8/17]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [9/17]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( DataSet  ADataSet,
AEpMatchRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

this method is called by all overloads

◆ LoadUsingTemplate() [10/17]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

this method is called by all overloads

◆ LoadUsingTemplate() [11/17]

static void Ict.Common.Data.TTypedDataAccess.LoadUsingTemplate ( short  ATableId,
DataSet  ADataSet,
DataRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

load using a template row

◆ LoadUsingTemplate() [12/17]

static void Ict.Common.Data.TTypedDataAccess.LoadUsingTemplate ( short  ATableID,
DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

loads all rows matching certain search criteria into a dataset

Parameters
ATableIDspecify which typed table is used
ADataSetthe result will be added to this dataset
ASearchCriteria
AFieldListfields to load from the database table
ATransaction
AOrderBy
AStartRecord
AMaxRecords

◆ LoadUsingTemplate() [13/17]

static void Ict.Common.Data.TTypedDataAccess.LoadUsingTemplate ( short  ATableId,
TTypedDataTable  ADataTable,
DataRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

load using a template row

◆ LoadUsingTemplate() [14/17]

static void Ict.Common.Data.TTypedDataAccess.LoadUsingTemplate ( short  ATableID,
TTypedDataTable  ATypedTableToLoad,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

loads all rows matching certain search criteria into a typed data table

Parameters
ATableIDspecify which typed table is used
ATypedTableToLoadpre condition: has to have an object of the typed table
ASearchCriteria
AFieldList
ATransaction
AOrderBy
AStartRecord
AMaxRecords

◆ LoadUsingTemplate() [15/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [16/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadUsingTemplate() [17/17]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadUsingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccount() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccount ( DataSet  AData,
Int32  ALedgerNumber,
String  AAccountCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccount() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccount ( DataSet  AData,
Int32  ALedgerNumber,
String  AAccountCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccount() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccount ( DataSet  ADataSet,
Int32  ALedgerNumber,
String  AAccountCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAAccount() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccount ( Int32  ALedgerNumber,
String  AAccountCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccount() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccount ( Int32  ALedgerNumber,
String  AAccountCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAAccount() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccount ( Int32  ALedgerNumber,
String  AAccountCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [1/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( AAccountRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [2/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( AAccountRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [3/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( AAccountRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [4/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( AAccountRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( DataSet  AData,
AAccountRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( DataSet  AData,
AAccountRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [7/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [8/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [9/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( DataSet  ADataSet,
AAccountRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [10/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAAccountTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAAccountTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentre() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentre ( DataSet  AData,
Int32  ALedgerNumber,
String  ACostCentreCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentre() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentre ( DataSet  AData,
Int32  ALedgerNumber,
String  ACostCentreCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentre() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentre ( DataSet  ADataSet,
Int32  ALedgerNumber,
String  ACostCentreCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaACostCentre() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentre ( Int32  ALedgerNumber,
String  ACostCentreCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentre() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentre ( Int32  ALedgerNumber,
String  ACostCentreCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaACostCentre() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentre ( Int32  ALedgerNumber,
String  ACostCentreCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [1/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( ACostCentreRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [2/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( ACostCentreRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [3/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( ACostCentreRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [4/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( ACostCentreRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( DataSet  AData,
ACostCentreRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( DataSet  AData,
ACostCentreRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [7/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [8/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [9/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( DataSet  ADataSet,
ACostCentreRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [10/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaACostCentreTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaACostCentreTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedger() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedger ( DataSet  AData,
Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedger() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedger ( DataSet  AData,
Int32  ALedgerNumber,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedger() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedger ( DataSet  ADataSet,
Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaALedger() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedger ( Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedger() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedger ( Int32  ALedgerNumber,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaALedger() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedger ( Int32  ALedgerNumber,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [1/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( ALedgerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [2/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( ALedgerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [3/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( ALedgerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [4/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( ALedgerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( DataSet  AData,
ALedgerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( DataSet  AData,
ALedgerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [7/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [8/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [9/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( DataSet  ADataSet,
ALedgerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [10/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaALedgerTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaALedgerTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGiving() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGiving ( DataSet  AData,
String  AMethodOfGivingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGiving() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGiving ( DataSet  AData,
String  AMethodOfGivingCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGiving() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGiving ( DataSet  ADataSet,
String  AMethodOfGivingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGiving() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGiving ( String  AMethodOfGivingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGiving() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGiving ( String  AMethodOfGivingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGiving() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGiving ( String  AMethodOfGivingCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [1/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( AMethodOfGivingRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [2/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( AMethodOfGivingRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [3/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( AMethodOfGivingRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [4/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( AMethodOfGivingRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( DataSet  AData,
AMethodOfGivingRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( DataSet  AData,
AMethodOfGivingRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [7/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [8/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [9/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( DataSet  ADataSet,
AMethodOfGivingRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [10/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfGivingTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfGivingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPayment() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPayment ( DataSet  AData,
String  AMethodOfPaymentCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPayment() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPayment ( DataSet  AData,
String  AMethodOfPaymentCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPayment() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPayment ( DataSet  ADataSet,
String  AMethodOfPaymentCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPayment() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPayment ( String  AMethodOfPaymentCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPayment() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPayment ( String  AMethodOfPaymentCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPayment() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPayment ( String  AMethodOfPaymentCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [1/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( AMethodOfPaymentRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [2/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( AMethodOfPaymentRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [3/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( AMethodOfPaymentRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [4/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( AMethodOfPaymentRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( DataSet  AData,
AMethodOfPaymentRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( DataSet  AData,
AMethodOfPaymentRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [7/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [8/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [9/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( DataSet  ADataSet,
AMethodOfPaymentRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [10/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMethodOfPaymentTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMethodOfPaymentTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetail() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetail ( DataSet  AData,
Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetail() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetail ( DataSet  AData,
Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetail() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetail ( DataSet  ADataSet,
Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetail() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetail ( Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetail() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetail ( Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetail() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetail ( Int32  ALedgerNumber,
String  AMotivationGroupCode,
String  AMotivationDetailCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [1/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( AMotivationDetailRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [2/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( AMotivationDetailRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [3/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( AMotivationDetailRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [4/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( AMotivationDetailRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( DataSet  AData,
AMotivationDetailRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( DataSet  AData,
AMotivationDetailRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [7/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [8/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [9/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( DataSet  ADataSet,
AMotivationDetailRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [10/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaAMotivationDetailTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaAMotivationDetailTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaForeignKey() [1/6]

static void Ict.Common.Data.TTypedDataAccess.LoadViaForeignKey ( short  ATableId,
short  AOtherTableId,
DataSet  ADataSet,
string[]  AThisFieldNames,
DataRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

Load via other table, using template values.

◆ LoadViaForeignKey() [2/6]

static void Ict.Common.Data.TTypedDataAccess.LoadViaForeignKey ( short  ATableId,
short  AOtherTableId,
DataSet  ADataSet,
string[]  AThisFieldNames,
System.Object[]  AForeignKeyValues,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

load data for the current table via a foreign key, eg. load all extracts created by user x

◆ LoadViaForeignKey() [3/6]

static void Ict.Common.Data.TTypedDataAccess.LoadViaForeignKey ( short  ATableId,
short  AOtherTableId,
DataSet  ADataSet,
string[]  AThisFieldNames,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

Load via other table, using template values.

◆ LoadViaForeignKey() [4/6]

static void Ict.Common.Data.TTypedDataAccess.LoadViaForeignKey ( short  ATableId,
short  AOtherTableId,
TTypedDataTable  ADataTable,
string[]  AThisFieldNames,
DataRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

Load via other table, using template values.

◆ LoadViaForeignKey() [5/6]

static void Ict.Common.Data.TTypedDataAccess.LoadViaForeignKey ( short  ATableId,
short  AOtherTableId,
TTypedDataTable  ADataTable,
string[]  AThisFieldNames,
System.Object[]  AForeignKeyValues,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

load data for the current table via a foreign key, eg. load all extracts created by user x

◆ LoadViaForeignKey() [6/6]

static void Ict.Common.Data.TTypedDataAccess.LoadViaForeignKey ( short  ATableId,
short  AOtherTableId,
TTypedDataTable  ADataTable,
string[]  AThisFieldNames,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestaticinherited

Load via other table, using template values.

◆ LoadViaPMailing() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailing ( DataSet  AData,
String  AMailingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailing() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailing ( DataSet  AData,
String  AMailingCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailing() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailing ( DataSet  ADataSet,
String  AMailingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPMailing() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailing ( String  AMailingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailing() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailing ( String  AMailingCode,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPMailing() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailing ( String  AMailingCode,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [1/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( DataSet  AData,
PMailingRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [2/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( DataSet  AData,
PMailingRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [3/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [4/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( DataSet  ADataSet,
PMailingRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [7/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( PMailingRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [8/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( PMailingRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [9/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( PMailingRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [10/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( PMailingRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPMailingTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPMailingTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKey() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKey ( DataSet  AData,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKey() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKey ( DataSet  AData,
Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKey() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKey ( DataSet  ADataSet,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKey() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKey ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKey() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKey ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKey() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKey ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [1/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( DataSet  AData,
PPartnerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [2/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( DataSet  AData,
PPartnerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [3/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [4/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( DataSet  ADataSet,
PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [7/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [8/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [9/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [10/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( PPartnerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerDonorKeyTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerDonorKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKey() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKey ( DataSet  AData,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKey() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKey ( DataSet  AData,
Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKey() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKey ( DataSet  ADataSet,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKey() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKey ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKey() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKey ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKey() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKey ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [1/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( DataSet  AData,
PPartnerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [2/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( DataSet  AData,
PPartnerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [3/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [4/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( DataSet  ADataSet,
PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [7/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [8/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [9/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [10/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( PPartnerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientKeyTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientKeyTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumber() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumber ( DataSet  AData,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumber() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumber ( DataSet  AData,
Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumber() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumber ( DataSet  ADataSet,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumber() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumber ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumber() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumber ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumber() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumber ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [1/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( DataSet  AData,
PPartnerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [2/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( DataSet  AData,
PPartnerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [3/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [4/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( DataSet  ADataSet,
PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [7/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( PPartnerRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [8/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [9/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( PPartnerRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [10/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( PPartnerRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPPartnerRecipientLedgerNumberTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPPartnerRecipientLedgerNumberTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnit() [1/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnit ( DataSet  AData,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnit() [2/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnit ( DataSet  AData,
Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnit() [3/6]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnit ( DataSet  ADataSet,
Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPUnit() [4/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnit ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnit() [5/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnit ( Int64  APartnerKey,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPUnit() [6/6]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnit ( Int64  APartnerKey,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [1/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( DataSet  AData,
PUnitRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [2/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( DataSet  AData,
PUnitRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [3/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [4/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( DataSet  AData,
TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [5/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( DataSet  ADataSet,
PUnitRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [6/13]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( DataSet  ADataSet,
TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [7/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( PUnitRow  ATemplateRow,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [8/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( PUnitRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [9/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( PUnitRow  ATemplateRow,
StringCollection  ATemplateOperators,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [10/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( PUnitRow  ATemplateRow,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [11/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [12/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( TSearchCriteria[]  ASearchCriteria,
StringCollection  AFieldList,
TDBTransaction  ATransaction,
StringCollection  AOrderBy,
int  AStartRecord,
int  AMaxRecords 
)
inlinestatic

auto generated

◆ LoadViaPUnitTemplate() [13/13]

static AEpMatchTable Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.LoadViaPUnitTemplate ( TSearchCriteria[]  ASearchCriteria,
TDBTransaction  ATransaction 
)
inlinestatic

auto generated

◆ NoDefaultColumn()

static bool Ict.Common.Data.TTypedDataAccess.NoDefaultColumn ( String  AColumnName)
inlinestaticinherited

This function returns true if the column name is not one of the special columns, that are written automatically: modified date and by, created date and by, modification id

Returns
true if this is no special auto column

◆ NotEquals()

static bool Ict.Common.Data.TTypedDataAccess.NotEquals ( DataRow  ADataRow,
System.Int32  AColumnNr,
ref System.Object  ACurrentValue 
)
inlinestaticinherited

Compare the original and the current value of a column in a datarow. Make sure some mono specific troubles are worked around.

Returns
result of comparison

◆ SubmitChanges() [1/5]

static void Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.SubmitChanges ( AEpMatchTable  ATable,
TDBTransaction  ATransaction 
)
inlinestatic

Auto generated code ...

Parameters
ATable
ATransaction

◆ SubmitChanges() [2/5]

static void Ict.Common.Data.TTypedDataAccess.SubmitChanges ( TTypedDataTable  ATable,
TDBTransaction  ATransaction,
eSubmitChangesOperations  ASelectedOperations,
string  AUserId 
)
inlinestaticinherited

overloaded version without sequence, but with ASelectedOperations

◆ SubmitChanges() [3/5]

static void Ict.Common.Data.TTypedDataAccess.SubmitChanges ( TTypedDataTable  ATable,
TDBTransaction  ATransaction,
eSubmitChangesOperations  ASelectedOperations,
string  AUserId,
string  ASequenceName,
string  ASequenceField 
)
inlinestaticinherited

submit those rows in the table that have been modified or created or deleted

Parameters
ATable
ATransaction
ASelectedOperations
AUserIdthe current user, for auditing
ASequenceName
ASequenceField
Returns

◆ SubmitChanges() [4/5]

static void Ict.Common.Data.TTypedDataAccess.SubmitChanges ( TTypedDataTable  ATable,
TDBTransaction  ATransaction,
string  AUserId 
)
inlinestaticinherited

overloaded version without sequence

◆ SubmitChanges() [5/5]

static void Ict.Common.Data.TTypedDataAccess.SubmitChanges ( TTypedDataTable  ATable,
TDBTransaction  ATransaction,
string  AUserId,
string  ASequenceName,
string  ASequenceField 
)
inlinestaticinherited

overloaded version without ASelectedOperations

◆ UpdateRow()

static void Ict.Common.Data.TTypedDataAccess.UpdateRow ( short  ATableId,
bool  AThrowAwayAfterSubmitChanges,
ref DataRow  ADataRow,
DB.TDBTransaction  ATransaction,
String  ACurrentUser 
)
inlinestaticinherited

This function is called by the DataStore (SubmitChanges)

Returns
void

Member Data Documentation

◆ CREATED_BY

const string Ict.Common.Data.TTypedDataAccess.CREATED_BY = "s_created_by_c"
staticinherited

who has originally created this row

◆ CREATED_DATE

const string Ict.Common.Data.TTypedDataAccess.CREATED_DATE = "s_date_created_d"
staticinherited

when was this row originally created

◆ DATATABLENAME

const string Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.DATATABLENAME = "AEpMatch"
static

CamelCase version of table name.

◆ DBTABLENAME

const string Ict.Petra.Server.MFinance.Account.Data.Access.AEpMatchAccess.DBTABLENAME = "a_ep_match"
static

original table name in database

◆ MODIFICATION_ID

const string Ict.Common.Data.TTypedDataAccess.MODIFICATION_ID = "s_modification_id_t"
staticinherited

name of the column used for tracking changes, one ID per change

◆ MODIFICATION_ID_DELETEDROW_INDICATOR

readonly DateTime Ict.Common.Data.TTypedDataAccess.MODIFICATION_ID_DELETEDROW_INDICATOR = DateTime.MaxValue
staticinherited

indicates whether a row has been deleted

◆ MODIFIED_BY

const string Ict.Common.Data.TTypedDataAccess.MODIFIED_BY = "s_modified_by_c"
staticinherited

who has last modified the row

◆ MODIFIED_DATE

const string Ict.Common.Data.TTypedDataAccess.MODIFIED_DATE = "s_date_modified_d"
staticinherited

when was the last change to the row


The documentation for this class was generated from the following file: