Package com._1c.g5.v8.dt.ql.validation
Interface IErrorCode
- 
 public interface IErrorCodeInterface contains error code for ql language validation
- 
- 
Field Summary
 
- 
- 
- 
Field Detail- 
wrongTypeParamstatic final String wrongTypeParam - See Also:
- Constant Field Values
 
 - 
errorIntoLocatedstatic final String errorIntoLocated - See Also:
- Constant Field Values
 
 - 
expectedStringLiteralstatic final String expectedStringLiteral - See Also:
- Constant Field Values
 
 - 
expectedNumberLiteralstatic final String expectedNumberLiteral - See Also:
- Constant Field Values
 
 - 
expectedDateLiteralstatic final String expectedDateLiteral - See Also:
- Constant Field Values
 
 - 
expectedLenOneCharstatic final String expectedLenOneChar - See Also:
- Constant Field Values
 
 - 
tableNotFoundstatic final String tableNotFound - See Also:
- Constant Field Values
 
 - 
tableNotFoundInSourcestatic final String tableNotFoundInSource - See Also:
- Constant Field Values
 
 - 
tempTableNotFoundstatic final String tempTableNotFound - See Also:
- Constant Field Values
 
 - 
expectedAliasstatic final String expectedAlias - See Also:
- Constant Field Values
 
 - 
duplicateAliasstatic final String duplicateAlias - See Also:
- Constant Field Values
 
 - 
fieldNotFoundstatic final String fieldNotFound - See Also:
- Constant Field Values
 
 - 
notAllowedNestedTablestatic final String notAllowedNestedTable - See Also:
- Constant Field Values
 
 - 
nestedTableInTotalsstatic final String nestedTableInTotals - See Also:
- Constant Field Values
 
 - 
unknownFieldWriteResstatic final String unknownFieldWriteRes - See Also:
- Constant Field Values
 
 - 
ifUnionOrderFieldsInSelectFieldsstatic final String ifUnionOrderFieldsInSelectFields - See Also:
- Constant Field Values
 
 - 
preferableUseAliasInOrderstatic final String preferableUseAliasInOrder - See Also:
- Constant Field Values
 
 - 
differentNumFieldsInUnionstatic final String differentNumFieldsInUnion - See Also:
- Constant Field Values
 
 - 
usingTotalsInNestedQuerystatic final String usingTotalsInNestedQuery - See Also:
- Constant Field Values
 
 - 
checkTablesInUpdateForstatic final String checkTablesInUpdateFor - See Also:
- Constant Field Values
 
 - 
checkTablesInUpdateForNestedQuerystatic final String checkTablesInUpdateForNestedQuery - See Also:
- Constant Field Values
 
 - 
dontUseHierWithTotalsstatic final String dontUseHierWithTotals - See Also:
- Constant Field Values
 
 - 
unionTableFieldAndSimpleFieldstatic final String unionTableFieldAndSimpleField - See Also:
- Constant Field Values
 
 - 
unionTableFieldWithDifferentNumOfFieldsstatic final String unionTableFieldWithDifferentNumOfFields - See Also:
- Constant Field Values
 
 - 
nestedAggregateFunctionstatic final String nestedAggregateFunction - See Also:
- Constant Field Values
 
 - 
divisionByZerostatic final String divisionByZero - See Also:
- Constant Field Values
 
 - 
diffNumberOperandInInstatic final String diffNumberOperandInIn - See Also:
- Constant Field Values
 
 - 
compoundTypeInInExpressionNestedQuerystatic final String compoundTypeInInExpressionNestedQuery - See Also:
- Constant Field Values
 
 - 
unlimitedTypeInSelectFieldsWithGroupBystatic final String unlimitedTypeInSelectFieldsWithGroupBy - See Also:
- Constant Field Values
 
 - 
nestedTableWithDistinctstatic final String nestedTableWithDistinct - See Also:
- Constant Field Values
 
 - 
unlimitedTypeWithDistinctstatic final String unlimitedTypeWithDistinct - See Also:
- Constant Field Values
 
 - 
nestedQueryInAggFunctionstatic final String nestedQueryInAggFunction - See Also:
- Constant Field Values
 
 - 
inHierarcheExprInAggFunctionstatic final String inHierarcheExprInAggFunction - See Also:
- Constant Field Values
 
 - 
nestedTableInGroupBystatic final String nestedTableInGroupBy - See Also:
- Constant Field Values
 
 - 
inHierarcheExprInGroupBystatic final String inHierarcheExprInGroupBy - See Also:
- Constant Field Values
 
 - 
ifDistinctOrderFieldsInSelectFieldsstatic final String ifDistinctOrderFieldsInSelectFields - See Also:
- Constant Field Values
 
 - 
longLengthDescriptorstatic final String longLengthDescriptor - See Also:
- Constant Field Values
 
 - 
tempTableAlreadyExistsstatic final String tempTableAlreadyExists - See Also:
- Constant Field Values
 
 - 
autoOrderInTempTablestatic final String autoOrderInTempTable - See Also:
- Constant Field Values
 
 - 
totalsInTempTablestatic final String totalsInTempTable - See Also:
- Constant Field Values
 
 - 
orderByWithoutTopInTempTablestatic final String orderByWithoutTopInTempTable - See Also:
- Constant Field Values
 
 - 
nestedTableInTempTablestatic final String nestedTableInTempTable - See Also:
- Constant Field Values
 
 - 
preferableUseAliasInIndexstatic final String preferableUseAliasInIndex - See Also:
- Constant Field Values
 
 - 
indexFieldsInSelectFieldsstatic final String indexFieldsInSelectFields - See Also:
- Constant Field Values
 
 - 
indexFieldsCompoundTypestatic final String indexFieldsCompoundType - See Also:
- Constant Field Values
 
 - 
indexFieldsNotFixTypestatic final String indexFieldsNotFixType - See Also:
- Constant Field Values
 
 - 
usingOrderByInNestedQueryWithoutTopstatic final String usingOrderByInNestedQueryWithoutTop - See Also:
- Constant Field Values
 
 - 
usingAutoOrderNestedQuerystatic final String usingAutoOrderNestedQuery - See Also:
- Constant Field Values
 
 - 
periodBeginMoreOrEqualThanPeriodAndstatic final String periodBeginMoreOrEqualThanPeriodAnd - See Also:
- Constant Field Values
 
 - 
fractionalExprNotMakeSencestatic final String fractionalExprNotMakeSence - See Also:
- Constant Field Values
 
 - 
expressionAlwaysZerostatic final String expressionAlwaysZero - See Also:
- Constant Field Values
 
 - 
invalidDatestatic final String invalidDate - See Also:
- Constant Field Values
 
 - 
notAllowedDistinctstatic final String notAllowedDistinct - See Also:
- Constant Field Values
 
 - 
notAllowedAliasForStarstatic final String notAllowedAliasForStar - See Also:
- Constant Field Values
 
 - 
undefinedTypestatic final String undefinedType - See Also:
- Constant Field Values
 
 - 
alotOfParametersstatic final String alotOfParameters - See Also:
- Constant Field Values
 
 - 
alotOfParametersInTablestatic final String alotOfParametersInTable - See Also:
- Constant Field Values
 
 - 
lackFuncParametersstatic final String lackFuncParameters - See Also:
- Constant Field Values
 
 - 
wrongTypePeriodstatic final String wrongTypePeriod - See Also:
- Constant Field Values
 
 - 
wrongParameterstatic final String wrongParameter - See Also:
- Constant Field Values
 
 - 
notFixTypeDepricatedstatic final String notFixTypeDepricated - See Also:
- Constant Field Values
 
 - 
incompatibleTypestatic final String incompatibleType - See Also:
- Constant Field Values
 
 - 
notAllowedStarWithDistinctstatic final String notAllowedStarWithDistinct - See Also:
- Constant Field Values
 
 - 
notAllowedOuterTableWithFromstatic final String notAllowedOuterTableWithFrom - See Also:
- Constant Field Values
 
 - 
groupNesteNotNestedFieldstatic final String groupNesteNotNestedField - See Also:
- Constant Field Values
 
 - 
fieldMustBeInGroupBystatic final String fieldMustBeInGroupBy - See Also:
- Constant Field Values
 
 - 
parametersForNonVirtualTablestatic final String parametersForNonVirtualTable - See Also:
- Constant Field Values
 
 - 
tableCannotBeSelectFieldstatic final String tableCannotBeSelectField - See Also:
- Constant Field Values
 
 - 
incompatibleTypeInUnionFieldstatic final String incompatibleTypeInUnionField - See Also:
- Constant Field Values
 
 - 
constValueInOrderBystatic final String constValueInOrderBy - See Also:
- Constant Field Values
 
 - 
nestedTableInTotalsPointstatic final String nestedTableInTotalsPoint - See Also:
- Constant Field Values
 
 - 
virtualFieldInTotalsPointstatic final String virtualFieldInTotalsPoint - See Also:
- Constant Field Values
 
 - 
nestedTableThroughCompoundTypestatic final String nestedTableThroughCompoundType - See Also:
- Constant Field Values
 
 - 
unknownPresentationValuestatic final String unknownPresentationValue - See Also:
- Constant Field Values
 
 - 
lengthNumberMorePrecisionstatic final String lengthNumberMorePrecision - See Also:
- Constant Field Values
 
 - 
numberWithZeroLengthstatic final String numberWithZeroLength - See Also:
- Constant Field Values
 
 - 
nestedPresentationFunctionstatic final String nestedPresentationFunction - See Also:
- Constant Field Values
 
 - 
negativeExpressionstatic final String negativeExpression - See Also:
- Constant Field Values
 
 - 
outOfRangestatic final String outOfRange - See Also:
- Constant Field Values
 
 - 
zeroValueMakeSensestatic final String zeroValueMakeSense - See Also:
- Constant Field Values
 
 - 
castingTypeWasNotFoundstatic final String castingTypeWasNotFound - See Also:
- Constant Field Values
 
 - 
fieldFromdifferentNestedTablestatic final String fieldFromdifferentNestedTable - See Also:
- Constant Field Values
 
 - 
indexesWithoutIntostatic final String indexesWithoutInto - See Also:
- Constant Field Values
 
 - 
allFieldsFromEmptyTablestatic final String allFieldsFromEmptyTable - See Also:
- Constant Field Values
 
 - 
onlyAliasAllowedstatic final String onlyAliasAllowed - See Also:
- Constant Field Values
 
 - 
duplicateExprstatic final String duplicateExpr - See Also:
- Constant Field Values
 
 - 
theSameExprDiffTypeSortingstatic final String theSameExprDiffTypeSorting - See Also:
- Constant Field Values
 
 - 
dropNotTempTablestatic final String dropNotTempTable - See Also:
- Constant Field Values
 
 - 
tableTypeNotFoundstatic final String tableTypeNotFound - See Also:
- Constant Field Values
 
 - 
accumResInVirtualTableParamstatic final String accumResInVirtualTableParam - See Also:
- Constant Field Values
 
 - 
wrongUseParametersstatic final String wrongUseParameters - See Also:
- Constant Field Values
 
 - 
wrongNumberLiteralstatic final String wrongNumberLiteral - See Also:
- Constant Field Values
 
 - 
expectedLogicalExpressionstatic final String expectedLogicalExpression - See Also:
- Constant Field Values
 
 - 
ambiguousFieldstatic final String ambiguousField - See Also:
- Constant Field Values
 
 - 
aggregateFunctionInWhereSectionstatic final String aggregateFunctionInWhereSection - See Also:
- Constant Field Values
 
 - 
unknownPredefinedValuestatic final String unknownPredefinedValue - See Also:
- Constant Field Values
 
 - 
expectedDateExpressionstatic final String expectedDateExpression - See Also:
- Constant Field Values
 
 - 
errorUsingNullLiteralstatic final String errorUsingNullLiteral - See Also:
- Constant Field Values
 
 - 
tempTableInNestedQuerystatic final String tempTableInNestedQuery - See Also:
- Constant Field Values
 
 - 
wrongContextForStarExpressionstatic final String wrongContextForStarExpression - See Also:
- Constant Field Values
 
 - 
expectedNameOfTableFieldstatic final String expectedNameOfTableField - See Also:
- Constant Field Values
 
 - 
wrongCompoundTypestatic final String wrongCompoundType - See Also:
- Constant Field Values
 
 - 
onlyOneSegmentAllowedInTableNamestatic final String onlyOneSegmentAllowedInTableName - See Also:
- Constant Field Values
 
 - 
parametersWithDifferentTypesstatic final String parametersWithDifferentTypes - See Also:
- Constant Field Values
 
 - 
expressionWithFieldFromCompoundTypeInGroupBystatic final String expressionWithFieldFromCompoundTypeInGroupBy - See Also:
- Constant Field Values
 
 - 
expressionNotAllowedInThisContextstatic final String expressionNotAllowedInThisContext - See Also:
- Constant Field Values
 
 - 
notAllowedQueryPartstatic final String notAllowedQueryPart - See Also:
- Constant Field Values
 
 - 
functionAllowedOnlyInTempTableQuerystatic final String functionAllowedOnlyInTempTableQuery - See Also:
- Constant Field Values
 
 - 
functionAllowedOnlyInQueryWithoutUnionstatic final String functionAllowedOnlyInQueryWithoutUnion - See Also:
- Constant Field Values
 
 - 
functionCanBeUsedAsSelectedFieldstatic final String functionCanBeUsedAsSelectedField - See Also:
- Constant Field Values
 
 - 
notAllowedUseFunctionInExpressionstatic final String notAllowedUseFunctionInExpression - See Also:
- Constant Field Values
 
 - 
expectedQueryTextstatic final String expectedQueryText - See Also:
- Constant Field Values
 
 - 
externalDataSourceNotFoundstatic final String externalDataSourceNotFound - See Also:
- Constant Field Values
 
 - 
selectAllowedOnlyInFirstQuerystatic final String selectAllowedOnlyInFirstQuery - See Also:
- Constant Field Values
 
 
- 
 
-