|
OpenPetra
Free Administration Software for Non-Profits
|
This is used by the invoicing. More...
Public Member Functions | |
| ATaxTableRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsLedgerNumberNull () |
| test for NULL value More... | |
| void | SetLedgerNumberNull () |
| assign NULL value More... | |
| bool | IsTaxTypeCodeNull () |
| test for NULL value More... | |
| void | SetTaxTypeCodeNull () |
| assign NULL value More... | |
| bool | IsTaxRateCodeNull () |
| test for NULL value More... | |
| void | SetTaxRateCodeNull () |
| assign NULL value More... | |
| bool | IsTaxValidFromNull () |
| test for NULL value More... | |
| void | SetTaxValidFromNull () |
| assign NULL value More... | |
| bool | IsTaxRateDescriptionNull () |
| test for NULL value More... | |
| void | SetTaxRateDescriptionNull () |
| assign NULL value More... | |
| bool | IsTaxRateNull () |
| test for NULL value More... | |
| void | SetTaxRateNull () |
| assign NULL value More... | |
| bool | IsActiveNull () |
| test for NULL value More... | |
| void | SetActiveNull () |
| assign NULL value More... | |
| bool | IsDateCreatedNull () |
| test for NULL value More... | |
| void | SetDateCreatedNull () |
| assign NULL value More... | |
| bool | IsCreatedByNull () |
| test for NULL value More... | |
| void | SetCreatedByNull () |
| assign NULL value More... | |
| bool | IsDateModifiedNull () |
| test for NULL value More... | |
| void | SetDateModifiedNull () |
| assign NULL value More... | |
| bool | IsModifiedByNull () |
| test for NULL value More... | |
| void | SetModifiedByNull () |
| assign NULL value More... | |
| bool | IsModificationIdNull () |
| test for NULL value More... | |
| void | SetModificationIdNull () |
| assign NULL value More... | |
Properties | |
| Int32 | LedgerNumber [get, set] |
| This is used as a key field in most of the accounting system files. More... | |
| String | TaxTypeCode [get, set] |
| The tax type is always the same, e.g. VAT. More... | |
| String | TaxRateCode [get, set] |
| this describes whether it is e.g. the standard, reduced or zero rate of VAT More... | |
| System.DateTime | TaxValidFrom [get, set] |
| this describes when this particular percentage rate has become valid by law More... | |
| String | TaxRateDescription [get, set] |
| This is a short description which is 32 charcters long. More... | |
| Decimal | TaxRate [get, set] |
| Tax rate. More... | |
| Boolean | Active [get, set] |
| flag that prevents this rate from being used, e.g. if it has been replaced by another rate More... | |
| System.? DateTime | DateCreated [get, set] |
| The date the record was created. More... | |
| String | CreatedBy [get, set] |
| User ID of who created this record. More... | |
| System.? DateTime | DateModified [get, set] |
| The date the record was modified. More... | |
| String | ModifiedBy [get, set] |
| User ID of who last modified this record. More... | |
| DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More... | |
This is used by the invoicing.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
flag that prevents this rate from being used, e.g. if it has been replaced by another rate
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
This is used as a key field in most of the accounting system files.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Tax rate.
|
getset |
this describes whether it is e.g. the standard, reduced or zero rate of VAT
|
getset |
This is a short description which is 32 charcters long.
|
getset |
The tax type is always the same, e.g. VAT.
|
getset |
this describes when this particular percentage rate has become valid by law