OpenPetra
Free Administration Software for Non-Profits
|
Static Public Attributes | |
const String | ERR_GENERAL_VERIFICATION_ERROR = "GEN.00001V" |
General data verification error. More... | |
const String | ERR_VALUEUNASSIGNABLE = "GEN.00002V" |
Value is no longer assignable (show error). More... | |
const String | ERR_NOPERMISSIONTOACCESSTABLE = "GEN.00003E" |
No permission to access DB Table. More... | |
const String | ERR_NOPERMISSIONTOACCESSMODULE = "GEN.00004E" |
No permission to access OpenPetra Module. More... | |
const String | ERR_NOPERMISSIONTOACCESSGROUP = "GEN.00005E" |
No permission to access OpenPetra Group. More... | |
const String | ERR_CONCURRENTCHANGES = "GEN.00006E" |
Concurrent changes to data happened. More... | |
const String | ERR_VALUEUNASSIGNABLE_WARNING = "GEN.00007V" |
Value is no longer assignable (just give warning). More... | |
const String | ERR_VALUESIDENTICAL_ERROR = "GEN.00008V" |
Values must not be the same. More... | |
const String | ERR_VALUE_OUTSIDE_OF_RANGE = "GEN.00009V" |
Values must not be the same. More... | |
const String | ERR_VALUE_NOT_ENTERED = "GEN.00010V" |
Value must be entered. More... | |
const String | ERR_GENERAL_VERIFICATION_WARNING = "GEN.00011N" |
General data verification warning. More... | |
const String | ERR_GENERAL_FILE_NOT_FOUND = "GEN.00012V" |
File not found error. More... | |
const String | ERR_DB_SERIALIZATION_EXCEPTION = "GEN.00013V" |
Npgsql 40001 serializable transaction exception was raised by the server More... | |
const String | ERR_STANDARD_COST_INCONSISTENCY = "CON.00001N" |
Standard cost inconsistency More... | |
const String | ERR_APPLICABLE_DATE_AFTER_CONFERENCE_END_DATE = "CON.00002V" |
Applicable date after conference end date More... | |
const String | ERR_EARLY_APPLICABLE_DATE_LATER_THAN_LATE_APPLICABLE_DATE = "CON.00003V" |
Early applicable date later than a late applicable date More... | |
const String | ERR_LATE_APPLICABLE_DATE_EARLIER_THAN_EARLY_APPLICABLE_DATE = "CON.00004V" |
Late applicable date earlier than an early applicable date More... | |
const String | ERR_DISCOUNT_PERCENTAGE_GREATER_THAN_100 = "CON.00005V" |
PcDiscount discount percentage greater than 100 More... | |
const String | ERR_DISCOUNT_CRITERIA_CODE_DOES_NOT_EXIST = "CON.00006E" |
DiscountCriteraCode does not exist More... | |
const String | ERR_COST_TYPE_CODE_DOES_NOT_EXIST = "CON.00007E" |
CostTypeCode does not exist More... | |
const String | ERR_NO_SUSPENSE_ACCOUNTS_ALLOWED = "FIN.00001V" |
Suspense accounts exist despite disabling suspense accounts for a ledger. More... | |
const String | ERR_NUMBER_FWD_PERIODS_TOO_SMALL = "FIN.00002V" |
Too few forwarding periods. More... | |
const String | ERR_EXCH_RATE_MAY_BE_INCORRECT = "FIN.00003N" |
Warning message that two exchange rates differ by more than 10%. More... | |
const String | ERR_PERIOD_START_DAY_AFTER_28 = "FIN.00004V" |
Period start date cannot be after 28th of a month, otherwise problems with February. More... | |
const String | ERR_PERIOD_DATE_RANGE_WARNING = "FIN.00005N" |
Period date ranges need to make sure that there is no overlap and no gaps in calendar. More... | |
const String | ERR_PERIOD_DATE_RANGE = "FIN.00006V" |
Period date ranges need to make sure that there is no overlap and no gaps in calendar. More... | |
const String | ERR_CURRENT_PERIOD_TOO_LATE = "FIN.00007V" |
Incorrect period. More... | |
const String | ERR_NOT_A_KEY_MINISTRY = "FIN.00008V" |
Partner Key must represent a Key Ministry. More... | |
const String | ERR_KEY_MINISTRY_DEACTIVATED = "FIN.00009V" |
Make sure that Key Ministry is active. More... | |
const String | ERR_AMOUNT_TOO_LARGE = "FIN.00010V" |
Allocation journal. More... | |
const String | ERR_PERCENTAGE_TOO_LARGE = "FIN.00011V" |
Incorrect percentage. More... | |
const String | ERR_EXCH_RATE_IS_DUPLICATE = "FIN.000012N" |
Warning duplicate exchange rate. More... | |
const String | ERR_RECIPIENTFIELD_NOT_ILT = "FIN.000013V" |
Warning message that the recipient's field is not an ILT ledger. More... | |
const String | ERR_INVALID_ANALYSIS_ATTRIBUTE_VALUE = "FIN.00014V" |
Invalid Analysis Attribute value. More... | |
const String | ERR_INCORRECT_ANALYSIS_ATTRIBUTE_COUNT = "FIN.00015V" |
Incorrect Analysis Attribute count. More... | |
const String | ERR_MISSING_ANALYSIS_ATTRIBUTE_VALUE = "FIN.00016V" |
Incorrect Analysis Attribute count. More... | |
const String | ERR_PARTNERKEY_INVALID = "PARTN.00001V" |
Partner Key is invalid. More... | |
const String | ERR_PARTNER_TYPECC_UNLINKED = "PARTN.00998V" |
Partner Key is invalid. More... | |
const String | ERR_PARTNERKEY_INVALID_NOZERO = "PARTN.00002V" |
Partner Key is invalid (must be non-zero). More... | |
const String | ERR_PARTNER_NOT_ACTIVE = "PARTN.00058V" |
An active Partner Key is required here. More... | |
const String | ERR_RECIPIENT_FIELD_MOTIVATION_GROUP = "PARTN.00999V" |
Recipient Field/Motivation Group combination is invalid (must be non-gift for field=0). More... | |
const String | ERR_RECIPIENT_GIFT_DESTINATION_INVALID = "PARTN.00997V" |
The Recipient's Gift Destination is missing or invalid. More... | |
const String | ERR_PARTNERSTATUSMERGEDCHANGEUNDONE = "PARTN.00003V" |
Partner Status MERGED must not be assigned. More... | |
const String | ERR_UNITNAMECHANGEUNDONE = "PARTN.00004N" |
UnitName change undone. More... | |
const String | ERR_BANKBICSWIFTCODEINVALID = "PARTN.00005V" |
BIC (Bank Identifier Code/SWIFT Code) is invalid. More... | |
const String | ERR_BRANCHCODELIKEBIC = "PARTN.00006N" |
'Branch Code' format matches the format of a BIC (Bank Identifier Code/SWIFT Code) — Non-critical. More... | |
const String | ERR_INVALIDINTERNATIONALPOSTALCODE = "PARTN.00008V" |
Invalid International Postal Type. More... | |
const String | ERR_INTEREST_NOT_SET = "PARTN.00016V" |
Interest must not be empty if category is set. More... | |
const String | ERR_INTEREST_NO_DATA_SET_AT_ALL = "PARTN.00017V" |
One of Interest, Country or Field must be set for Partner Interest record. More... | |
const String | ERR_PARTNERKEY_INVALID_NOTNULL = "PARTN.00019V" |
Partner Key is invalid (must not be null). More... | |
const String | ERR_INVALID_DATES = "PARTN.00028V" |
Expired date must come after date effective from. More... | |
const String | ERR_MORETHANONE_OPEN_GIFTDESTINATION = "PARTN.00029V" |
Cannot have more than one active Gift Destination. More... | |
const String | ERR_DATES_OVERLAP = "PARTN.00030V" |
Gift Destination records cannot overlap. More... | |
const String | ERR_OCCUPATIONCODE_INVALID = "PARTN.00031V" |
Occupation Code is invalid. More... | |
const String | ERR_DUPLICATE_FAMILY_ID = "PARTN.00032V" |
Duplicate Family ID in one Family. More... | |
const String | ERR_INVALID_HYPERLINK_WITH_VALUE_NOT_CONTAINING_PLACEHOLDER = "PARTN.00033V" |
Hyperlink with Value Format must contain THyperLinkHandling.HYPERLINK_WITH_VALUE_VALUE_PLACEHOLDER_IDENTIFIER. More... | |
const String | ERR_INVALID_HYPERLINK_WITH_VALUE_JUST_CONTAINING_PLACEHOLDER = "PARTN.00034V" |
Hyperlink with Value Format must not consist of just THyperLinkHandling.HYPERLINK_WITH_VALUE_VALUE_PLACEHOLDER_IDENTIFIER. More... | |
const String | ERR_PRIMARY_EMAIL_ADDR_NOT_SET_DESPITE_EMAIL_ADDR_AVAIL = "PARTN.00035N" |
No Primary E-mail Address has been set despite current E-Mail Addresses are available. More... | |
const String | ERR_PRIMARY_EMAIL_ADDR_SET_DESPITE_NO_EMAIL_ADDR_AVAIL = "PARTN.00036V" |
A Primary E-mail Address has been set but there are no current E-Mail Addresses available. More... | |
const String | ERR_PRIMARY_EMAIL_ADDR_SET_BUT_IT_ISNT_CURRENT = "PARTN.00037V" |
A Primary E-mail Address has been set but there are no current E-Mail Addresses available. More... | |
const String | ERR_PRIMARY_EMAIL_ADDR_SET_BUT_NOT_AMONG_EMAIL_ADDR = "PARTN.00038V" |
A Primary E-mail Address has been set but it doesn't match any E-Mail Address records. More... | |
const String | ERR_SECONDARY_EMAIL_ADDR_EQUALS_PRIMARY_EMAIL_ADDR = "PARTN.00039N" |
Secondary E-mail Address equals Primary E-Mail Address. More... | |
const String | ERR_SECONDARY_EMAIL_ADDR_SET_DESPITE_NO_EMAIL_ADDR_AVAIL = "PARTN.00040V" |
A Secondary E-mail Address has been set but there are no current E-Mail Addresses available. More... | |
const String | ERR_SECONDARY_EMAIL_ADDR_SET_BUT_IT_ISNT_CURRENT = "PARTN.00041V" |
A Secondary E-mail Address has been set but there are no current E-Mail Addresses available. More... | |
const String | ERR_SECONDARY_EMAIL_ADDR_SET_BUT_NOT_AMONG_EMAIL_ADDR = "PARTN.00042V" |
A Secondary E-mail Address has been set but it doesn't match any E-Mail Address records. More... | |
const String | ERR_PRIMARY_PHONE_NR_SET_DESPITE_NO_PHONE_NR_AVAIL = "PARTN.00043V" |
A Primary Phone Number has been set but there are no current Phone Numbers available. More... | |
const String | ERR_PRIMARY_PHONE_NR_SET_BUT_IT_ISNT_CURRENT = "PARTN.00044V" |
A Primary Phone Number has been set but there are no current Phone Numbers available. More... | |
const String | ERR_PRIMARY_PHONE_NR_SET_BUT_NOT_AMONG_PHONE_NRS = "PARTN.00045V" |
A Primary Phone Number has been set but it doesn't match any Phone Number records. More... | |
const String | ERR_OFFICE_EMAIL_ADDR_SET_BUT_NOT_AMONG_EMAIL_ADDR = "PARTN.00046V" |
An Office E-mail Address has been set but it doesn't match any E-Mail Address records. More... | |
const String | ERR_OFFICE_EMAIL_ADDR_SET_DESPITE_NO_EMAIL_ADDR_AVAIL = "PARTN.00047V" |
An Office E-Mail Address has been set but there are no current E-Mail Addresses available. More... | |
const String | ERR_OFFICE_EMAIL_ADDR_SET_BUT_IT_ISNT_CURRENT = "PARTN.00048V" |
An Office E-mail Address has been set but there are no current E-Mail Addresses available. More... | |
const String | ERR_OFFICE_PHONE_NR_SET_DESPITE_NO_PHONE_NR_AVAIL = "PARTN.00049V" |
An Office Phone Number has been set but there are no current Phone Numbers available. More... | |
const String | ERR_OFFICE_PHONE_NR_SET_BUT_IT_ISNT_CURRENT = "PARTN.00050V" |
An Office Phone Number has been set but there are no current Phone Numbers available. More... | |
const String | ERR_OFFICE_PHONE_NR_SET_BUT_NOT_AMONG_PHONE_NRS = "PARTN.00051V" |
An Office Phone Number has been set but it doesn't match any Phone Number records. More... | |
const String | ERR_PHONE_NUMBER_MUST_NOT_START_WITH_PLUS1 = "PARTN.00059V" |
Contact Details - Phone/Fax Number: Phone Number must not start with + when a International Telephone Country Code is chosen. More... | |
const String | ERR_PHONE_NUMBER_MUST_NOT_START_WITH_PLUS2 = "PARTN.00060V" |
Contact Details - Phone/Fax Number: Phone Number must not start with +. More... | |
const String | ERR_INTL_PHONE_PREFIX_OUGHT_TO_BE_SET = "PARTN.00061N" |
Contact Details - Phone/Fax Number: International Telephone Country Code ought to be set. More... | |
const String | ERR_ADDRESS_BLOCK_HAS_UNKNOWN_PLACEHOLDER = "PARTN.00052V" |
The Address Block text has mis-matched tags. More... | |
const String | ERR_ADDRESS_BLOCK_HAS_MISMATCHED_TAGS = "PARTN.00053V" |
The Address Block text has mis-matched tags. More... | |
const String | ERR_ADDRESS_BLOCK_HAS_NO_DATA_PLACEHOLDERS = "PARTN.00054V" |
The Address Block text has mis-matched tags. More... | |
const String | ERR_ADDRESS_BLOCK_ONLY_HAS_DIRECTIVE_PLACEHOLDERS = "PARTN.00055V" |
The Address Block text has mis-matched tags. More... | |
const String | ERR_ADDRESS_BLOCK_HAS_NO_MATCHING_CAPS_OFF = "PARTN.00056V" |
The Address Block text has no matching CapsOff. More... | |
const String | ERR_PARTNER_MUST_BE_CC = "PARTN.00057V" |
Gift recipient must be linked to Cost Centre More... | |
const String | ERR_MULTIPLEMAILINGADDRESSES = "PARTN.00058N" |
'Mailing Address' should only be set on one Address — Non-critical. More... | |
const String | ERR_SUBSCRIPTION_STATUSMANDATORY = "PARTN.00007V" |
Subscription Status Mandatory. More... | |
const String | ERR_SUBSCRIPTION_REASONENDEDMANDATORY_WHEN_EXPIRED = "PARTN.00009V" |
Reason Ended Mandatory. More... | |
const String | ERR_SUBSCRIPTION_DATEENDEDMANDATORY_WHEN_EXPIRED = "PARTN.00010V" |
Date Ended Mandatory. More... | |
const String | ERR_SUBSCRIPTION_REASONENDEDSET_WHEN_ACTIVE = "PARTN.00011V" |
Reason Ended must not be set for active Subscription. More... | |
const String | ERR_SUBSCRIPTION_DATEENDEDSET_WHEN_ACTIVE = "PARTN.00012V" |
Date Ended must not be set for active Subscription. More... | |
const String | ERR_MISSING_CLOSE_TAG_IN_SALUTATION = "PARTN.00013N" |
Salutations containing an open N tag must have a closing tag. More... | |
const String | ERR_DUPLICATE_MODIFIER_TAG_IN_SALUTATION = "PARTN.00014N" |
Salutations containing an open N tag cannot contain duplicate modifiers. More... | |
const String | ERR_UNKNOWN_MODIFIER_TAG_IN_SALUTATION = "PARTN.00015N" |
Salutations containing an open N tag can only use known modifiers. More... | |
const String | ERR_BANKINGDETAILS_ONLYONEMAINACCOUNT = "PARTN.00013V" |
Banking Details: only one main account. More... | |
const String | ERR_BANKINGDETAILS_ATLEASTONEMAINACCOUNT = "PARTN.00014V" |
Banking Details: At least one main account. More... | |
const String | ERR_BANKINGDETAILS_NO_BANK_SELECTED = "PARTN.000017V" |
Partner Key is invalid (must be non-zero). More... | |
const String | ERR_BANKINGDETAILS_MISSING_ACCOUNTNUMBERORIBAN = "PARTN.000019V" |
Account Number and IBAN cannot both be empty More... | |
const String | ERR_IBAN_TOO_LONG = "PARTN.00020V" |
IBAN must always have 34 or less characters More... | |
const String | ERR_IBAN_NOTBEGINWITHTWOLETTERS = "PARTN.00021V" |
IBAN must begin with two letters More... | |
const String | ERR_IBAN_THIRDANDFORTHNOTDIGITS = "PARTN.00022V" |
Third and forth characters of IBAN must be digits More... | |
const String | ERR_IBAN_CHECKDIGITSAREWRONG = "PARTN.00023V" |
Check Digits (3rd and 4th characters) must be within range 02-98 More... | |
const String | ERR_IBAN_COUNTRYNOTDEFINIED = "PARTN.00024N" |
IBAN country is not defined More... | |
const String | ERR_IBAN_WRONGLENGTH = "PARTN.00025V" |
IBAN's length must be equal to a defined length for it's country (if included) More... | |
const String | ERR_IBAN_CHECKSUMMISMATCH = "PARTN.00026V" |
IBAN must pass checksum check More... | |
const String | ERR_ACCOUNTNUMBER_INVALID = "PARTN.00027V" |
IBAN must pass checksum check More... | |
const String | ERR_INTEREST_LEVEL_NOT_WITHIN_RANGE = "PARTN.00015V" |
Partner Interest: Level needs to be within valid range. More... | |
const String | ERR_NO_DENOMINATIONS_SET_UP = "PARTN.00018V" |
Partner of Partner Class Church: Denomination must be assigned, but no Denominations are set up to choose from. More... | |
const String | ERR_APPLICATION_DUPLICATE_EVENT = "PES.00001V" |
Duplicate application for event. More... | |
const String | ERR_INDIV_DATA_PASSPORT_NAME_MISSING_PARAS = "PES.00002V" |
Passport Name must contain an opening and a closing parenthesis. More... | |
const String | ERR_MISSING_PASSWORD = "SYS.00001V" |
Password missing. More... | |
const String | ERR_INVALID_PASSWORD = "SYS.00002V" |
Password rules not adhered to. More... | |
const String | ERR_NEW_PASSWORD_MUST_BE_DIFFERENT = "SYS.00003V" |
Attempted password change not changing the password. More... | |
Central Inventory of OpenPetra Error Codes.
The data that goes alongside an error code in this inventory can be programmatically accessed using one of the static 'Helper Methods' of this Class!
Error codes are used in OpenPetra because the message text and message title may be translated into any language and its meaning will be unclear to support staff who don't speak the language the message is shown in. The only way they can identify the error message in such a case is by looking up the error code.
|
static |
IBAN must pass checksum check
|
static |
The Address Block text has mis-matched tags.
|
static |
The Address Block text has mis-matched tags.
|
static |
The Address Block text has no matching CapsOff.
|
static |
The Address Block text has mis-matched tags.
|
static |
The Address Block text has mis-matched tags.
|
static |
Allocation journal.
|
static |
Applicable date after conference end date
|
static |
Duplicate application for event.
|
static |
BIC (Bank Identifier Code/SWIFT Code) is invalid.
|
static |
Banking Details: At least one main account.
|
static |
Account Number and IBAN cannot both be empty
|
static |
Partner Key is invalid (must be non-zero).
|
static |
Banking Details: only one main account.
|
static |
'Branch Code' format matches the format of a BIC (Bank Identifier Code/SWIFT Code) — Non-critical.
|
static |
Concurrent changes to data happened.
|
static |
CostTypeCode does not exist
|
static |
Incorrect period.
|
static |
Gift Destination records cannot overlap.
|
static |
Npgsql 40001 serializable transaction exception was raised by the server
|
static |
DiscountCriteraCode does not exist
|
static |
PcDiscount discount percentage greater than 100
|
static |
Duplicate Family ID in one Family.
|
static |
Salutations containing an open N tag cannot contain duplicate modifiers.
|
static |
Early applicable date later than a late applicable date
|
static |
Warning duplicate exchange rate.
|
static |
Warning message that two exchange rates differ by more than 10%.
|
static |
File not found error.
|
static |
General data verification error.
|
static |
General data verification warning.
|
static |
Check Digits (3rd and 4th characters) must be within range 02-98
|
static |
IBAN must pass checksum check
|
static |
IBAN country is not defined
|
static |
IBAN must begin with two letters
|
static |
Third and forth characters of IBAN must be digits
|
static |
IBAN must always have 34 or less characters
|
static |
IBAN's length must be equal to a defined length for it's country (if included)
|
static |
Incorrect Analysis Attribute count.
|
static |
Passport Name must contain an opening and a closing parenthesis.
|
static |
Partner Interest: Level needs to be within valid range.
|
static |
One of Interest, Country or Field must be set for Partner Interest record.
|
static |
Interest must not be empty if category is set.
|
static |
Contact Details - Phone/Fax Number: International Telephone Country Code ought to be set.
|
static |
Invalid Analysis Attribute value.
|
static |
Expired date must come after date effective from.
|
static |
Hyperlink with Value Format must not consist of just THyperLinkHandling.HYPERLINK_WITH_VALUE_VALUE_PLACEHOLDER_IDENTIFIER.
|
static |
Hyperlink with Value Format must contain THyperLinkHandling.HYPERLINK_WITH_VALUE_VALUE_PLACEHOLDER_IDENTIFIER.
|
static |
Password rules not adhered to.
|
static |
Invalid International Postal Type.
|
static |
Make sure that Key Ministry is active.
|
static |
Late applicable date earlier than an early applicable date
|
static |
Incorrect Analysis Attribute count.
|
static |
Salutations containing an open N tag must have a closing tag.
|
static |
Password missing.
|
static |
Cannot have more than one active Gift Destination.
|
static |
'Mailing Address' should only be set on one Address — Non-critical.
|
static |
Attempted password change not changing the password.
|
static |
Partner of Partner Class Church: Denomination must be assigned, but no Denominations are set up to choose from.
|
static |
Suspense accounts exist despite disabling suspense accounts for a ledger.
|
static |
No permission to access OpenPetra Group.
|
static |
No permission to access OpenPetra Module.
|
static |
No permission to access DB Table.
|
static |
Partner Key must represent a Key Ministry.
|
static |
Too few forwarding periods.
|
static |
Occupation Code is invalid.
|
static |
An Office E-mail Address has been set but there are no current E-Mail Addresses available.
|
static |
An Office E-mail Address has been set but it doesn't match any E-Mail Address records.
|
static |
An Office E-Mail Address has been set but there are no current E-Mail Addresses available.
|
static |
An Office Phone Number has been set but there are no current Phone Numbers available.
|
static |
An Office Phone Number has been set but it doesn't match any Phone Number records.
|
static |
An Office Phone Number has been set but there are no current Phone Numbers available.
|
static |
Gift recipient must be linked to Cost Centre
|
static |
An active Partner Key is required here.
|
static |
Partner Key is invalid.
|
static |
Partner Key is invalid.
|
static |
Partner Key is invalid (must not be null).
|
static |
Partner Key is invalid (must be non-zero).
|
static |
Partner Status MERGED must not be assigned.
|
static |
Incorrect percentage.
|
static |
Period date ranges need to make sure that there is no overlap and no gaps in calendar.
|
static |
Period date ranges need to make sure that there is no overlap and no gaps in calendar.
|
static |
Period start date cannot be after 28th of a month, otherwise problems with February.
|
static |
Contact Details - Phone/Fax Number: Phone Number must not start with + when a International Telephone Country Code is chosen.
|
static |
Contact Details - Phone/Fax Number: Phone Number must not start with +.
|
static |
No Primary E-mail Address has been set despite current E-Mail Addresses are available.
|
static |
A Primary E-mail Address has been set but there are no current E-Mail Addresses available.
|
static |
A Primary E-mail Address has been set but it doesn't match any E-Mail Address records.
|
static |
A Primary E-mail Address has been set but there are no current E-Mail Addresses available.
|
static |
A Primary Phone Number has been set but there are no current Phone Numbers available.
|
static |
A Primary Phone Number has been set but it doesn't match any Phone Number records.
|
static |
A Primary Phone Number has been set but there are no current Phone Numbers available.
|
static |
Recipient Field/Motivation Group combination is invalid (must be non-gift for field=0).
|
static |
The Recipient's Gift Destination is missing or invalid.
|
static |
Warning message that the recipient's field is not an ILT ledger.
|
static |
Secondary E-mail Address equals Primary E-Mail Address.
|
static |
A Secondary E-mail Address has been set but there are no current E-Mail Addresses available.
|
static |
A Secondary E-mail Address has been set but it doesn't match any E-Mail Address records.
|
static |
A Secondary E-mail Address has been set but there are no current E-Mail Addresses available.
|
static |
Standard cost inconsistency
|
static |
Date Ended Mandatory.
|
static |
Date Ended must not be set for active Subscription.
|
static |
Reason Ended Mandatory.
|
static |
Reason Ended must not be set for active Subscription.
|
static |
Subscription Status Mandatory.
|
static |
UnitName change undone.
|
static |
Salutations containing an open N tag can only use known modifiers.
|
static |
Value must be entered.
|
static |
Values must not be the same.
|
static |
Values must not be the same.
|
static |
Value is no longer assignable (show error).
|
static |
Value is no longer assignable (just give warning).