OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable Class Reference

Used as a subdvision of motivation group. Details of the reason money has been received, where it is going (cost centre and account), and fees to be charged on it. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable:
Ict.Common.Data.TTypedDataTable

Public Member Functions

 AMotivationDetailTable ()
 constructor More...
 
 AMotivationDetailTable (string ATablename)
 constructor More...
 
 AMotivationDetailTable (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
 constructor for serialization More...
 
override void InitVars ()
 assign columns to properties, set primary key More...
 
AMotivationDetailRow NewRowTyped (bool AWithDefaultValues)
 create a new typed row More...
 
AMotivationDetailRow NewRowTyped ()
 create a new typed row, always with default values More...
 
AMotivationDetailTable GetChangesTyped ()
 get typed set of changes More...
 
override OdbcParameter CreateOdbcParameter (Int32 AColumnNr)
 get an odbc parameter for the given column More...
 
new DataTable GetChanges ()
 make sure that we use GetChangesType instead of GetChanges More...
 
virtual string GetCustomReportPermission ()
 string to indicate which permissions a user needs to access table for custom reports (e.g. "PTNRUSER", "OR(FINANCE-1,DEVUSER)", "AND(PTNRUSER,FINANCE-1)" This should be returned by method in derived class More...
 
virtual bool IsAvailableForCustomReport ()
 Is this table generally available in custom reports? More...
 
virtual List< String > GetCustomReportFieldList ()
 Return a list of fields that are available for custom reports More...
 
DataTable GetChangesTypedInternal ()
 our own version of GetChanges More...
 
void RemoveColumnsNotInTableTemplate (DataTable ATableTemplate)
 remove columns that are not needed More...
 

Static Public Member Functions

static string GetTableName ()
 return the CamelCase name of the table More...
 
static string GetTableDBName ()
 return the name of the table as it is used in the database More...
 
static string GetTableDBLabel ()
 static method to return the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about) More...
 
static string GetLedgerNumberDBName ()
 get the name of the field in the database for this column More...
 
static short GetLedgerNumberLength ()
 get character length for column More...
 
static string GetLedgerNumberHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMotivationGroupCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetMotivationGroupCodeLength ()
 get character length for column More...
 
static string GetMotivationGroupCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMotivationDetailCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetMotivationDetailCodeLength ()
 get character length for column More...
 
static string GetMotivationDetailCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMotivationDetailAudienceDBName ()
 get the name of the field in the database for this column More...
 
static short GetMotivationDetailAudienceLength ()
 get character length for column More...
 
static string GetMotivationDetailAudienceHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMotivationDetailDescDBName ()
 get the name of the field in the database for this column More...
 
static short GetMotivationDetailDescLength ()
 get character length for column More...
 
static string GetMotivationDetailDescHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAccountCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetAccountCodeLength ()
 get character length for column More...
 
static string GetAccountCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCostCentreCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetCostCentreCodeLength ()
 get character length for column More...
 
static string GetCostCentreCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMotivationStatusDBName ()
 get the name of the field in the database for this column More...
 
static short GetMotivationStatusLength ()
 get character length for column More...
 
static string GetMotivationStatusHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMailingCostDBName ()
 get the name of the field in the database for this column More...
 
static short GetMailingCostLength ()
 get character length for column More...
 
static string GetMailingCostHelp ()
 get the help text for the field in the database for this column More...
 
static string GetBulkRateFlagDBName ()
 get the name of the field in the database for this column More...
 
static short GetBulkRateFlagLength ()
 get character length for column More...
 
static string GetBulkRateFlagHelp ()
 get the help text for the field in the database for this column More...
 
static string GetNextResponseStatusDBName ()
 get the name of the field in the database for this column More...
 
static short GetNextResponseStatusLength ()
 get character length for column More...
 
static string GetNextResponseStatusHelp ()
 get the help text for the field in the database for this column More...
 
static string GetActivatePartnerFlagDBName ()
 get the name of the field in the database for this column More...
 
static short GetActivatePartnerFlagLength ()
 get character length for column More...
 
static string GetActivatePartnerFlagHelp ()
 get the help text for the field in the database for this column More...
 
static string GetNumberSentDBName ()
 get the name of the field in the database for this column More...
 
static short GetNumberSentLength ()
 get character length for column More...
 
static string GetNumberSentHelp ()
 get the help text for the field in the database for this column More...
 
static string GetNumberOfResponsesDBName ()
 get the name of the field in the database for this column More...
 
static short GetNumberOfResponsesLength ()
 get character length for column More...
 
static string GetNumberOfResponsesHelp ()
 get the help text for the field in the database for this column More...
 
static string GetTargetNumberOfResponsesDBName ()
 get the name of the field in the database for this column More...
 
static short GetTargetNumberOfResponsesLength ()
 get character length for column More...
 
static string GetTargetNumberOfResponsesHelp ()
 get the help text for the field in the database for this column More...
 
static string GetTargetAmountDBName ()
 get the name of the field in the database for this column More...
 
static short GetTargetAmountLength ()
 get character length for column More...
 
static string GetTargetAmountHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAmountReceivedDBName ()
 get the name of the field in the database for this column More...
 
static short GetAmountReceivedLength ()
 get character length for column More...
 
static string GetAmountReceivedHelp ()
 get the help text for the field in the database for this column More...
 
static string GetRecipientKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetRecipientKeyLength ()
 get character length for column More...
 
static string GetRecipientKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAutopopdescDBName ()
 get the name of the field in the database for this column More...
 
static short GetAutopopdescLength ()
 get character length for column More...
 
static string GetAutopopdescHelp ()
 get the help text for the field in the database for this column More...
 
static string GetReceiptDBName ()
 get the name of the field in the database for this column More...
 
static short GetReceiptLength ()
 get character length for column More...
 
static string GetReceiptHelp ()
 get the help text for the field in the database for this column More...
 
static string GetDontReportDBName ()
 get the name of the field in the database for this column More...
 
static short GetDontReportLength ()
 get character length for column More...
 
static string GetDontReportHelp ()
 get the help text for the field in the database for this column More...
 
static string GetTaxDeductibleDBName ()
 get the name of the field in the database for this column More...
 
static short GetTaxDeductibleLength ()
 get character length for column More...
 
static string GetTaxDeductibleHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMotivationDetailDescLocalDBName ()
 get the name of the field in the database for this column More...
 
static short GetMotivationDetailDescLocalLength ()
 get character length for column More...
 
static string GetMotivationDetailDescLocalHelp ()
 get the help text for the field in the database for this column More...
 
static string GetShortCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetShortCodeLength ()
 get character length for column More...
 
static string GetShortCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetRestrictedDBName ()
 get the name of the field in the database for this column More...
 
static short GetRestrictedLength ()
 get character length for column More...
 
static string GetRestrictedHelp ()
 get the help text for the field in the database for this column More...
 
static string GetExportToIntranetDBName ()
 get the name of the field in the database for this column More...
 
static short GetExportToIntranetLength ()
 get character length for column More...
 
static string GetExportToIntranetHelp ()
 get the help text for the field in the database for this column More...
 
static string GetReportColumnDBName ()
 get the name of the field in the database for this column More...
 
static short GetReportColumnLength ()
 get character length for column More...
 
static string GetReportColumnHelp ()
 get the help text for the field in the database for this column More...
 
static string GetTaxDeductibleAccountCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetTaxDeductibleAccountCodeLength ()
 get character length for column More...
 
static string GetTaxDeductibleAccountCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetSponsorshipDBName ()
 get the name of the field in the database for this column More...
 
static short GetSponsorshipLength ()
 get character length for column More...
 
static string GetSponsorshipHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMembershipDBName ()
 get the name of the field in the database for this column More...
 
static short GetMembershipLength ()
 get character length for column More...
 
static string GetMembershipHelp ()
 get the help text for the field in the database for this column More...
 
static string GetWorkerSupportDBName ()
 get the name of the field in the database for this column More...
 
static short GetWorkerSupportLength ()
 get character length for column More...
 
static string GetWorkerSupportHelp ()
 get the help text for the field in the database for this column More...
 
static string GetDateCreatedDBName ()
 get the name of the field in the database for this column More...
 
static short GetDateCreatedLength ()
 get character length for column More...
 
static string GetDateCreatedHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCreatedByDBName ()
 get the name of the field in the database for this column More...
 
static short GetCreatedByLength ()
 get character length for column More...
 
static string GetCreatedByHelp ()
 get the help text for the field in the database for this column More...
 
static string GetDateModifiedDBName ()
 get the name of the field in the database for this column More...
 
static short GetDateModifiedLength ()
 get character length for column More...
 
static string GetDateModifiedHelp ()
 get the help text for the field in the database for this column More...
 
static string GetModifiedByDBName ()
 get the name of the field in the database for this column More...
 
static short GetModifiedByLength ()
 get character length for column More...
 
static string GetModifiedByHelp ()
 get the help text for the field in the database for this column More...
 
static string GetModificationIdDBName ()
 get the name of the field in the database for this column More...
 
static short GetModificationIdLength ()
 get character length for column More...
 
static string GetModificationIdHelp ()
 get the help text for the field in the database for this column More...
 
static OdbcParameter CreateOdbcParameter (short ATableNumber, TSearchCriteria ASearchCriteria)
 create an odbc parameter for the given column More...
 
static OdbcParameter CreateOdbcParameter (short ATableNumber, Int32 AColumnNr)
 create an odbc parameter for the given column More...
 
static void ResetStaticVariables ()
 reset the static variables for each Web Request call. More...
 
static string GetTableNameSQL (short ATableNumber)
 the table name as it is in the SQL database More...
 
static string GetTableName (short ATableNumber)
 the table name in CamelCase More...
 
static TTypedTableInfo GetTableByName (string ATableName)
 the table name in CamelCase More...
 
static string GetColumnNameSQL (short ATableNumber, short AColumnNr)
 the column name as it is in the SQL database More...
 
static string GetLabel (short ATableNumber, short AColumnNr)
 returns the translated label for the column More...
 
static Int32 GetLength (short ATableNumber, short AColumnNr)
 get the maximum length for the field More...
 
static Int32 GetLength (string ATableName, string AColumnName)
 get the maximum length for the field More...
 
static string[] GetKeyColumnStringList (short ATableNumber, int[] AKeyColumnsOrder)
 get the names of the columns that are part of the key More...
 
static string[] GetPrimaryKeyColumnStringList (short ATableNumber)
 get the names of the columns that are part of the primary key More...
 
static string[] GetUniqueKeyColumnStringList (short ATableNumber)
 get the names of the columns that are part of the unique key More...
 
static int[] GetPrimaryKeyColumnOrdList (short ATableNumber)
 get the order number of the columns that are part of the primary key More...
 
static int[] GetUniqueKeyColumnOrdList (short ATableNumber)
 get the order number of the columns that are part of a unique key More...
 
static string[] GetColumnStringList (short ATableNumber)
 get the names of the columns in this table More...
 

Public Attributes

DataColumn ColumnLedgerNumber
 This is used as a key field in most of the accounting system files. More...
 
DataColumn ColumnMotivationGroupCode
 This defines a motivation group. More...
 
DataColumn ColumnMotivationDetailCode
 This defines the motivation detail within a motivation group. More...
 
DataColumn ColumnMotivationDetailAudience
 This is a long description and is 80 characters long. More...
 
DataColumn ColumnMotivationDetailDesc
 This is a long description and is 80 characters long. More...
 
DataColumn ColumnAccountCode
 This identifies the account the financial transaction must be stored against. More...
 
DataColumn ColumnCostCentreCode
 This identifies which cost centre an account is applied to. More...
 
DataColumn ColumnMotivationStatus
 Defines whether the motivation code is still in use. More...
 
DataColumn ColumnMailingCost
 This is a number of currency units. More...
 
DataColumn ColumnBulkRateFlag
 Used to get a yes no response from the user. More...
 
DataColumn ColumnNextResponseStatus
 This defines what should happen next. More...
 
DataColumn ColumnActivatePartnerFlag
 Used to get a yes no response from the user. More...
 
DataColumn ColumnNumberSent
 The number of items sent out in a mailing. More...
 
DataColumn ColumnNumberOfResponses
 The number of items returned from a mailing. More...
 
DataColumn ColumnTargetNumberOfResponses
 The target number of items returned from a mailing. More...
 
DataColumn ColumnTargetAmount
 This is a number of currency units. More...
 
DataColumn ColumnAmountReceived
 This is a number of currency units. More...
 
DataColumn ColumnRecipientKey
 This is the partner key assigned to each partner. It consists of the ledger id followed by a computer generated six digit number. More...
 
DataColumn ColumnAutopopdesc
 A flag to automatically populate the description in the gift comment. More...
 
DataColumn ColumnReceipt
 Whether receipts should be printed. More...
 
DataColumn ColumnDontReport
 Don't include these gifts in reporting. More...
 
DataColumn ColumnTaxDeductible
 Whether this gift is tax deductible. More...
 
DataColumn ColumnMotivationDetailDescLocal
 This is a long description and is 80 characters long in the local language. More...
 
DataColumn ColumnShortCode
 A short code for the motivation which can then be used on receipts. More...
 
DataColumn ColumnRestricted
 Indicates whether or not the motivation has restricted access. If it does then the access will be controlled by s_group_motivation. More...
 
DataColumn ColumnExportToIntranet
 Whether or not gifts with this motivation should be exported to the worldwide Intranet (to help distinguish non-gifts like sales) More...
 
DataColumn ColumnReportColumn
 Which column should these gifts be reported in? More...
 
DataColumn ColumnTaxDeductibleAccountCode
 Account Code to be used for the Tax deductible portion of this Gift. More...
 
DataColumn ColumnSponsorship
 Indicates whether or not the motivation is for a paying a sponsorship. The recipient key might be used. More...
 
DataColumn ColumnMembership
 Indicates whether or not the motivation is for paying a membership. The recipient key should be used. More...
 
DataColumn ColumnWorkerSupport
 Indicates whether or not the motivation is for supporting a worker. The recipient key must be used. More...
 
DataColumn ColumnDateCreated
 The date the record was created. More...
 
DataColumn ColumnCreatedBy
 User ID of who created this record. More...
 
DataColumn ColumnDateModified
 The date the record was modified. More...
 
DataColumn ColumnModifiedBy
 User ID of who last modified this record. More...
 
DataColumn ColumnModificationId
 This identifies the current version of the record. More...
 
bool ThrowAwayAfterSubmitChanges = false
 if you want the datatable to be cleared after submitchanges. This will increase the speed significantly: no updating of modificationID, no slow AcceptChanges. More...
 
bool DontThrowAwayAfterSubmitChanges = false
 if you want no warning about that the datatable should be cleared after submitchanges. in some cases you must keep the data, eg when you need the new keys after INSERT More...
 

Static Public Attributes

static readonly short TableId = 147
 TableId for Ict.Common.Data generic functions. More...
 
static readonly short ColumnLedgerNumberId = 0
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMotivationGroupCodeId = 1
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMotivationDetailCodeId = 2
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMotivationDetailAudienceId = 3
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMotivationDetailDescId = 4
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAccountCodeId = 5
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCostCentreCodeId = 6
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMotivationStatusId = 7
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMailingCostId = 8
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnBulkRateFlagId = 9
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnNextResponseStatusId = 10
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnActivatePartnerFlagId = 11
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnNumberSentId = 12
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnNumberOfResponsesId = 13
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnTargetNumberOfResponsesId = 14
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnTargetAmountId = 15
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAmountReceivedId = 16
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnRecipientKeyId = 17
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAutopopdescId = 18
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnReceiptId = 19
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDontReportId = 20
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnTaxDeductibleId = 21
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMotivationDetailDescLocalId = 22
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnShortCodeId = 23
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnRestrictedId = 24
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnExportToIntranetId = 25
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnReportColumnId = 26
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnTaxDeductibleAccountCodeId = 27
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnSponsorshipId = 28
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMembershipId = 29
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnWorkerSupportId = 30
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateCreatedId = 31
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCreatedById = 32
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateModifiedId = 33
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnModifiedById = 34
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnModificationIdId = 35
 used for generic TTypedDataTable functions More...
 

Protected Member Functions

override void InitClass ()
 create the columns More...
 
override System.Data.DataRow NewRowFromBuilder (System.Data.DataRowBuilder builder)
 new typed row using DataRowBuilder More...
 

Static Protected Attributes

static SortedList< short, TTypedTableInfoTableInfo = new SortedList <short, TTypedTableInfo>()
 stores information about typed tables More...
 

Properties

AMotivationDetailRow this[int i] [get]
 Access a typed row by index. More...
 
override string TableDBLabel [get]
 instance property to get the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about) More...
 
int Count [get]
 the number of rows in the current table More...
 

Detailed Description

Used as a subdvision of motivation group. Details of the reason money has been received, where it is going (cost centre and account), and fees to be charged on it.

Constructor & Destructor Documentation

◆ AMotivationDetailTable() [1/3]

Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.AMotivationDetailTable ( )
inline

constructor

◆ AMotivationDetailTable() [2/3]

Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.AMotivationDetailTable ( string  ATablename)
inline

constructor

◆ AMotivationDetailTable() [3/3]

Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.AMotivationDetailTable ( System.Runtime.Serialization.SerializationInfo  info,
System.Runtime.Serialization.StreamingContext  context 
)
inline

constructor for serialization

Member Function Documentation

◆ CreateOdbcParameter() [1/3]

override OdbcParameter Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.CreateOdbcParameter ( Int32  AColumnNr)
inlinevirtual

get an odbc parameter for the given column

Implements Ict.Common.Data.TTypedDataTable.

◆ CreateOdbcParameter() [2/3]

static OdbcParameter Ict.Common.Data.TTypedDataTable.CreateOdbcParameter ( short  ATableNumber,
Int32  AColumnNr 
)
inlinestaticinherited

create an odbc parameter for the given column

◆ CreateOdbcParameter() [3/3]

static OdbcParameter Ict.Common.Data.TTypedDataTable.CreateOdbcParameter ( short  ATableNumber,
TSearchCriteria  ASearchCriteria 
)
inlinestaticinherited

create an odbc parameter for the given column

◆ GetAccountCodeDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAccountCodeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetAccountCodeHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAccountCodeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetAccountCodeLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAccountCodeLength ( )
inlinestatic

get character length for column

◆ GetActivatePartnerFlagDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetActivatePartnerFlagDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetActivatePartnerFlagHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetActivatePartnerFlagHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetActivatePartnerFlagLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetActivatePartnerFlagLength ( )
inlinestatic

get character length for column

◆ GetAmountReceivedDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAmountReceivedDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetAmountReceivedHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAmountReceivedHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetAmountReceivedLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAmountReceivedLength ( )
inlinestatic

get character length for column

◆ GetAutopopdescDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAutopopdescDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetAutopopdescHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAutopopdescHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetAutopopdescLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetAutopopdescLength ( )
inlinestatic

get character length for column

◆ GetBulkRateFlagDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetBulkRateFlagDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetBulkRateFlagHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetBulkRateFlagHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetBulkRateFlagLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetBulkRateFlagLength ( )
inlinestatic

get character length for column

◆ GetChanges()

new DataTable Ict.Common.Data.TTypedDataTable.GetChanges ( )
inlineinherited

make sure that we use GetChangesType instead of GetChanges

Returns
throws an exception

◆ GetChangesTyped()

AMotivationDetailTable Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetChangesTyped ( )
inline

get typed set of changes

◆ GetChangesTypedInternal()

DataTable Ict.Common.Data.TTypedDataTable.GetChangesTypedInternal ( )
inlineinherited

our own version of GetChanges

Returns
returns a typed table with the changes

◆ GetColumnNameSQL()

static string Ict.Common.Data.TTypedDataTable.GetColumnNameSQL ( short  ATableNumber,
short  AColumnNr 
)
inlinestaticinherited

the column name as it is in the SQL database

◆ GetColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetColumnStringList ( short  ATableNumber)
inlinestaticinherited

get the names of the columns in this table

◆ GetCostCentreCodeDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetCostCentreCodeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetCostCentreCodeHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetCostCentreCodeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetCostCentreCodeLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetCostCentreCodeLength ( )
inlinestatic

get character length for column

◆ GetCreatedByDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetCreatedByDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetCreatedByHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetCreatedByHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetCreatedByLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetCreatedByLength ( )
inlinestatic

get character length for column

◆ GetCustomReportFieldList()

virtual List< String > Ict.Common.Data.TTypedDataTable.GetCustomReportFieldList ( )
inlinevirtualinherited

Return a list of fields that are available for custom reports

◆ GetCustomReportPermission()

virtual string Ict.Common.Data.TTypedDataTable.GetCustomReportPermission ( )
inlinevirtualinherited

string to indicate which permissions a user needs to access table for custom reports (e.g. "PTNRUSER", "OR(FINANCE-1,DEVUSER)", "AND(PTNRUSER,FINANCE-1)" This should be returned by method in derived class

◆ GetDateCreatedDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDateCreatedDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetDateCreatedHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDateCreatedHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetDateCreatedLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDateCreatedLength ( )
inlinestatic

get character length for column

◆ GetDateModifiedDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDateModifiedDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetDateModifiedHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDateModifiedHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetDateModifiedLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDateModifiedLength ( )
inlinestatic

get character length for column

◆ GetDontReportDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDontReportDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetDontReportHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDontReportHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetDontReportLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetDontReportLength ( )
inlinestatic

get character length for column

◆ GetExportToIntranetDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetExportToIntranetDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetExportToIntranetHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetExportToIntranetHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetExportToIntranetLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetExportToIntranetLength ( )
inlinestatic

get character length for column

◆ GetKeyColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetKeyColumnStringList ( short  ATableNumber,
int[]  AKeyColumnsOrder 
)
inlinestaticinherited

get the names of the columns that are part of the key

◆ GetLabel()

static string Ict.Common.Data.TTypedDataTable.GetLabel ( short  ATableNumber,
short  AColumnNr 
)
inlinestaticinherited

returns the translated label for the column

◆ GetLedgerNumberDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetLedgerNumberDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetLedgerNumberHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetLedgerNumberHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetLedgerNumberLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetLedgerNumberLength ( )
inlinestatic

get character length for column

◆ GetLength() [1/2]

static Int32 Ict.Common.Data.TTypedDataTable.GetLength ( short  ATableNumber,
short  AColumnNr 
)
inlinestaticinherited

get the maximum length for the field

◆ GetLength() [2/2]

static Int32 Ict.Common.Data.TTypedDataTable.GetLength ( string  ATableName,
string  AColumnName 
)
inlinestaticinherited

get the maximum length for the field

◆ GetMailingCostDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMailingCostDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMailingCostHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMailingCostHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMailingCostLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMailingCostLength ( )
inlinestatic

get character length for column

◆ GetMembershipDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMembershipDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMembershipHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMembershipHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMembershipLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMembershipLength ( )
inlinestatic

get character length for column

◆ GetModificationIdDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetModificationIdDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetModificationIdHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetModificationIdHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetModificationIdLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetModificationIdLength ( )
inlinestatic

get character length for column

◆ GetModifiedByDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetModifiedByDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetModifiedByHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetModifiedByHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetModifiedByLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetModifiedByLength ( )
inlinestatic

get character length for column

◆ GetMotivationDetailAudienceDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailAudienceDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMotivationDetailAudienceHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailAudienceHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMotivationDetailAudienceLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailAudienceLength ( )
inlinestatic

get character length for column

◆ GetMotivationDetailCodeDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailCodeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMotivationDetailCodeHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailCodeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMotivationDetailCodeLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailCodeLength ( )
inlinestatic

get character length for column

◆ GetMotivationDetailDescDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailDescDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMotivationDetailDescHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailDescHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMotivationDetailDescLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailDescLength ( )
inlinestatic

get character length for column

◆ GetMotivationDetailDescLocalDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailDescLocalDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMotivationDetailDescLocalHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailDescLocalHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMotivationDetailDescLocalLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationDetailDescLocalLength ( )
inlinestatic

get character length for column

◆ GetMotivationGroupCodeDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationGroupCodeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMotivationGroupCodeHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationGroupCodeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMotivationGroupCodeLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationGroupCodeLength ( )
inlinestatic

get character length for column

◆ GetMotivationStatusDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationStatusDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetMotivationStatusHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationStatusHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetMotivationStatusLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetMotivationStatusLength ( )
inlinestatic

get character length for column

◆ GetNextResponseStatusDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNextResponseStatusDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetNextResponseStatusHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNextResponseStatusHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetNextResponseStatusLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNextResponseStatusLength ( )
inlinestatic

get character length for column

◆ GetNumberOfResponsesDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNumberOfResponsesDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetNumberOfResponsesHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNumberOfResponsesHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetNumberOfResponsesLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNumberOfResponsesLength ( )
inlinestatic

get character length for column

◆ GetNumberSentDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNumberSentDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetNumberSentHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNumberSentHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetNumberSentLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetNumberSentLength ( )
inlinestatic

get character length for column

◆ GetPrimaryKeyColumnOrdList()

static int[] Ict.Common.Data.TTypedDataTable.GetPrimaryKeyColumnOrdList ( short  ATableNumber)
inlinestaticinherited

get the order number of the columns that are part of the primary key

◆ GetPrimaryKeyColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetPrimaryKeyColumnStringList ( short  ATableNumber)
inlinestaticinherited

get the names of the columns that are part of the primary key

◆ GetReceiptDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetReceiptDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetReceiptHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetReceiptHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetReceiptLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetReceiptLength ( )
inlinestatic

get character length for column

◆ GetRecipientKeyDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetRecipientKeyDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetRecipientKeyHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetRecipientKeyHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetRecipientKeyLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetRecipientKeyLength ( )
inlinestatic

get character length for column

◆ GetReportColumnDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetReportColumnDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetReportColumnHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetReportColumnHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetReportColumnLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetReportColumnLength ( )
inlinestatic

get character length for column

◆ GetRestrictedDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetRestrictedDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetRestrictedHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetRestrictedHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetRestrictedLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetRestrictedLength ( )
inlinestatic

get character length for column

◆ GetShortCodeDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetShortCodeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetShortCodeHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetShortCodeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetShortCodeLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetShortCodeLength ( )
inlinestatic

get character length for column

◆ GetSponsorshipDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetSponsorshipDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetSponsorshipHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetSponsorshipHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetSponsorshipLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetSponsorshipLength ( )
inlinestatic

get character length for column

◆ GetTableByName()

static TTypedTableInfo Ict.Common.Data.TTypedDataTable.GetTableByName ( string  ATableName)
inlinestaticinherited

the table name in CamelCase

◆ GetTableDBLabel()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTableDBLabel ( )
inlinestatic

static method to return the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about)

◆ GetTableDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTableDBName ( )
inlinestatic

return the name of the table as it is used in the database

◆ GetTableName() [1/2]

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTableName ( )
inlinestatic

return the CamelCase name of the table

◆ GetTableName() [2/2]

static string Ict.Common.Data.TTypedDataTable.GetTableName ( short  ATableNumber)
inlinestaticinherited

the table name in CamelCase

◆ GetTableNameSQL()

static string Ict.Common.Data.TTypedDataTable.GetTableNameSQL ( short  ATableNumber)
inlinestaticinherited

the table name as it is in the SQL database

◆ GetTargetAmountDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTargetAmountDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetTargetAmountHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTargetAmountHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetTargetAmountLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTargetAmountLength ( )
inlinestatic

get character length for column

◆ GetTargetNumberOfResponsesDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTargetNumberOfResponsesDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetTargetNumberOfResponsesHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTargetNumberOfResponsesHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetTargetNumberOfResponsesLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTargetNumberOfResponsesLength ( )
inlinestatic

get character length for column

◆ GetTaxDeductibleAccountCodeDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTaxDeductibleAccountCodeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetTaxDeductibleAccountCodeHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTaxDeductibleAccountCodeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetTaxDeductibleAccountCodeLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTaxDeductibleAccountCodeLength ( )
inlinestatic

get character length for column

◆ GetTaxDeductibleDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTaxDeductibleDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetTaxDeductibleHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTaxDeductibleHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetTaxDeductibleLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetTaxDeductibleLength ( )
inlinestatic

get character length for column

◆ GetUniqueKeyColumnOrdList()

static int[] Ict.Common.Data.TTypedDataTable.GetUniqueKeyColumnOrdList ( short  ATableNumber)
inlinestaticinherited

get the order number of the columns that are part of a unique key

◆ GetUniqueKeyColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetUniqueKeyColumnStringList ( short  ATableNumber)
inlinestaticinherited

get the names of the columns that are part of the unique key

◆ GetWorkerSupportDBName()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetWorkerSupportDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetWorkerSupportHelp()

static string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetWorkerSupportHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetWorkerSupportLength()

static short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.GetWorkerSupportLength ( )
inlinestatic

get character length for column

◆ InitClass()

override void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.InitClass ( )
inlineprotectedvirtual

create the columns

Implements Ict.Common.Data.TTypedDataTable.

◆ InitVars()

override void Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.InitVars ( )
inlinevirtual

assign columns to properties, set primary key

Implements Ict.Common.Data.TTypedDataTable.

◆ IsAvailableForCustomReport()

virtual bool Ict.Common.Data.TTypedDataTable.IsAvailableForCustomReport ( )
inlinevirtualinherited

Is this table generally available in custom reports?

◆ NewRowFromBuilder()

override System.Data.DataRow Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.NewRowFromBuilder ( System.Data.DataRowBuilder  builder)
inlineprotected

new typed row using DataRowBuilder

◆ NewRowTyped() [1/2]

AMotivationDetailRow Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.NewRowTyped ( )
inline

create a new typed row, always with default values

◆ NewRowTyped() [2/2]

AMotivationDetailRow Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.NewRowTyped ( bool  AWithDefaultValues)
inline

create a new typed row

◆ RemoveColumnsNotInTableTemplate()

void Ict.Common.Data.TTypedDataTable.RemoveColumnsNotInTableTemplate ( DataTable  ATableTemplate)
inlineinherited

remove columns that are not needed

Parameters
ATableTemplatethis table only contains the columns that should be kept

◆ ResetStaticVariables()

static void Ict.Common.Data.TTypedDataTable.ResetStaticVariables ( )
inlinestaticinherited

reset the static variables for each Web Request call.

Member Data Documentation

◆ ColumnAccountCode

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnAccountCode

This identifies the account the financial transaction must be stored against.

◆ ColumnAccountCodeId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnAccountCodeId = 5
static

used for generic TTypedDataTable functions

◆ ColumnActivatePartnerFlag

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnActivatePartnerFlag

Used to get a yes no response from the user.

◆ ColumnActivatePartnerFlagId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnActivatePartnerFlagId = 11
static

used for generic TTypedDataTable functions

◆ ColumnAmountReceived

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnAmountReceived

This is a number of currency units.

◆ ColumnAmountReceivedId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnAmountReceivedId = 16
static

used for generic TTypedDataTable functions

◆ ColumnAutopopdesc

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnAutopopdesc

A flag to automatically populate the description in the gift comment.

◆ ColumnAutopopdescId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnAutopopdescId = 18
static

used for generic TTypedDataTable functions

◆ ColumnBulkRateFlag

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnBulkRateFlag

Used to get a yes no response from the user.

◆ ColumnBulkRateFlagId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnBulkRateFlagId = 9
static

used for generic TTypedDataTable functions

◆ ColumnCostCentreCode

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnCostCentreCode

This identifies which cost centre an account is applied to.

◆ ColumnCostCentreCodeId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnCostCentreCodeId = 6
static

used for generic TTypedDataTable functions

◆ ColumnCreatedBy

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnCreatedBy

User ID of who created this record.

◆ ColumnCreatedById

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnCreatedById = 32
static

used for generic TTypedDataTable functions

◆ ColumnDateCreated

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnDateCreated

The date the record was created.

◆ ColumnDateCreatedId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnDateCreatedId = 31
static

used for generic TTypedDataTable functions

◆ ColumnDateModified

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnDateModified

The date the record was modified.

◆ ColumnDateModifiedId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnDateModifiedId = 33
static

used for generic TTypedDataTable functions

◆ ColumnDontReport

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnDontReport

Don't include these gifts in reporting.

◆ ColumnDontReportId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnDontReportId = 20
static

used for generic TTypedDataTable functions

◆ ColumnExportToIntranet

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnExportToIntranet

Whether or not gifts with this motivation should be exported to the worldwide Intranet (to help distinguish non-gifts like sales)

◆ ColumnExportToIntranetId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnExportToIntranetId = 25
static

used for generic TTypedDataTable functions

◆ ColumnLedgerNumber

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnLedgerNumber

This is used as a key field in most of the accounting system files.

◆ ColumnLedgerNumberId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnLedgerNumberId = 0
static

used for generic TTypedDataTable functions

◆ ColumnMailingCost

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMailingCost

This is a number of currency units.

◆ ColumnMailingCostId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMailingCostId = 8
static

used for generic TTypedDataTable functions

◆ ColumnMembership

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMembership

Indicates whether or not the motivation is for paying a membership. The recipient key should be used.

◆ ColumnMembershipId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMembershipId = 29
static

used for generic TTypedDataTable functions

◆ ColumnModificationId

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnModificationId

This identifies the current version of the record.

◆ ColumnModificationIdId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnModificationIdId = 35
static

used for generic TTypedDataTable functions

◆ ColumnModifiedBy

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnModifiedBy

User ID of who last modified this record.

◆ ColumnModifiedById

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnModifiedById = 34
static

used for generic TTypedDataTable functions

◆ ColumnMotivationDetailAudience

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailAudience

This is a long description and is 80 characters long.

◆ ColumnMotivationDetailAudienceId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailAudienceId = 3
static

used for generic TTypedDataTable functions

◆ ColumnMotivationDetailCode

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailCode

This defines the motivation detail within a motivation group.

◆ ColumnMotivationDetailCodeId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailCodeId = 2
static

used for generic TTypedDataTable functions

◆ ColumnMotivationDetailDesc

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailDesc

This is a long description and is 80 characters long.

◆ ColumnMotivationDetailDescId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailDescId = 4
static

used for generic TTypedDataTable functions

◆ ColumnMotivationDetailDescLocal

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailDescLocal

This is a long description and is 80 characters long in the local language.

◆ ColumnMotivationDetailDescLocalId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationDetailDescLocalId = 22
static

used for generic TTypedDataTable functions

◆ ColumnMotivationGroupCode

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationGroupCode

This defines a motivation group.

◆ ColumnMotivationGroupCodeId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationGroupCodeId = 1
static

used for generic TTypedDataTable functions

◆ ColumnMotivationStatus

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationStatus

Defines whether the motivation code is still in use.

◆ ColumnMotivationStatusId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnMotivationStatusId = 7
static

used for generic TTypedDataTable functions

◆ ColumnNextResponseStatus

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnNextResponseStatus

This defines what should happen next.

◆ ColumnNextResponseStatusId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnNextResponseStatusId = 10
static

used for generic TTypedDataTable functions

◆ ColumnNumberOfResponses

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnNumberOfResponses

The number of items returned from a mailing.

◆ ColumnNumberOfResponsesId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnNumberOfResponsesId = 13
static

used for generic TTypedDataTable functions

◆ ColumnNumberSent

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnNumberSent

The number of items sent out in a mailing.

◆ ColumnNumberSentId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnNumberSentId = 12
static

used for generic TTypedDataTable functions

◆ ColumnReceipt

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnReceipt

Whether receipts should be printed.

◆ ColumnReceiptId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnReceiptId = 19
static

used for generic TTypedDataTable functions

◆ ColumnRecipientKey

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnRecipientKey

This is the partner key assigned to each partner. It consists of the ledger id followed by a computer generated six digit number.

◆ ColumnRecipientKeyId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnRecipientKeyId = 17
static

used for generic TTypedDataTable functions

◆ ColumnReportColumn

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnReportColumn

Which column should these gifts be reported in?

◆ ColumnReportColumnId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnReportColumnId = 26
static

used for generic TTypedDataTable functions

◆ ColumnRestricted

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnRestricted

Indicates whether or not the motivation has restricted access. If it does then the access will be controlled by s_group_motivation.

◆ ColumnRestrictedId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnRestrictedId = 24
static

used for generic TTypedDataTable functions

◆ ColumnShortCode

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnShortCode

A short code for the motivation which can then be used on receipts.

◆ ColumnShortCodeId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnShortCodeId = 23
static

used for generic TTypedDataTable functions

◆ ColumnSponsorship

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnSponsorship

Indicates whether or not the motivation is for a paying a sponsorship. The recipient key might be used.

◆ ColumnSponsorshipId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnSponsorshipId = 28
static

used for generic TTypedDataTable functions

◆ ColumnTargetAmount

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTargetAmount

This is a number of currency units.

◆ ColumnTargetAmountId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTargetAmountId = 15
static

used for generic TTypedDataTable functions

◆ ColumnTargetNumberOfResponses

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTargetNumberOfResponses

The target number of items returned from a mailing.

◆ ColumnTargetNumberOfResponsesId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTargetNumberOfResponsesId = 14
static

used for generic TTypedDataTable functions

◆ ColumnTaxDeductible

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTaxDeductible

Whether this gift is tax deductible.

◆ ColumnTaxDeductibleAccountCode

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTaxDeductibleAccountCode

Account Code to be used for the Tax deductible portion of this Gift.

◆ ColumnTaxDeductibleAccountCodeId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTaxDeductibleAccountCodeId = 27
static

used for generic TTypedDataTable functions

◆ ColumnTaxDeductibleId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnTaxDeductibleId = 21
static

used for generic TTypedDataTable functions

◆ ColumnWorkerSupport

DataColumn Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnWorkerSupport

Indicates whether or not the motivation is for supporting a worker. The recipient key must be used.

◆ ColumnWorkerSupportId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.ColumnWorkerSupportId = 30
static

used for generic TTypedDataTable functions

◆ DontThrowAwayAfterSubmitChanges

bool Ict.Common.Data.TTypedDataTable.DontThrowAwayAfterSubmitChanges = false
inherited

if you want no warning about that the datatable should be cleared after submitchanges. in some cases you must keep the data, eg when you need the new keys after INSERT

◆ TableId

readonly short Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.TableId = 147
static

TableId for Ict.Common.Data generic functions.

◆ TableInfo

SortedList<short, TTypedTableInfo> Ict.Common.Data.TTypedDataTable.TableInfo = new SortedList <short, TTypedTableInfo>()
staticprotectedinherited

stores information about typed tables

◆ ThrowAwayAfterSubmitChanges

bool Ict.Common.Data.TTypedDataTable.ThrowAwayAfterSubmitChanges = false
inherited

if you want the datatable to be cleared after submitchanges. This will increase the speed significantly: no updating of modificationID, no slow AcceptChanges.

Property Documentation

◆ Count

int Ict.Common.Data.TTypedDataTable.Count
getinherited

the number of rows in the current table

◆ TableDBLabel

override string Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.TableDBLabel
get

instance property to get the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about)

◆ this[int i]

AMotivationDetailRow Ict.Petra.Shared.MFinance.Gift.Data.AMotivationDetailTable.this[int i]
get

Access a typed row by index.


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