Table of Contents

List of errors and messages

Pimics PIM

Updated On: 25.09.2025

Text File Type Label Invocation
<> Add-ins\AlliumAddInTag\Tags.al:27 Error error(text: Text)
<> Add-ins\AlliumAddInTag\Tags.al:28 Message message(text: Text)
<> Add-ins\AlliumCategoryListTree\CategoryTreeList.al:32 Error error(text: Text)
<> Add-ins\AlliumTreeControl\ControlTree.al:43 Error error(text: Text)
Document %1 in %2 already exists API\pim\Document.al:100 Error DocumentExistsErr error(DocumentExistsErr, Rec."External Id", Rec."External Container Id")
Value %1 is not valid for parameter %2 checklist\Cheklist Parameters.al:32 Error error('Value %1 is not valid for parameter %2', Rec.Value, Rec.Name)
Version is required classification\ETIM\ETIM Import.al:81 Error error('Version is required')
%1 (%3) can not be imported, because it already exists in classification %2 classification\ETIM\ETIM Import.al:128 Error OtherClassification_Err error(OtherClassification_Err, Unit."Unit ID", Unit."Group System Number", Classification.Number)
%1 (%3) can not be imported, because it already exists in classification %2 classification\ETIM\ETIM Import.al:157 Error OtherClassification_Err error(OtherClassification_Err, Feature."Feature ID", Feature."Group System Number", Classification.Number)
%1 (%3) can not be imported, because it already exists in classification %2 classification\ETIM\ETIM Import.al:200 Error OtherClassification_Err error(OtherClassification_Err, Value."Value ID", Value."Group System Number", Classification.Number)
%1 (%3) can not be imported, because it already exists in classification %2 classification\ETIM\ETIM Import.al:228 Error OtherClassification_Err error(OtherClassification_Err, Class.Code, Class."Group System Number", Classification.Number)
Line type Title is not allowed on nested line classification\features\Product Feature List.al:70 Error LineTypeValueNotAllowed_Err error(LineTypeValueNotAllowed_Err)
Not implemented yet classification\features\Product Feature List.al:435 Error error('Not implemented yet')
Not implemented yet classification\features\Product Feature List.al:452 Error error('Not implemented yet')
Not implemented yet classification\features\Product Feature List.al:623 Error error('Not implemented yet')
Not implemented yet classification\features\Product Feature List.al:643 Error error('Not implemented yet')
Source Code is empty or too complex. Please check the filter. classification\features\Product Feature List.al:826 Error SourceFilter_Err error(SourceFilter_Err)
Line can not be inserted inside Feature Group. Please insert the new line outside of Feature Group. classification\features\Product Feature List.al:832 Message NewLineInsideFeatureGroup_Err message(NewLineInsideFeatureGroup_Err)
Not possible to split inherit lines classification\features\Product Feature List.al:846 Error SplitLines_Err error(SplitLines_Err)
Line can not be inserted inside Feature Group. It is placed above the Feature Group. classification\features\Product Feature List.al:849 Message NewLineInsideFeatureGroup_Msg message(NewLineInsideFeatureGroup_Msg)
Line can not be inserted inside Feature Group. Please insert the new line outside of Feature Group. classification\features\Product Feature List.al:886 Error NewLineInsideFeatureGroup_Err error(NewLineInsideFeatureGroup_Err)
Direct deleting of product features for item variant is not allowed. classification\features\Product Feature List.al:903 Error DeleteVariant_Err error(DeleteVariant_Err)
Operation canceled classification\features\Product Feature Overtake.codeunit.al:114 Error Error_Lbl error(Error_Lbl)
Line type Title is not allowed on nested line classification\features\Product Feature Subpage.al:40 Error LineTypeValueNotAllowed_Err error(LineTypeValueNotAllowed_Err)
Direct deleting of product features for item variant is not allowed. classification\features\Product Feature Subpage.al:229 Error DeleteVariant_Err error(DeleteVariant_Err)
Inherited product features cannot be deleted classification\features\Product Feature Subpage.al:248 Error AL0001_Err error(AL0001_Err)
<> classification\features\Product Feature Subpage.al:250 Error FeatureIsValueOnAnotherFeature_Err error(FeatureIsValueOnAnotherFeature_Err)
Line can not be inserted inside Feature Group. Please insert the new line outside of Feature Group. classification\features\Product Feature Subpage.al:271 Message NewLineInsideFeatureGroup_Err message(NewLineInsideFeatureGroup_Err)
Line can not be inserted inside Feature Group. It is placed above the Feature Group. classification\features\Product Feature Subpage.al:294 Message NewLineInsideFeatureGroup_Msg message(NewLineInsideFeatureGroup_Msg)
Line can not be inserted inside Feature Group. Please insert the new line outside of Feature Group. classification\features\Product Feature Subpage.al:322 Error NewLineInsideFeatureGroup_Err error(NewLineInsideFeatureGroup_Err)
Line type Title is not allowed on nested line classification\features\ProductFeature Variant List.al:67 Error LineTypeValueNotAllowed_Err error(LineTypeValueNotAllowed_Err)
Not implemented yet classification\features\ProductFeature Variant List.al:407 Error error('Not implemented yet')
Not implemented yet classification\features\ProductFeature Variant List.al:424 Error error('Not implemented yet')
Not implemented yet classification\features\ProductFeature Variant List.al:494 Error error('Not implemented yet')
Not implemented yet classification\features\ProductFeature Variant List.al:510 Error error('Not implemented yet')
Not implemented yet classification\features\ProductFeature Variant List.al:526 Error error('Not implemented yet')
Not possible to split inherit lines classification\features\ProductFeature Variant List.al:600 Error SplitLines_Err error(SplitLines_Err)
Direct deleting of product features for item variant is not allowed. classification\features\ProductFeature Variant List.al:632 Error DeleteVariant_Err error(DeleteVariant_Err)
Inherited product features can not be deleted classification\features\ProductFeature Variant List.al:651 Error DeleteInhLine_Err error(DeleteInhLine_Err)
Feature which is a value to another feature can not be deleted classification\features\ProductFeature Variant List.al:653 Error FeatureIsValueOnAnotherFeature_Err error(FeatureIsValueOnAnotherFeature_Err)
Item Variant for Variant No. %1 not found classification\features\ProductFeature Variant List.al:741 Error error('Item Variant for Variant No. %1 not found', VariantNo)
Feature cannot be empty classification\features\rules\Action\Rule Action Append if not Empty.codeunit.al:23 Error EmptyFeatureErr error(EmptyFeatureErr)
Unit shorthand must be 0, 1 or 2 classification\features\rules\Action\Rule Action Append if not Empty.codeunit.al:26 Error error('Unit shorthand must be 0, 1 or 2')
SourceRec is not a record classification\features\rules\Action\Rule Action Append if not Empty.codeunit.al:82 Error error('SourceRec is not a record')
No parameters specified classification\features\rules\Action\Rule Action Append if not Empty.codeunit.al:85 Error error('No parameters specified')
SourceRec is not a record classification\features\rules\Action\Rule Action Assign Document.codeunit.al:86 Error error('SourceRec is not a record')
SourceRec is not a record classification\features\rules\Action\Rule Action Convert Units.codeunit.al:51 Error error('SourceRec is not a record')
SourceRec is not a record classification\features\rules\Action\Rule Action Convert Units.codeunit.al:68 Error error('SourceRec is not a record')
No parameters specified classification\features\rules\Action\Rule Action Convert Units.codeunit.al:71 Error error('No parameters specified')
Unable to evaluate source value classification\features\rules\Action\Rule Action Convert Units.codeunit.al:82 Error error('Unable to evaluate source value')
SourceRec is not a record classification\features\rules\Action\Rule Action Math Operation.codeunit.al:120 Error WroungSourceRec_Lbl error(WroungSourceRec_Lbl)
Operation is not a valid operation classification\features\rules\Action\Rule Action Math Operation.codeunit.al:126 Error InvalidOperation_Lbl error(InvalidOperation_Lbl)
Division by zero error classification\features\rules\Action\Rule Action Math Operation.codeunit.al:163 Error DivisionByZero_Lbl error(DivisionByZero_Lbl)
Rule Header not found classification\features\rules\Action\Rule Action Math Operation.codeunit.al:183 Error error('Rule Header not found')
SourceRec is not a record classification\features\rules\Action\Rule Action Regex.codeunit.al:42 Error error('SourceRec is not a record')
Performance warning: This rule action will update the primary key of the table in parameter. This may cause performance issues. Please use with caution. classification\features\rules\Action\Rule Action Rename PK.codeunit.al:24 Message Performance_Warning_Lbl message(Performance_Warning_Lbl)
SourceRec is not a record classification\features\rules\Action\Rule Action Rename PK.codeunit.al:97 Error WroungSourceRec_Err error(WroungSourceRec_Err)
SourceRec is not a record classification\features\rules\Action\Rule Action Rename PK.codeunit.al:121 Error WroungSourceRec_Err error(WroungSourceRec_Err)
No parameters specified classification\features\rules\Action\Rule Action Rename PK.codeunit.al:124 Error NoParameters_Err error(NoParameters_Err)
Field %1 is not part of the primary key. Please use the Update field rule classification\features\rules\Action\Rule Action Rename PK.codeunit.al:148 Error FieldNotPartOfPK_Err error(FieldNotPartOfPK_Err, FieldRef.Caption())
SourceRec is not a record classification\features\rules\Action\Rule Action Write To Feature.codeunit.al:69 Error WroungSourceRec_Lbl error(WroungSourceRec_Lbl)
SourceRec is not a record classification\features\rules\Action\RuleActionUpdateFiled.al:94 Error WroungSourceRec_Err error(WroungSourceRec_Err)
SourceRec is not a record classification\features\rules\Action\RuleActionUpdateFiled.al:117 Error WroungSourceRec_Err error(WroungSourceRec_Err)
No parameters specified classification\features\rules\Action\RuleActionUpdateFiled.al:120 Error NoParameters_Err error(NoParameters_Err)
Field %1 is part of the primary key. Please use the Rename (Update PK) rule classification\features\rules\Action\RuleActionUpdateFiled.al:147 Error FieldPartOfPK_Err error(FieldPartOfPK_Err, FieldRef.Caption())
Invalid value "%1" for table %2 field %3 classification\features\rules\Action\RuleActionUpdateFiled.al:159 Error ErrorMsg error(ErrorMsg, Value, RecRef.Caption(), FieldRef.Caption())
More than three features selected. Only first three features will be used. classification\features\rules\Condition\Rule Condition Feature.codeunit.al:39 Message Msg_Txt message(Msg_Txt)
SourceRec is not a record classification\features\rules\Rule Data.codeunit.al:59 Error error('SourceRec is not a record')
<<Unparsed argument: ErrorInfo.Create(ErrMsg, true)>> classification\features\rules\Rule Job.codeunit.al:52 Error error(ErrorInfo.Create(ErrMsg, true))
Save Record First classification\features\rules\Rule Line Action.page.al:72 Error error('Save Record First')
Save Record First classification\features\rules\Rule Line Condition.page.al:66 Error error('Save Record First')
Parameter SourceRec is not a record classification\features\rules\Rule Process.codeunit.al:34 Error error('Parameter SourceRec is not a record')
Field Source Type is not an option field classification\features\rules\Rule Process.codeunit.al:43 Error error('Field Source Type is not an option field')
Processing has ended. classification\Group System Card.al:300 Message AL0001 message(AL0001)
Processing has ended. classification\Group System List.al:233 Message AL0001 message(AL0001)
Class cannot be found. classification\Group System.table.al:186 Error AL0004 error(AL0004)
Group System with the defined classification system already exists. classification\Group System.table.al:241 Error AL0005 error(AL0005)
You can not change the Classification System with Features present. classification\Group System.table.al:249 Error AL0007 error(AL0007)
You can not change the Classification System with Keywords present. classification\Group System.table.al:254 Error AL0008 error(AL0008)
You can not change the Classification System with Values present. classification\Group System.table.al:259 Error AL0009 error(AL0009)
Group System with the defined classification system already exists. classification\Group System.table.al:315 Error AL0005 error(AL0005)
You can not change the Classification System with Features present. classification\Group System.table.al:323 Error AL0007 error(AL0007)
You can not change the Classification System with Keywords present. classification\Group System.table.al:328 Error AL0008 error(AL0008)
You can not change the Classification System with Values present. classification\Group System.table.al:333 Error AL0009 error(AL0009)
You are not authorized to certify a Group System. classification\Group System.table.al:421 Error AL0002 error(AL0002)
Certification failure, please check the log. classification\Group System.table.al:427 Message AL0011 message(AL0011)
The group system contains features (%1), classes (%2), units (%3) or keywords (%4). Delete them first. classification\Group System.table.al:522 Error AL0012 error(AL0012, "No. of Classes", "No. of Features", "No. of Units", "No. of Keywords")
Values must be from the same group system. classification\Value List.al:244 Error GroupSustem_Err error(GroupSustem_Err)
Select more than one value to merge. classification\Value List.al:250 Error OneValue_Err error(OneValue_Err)
You need to select a Default Authentication before you can create a new SharePoint Client configuration. CodeUnits\Azure Management.al:22 Error MissingAuth_Err error(MissingAuth_Err)
You need to set a Tenant before you can create a new SharePoint Client configuration. CodeUnits\Azure Management.al:24 Error MissingTenant_Err error(MissingTenant_Err)
<<Unparsed argument: GetLastErrorText()>> CodeUnits\Azure Management.al:69 Message message(GetLastErrorText())
<<Unparsed argument: StrSubstNo(InvalidReturnValueMsg, path, jtknResponseText)>> CodeUnits\Azure Management.al:76 Message message(StrSubstNo(InvalidReturnValueMsg, path, jtknResponseText))
<<Unparsed argument: StrSubstNo(InvalidReturnValueMsg, path, jtknResponseText)>> CodeUnits\Azure Management.al:162 Message message(StrSubstNo(InvalidReturnValueMsg, path, jtknResponseText))
Azure response did not contain the 'identificationId' key CodeUnits\Azure Management.al:248 Error error('Azure response did not contain the ''identificationId'' key')
Azure response did not contain the 'id' key CodeUnits\Azure Management.al:287 Error error('Azure response did not contain the ''id'' key')
%1: %2 CodeUnits\Azure Services Helper.al:63 Error error('%1: %2', response.HttpStatusCode, response.ReasonPhrase)
Catalog Features are not supported anymore in Pimics. Please enable Product Features in Pimics Setup and try again. CodeUnits\BC synchronization.al:295 Error CatalogFeatures_Err error(CatalogFeatures_Err)
Item attribute type %1 is not supported for synchronizing to features! CodeUnits\BC synchronization.al:358 Error UnsupportedItemAttributeType_Err error(UnsupportedItemAttributeType_Err, Attr.Type)
Importing of Pictures and Media was stopped by user CodeUnits\BC synchronization.al:467 Error error('Importing of Pictures and Media was stopped by user')
An item attribute of type %1 cannot be synchronized to a feature of type %2! CodeUnits\BC synchronization.al:509 Error TypesDoNotMatch_Err error(TypesDoNotMatch_Err, ItemAttribute.Type, Feature."Field Type Enum")
Item attribute %1 (%2) of type Text cannot be synchronized to feature %3 (%4), because the feature has values assigned to it! CodeUnits\BC synchronization.al:516 Error NotValidForTypeText_Err error(NotValidForTypeText_Err, ItemAttribute.Name, ItemAttribute.ID, Feature.Description, Feature."Feature ID")
Item attribute %1 (%2) of type Option cannot be synchronized to feature %3 (%4), because there are product features with values which are not in the attribute's Option values! CodeUnits\BC synchronization.al:540 Error NotValidForTypeOption_Err error(NotValidForTypeOption_Err, ItemAttribute.Name, ItemAttribute.ID, Feature.Description, Feature."Feature ID")
You do not have permissions to certify. CodeUnits\Certify.al:828 Error Permissions_Err error(Permissions_Err)
Certification completed. CodeUnits\Certify.al:895 Message CertOkay_Msg message(CertOkay_Msg)
<<Unparsed argument: CertChcklstCertified_Msg + '' + CertOkay_Msg>> CodeUnits\Certify.al:897 Message message(CertChcklstCertified_Msg + '' + CertOkay_Msg)
Partial certification completed. CodeUnits\Certify.al:901 Message PartialCert_Okay_Msg message(PartialCert_Okay_Msg)
<<Unparsed argument: CertChcklstCertified_Msg + '' + PartialCert_Okay_Msg>> CodeUnits\Certify.al:903 Message message(CertChcklstCertified_Msg + '' + PartialCert_Okay_Msg)
Selected %1: %2\Certified %1: %3\Partially Certified %1: %4\Found errors: %5\Found warnings: %6 CodeUnits\Certify.al:945 Message CertStats_Msg message(CertStats_Msg, CertifiedRecord.Caption(), ResultsTotal, ResultsCertified, ResultsPartiallyCertified, ResultsErrors, ResultsWarnings)
<<Unparsed argument: CertChcklstCertified_Msg + '' + CertStats_Msg>> CodeUnits\Certify.al:947 Message message(CertChcklstCertified_Msg + '' + CertStats_Msg, CertifiedRecord.Caption(), ResultsTotal, ResultsCertified, ResultsPartiallyCertified, ResultsErrors, ResultsWarnings)
The Vendor Item certification was not handled CodeUnits\Checklist Management.al:443 Error VendorItemNotHandled_Err error(VendorItemNotHandled_Err)
Relation No has to be empty CodeUnits\Checklist Management.al:2732 Error TypeEmpty_Err error(TypeEmpty_Err)
<> CodeUnits\CheckListManagementV2.al:646 Error VendorItemNotHandled_Err error(VendorItemNotHandled_Err)
Please, supply the no. of versions to keep, in the Parameter String! CodeUnits\Codeunit 70113750 - Delete Old Versions.al:39 Error Text004 error(Text004)
Total number of versions is less than then 'No. of Versions to keep' supplied CodeUnits\Codeunit 70113750 - Delete Old Versions.al:52 Error Text001 error(Text001)
<> CodeUnits\Debug.al:112 Message _text message(_text)
<> CodeUnits\Debug.al:141 Message _text message(_text)
<> CodeUnits\Debug.al:164 Message _text message(_text)
There is an issue with repository %1. The repository didn't process the request. CodeUnits\Document File Management.al:50 Error Processed_Err error(Processed_Err, DocumentSetup."Repository Type")
There is an issue with repository %1. The repository didn't process the request. CodeUnits\Document File Management.al:180 Error Processed_Err error(Processed_Err, Document."Repository Type")
There is an issue with repository %1. The repository didn't process the request. CodeUnits\Document File Management.al:230 Error Processed_Err error(Processed_Err, Document."Repository Type")
Unable to process files. The issue is with %1 CodeUnits\Document File Management.al:298 Error ProcessingFileErr error(ProcessingFileErr, Documents."Document ID")
MIME Type %1 not found in Document Classes CodeUnits\Document File Management.al:586 Error MIMETypeUnknown_Err error(MIMETypeUnknown_Err, Document."Mime Type")
<> CodeUnits\Document Management.al:79 Message MimeType message(MimeType)
Unknown Mime Type %1 CodeUnits\Document Management.al:86 Error EMimeType error(EMimeType, MimeType)
Unknown Mime Type %1 CodeUnits\Document Management.al:89 Error EMimeType error(EMimeType, MimeType)
There is no document class for document '%1' CodeUnits\Document Management.al:93 Error EDocClass error(EDocClass, FileName)
<> CodeUnits\Document Management.al:96 Message FileName message(FileName)
Cannot update a document of class %1 with a file of class %2 CodeUnits\Document Management.al:105 Error error('Cannot update a document of class %1 with a file of class %2', NewDocument."Document Class", DocClass.Code)
The document is in a repository of type %1, while the Document Setup page contains configuration for repository type %2 CodeUnits\Document Management.al:108 Error error('The document is in a repository of type %1, while the Document Setup page contains configuration for repository type %2', NewDocument."Repository Type", DocSetup."Repository Type")
The %1 repository was not able to process the update request. CodeUnits\Document Management.al:144 Error error('The %1 repository was not able to process the update request.', Format(NewDocument."Repository Type"))
Unknown Mime Type %1 CodeUnits\Document Management.al:195 Error EMimeType error(EMimeType, MimeType)
There is no document class for document '%1' CodeUnits\Document Management.al:198 Error EDocClass error(EDocClass, FileName)
<> CodeUnits\Dokumentverwaltung Verkauf.al:309 Error AL0009 error(AL0009, lrecVorlage."Template Name")
EtikettenDefFileCreation function called CodeUnits\Dokumentverwaltung Verkauf.al:310 Error ProcedureErr error(ProcedureErr)
EtikettenDefFileCreation function called CodeUnits\Dokumentverwaltung Verkauf.al:345 Error ProcedureErr error(ProcedureErr)
EtikettenDefFileCreation function called CodeUnits\Dokumentverwaltung Verkauf.al:368 Error ProcedureErr error(ProcedureErr)
<> CodeUnits\Drop Documents.al:137 Error ErrorMessage error(ErrorMessage)
Unknown textencoding in the field "%1". CodeUnits\Edit HTML.al:84 Message InvalidFormatMsg message(InvalidFormatMsg, 'Description')
Unknown textencoding in the field "%1". CodeUnits\Edit HTML.al:125 Message InvalidFormatMsg message(InvalidFormatMsg, 'Beschreibung')
Unknown textencoding in the field "%1". CodeUnits\Edit HTML.al:157 Message InvalidFormatMsg message(InvalidFormatMsg, 'Text')
Unknown textencoding in the field "%1". CodeUnits\Edit HTML.al:184 Message InvalidFormatMsg message(InvalidFormatMsg, 'Text')
Unknown textencoding in the field "%1". CodeUnits\Edit HTML.al:207 Message InvalidFormatMsg message(InvalidFormatMsg, 'Langtext')
Cannot apply a Configuration Template with Product Features to a target that has already Product Features assigned. CodeUnits\Event Subscriber.al:274 Error error('Cannot apply a Configuration Template with Product Features to a target that has already Product Features assigned.')
The CSV file was uploaded to the repository successfully. CodeUnits\Export\CSV\CSV Export Management.al:89 Message MsgUploadOK message(MsgUploadOK)
The CSV file was uploaded to the repository successfully. CodeUnits\Export\CSV\CSV Export Management.al:101 Message MsgUploadOK message(MsgUploadOK)
Checking for duplicate destination columns is only available for CSV export mappings. CodeUnits\Export\CSV\CSV Export Management.al:192 Error InvalidExportMappingType_Err error(InvalidExportMappingType_Err)
Checking for duplicate destination columns is only available for CSV export mappings. CodeUnits\Export\CSV\CSV Export Management.al:224 Error InvalidExportMappingType_Err error(InvalidExportMappingType_Err)
<<Unparsed argument: ErrorInfo.Create(DuplicateLineError, true)>> CodeUnits\Export\CSV\CSV Export Management.al:267 Error error(ErrorInfo.Create(DuplicateLineError, true))
<<Unparsed argument: ErrorTextBuilder.ToText()>> CodeUnits\Export\CSV\CSV Export Management.al:270 Error error(ErrorTextBuilder.ToText())
<<Unparsed argument: 'Error while writing BLOB value for %1 (field %2) to column %3 (%4, index %5)>> CodeUnits\Export\CSV\CSV Export Management.al:1140 Error error('Error while writing BLOB value for %1 (field %2) to column %3 (%4, index %5))
The CSV file was uploaded to the repository successfully. CodeUnits\Export\CSV\CSV Export Management.al:1187 Message MsgUploadOK message(MsgUploadOK)
Error while writing value %1 to cell %3 (%2)%4 CodeUnits\Export\CSV\CSV Export Management.al:1289 Error error('Error while writing value %1 to cell %3 (%2)%4', Value, ColumnNo, MapLine."Destination Value", GetLastErrorText())
The Excel file was uploaded to the repository successfully. CodeUnits\Export\Excel\Excel Export Management.al:83 Message MsgUploadOK message(MsgUploadOK)
Checking for duplicate destination columns is only available for Excel export mappings. CodeUnits\Export\Excel\Excel Export Management.al:174 Error InvalidExportMappingType_Err error(InvalidExportMappingType_Err)
Checking for duplicate destination columns is only available for Excel export mappings. CodeUnits\Export\Excel\Excel Export Management.al:206 Error InvalidExportMappingType_Err error(InvalidExportMappingType_Err)
<<Unparsed argument: ErrorInfo.Create(DuplicateLineError, true)>> CodeUnits\Export\Excel\Excel Export Management.al:249 Error error(ErrorInfo.Create(DuplicateLineError, true))
<<Unparsed argument: ErrorTextBuilder.ToText()>> CodeUnits\Export\Excel\Excel Export Management.al:252 Error error(ErrorTextBuilder.ToText())
Unsupported line type for filter usage: %1 CodeUnits\Export\Excel\Excel Export Management.al:415 Error InvalidLineTypeErr error(InvalidLineTypeErr, LineType)
<<Unparsed argument: 'Error while writing BLOB value for %1 (field %2) to column %3 (%4, index %5)>> CodeUnits\Export\Excel\Excel Export Management.al:1119 Error error('Error while writing BLOB value for %1 (field %2) to column %3 (%4, index %5))
Error while writing value %1 to cell %3 (%2)%4 CodeUnits\Export\Excel\Excel Export Management.al:1175 Error error('Error while writing value %1 to cell %3 (%2)%4', Value, ColumnNo, MapLine."Destination Value", GetLastErrorText())
<> CodeUnits\File Repository Management.al:101 Error Text005 error(Text005)
Please enter the page url of your SharePoint CodeUnits\Graph Access.al:76 Message MissingPageURL_Msg message(MissingPageURL_Msg)
<> CodeUnits\Graph Access.al:96 Message body message(body)
Invalid response:\%1 CodeUnits\Graph Access.al:124 Message message('Invalid response:\%1', jsonText)
Could not get an access token.\%1 CodeUnits\Graph Access.al:130 Error InvalidAccessTokenResponseErr error(InvalidAccessTokenResponseErr, msg)
<> CodeUnits\Graph Access.al:159 Error msg error(msg)
<> CodeUnits\Graph Access.al:331 Error msg error(msg)
<> CodeUnits\Graph Access.al:373 Message message(response.ReasonPhrase)
<> CodeUnits\Graph Access.al:389 Error msg error(msg)
Could not find a token with key %1 CodeUnits\Graph Access.al:427 Error InvalidTokenKeyErr error(InvalidTokenKeyErr, tokenKey)
Could not find a token with path %1 CodeUnits\Graph Access.al:433 Error InvalidTokenPathErr error(InvalidTokenPathErr, path)
%1 - %2 CodeUnits\Graph Access.al:504 Error error('%1 - %2', response.HttpStatusCode, response.ReasonPhrase)
Error: %1\HTTP-Error: %2%3 CodeUnits\Graph Access.al:507 Error GeneralErr error(GeneralErr, GetLastErrorCode(), response.HttpStatusCode, response.ReasonPhrase)
Unable to call the service %1. It was called %2 times CodeUnits\Graph Access.al:509 Error CallsFailedErr error(CallsFailedErr, Url, callCounts)
Some translations exceeded the max length of %1 characters and were truncated CodeUnits\Helpers\API Translation Helper.al:52 Message Truncated_Lbl message(Truncated_Lbl, MaxStrLen(CatTransl.Description))
400-BadRequest CodeUnits\Helpers\DocumentSync.al:51 Error error('400-BadRequest')
<> CodeUnits\Helpers\File Convert.al:144 Error EInfo error(EInfo)
<<Unparsed argument: GetRequestText(request)>> CodeUnits\Helpers\HttpClientHelper.al:11 Message message(GetRequestText(request))
<<Unparsed argument: GetResponseText(response)>> CodeUnits\Helpers\HttpClientHelper.al:17 Message message(GetResponseText(response))
<<Unparsed argument: GetClientCallText(client, Method, Url)>> CodeUnits\Helpers\HttpClientHelper.al:23 Message message(GetClientCallText(client, Method, Url))
<<Unparsed argument: GetClientCallText(client) + GetRequestText(request)>> CodeUnits\Helpers\HttpClientHelper.al:29 Message message(GetClientCallText(client) + GetRequestText(request))
<<Unparsed argument: GetClientCallText(client, Method, Url, Content)>> CodeUnits\Helpers\HttpClientHelper.al:35 Message message(GetClientCallText(client, Method, Url, Content))
No implementation for fieldtype: "%1". CodeUnits\Helpers\JsonHelper.Codeunit.al:950 Error NotImplementedErr error(NotImplementedErr, FieldRef.Type)
No implementation for fieldtype: "%1". CodeUnits\Helpers\JsonHelper.Codeunit.al:1016 Error NotImplementedErr error(NotImplementedErr, FieldRef.Type)
Unable to process files. The issue is with %1 CodeUnits\Helpers\Publication Helper.al:98 Error ProcessingFileErr error(ProcessingFileErr, TempDocument."Document ID")
Couldn't find a document type for the file extension "%1" of the file "%2". CodeUnits\Helpers\SharepointFileHelper.al:32 Error UnknownDocumentTypeErr error(UnknownDocumentTypeErr, UpperCase(FileMgt.GetExtension(Filename)), Filename)
<<Unparsed argument: 'Full path: ' + txtUri + '' + 'Host: ' + txtHost + '' + 'Path: ' + txtRest + '' + 'File: ' + txtFileName>> CodeUnits\Helpers\URI Helper.al:13 Message message('Full path: ' + txtUri + '' + 'Host: ' + txtHost + '' + 'Path: ' + txtRest + '' + 'File: ' + txtFileName)
Unknown table number. CodeUnits\History Management.al:135 Error ErrUnknownTableNo error(ErrUnknownTableNo)
Unsupported Type. CodeUnits\History Management.al:381 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:421 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:461 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:499 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:539 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:577 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:617 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:655 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:688 Error error('Unsupported Type.')
The history entry couldn't be read as a valid Json object. CodeUnits\History Management.al:722 Error ErrInvalidJsonInHistory error(ErrInvalidJsonInHistory)
Could not get record. CodeUnits\History Management.al:725 Error ErrCouldNotGetRecord error(ErrCouldNotGetRecord)
Unknown table number. CodeUnits\History Management.al:730 Error ErrUnknownTableNo error(ErrUnknownTableNo)
The history entry couldn't be read as a valid Json object. CodeUnits\History Management.al:783 Error ErrInvalidJsonInHistory error(ErrInvalidJsonInHistory)
Could not get record. CodeUnits\History Management.al:786 Error ErrCouldNotGetRecord error(ErrCouldNotGetRecord)
The history entry couldn't be read as a valid Json object. CodeUnits\History Management.al:867 Error ErrInvalidJsonInHistory error(ErrInvalidJsonInHistory)
Could not get record. CodeUnits\History Management.al:870 Error ErrCouldNotGetRecord error(ErrCouldNotGetRecord)
The history entry couldn't be read as a valid Json object. CodeUnits\History Management.al:988 Error ErrInvalidJsonInHistory error(ErrInvalidJsonInHistory)
Could not get record. CodeUnits\History Management.al:991 Error ErrCouldNotGetRecord error(ErrCouldNotGetRecord)
The history entry couldn't be read as a valid Json object. CodeUnits\History Management.al:1108 Error ErrInvalidJsonInHistory error(ErrInvalidJsonInHistory)
Could not get record. CodeUnits\History Management.al:1111 Error ErrCouldNotGetRecord error(ErrCouldNotGetRecord)
Unknown table number. CodeUnits\History Management.al:1128 Error ErrUnknownTableNo error(ErrUnknownTableNo)
Version restored successfully. CodeUnits\History Management.al:1233 Message MsgRestoreSuccess message(MsgRestoreSuccess)
Version couldn't be restored. CodeUnits\History Management.al:1235 Error ErrRestoreFailed error(ErrRestoreFailed)
Unknown table number. CodeUnits\History Management.al:1377 Error ErrUnknownTableNo error(ErrUnknownTableNo)
Unsupported Type. CodeUnits\History Management.al:1690 Error error('Unsupported Type.')
Unsupported Type. CodeUnits\History Management.al:1773 Error error('Unsupported Type.')
Unknown table number. CodeUnits\History Management.al:1999 Error ErrUnknownTableNo error(ErrUnknownTableNo)
All 5 attempts failed. The last error: (%2) %1 CodeUnits\Jobs\Job Full Upd.al:33 Error Ret_Err error(Ret_Err, GetLastErrorText(), GetLastErrorCode())
State %1 failed with message:\ %2 CodeUnits\Jobs\Job Full Upd.al:125 Error Statefalse_Err error(Statefalse_Err, StateOption, GetLocalError())
String %1 is not valid argument CodeUnits\Jobs\Job Full Upd.al:296 Error error('String %1 is not valid argument', param)
Parameter %1 is not allowed CodeUnits\Jobs\Job Parameters.al:108 Error ParamNotAllowed_Err error(ParamNotAllowed_Err, p)
Session %1 is processing records CodeUnits\Jobs\Job Publication Queue.al:81 Error error('Session %1 is processing records', format(_PublQueue."Session ID", 0, 9))
<<Unparsed argument: GetLastErrorText()>> CodeUnits\Jobs\Job Publication Queue.al:242 Error error(GetLastErrorText())
Publication Queue record with systemId %1 has empty Created On field CodeUnits\Jobs\Job Publication Queue.al:268 Error error('Publication Queue record with systemId %1 has empty Created On field', _PublQueue.SystemId)
<<Unparsed argument: GetLastErrorText()>> CodeUnits\Jobs\Job Update Publ. By Log 7.0.al:110 Error error(GetLastErrorText())
Null guid CodeUnits\Jobs\Job Update Publ. By Log 7.0.al:621 Error error('Null guid')
<> CodeUnits\Jobs\Job Update Publ. By Log 7.0.al:939 Message ServerFileName message(ServerFileName)
<<Unparsed argument: GetLastErrorText()>> CodeUnits\Jobs\Job Update Publ. By Log v10.codeunit.al:214 Error error(GetLastErrorText())
License has to be Subscription, but the enviroment use %1 CodeUnits\Jobs\License Job.al:51 Error error('License has to be Subscription, but the enviroment use %1', License.GetLicenseType())
Could not find a token with key %1 CodeUnits\Json.al:133 Error InvalidTokenKeyErr error(InvalidTokenKeyErr, tokenKey)
<<Unparsed argument: %2>> CodeUnits\License.al:24 Error error(%2)
It is not possible to create a new user CodeUnits\License.al:268 Error CannotCreateNewUserErr error(CannotCreateNewUserErr)
Action can be run by administrator only (or user with SUPER permissions) CodeUnits\License.al:327 Error SuperUser_Err error(SuperUser_Err)
Action can be run by administrator only (or user with SUPER permissions) CodeUnits\License.al:349 Error SuperUser_Err error(SuperUser_Err)
Calling license service falied. But your license is valid up to %2.\Error:%1 CodeUnits\License.al:373 Message message('Calling license service falied. But your license is valid up to %2.\Error:%1', GetLastErrorText(), LicenseInfo."Valid Until")
Calling license service failed with error:%1 CodeUnits\License.al:375 Error error('Calling license service failed with error:%1', GetLastErrorText())
The Pimics license has expired CodeUnits\License.al:377 Error Expired_Msg error(Expired_Msg)
<> CodeUnits\License.al:530 Error LastErrorText error(LastErrorText)
<<Unparsed argument: ErrorInfo.Create(GetLastErrorText(), true)>> CodeUnits\Link Repository Management.al:184 Error error(ErrorInfo.Create(GetLastErrorText(), true))
<<Unparsed argument: %2>> CodeUnits\Link Repository Management.al:199 Error error(%2)
Call to %1 fails with an internal error (%2): %3 CodeUnits\Link Repository Management.al:215 Error InternalErr error(InternalErr, Url, Response.ReasonPhrase, GetLastErrorText())
The link %1 cannot be downloaded. Server returns an error %2 (%3) CodeUnits\Link Repository Management.al:226 Error ResponseErr error(ResponseErr, Url, Response.ReasonPhrase, Response.HttpStatusCode)
%1 %2 is used %3 time(s). Unattach it first. CodeUnits\Master Data Management.codeunit.al:122 Error Error_Msg error(Error_Msg, Type, PK, Counter)
You must first select a line. CodeUnits\Publications\Publication Mgmt.codeunit.al:64 Error Text005 error(Text005)
You must first select a line. CodeUnits\Publications\Publication Mgmt.codeunit.al:68 Error Text005 error(Text005)
Refreshing the metadata failed!\%1 - %2\%3 CodeUnits\Refresh Digital Asset Metadata.al:23 Error RefreshMetadataFailed_Err error(RefreshMetadataFailed_Err, GetLastErrorCode(), GetLastErrorText(), GetLastErrorCallStack())
Unkown filter %1 CodeUnits\SanaCommerce\Request.al:101 Error error('Unkown filter %1', n.AsXmlElement().Name)
Unknow operation %1 CodeUnits\SanaCommerce\SC Publication Data.al:24 Error error('Unknow operation %1', Request.GetOperation())
Unknow entity %1 CodeUnits\SanaCommerce\SC Publication Data.al:94 Error error('Unknow entity %1', Request.GetParamValue('Table'))
Unvalid filter (%1) for %2 CodeUnits\SanaCommerce\SC Publication Data.al:263 Error Filter_Err error(Filter_Err, PublItems.GetFilters(), 'Products')
Default language in Catalog Setup must be set! CodeUnits\SanaCommerce\SC Publication Data.al:637 Error DefaultLanuageNotSetErr error(DefaultLanuageNotSetErr)
Request is not a valid XML CodeUnits\SanaCommerce\Web Service.al:29 Error Xml_Err error(Xml_Err)
Error while sending request to SharePoint.\%1 CodeUnits\SharePoint Repository Management.al:538 Error SharePointRequestFailedErr error(SharePointRequestFailedErr, txt)
Error while sending request to SharePoint.\%1 CodeUnits\SharePoint Repository Management.al:570 Error SharePointRequestFailedErr error(SharePointRequestFailedErr, msg)
Could not find a token with key %1 CodeUnits\SharePoint Repository Management.al:601 Error InvalidTokenKeyErr error(InvalidTokenKeyErr, tokenKey)
Could not find a token with path %1 CodeUnits\SharePoint Repository Management.al:610 Error InvalidTokenPathErr error(InvalidTokenPathErr, path)
Could not find a token with path %1 CodeUnits\SharePoint Repository Management.al:618 Error InvalidTokenPathErr error(InvalidTokenPathErr, path)
<> CodeUnits\Shopify\Shopify Auth.al:63 Message Body message(Body)
No record in table Auth exists with type Shopify CodeUnits\Shopify\Shopify Auth.al:90 Error error('No record in table Auth exists with type Shopify')
The Shopify extension is not installed CodeUnits\Shopify\Shopify Helper.al:11 Error ShopifyNotInstalled_Err error(ShopifyNotInstalled_Err)
A Shopify shop with the Code %1 was not found CodeUnits\Shopify\Shopify Helper.al:46 Error ShopifyNoShopFound_Err error(ShopifyNoShopFound_Err, ShopifyStore)
A Shopify shop with the Code %1 was not found CodeUnits\Shopify\Shopify Helper.al:59 Error ShopifyNoShopFound_Err error(ShopifyNoShopFound_Err, ShopifyStore)
Group Definitions are not suitable for Block Processing. CodeUnits\Tabellenverwaltung.al:471 Error AL0005 error(AL0005)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:592 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:593 Error AL0006 error(AL0006)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:873 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:874 Error AL0006 error(AL0006)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:1159 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:1160 Error AL0006 error(AL0006)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:1711 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:1712 Error AL0006 error(AL0006)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:2980 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:2981 Error AL0006 error(AL0006)
Group Definitions are not suitable for Block Processing. CodeUnits\Tabellenverwaltung.al:3149 Error AL0005 error(AL0005)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:3265 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:3266 Error AL0006 error(AL0006)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:3420 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:3421 Error AL0006 error(AL0006)
No Reference field is defined for table %1. CodeUnits\Tabellenverwaltung.al:7059 Error AL0007 error(AL0007,precTabKopf."Y Table No.")
No Reference field is defined for table %1. CodeUnits\Tabellenverwaltung.al:7061 Error AL0007 error(AL0007)
The field is not defined. CodeUnits\Tabellenverwaltung.al:7330 Error AL0001 error(AL0001)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:7531 Error AL0006 error(AL0006,lrecMDMTab.Tabellenname)
No filter is defined for table %1. CodeUnits\Tabellenverwaltung.al:7532 Error AL0006 error(AL0006)
The field is not defined. CodeUnits\Tabellenverwaltung.al:7645 Error AL0001 error(AL0001)
<> CodeUnits\Tabellenverwaltung.al:8198 Error lcodNummer error(lcodNummer)
<<Unparsed argument: GetLastErrorText()>> CodeUnits\UI\Digital Asset UI Library.al:192 Error error(GetLastErrorText())
Type can't be empty CodeUnits\UI\Master Data UI LIbrary.al:180 Error EmptyType_Err error(EmptyType_Err)
Type can't be empty CodeUnits\UI\Master Data UI LIbrary.al:191 Error EmptyType_Err error(EmptyType_Err)
The reference card is not available for this table. CodeUnits\UI\Master Data UI LIbrary.al:430 Message message('The reference card is not available for this table.')
Text not found! CodeUnits\UI\Product Content UI Library.al:49 Error error('Text not found!')
No Description line present. CodeUnits\UI\Product Content UI Library.al:88 Error AL0004 error(AL0004)
Processing has ended. CodeUnits\UI\Publication UI Library.al:35 Message AL0005 message(AL0005)
Processing has ended. CodeUnits\UI\Publication UI Library.al:78 Message AL0005 message(AL0005)
Processing has ended. CodeUnits\UI\Publication UI Library.al:101 Message AL0005 message(AL0005)
Processing has ended. CodeUnits\UI\Publication UI Library.al:129 Message AL0005 message(AL0005)
Processing has ended. CodeUnits\UI\Publication UI Library.al:168 Message AL0005 message(AL0005)
Processing has ended. CodeUnits\UI\Publication UI Library.al:182 Message AL0005 message(AL0005)
The Shopify menu has been successfully synchronized with the publication "%1". CodeUnits\UI\Publication UI Library.al:223 Message MenuSyncSuccessMsg message(MenuSyncSuccessMsg, PublicationHeader.Code)
The Shopify menu could not be synchronized with the publication "%1". CodeUnits\UI\Publication UI Library.al:225 Message MenuSyncFailErr message(MenuSyncFailErr, PublicationHeader.Code)
You don't have a Pimics License to reorganize publication CodeUnits\UI\Publication UI Library.al:256 Error License_Err error(License_Err)
There is an issue in calling SharePoint.%1 CodeUnits\UI\Setup UI Library.al:67 Error ShpApi_Err error(ShpApi_Err, GetLastErrorText())
Could not find a token with key %1 CodeUnits\UI\Setup UI Library.al:136 Error InvalidTokenKeyErr error(InvalidTokenKeyErr, tokenKey)
Could not find a token with path %1 CodeUnits\UI\Setup UI Library.al:142 Error InvalidTokenPathErr error(InvalidTokenPathErr, path)
Only 1 value can be filled up for non-polyvalent features. CodeUnits\UI\Variant Feature UI Library.al:167 Error ValueMultipleAndNonPolyvalent_Err error(ValueMultipleAndNonPolyvalent_Err)
Only one xml file is allowed in the zip file. CodeUnits\Xml.al:115 Error ZipXmlErr error(ZipXmlErr)
No xml file found in the zip file. CodeUnits\Xml.al:119 Error ZipNoXmlErr error(ZipNoXmlErr)
There is one more file with extension %1 in the file %2 CodeUnits\Zip.al:36 Error MoreFiles_Err error(MoreFiles_Err, FileExtension, filename)
There is no file with extension %1 in the file %2 CodeUnits\Zip.al:40 Error NoExtensionXml_Err error(NoExtensionXml_Err, FileExtension, filename)
Getting Access Token fails with an error.(%1) %2 common\Authentication\OAuth2 Token.al:72 Error error('Getting Access Token fails with an error.(%1) %2', response.HttpStatusCode, GetLastErrorText())
Access Token is empty common\Authentication\OAuth2 Token.al:91 Error error('Access Token is empty')
Invalid response:\%1 common\Authentication\SharePoint Authnetication.al:100 Message message('Invalid response:\%1', jsonText)
<> common\Authentication\SharePoint Authnetication.al:125 Error msg error(msg)
Not implemented! dam\File Repository\Repository Database.al:143 Error NotImplement_Err error(NotImplement_Err)
Not implemented! dam\File Repository\Repository Database.al:190 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:25 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:30 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:35 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:40 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:45 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:50 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:62 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:67 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:72 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:77 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:82 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:87 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:92 Error NotImplement_Err error(NotImplement_Err)
Please define the type of repository first dam\File Repository\Repository Empty.al:119 Error NotImplement_Err error(NotImplement_Err)
The action is not allowed for Links! dam\File Repository\Repository Link.al:130 Error NotImplement_Err error(NotImplement_Err)
The action is not allowed for Links! dam\File Repository\Repository Link.al:141 Error NotImplement_Err error(NotImplement_Err)
The action is not allowed for Links! dam\File Repository\Repository Link.al:146 Error NotImplement_Err error(NotImplement_Err)
Not implemented! dam\File Repository\Repository SharePoint.al:640 Error NotImplement_Err error(NotImplement_Err)
Could not find a token with path %1 dam\File Repository\Repository SharePoint.al:651 Error InvalidTokenPathErr error(InvalidTokenPathErr, path)
Could not find a token with path %1 dam\File Repository\Repository SharePoint.al:659 Error InvalidTokenPathErr error(InvalidTokenPathErr, path)
Could not find a token with key %1 dam\File Repository\Repository SharePoint.al:665 Error InvalidTokenKeyErr error(InvalidTokenKeyErr, tokenKey)
Pimics App Area should be part of Essential or Premium in order for the extension to work. Installation and configuration\Application Area Mngt.al:44 Message Verify_Err message(Verify_Err)
Your license is not valid (%1). Pimics needs to stay disabled. Installation and configuration\Application Area Mngt.al:126 Error NotValid_Err error(NotValid_Err, License.GetValidUntil())
Users need to log out and log in to see the new settings. Installation and configuration\Application Area Mngt.al:347 Message Users_Msg message(Users_Msg)
<<Unparsed argument: AppEmpty_Err + Msg_Err>> Installation and configuration\Application Area Mngt.al:423 Error error(AppEmpty_Err + Msg_Err)
Pimics has to be installed first. Installation and configuration\Assisted Setup\Configuration Wizard.al:436 Error MustInstallPimicsErr error(MustInstallPimicsErr)
Drive "%2" with id "%1" has been selected Installation and configuration\Assisted Setup\SharePoint Assisted Setup.al:120 Message message('Drive "%2" with id "%1" has been selected', CustomDriveId, driveName)
Preview haven't been updated on %1 files Installation and configuration\Assisted Setup\SharePoint Assisted Setup.al:252 Message message('Preview haven''t been updated on %1 files', PreviewErr.Count())
FileName is not valid. Installation and configuration\Assisted Setup\SharePoint Assisted Setup.al:323 Error error('FileName is not valid.')
Default Value Set updated successfully. Installation and configuration\Default Value Set Update.al:174 Message AcknowledgeMsg message(AcknowledgeMsg)
Deleting Feature Value is not allowed when Feature Value Set is disabled Installation and configuration\Feature Value Set Data Upgrade.al:146 Error FeatureValueSetDisabled_Err error(FeatureValueSetDisabled_Err)
Pimics is installed Installation and configuration\Install.al:78 Message Installed_Msg message(Installed_Msg)
Job Queue to pull notification and license for Pimics is not runnig. Action: Set Status to Ready on Job Queue Installation and configuration\Install.al:115 Message message('Job Queue to pull notification and license for Pimics is not runnig. Action: Set Status to Ready on Job Queue')
Product Features not enabled, Catalog Features can not be deleted. Installation and configuration\Product Feature Data Upgrade.al:146 Error ProductFeaturesDisabled_Err error(ProductFeaturesDisabled_Err)
It isn't allowed to update from version %1 to %2. Version between has to be installed first Installation and configuration\Upgrade.al:98 Error NotPossible_Err error(NotPossible_Err, Module.DataVersion.Major, Module.AppVersion.Major)
Publication Groups %1 use old Catalog Features. Please change the rules manually. Installation and configuration\Upgrade.al:184 Message MsgTxt_Msg message(MsgTxt_Msg, PubCodeText)
Missing parameter %1 Interface\Content Template Function\Content Catalog Value.al:25 Error MissingParam_Err error(MissingParam_Err, 'Field Name')
This function is not implemented Interface\Content Template Function\Content Function Empty.al:11 Error NotImplement_Err error(NotImplement_Err)
This function is not implemented Interface\Content Template Function\Content Function Empty.al:17 Error NotImplement_Err error(NotImplement_Err)
This function is not implemented Interface\Content Template Function\Content Function Empty.al:23 Error NotImplement_Err error(NotImplement_Err)
Missing parameter %1 Interface\Content Template Function\Content Function Line.al:27 Error MissingParam_Err error(MissingParam_Err, 'Line Number')
The specified child does not exist, or the content line has no children Interface\Content Template Function\Content Function Line.al:40 Error MissingChild_Err error(MissingChild_Err)
The specified child does not exist, or the content line has no children Interface\Content Template Function\Content Function Line.al:42 Message MissingChild_Err message(MissingChild_Err)
Missing parameter %1 Interface\Content Template Function\Content Function Value.al:24 Error MissingParam_Err error(MissingParam_Err, 'Field Name')
Invalid response from DeepL Interface\Translation API\Translation API DeepL.al:66 Error InvalidResponse_Lbl error(InvalidResponse_Lbl)
Invalid response from DeepL Interface\Translation API\Translation API DeepL.al:68 Error InvalidResponse_Lbl error(InvalidResponse_Lbl)
%3: %1; %2 Interface\Translation API\Translation API DeepL.al:111 Error error('%3: %1; %2', response.HttpStatusCode, response.ReasonPhrase, InvalidResponse_Lbl)
Not Implemented Interface\Translation API\Translation API Default.al:10 Error NotImpl_Err error(NotImpl_Err)
Not Implemented Interface\Translation API\Translation API Default.al:15 Error NotImpl_Err error(NotImpl_Err)
Not Implemented Interface\Translation API\Translation API Default.al:20 Error NotImpl_Err error(NotImpl_Err)
Variant No. %1 already exists Modifications\Item Variant.table.al:249 Error VariantNoExists_Err error(VariantNoExists_Err, Rec."PIMX Variant No.")
Variant No. %1 already exists Modifications\Item Variant.table.al:315 Error VariantNoExists_Err error(VariantNoExists_Err, Rec."PIMX Variant No.")
Picture Document has not been found Modifications\Item.table.al:319 Error AL0004 error(AL0004)
Operation canceled Modifications\Item.table.al:1508 Error Error_Lbl error(Error_Lbl)
Feature or Feature Group is already mapped to existing Item Attribute Modifications\ItemAttribute.al:17 Error FeatureMapped_Err error(FeatureMapped_Err)
Polyvalent features are not supported in "Sync to Attributes". Modifications\ItemAttribute.al:82 Error error('Polyvalent features are not supported in "Sync to Attributes".')
<<Unparsed argument: StrSubstNo(ClearMainLanguageField_Msg, Code, Name)>> Modifications\Language.table.al:103 Message message(StrSubstNo(ClearMainLanguageField_Msg, Code, Name))
Picture Document has not been found Modifications\Nonstock Item.table.al:200 Error AL0004 error(AL0004)
Operation canceled Modifications\Nonstock Item.table.al:895 Error Error_Lbl error(Error_Lbl)
Unreadable Characters in the XML File, Path: %1 Modifications\PIMX XML Buffer Ext.al:41 Message message('Unreadable Characters in the XML File, Path: %1', Rec.Path)
<<Unparsed argument: Rec.GetData()>> Pages\Activity Log.al:125 Message message(Rec.GetData())
<<Unparsed argument: Rec.GetMeasurements()>> Pages\Activity Log.al:149 Message message(Rec.GetMeasurements())
No Description line present. Pages\Allocation Line Card.al:214 Error AL0001 error(AL0001)
Internal Error. It isn't possible to open page. Pages\Allocation Used In.al:87 Error OpenPage_Err error(OpenPage_Err)
You may not delete an inherited picture. Pages\Catalog Drawing List.al:263 Error AL0001 error(AL0001)
Product Features are enabled, this page should not be used Pages\Catalog Features By Value.al:50 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
You can not directly delete inherited Keywords. Pages\Catalog Keywords.al:141 Error AL0005 error(AL0005)
<> Pages\Catalog Keywords.al:148 Error AL0009 error(AL0009)
No Description line present. Pages\Catalog Rich Text List.al:230 Error AL0004 error(AL0004)
<<Unparsed argument: Rec.GetText()>> Pages\Catalog Rich Text List.al:246 Message message(Rec.GetText())
<<Unparsed argument: Rec.GetPlainText()>> Pages\Catalog Rich Text List.al:259 Message message(Rec.GetPlainText())
Inherited descriptions cannot be deleted directly. Pages\Catalog Rich Text List.al:285 Error AL0003 error(AL0003)
The source record has Translations disabled; line cannot be added Pages\Catalog Translations.al:249 Error TranslationNotEnabled_Err error(TranslationNotEnabled_Err)
Channel is not associated with any items or groups. Pages\Channels.al:143 Error ChannelNotUsedErr error(ChannelNotUsedErr)
Not Implemented Pages\Content Header List.al:86 Error error('Not Implemented')
Page "Content Headers" is not enabled in Allium Feature Management Pages\Content Header List.al:143 Error Error_lbl error(Error_lbl)
<> Pages\ContentTemplateLine.al:463 Error WrongLevelErr error(WrongLevelErr, _ContentTemplLine.Description)
<> Pages\ContentTemplateLine.al:469 Error WrongParentTypeTextErr error(WrongParentTypeTextErr)
<> Pages\ContentTemplateLine.al:471 Error WrongParentTypeErr error(WrongParentTypeErr, Format(_ContentTemplLine.Type), Format(_ParentProductContent.Type))
The source record has Translations disabled; line cannot be added Pages\Description Text Worksheet.al:140 Error TranslationNotEnabled_Err error(TranslationNotEnabled_Err)
And existing Document already contains file %2 Pages\Digital Asset Management\Create Document.al:79 Error Text003 error(Text003, ExistingDocument.Description)
Create document canceled. Pages\Digital Asset Management\Create Document.al:221 Error CancelDocumentTxt error(CancelDocumentTxt)
Create document canceled. Pages\Digital Asset Management\Create Document.al:227 Error CancelDocumentTxt error(CancelDocumentTxt)
The file has to have extension %1 Pages\Digital Asset Management\Create Document.al:274 Error Text002 error(Text002, DocType."File Extension")
The document is already in the default repository. Pages\Digital Asset Management\Document Card.al:826 Message message('The document is already in the default repository.')
<> Pages\Digital Asset Management\DocumentGallery.al:38 Error ErrorMessage error(ErrorMessage)
<<Unparsed argument: GetLastErrorText()>> Pages\Digital Asset Management\DocumentGallery.al:164 Error error(GetLastErrorText())
The document is already in the default repository. Pages\Digital Asset Management\Drawing Card.al:759 Message message('The document is already in the default repository.')
<> Pages\Digital Asset Management\Drop Cat Document FactBox.al:65 Error ErrorMessage error(ErrorMessage)
<> Pages\Digital Asset Management\Drop Document FactBox.al:40 Error ErrorMessage error(ErrorMessage)
The document is already in the default repository. Pages\Digital Asset Management\Graphic Card.al:723 Message message('The document is already in the default repository.')
The document is already in the default repository. Pages\Digital Asset Management\Media Card.al:735 Message message('The document is already in the default repository.')
The document is already in the default repository. Pages\Digital Asset Management\Picture Card.al:823 Message message('The document is already in the default repository.')
Total number of documents: %2\Documents with thumbnail: %1\Number of thumbnails use in documents: %3 Pages\Digital Asset Management\Tenant Media List.al:186 Message Result_Msg message(Result_Msg, DocumentsCount, Document.Count(), MediaMap.Count())
<> Pages\Digital Asset Management\Upload Document.al:49 Error ErrorMessage error(ErrorMessage)
<> Pages\Edit Allocation Tree.al:29 Error error(text: Text)
<> Pages\Edit Allocation Tree.al:31 Error text error(text)
<<Unparsed argument: GetLastErrorText()>> Pages\Edit Allocation Tree.al:54 Error error(GetLastErrorText())
Internal error Pages\Edit Allocation Tree.al:65 Error Internal_Err error(Internal_Err, LineId)
Internal error Pages\Edit Allocation Tree.al:67 Error Internal_Err error(Internal_Err)
%1 may not be attached to %2. Pages\Edit Allocation Tree.al:937 Error WrongAttached_Err error(WrongAttached_Err, FORMAT(NewAllocationLine."Line Type"), FORMAT(ParentAllocationLine."Line Type"))
%1 may not be attached to %2. Pages\Edit Allocation Tree.al:942 Error WrongAttached_Err error(WrongAttached_Err, FORMAT(NewAllocationLine."Line Type"), FORMAT(ParentAllocationLine."Line Type"))
%1 may not be attached to %2. Pages\Edit Allocation Tree.al:947 Error WrongAttached_Err error(WrongAttached_Err, FORMAT(NewAllocationLine."Line Type"), FORMAT(ParentAllocationLine."Line Type"))
%1 may not be attached to %2. Pages\Edit Allocation Tree.al:953 Error WrongAttached_Err error(WrongAttached_Err, FORMAT(NewAllocationLine."Line Type"), FORMAT(ParentAllocationLine."Line Type"))
The %3 %4 is already assigned to a %1 %2. Pages\Edit Allocation Tree.al:1248 Error LineExists_Err error(LineExists_Err, NewAllocationLine.Type, NewAllocationLine.Code, NewAllocationLine."Line Type", NewAllocationLine.Number)
Please, close and open page to refresh the settings on the existing lines in the view. Pages\Edit Allocation Tree.al:1532 Message message('Please, close and open page to refresh the settings on the existing lines in the view.')
<> Pages\Edit Rich Text.al:62 Error Data error(Data)
Save Record First Pages\Export\Excel\Excel Export Mapping Workbook.al:84 Error error('Save Record First')
The following field name in sheet '%1' is longer than the maximum of 250 characters:%2 Pages\Export\Export Mapping Card.al:287 Error FieldNameTooLong_Err error(FieldNameTooLong_Err, FieldName, ExcelMappingWorkbook."Target List Name")
Export Line Mode '%1' is not supported! Pages\Export\Export Mapping Card.al:314 Error UnspportedLineMode_Err error(UnspportedLineMode_Err, ExcelMappingWorkbook."Line Mode")
Finished generating mappings for Excel Workbook lines. Pages\Export\Export Mapping Card.al:439 Message CreatedMappings_Lbl message(CreatedMappings_Lbl)
<<Unparsed argument: GetLastErrorText()>> Pages\FactBoxes\Document Thumbnail FactBox.al:43 Error error(GetLastErrorText())
Product Features are enabled, this page should not be used Pages\FactBoxes\Feature Parent Values.al:80 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
Product Features are enabled, this page should not be used Pages\FactBoxes\Feature Value Set Usage.al:81 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
<<Unparsed argument: Rec.GetData()>> Pages\FactBoxes\History FactBox.al:89 Message message(Rec.GetData())
<<Unparsed argument: Rec.GetText()>> Pages\FactBoxes\PublicationSublineMLFactBox.al:87 Message message(Rec.GetText())
The entered filter is invalid for field type %1 Pages\Field Filter List.al:201 Error Text001 error(Text001, FieldTable.Type)
<> Pages\Group Structure Worksheet.al:476 Error MoveUpErr error(MoveUpErr)
<> Pages\Group Structure Worksheet.al:498 Error MoveDownErr error(MoveDownErr)
Row is indented too far for parent Pages\Group Structure Worksheet.al:546 Error wrongIndentErr error(wrongIndentErr)
<<Unparsed argument: Rec.GetData()>> Pages\History\History Card.al:79 Message message(Rec.GetData())
<<Unparsed argument: Rec.GetData()>> Pages\History\History List.al:92 Message message(Rec.GetData())
License is valid Pages\License.al:98 Message Valid_Msg message(Valid_Msg)
License is not valid Pages\License.al:100 Message NotValid_Msg message(NotValid_Msg)
Document Type cannot be empty. Pages\Links By Group.al:197 Error DocumentTypeEmptyErr error(DocumentTypeEmptyErr)
No valid allocation line present. Pages\Master Data Managemet\Allocation References.al:186 Error AL0005 error(AL0005)
Basis Catalog Groups can not be deleted. Pages\Master Data Managemet\Allocation References.al:201 Error AL0004 error(AL0004)
You can not directly delete inherited allocations. Pages\Master Data Managemet\Allocation References.al:204 Error AL0006 error(AL0006)
<> Pages\Master Data Managemet\Allocation References.al:294 Error AL0003 error(AL0003)
<> Pages\Master Data Managemet\Allocation References.al:311 Error AL0003 error(AL0003)
<> Pages\Master Data Managemet\Allocation References.al:338 Error AL0003 error(AL0003)
<> Pages\Master Data Managemet\Allocation References.al:347 Error AL0003 error(AL0003)
No link line present. Pages\Master Data Managemet\Allocation Subform.al:254 Error AL0006 error(AL0006)
Base Catalog Group can not be deleted. Pages\Master Data Managemet\Allocation Subform.al:347 Error AL0004 error(AL0004)
Please make sure all allocation lines have Line Type and Number values. The issue is on the line: Type: %1, Code: %2, Allocation Type: %3, Line No.: %4. Close anyway? Pages\Master Data Managemet\Allocation Subform.al:377 Error BlankLineErr error(BlankLineErr, Rec.Type, Rec.Code, Rec."Allocation Type", Rec."Line No.")
Product Features are enabled, this page should not be used Pages\Master Data Managemet\Bulk Edit Features.al:319 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
Feature %1 is already assigned. Pages\Master Data Managemet\Bulk Edit Features.al:353 Error Text003 error(Text003, Rec.Number)
Feature %1 is already assigned. Pages\Master Data Managemet\Bulk Edit Features.al:370 Error Text003 error(Text003, Rec.Number)
%1 %2 is already assigned. Pages\Master Data Managemet\Bulk Edit Keywords.al:83 Error Text003 error(Text003, TempKeywordCommon.TableCaption(), Rec."Keyword ID")
%1 %2 is already assigned. Pages\Master Data Managemet\Bulk Edit Keywords.al:99 Error Text003 error(Text003, TempKeywordCommon.TableCaption(), Rec."Keyword ID")
Feature %1 is already assigned. Pages\Master Data Managemet\Bulk Edit Product Features.al:207 Error Text003 error(Text003, Rec.Number)
Upgrade process completed with errors. Please check the Activity Log for details. Pages\Master Data Managemet\Catalog Classes.al:147 Message Errors_Msg message(Errors_Msg)
No documents for document type %1 Pages\Master Data Managemet\Catalog Document Subpage.al:127 Error NoDocumentsForType_Err error(NoDocumentsForType_Err, DocumentType)
Inherited features cannot be changed directly Pages\Master Data Managemet\Catalog Feature Subpage.al:289 Error AL0001 error(AL0001)
Product Features are enabled, this page should not be used Pages\Master Data Managemet\Catalog Feature Subpage.al:313 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
Inherited features cannot be changed directly Pages\Master Data Managemet\Catalog Feature.al:408 Error AL0001 error(AL0001)
<> Pages\Master Data Managemet\Catalog Feature.al:415 Error AL0009 error(AL0009)
There can be only a single feature inserted inbetween a feature group and a feature. Pages\Master Data Managemet\Catalog Feature.al:425 Error AL0006 error(AL0006)
Product Features are enabled, this page should not be used Pages\Master Data Managemet\Catalog Feature.al:526 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
Pages\Master Data Managemet\Catalog Translations Matrix.al:745 Error error('')
The source record has Translations disabled; line cannot be added Pages\Master Data Managemet\Catalog Translations Subpage.al:124 Error TranslationNotEnabled_Err error(TranslationNotEnabled_Err)
Product Features are enabled, this page should not be used Pages\Master Data Managemet\Feature Worksheet.al:463 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
Feature %1 is already assigned. Pages\Master Data Managemet\Feature Worksheet.al:495 Error Text003 error(Text003, Number)
Feature %1 is already assigned. Pages\Master Data Managemet\Feature Worksheet.al:512 Error Text003 error(Text003, Number)
Pages\Master Data Managemet\Features By Category.al:1021 Error error('')
Pages\Master Data Managemet\Features Matrix.al:997 Error error('')
Row %1, description after written to Description Text Buffer: %2 Pages\Master Data Managemet\Import Descriptions.al:258 Message message('Row %1, description after written to Description Text Buffer: %2', RowNo, testBufferDesc)
<> Pages\Master Data Managemet\Import Descriptions.al:293 Message testBufferDesc message(testBufferDesc)
Import completed, but some descriptions were not imported because their associated description class was not found, and the Create New Description Classes setting was set to false. Pages\Master Data Managemet\Import Descriptions.al:385 Message descClassNotFound message(descClassNotFound)
Import completed. Pages\Master Data Managemet\Import Descriptions.al:387 Message completedMsg message(completedMsg)
Row %1, description after read from Excel Buffer (Blob Value, Windows Encoding): %2 Pages\Master Data Managemet\Import Descriptions.al:428 Message message('Row %1, description after read from Excel Buffer (Blob Value, Windows Encoding): %2', Row, CellText)
Row %1, description after read from Excel Buffer (Blob Value, UTF8 Encoding): %2 Pages\Master Data Managemet\Import Descriptions.al:429 Message message('Row %1, description after read from Excel Buffer (Blob Value, UTF8 Encoding): %2', Row, CellTextUTF8)
Row %1, description after read from Excel Buffer (Blob Value, UTF16 Encoding): %2 Pages\Master Data Managemet\Import Descriptions.al:430 Message message('Row %1, description after read from Excel Buffer (Blob Value, UTF16 Encoding): %2', Row, CellTextUTF16)
Row %1, description after read from Excel Buffer (Blob Value, MsDOS Encoding): %2 Pages\Master Data Managemet\Import Descriptions.al:431 Message message('Row %1, description after read from Excel Buffer (Blob Value, MsDOS Encoding): %2', Row, CellTextDOS)
Row %1, description after read from Excel Buffer (Text Value): %2 Pages\Master Data Managemet\Import Descriptions.al:432 Message message('Row %1, description after read from Excel Buffer (Text Value): %2', Row, TempExcel."Cell Value as Text")
No file was uploaded. Pages\Master Data Managemet\Import Descriptions.al:456 Error noFileErr error(noFileErr)
Import completed, but some texts were not imported because their associated description class was not found, and the Create New Description Classes setting was set to false. Pages\Master Data Managemet\Import Texts.al:304 Message descClassNotFound message(descClassNotFound)
Import completed. Pages\Master Data Managemet\Import Texts.al:306 Message completedMsg message(completedMsg)
No file was uploaded. Pages\Master Data Managemet\Import Texts.al:355 Error noFileErr error(noFileErr)
Badly formed XLIFF file Pages\Master Data Managemet\Import Translations.al:187 Error error('Badly formed XLIFF file')
Import completed. Pages\Master Data Managemet\Import Translations.al:256 Message completedMsg message(completedMsg)
No file was uploaded. Pages\Master Data Managemet\Import Translations.al:609 Error noFileErr error(noFileErr)
Prefix and suffix at the same time is not supported. Pages\Master Data Managemet\Item Bulk Card.al:34 Error DescPrefixSuffixErr error(DescPrefixSuffixErr)
Prefix and suffix at the same time is not supported. Pages\Master Data Managemet\Item Bulk Card.al:48 Error DescPrefixSuffixErr error(DescPrefixSuffixErr)
Prefix and suffix at the same time is not supported. Pages\Master Data Managemet\Item Bulk Card.al:190 Error DescPrefixSuffixErr error(DescPrefixSuffixErr)
<> Pages\Master Data Managemet\Item List.al:26 Error error(text: Text)
<> Pages\Master Data Managemet\Item List.al:28 Error text error(text)
Selected tree element not found! Pages\Master Data Managemet\Item List.al:440 Error OpenGroupCardElementNotFound_Err error(OpenGroupCardElementNotFound_Err)
Selected tree element has invalid type %1 Pages\Master Data Managemet\Item List.al:468 Error OpenGroupCardInvalidType_Err error(OpenGroupCardInvalidType_Err, Line."Line Type")
Selected tree element not found! Pages\Master Data Managemet\Item List.al:1988 Error OpenGroupCardElementNotFound_Err error(OpenGroupCardElementNotFound_Err)
<<Unparsed argument: GetLastErrorText()>> Pages\Master Data Managemet\ItemVariantDigitalAssetsList.al:280 Error error(GetLastErrorText())
You may not delete an inherited picture. Pages\Master Data Managemet\ItemVariantDigitalAssetsList.al:330 Error AL0001 error(AL0001)
Item Variant for Variant No. %1 not found Pages\Master Data Managemet\ItemVariantDigitalAssetsList.al:420 Error error('Item Variant for Variant No. %1 not found', VariantNo)
<> Pages\Master Data Managemet\Product Content List c1.al:572 Message HTMLContent message(HTMLContent)
Use old page for Content Header Pages\Master Data Managemet\Product Content List c1.al:809 Error error('Use old page for Content Header')
<> Pages\Master Data Managemet\Product Content List c1.al:1045 Error WrongLevelErr error(WrongLevelErr, _ProductContent.Description)
<> Pages\Master Data Managemet\Product Content List c1.al:1051 Error WrongParentTypeTextErr error(WrongParentTypeTextErr)
<> Pages\Master Data Managemet\Product Content List c1.al:1053 Error WrongParentTypeErr error(WrongParentTypeErr, Format(_ProductContent.Type), Format(_ParentProductContent.Type))
Invalid level Pages\Master Data Managemet\Product Content List.al:53 Error InvalidLevel_Err error(InvalidLevel_Err)
Invalid level Pages\Master Data Managemet\Product Content List.al:228 Error InvalidLevel_Err error(InvalidLevel_Err)
<> Pages\Master Data Managemet\Product Content List.al:448 Message HTMLContent message(HTMLContent)
Use new page for Content Header Pages\Master Data Managemet\Product Content List.al:757 Error error('Use new page for Content Header')
<> Pages\Master Data Managemet\Product Content List.al:999 Error WrongLevelErr error(WrongLevelErr, _ProductContent.Description)
<> Pages\Master Data Managemet\Product Content List.al:1005 Error WrongParentTypeTextErr error(WrongParentTypeTextErr)
<> Pages\Master Data Managemet\Product Content List.al:1007 Error WrongParentTypeErr error(WrongParentTypeErr, Format(_ProductContent.Type), Format(_ParentProductContent.Type))
Only 1 value can be filled up for non-polyvalent features. Pages\Master Data Managemet\Product Feature Matrix.al:116 Error ValueMultipleAndNonPolyvalent_Err error(ValueMultipleAndNonPolyvalent_Err)
Only 1 value can be filled up for non-polyvalent features. Pages\Master Data Managemet\Product Feature Matrix.al:146 Error ValueMultipleAndNonPolyvalent_Err error(ValueMultipleAndNonPolyvalent_Err)
Pages\Master Data Managemet\Product Feature Matrix.al:279 Error error('')
Pages\Master Data Managemet\Product Feature Matrix.al:488 Error error('')
No Excel file found! Pages\Master Data Managemet\Product Feature Matrix.al:620 Error NoFileFoundMsg error(NoFileFoundMsg)
Excel is successfully imported. Pages\Master Data Managemet\Product Feature Matrix.al:714 Message ExcelImportSucess message(ExcelImportSucess)
<> Pages\Master Data Managemet\Select Category.al:25 Error error(text: Text)
<> Pages\Master Data Managemet\Select Category.al:27 Error text error(text)
Bad data in tree: Line Id %1 not found Pages\Master Data Managemet\Select Category.al:112 Error InvalidLine_Err error(InvalidLine_Err, lineId)
The source record has Translations disabled; line cannot be added Pages\Page 70113778 - Translation Subpage.al:191 Error TranslationNotEnabled_Err error(TranslationNotEnabled_Err)
<<Unparsed argument: Rec.GetText()>> Pages\Page 70113780 - Beschreibungen Ueber..al:292 Message message(Rec.GetText())
<<Unparsed argument: Rec.GetPlainText()>> Pages\Page 70113780 - Beschreibungen Ueber..al:304 Message message(Rec.GetPlainText())
The source record has Translations disabled; line cannot be added Pages\Page 70113780 - Beschreibungen Ueber..al:372 Error TranslationNotEnabled_Err error(TranslationNotEnabled_Err)
No Description line present. Pages\Page 70113790 - Texte Subform Katalog.al:130 Error AL0004 error(AL0004)
Features of different classification systems can not be mixed. Pages\Page 70113794 - Features Class List.al:173 Error AL0002 error(AL0002)
You can only insert one feature out of two. Pages\Page 70113794 - Features Class List.al:180 Error AL0005 error(AL0005)
You can only insert one out of a feature group and a feature. Pages\Page 70113794 - Features Class List.al:185 Error AL0006 error(AL0006)
You can not directly edit inherited features. Pages\Page 70113794 - Features Class List.al:188 Error AL0007 error(AL0007)
Product Features are enabled, this page should not be used Pages\Page 70113794 - Features Class List.al:215 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
You can only alter table numbers in a Template. Pages\Page 70113800 - Tabellenkarte.al:72 Error AL0005 error(AL0005)
You can only alter table numbers in a Template. Pages\Page 70113800 - Tabellenkarte.al:92 Error AL0005 error(AL0005)
You can only alter table numbers in a Template. Pages\Page 70113800 - Tabellenkarte.al:112 Error AL0005 error(AL0005)
You can only alter table numbers in a Template. Pages\Page 70113800 - Tabellenkarte.al:132 Error AL0005 error(AL0005)
Processing has ended. Pages\Page 70113800 - Tabellenkarte.al:362 Message AL0003 message(AL0003)
You cannot edit certified tables. Pages\Page 70113800 - Tabellenkarte.al:386 Error AL0004 error(AL0004)
Value '%1' of type %2 not found! Pages\Page 70113818 - Merkmalwertzeilen Subform.al:223 Error ValueNotFound_Err error(ValueNotFound_Err, Rec."Value ID", Rec."Feature Field Type")
Base Catalog Group can not be deleted. Pages\Page 70113821 - Zuordnung Subform Textbaustein.al:94 Error AL0004 error(AL0004)
Coordinates line types cannot be deleted. Pages\Page 70113826 - Tabellenvorlage Subform Felder.al:103 Error AL0001 error(AL0001)
Processing has ended. Pages\Page 70113839 - Group System Structure.al:196 Error AL0001 error(AL0001)
Do you want to update the publication data? Pages\Page 70113847 - Publikationsstruktur.al:207 Error AL0001 error(AL0001)
Product Features are enabled, this page should not be used Pages\Page 70113901 - Features FactBox.al:84 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
<> Pages\Page 70113902 - Keywords FactBox.al:44 Error error(text: Text)
<> Pages\Page 70113902 - Keywords FactBox.al:46 Message text message(text)
<> Pages\Page 70113902 - Keywords FactBox.al:49 Message message(text: Text)
<> Pages\Page 70113902 - Keywords FactBox.al:51 Message text message(text)
<> Pages\Page 70113902 - Keywords FactBox.al:256 Error LastError error(LastError)
<> Pages\Page 70113902 - Keywords FactBox.al:271 Error LastError error(LastError)
<> Pages\Page 70113914 - HTML Blob.al:95 Error Data error(Data)
<> Pages\Page 70113915 - HTML Content View.al:66 Message HTMLContent message(HTMLContent)
<> Pages\Page 70113917 - HTML Content View Big.al:42 Message HTMLContent message(HTMLContent)
<<Unparsed argument: GetLastErrorText()>> Pages\Page 70113948 - Catalog Picture List.al:279 Error error(GetLastErrorText())
You may not delete an inherited picture. Pages\Page 70113948 - Catalog Picture List.al:314 Error AL0001 error(AL0001)
Certified tables cannot be altered. Pages\Page 70113950 - Tabellenzeilen Subform Felder.al:195 Error AL0002 error(AL0002)
Coordinate lines cannot be deleted. Pages\Page 70113950 - Tabellenzeilen Subform Felder.al:197 Error AL0001 error(AL0001)
Certified tables cannot be altered. Pages\Page 70113950 - Tabellenzeilen Subform Felder.al:204 Error AL0002 error(AL0002)
Certified tables cannot be altered. Pages\Page 70113950 - Tabellenzeilen Subform Felder.al:211 Error AL0002 error(AL0002)
Product Features are enabled, this page should not be used Pages\Page 70113951 - Katalogmerkmal.al:64 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
The value entered is not valid. Following entries are allowed: %1. Pages\Page 70113966 - Checklistefelder Subform Ber..al:144 Error AL0005 error(AL0005, FieldRef.OPTIONCAPTION)
Base Catalog Group can not be deleted. Pages\Page 70113980 - Zuordnung Subform Tabellen.al:57 Error AL0004 error(AL0004)
Item group already present Pages\Page 70113981 - Tabelle kopieren.al:40 Error AL0002 error(AL0002)
Product Features are enabled, this page should not be used Pages\Page 70113987 - Features Usages List.al:178 Error ProdFtrsEnabled_Err error(ProdFtrsEnabled_Err)
The processing has been cancelled. Pages\Page 70114000 - Catalog Document List.al:277 Error AL0003 error(AL0003)
<<Unparsed argument: GetLastErrorText()>> Pages\Page 70114001 - Catalog Graphic List.al:232 Error error(GetLastErrorText())
The processing has been cancelled Pages\Page 70114001 - Catalog Graphic List.al:254 Error AL0003 error(AL0003)
No valid allocation line present. Pages\Page 70114022 -Bulk Edit References.al:128 Error AL0005 error(AL0005)
You can not directly delete inherited allocations. Pages\Page 70114022 -Bulk Edit References.al:143 Error AL0006 error(AL0006)
Item %1 not exist. Pages\Page 70114037 - Artikel Subform Zuord. Temp.al:143 Error AL0002 error(AL0002, Rec."No.")
<> Pages\Page 70114041 - Description FactBox.al:57 Message Data message(Data)
The source record has Translations disabled; line cannot be added Pages\Page 70114043 - Rich Text Translation Subform.al:94 Error TranslationNotEnabled_Err error(TranslationNotEnabled_Err)
<> Pages\Pimics Info.al:25 Message Version_Lbl message(Version_Lbl, PimicsInfo.AppVersion.Major, PimicsInfo.AppVersion.Minor, PimicsInfo.AppVersion.Revision, PimicsInfo.AppVersion.Build)
<> Pages\Pimics Info.al:37 Message Version_Lbl message(Version_Lbl, PimicsAIInfo.AppVersion.Major, PimicsAIInfo.AppVersion.Minor, PimicsAIInfo.AppVersion.Revision, PimicsAIInfo.AppVersion.Build)
<> Pages\Pimics Info.al:49 Message Version_Lbl message(Version_Lbl, VendorCatalogInfo.AppVersion.Major, VendorCatalogInfo.AppVersion.Minor, VendorCatalogInfo.AppVersion.Revision, VendorCatalogInfo.AppVersion.Build)
<> Pages\Pimics Info.al:61 Message Version_Lbl message(Version_Lbl, BMECatInfo.AppVersion.Major, BMECatInfo.AppVersion.Minor, BMECatInfo.AppVersion.Revision, BMECatInfo.AppVersion.Build)
<> Pages\Pimics Info.al:73 Message Version_Lbl message(Version_Lbl, OnPremInfo.AppVersion.Major, OnPremInfo.AppVersion.Minor, OnPremInfo.AppVersion.Revision, OnPremInfo.AppVersion.Build)
<<Unparsed argument: License.GetLicenseMessage()>> Pages\Pimics Info.al:116 Message message(License.GetLicenseMessage())
This function is only allowed for the usage base. Pages\Quality Management\Checklist List.Checklisten.al:121 Error Text006_Msg error(Text006_Msg)
<> Pages\Quality Management\Checklist List.Checklisten.al:144 Error AL0004 error(AL0004)
<> Pages\Quality Management\Checklist List.Checklisten.al:152 Error AL0005 error(AL0005)
<> Pages\Quality Management\Checklist List.Checklisten.al:209 Error AL0006 error(AL0006)
Save Record First Pages\Quality Management\Checklist Rel. Subform.al:93 Error error('Save Record First')
Call failed Pages\Repository Test.al:145 Error error('Call failed')
Call failed Pages\Repository Test.al:193 Error error('Call failed')
Content is empty Pages\Repository Test.al:196 Error error('Content is empty')
Call failed Pages\Repository Test.al:220 Error error('Call failed')
Content is empty Pages\Repository Test.al:223 Error error('Content is empty')
<<Unparsed argument: License.GetLicenseMessage()>> Pages\Setup\Catalog Setup.al:677 Message message(License.GetLicenseMessage())
<> Pages\Setup\Catalog Setup.al:704 Message Version_Lbl message(Version_Lbl, PimicsInfo.AppVersion.Major, PimicsInfo.AppVersion.Minor, PimicsInfo.AppVersion.Revision, PimicsInfo.AppVersion.Build)
There is no language with the Code %1 Pages\Setup\Language Subpage.al:65 Error NotFoundErr error(NotFoundErr, Rec.Code)
The language %1 is already selected Pages\Setup\Language Subpage.al:67 Error DuplicLangErr error(DuplicLangErr, Language.Code)
Processing has ended. Pages\Table List.al:239 Message AL0003 message(AL0003)
You cannot edit certified tables. Pages\Table List.al:263 Error AL0004 error(AL0004)
Pages\Value Set Matrix.page.al:631 Error error('')
<> publication\API Client\Shopify GraphQL\Communication\ShpfyCommunicationMgt.Codeunit.al:64 Error s error(s)
Shopify GraphQL API is throttled. Please try again later.\ Response: %1 publication\API Client\Shopify GraphQL\Communication\ShpfyCommunicationMgt.Codeunit.al:71 Error ErrorThrottledErr error(ErrorThrottledErr, Format(ShpfyJsonHelper.GetJsonToken(JResponse, 'errors')))
Error(s) on Shopify:\ %1 publication\API Client\Shopify GraphQL\Communication\ShpfyCommunicationMgt.Codeunit.al:73 Error ErrorOnShopifyErr error(ErrorOnShopifyErr, Format(ShpfyJsonHelper.GetJsonToken(JResponse, 'errors')))
Error in request to Shopify GraphQL API.\ Response: %1 publication\API Client\Shopify GraphQL\Communication\ShpfyCommunicationMgt.Codeunit.al:76 Error ErrorInRequestErr error(ErrorInRequestErr, Format(ErrorToken))
The response from Shopify contains no JSON. \Requested: %1 \Response: %2 publication\API Client\Shopify GraphQL\Communication\ShpfyCommunicationMgt.Codeunit.al:78 Error NoJsonErr error(NoJsonErr, GraphQLQuery, ReceivedData)
Publication line id %1 does not exist publication\API Client\Shopify.al:86 Error error('Publication line id %1 does not exist', LineId)
Shopify Product with Item No. id %1 does not exist publication\API Client\Shopify.al:88 Error error('Shopify Product with Item No. id %1 does not exist', ItemPublicationLine.Nummer)
Collection with publication line id %1 does not exist publication\API Client\Shopify.al:97 Error error('Collection with publication line id %1 does not exist', ParentLineId)
Version %1 has been prepared for publication for %2. publication\Archive\Publication Version Management.al:453 Message Text50001 message(Text50001, Version, Code)
<<Unparsed argument: 'Internal Error ' + GetLastErrorText()>> publication\Channels\Publ. Queue Client.codeunit.al:39 Error error('Internal Error ' + GetLastErrorText())
Method is empty publication\Channels\Publ. Queue Client.codeunit.al:81 Error error('Method is empty')
The Shopify Extension is not installed. publication\Channels\Publication Channel.table.al:30 Error error('The Shopify Extension is not installed.')
Please enable Application Area for Sana Commerce first. %1 publication\Channels\Publication Channel.table.al:79 Error AAenableSC_Err error(AAenableSC_Err, AAhelp_Msg)
Please enable Application Area for Shopify first. %1 publication\Channels\Publication Channel.table.al:82 Error AAenableShpfy_Err error(AAenableShpfy_Err, AAhelp_Msg)
Please select the Target Domain. publication\Channels\Publication Channel.table.al:152 Error ErrSelectTargetDomain error(ErrSelectTargetDomain)
Please set the Default Authentication in your Target Domain. publication\Channels\Publication Channel.table.al:154 Error ErrSetAuthentication error(ErrSetAuthentication)
You must select an implementation first! Please use Init(ImplementationToUse) to set the implementation. publication\Channels\Publication Update Line\Public Implementations\APIs.al:42 Error ImplSelectionErr error(ImplSelectionErr)
Default language in Catalog Setup must be set! publication\Channels\Publication Update Line\Sana Commerce.al:27 Error DefaultLanuageNotSetErr error(DefaultLanuageNotSetErr)
<<Unparsed argument: 'PublicationGroupIsDone ' + _line.Nummer>> publication\Channels\Publication Update Line\Update Empty.al:126 Message message('PublicationGroupIsDone ' + _line.Nummer)
<<Unparsed argument: 'ProductIsDone ' + _line.Nummer>> publication\Channels\Publication Update Line\Update Empty.al:134 Message message('ProductIsDone ' + _line.Nummer)
<<Unparsed argument: 'ProductDataIsDone ' + _line.Nummer>> publication\Channels\Publication Update Line\Update Empty.al:142 Message message('ProductDataIsDone ' + _line.Nummer)
<<Unparsed argument: 'PublicationGroupIsDone ' + _line.Nummer + ' ' + _line.Beschreibung + '\ for Line Type: ' + Format(MasterLine.Zeilenart) + ' ' + MasterLine.Nummer + '\ Path: ' + _line.Path + '\ Number of lines: ' + Format(ChildLine.Count) + '\ MasterData GUID c1 ' + _line."Master Data GUID c1">> publication\Channels\Publication Update Line\Update New c6.al:123 Message message('PublicationGroupIsDone ' + _line.Nummer + ' ' + _line.Beschreibung + '\ for Line Type: ' + Format(MasterLine.Zeilenart) + ' ' + MasterLine.Nummer + '\ Path: ' + _line.Path + '\ Number of lines: ' + Format(ChildLine.Count) + '\ MasterData GUID c1 ' + _line."Master Data GUID c1")
<<Unparsed argument: 'ProductIsDone ' + '\ for Line Type: ' + Format(_line.Zeilenart) + ' ' + _line.Nummer + '\ Path: ' + _line.Path + '\ Number of lines: ' + Format(ChildLine.Count) + '\ Line GUID c1 ' + _line."Line GUID c1">> publication\Channels\Publication Update Line\Update New c6.al:140 Message message('ProductIsDone ' + '\ for Line Type: ' + Format(_line.Zeilenart) + ' ' + _line.Nummer + '\ Path: ' + _line.Path + '\ Number of lines: ' + Format(ChildLine.Count) + '\ Line GUID c1 ' + _line."Line GUID c1")
<<Unparsed argument: 'ProductDataIsDone ' + '\ for Line Type: ' + Format(_line.Zeilenart) + ' ' + _line.Nummer + '\ Path: ' + _line.Path + '\ Number of lines: ' + Format(ChildLine.Count) + '\ Line GUID c1 ' + _line."Line GUID c1">> publication\Channels\Publication Update Line\Update New c6.al:157 Message message('ProductDataIsDone ' + '\ for Line Type: ' + Format(_line.Zeilenart) + ' ' + _line.Nummer + '\ Path: ' + _line.Path + '\ Number of lines: ' + Format(ChildLine.Count) + '\ Line GUID c1 ' + _line."Line GUID c1")
You are not authorized to certify the Catalog Group. publication\Configuration\Publication Group.table.al:333 Error AL0002 error(AL0002)
Certification failure, please check the log. publication\Configuration\Publication Group.table.al:339 Message AL0007 message(AL0007)
There is no Pimics language with code %1 publication\Publication Card.page.al:151 Error NotValidLanguage_Err error(NotValidLanguage_Err, LanguageCode)
There is no Pimics language with code %1 publication\Publication Card.page.al:156 Error NotValidLanguage_Err error(NotValidLanguage_Err, LanguageCode)
The Sana main language code %1 is not in Language Code. Please add it to Language Code field. publication\Publication Header.table.al:321 Error SanaMaingLangNotInSprachcode_Err error(SanaMaingLangNotInSprachcode_Err, Rec."Sana Main Language")
The foreign Language code must be different from standard Language code. publication\Publication Header.table.al:383 Error AL0003 error(AL0003)
The entered Language code in not recognized as a Catalog Language code. publication\Publication Header.table.al:390 Error AL0004 error(AL0004)
The foreign Language code must be different from standard Language code. publication\Publication Header.table.al:423 Error AL0003 error(AL0003)
The entered Language code in not recognized as a Catalog Language code. publication\Publication Header.table.al:430 Error AL0004 error(AL0004)
The foreign Language code must be different from standard Language code. publication\Publication Header.table.al:463 Error AL0003 error(AL0003)
The entered Language code in not recognized as a Catalog Language code. publication\Publication Header.table.al:470 Error AL0004 error(AL0004)
The foreign Language code must be different from standard Language code. publication\Publication Header.table.al:503 Error AL0003 error(AL0003)
The entered Language code in not recognized as a Catalog Language code. publication\Publication Header.table.al:510 Error AL0004 error(AL0004)
The foreign Language code must be different from standard Language code. publication\Publication Header.table.al:543 Error AL0003 error(AL0003)
The entered Language code in not recognized as a Catalog Language code. publication\Publication Header.table.al:550 Error AL0004 error(AL0004)
You are not authorized to certify a Catalog. publication\Publication Header.table.al:910 Error AL0002 error(AL0002)
The Shopify extension is not installed publication\Publication Header.table.al:945 Error ShopifyNotInstalled_Err error(ShopifyNotInstalled_Err)
A Shopify shop with the Code %1 was not found publication\Publication Header.table.al:951 Error ShopifyNoShopFound_Err error(ShopifyNoShopFound_Err, Rec."External Code")
Please set the default language code in the Catalog Setup in order to define a main language for Sana! publication\Publication Header.table.al:1024 Error DefaultLanguageMustBeSetErr error(DefaultLanguageMustBeSetErr)
The Sana main language code %1 is not in Language Code. Please add it to Language Code field. publication\Publication Header.table.al:1028 Error SanaMaingLangNotInSprachcode_Err error(SanaMaingLangNotInSprachcode_Err, Rec."Sana Main Language")
Publication contains lines delete them first publication\Publication Header.table.al:1213 Error error('Publication contains lines delete them first')
Changes are not allowed with system status Certified. publication\Publication Header.table.al:1284 Error AL0001 error(AL0001)
Publication %1 has been locked by %1 publication\Publication Header.table.al:1443 Error Lock_Err error(Lock_Err, user)
You do not have the permission to force unlock publication\Publication Header.table.al:1493 Error ForceUnlock_Err error(ForceUnlock_Err, CatalogueUser."User ID")
Publication hasn't been locked publication\Publication Header.table.al:1498 Error NotLocked_Err error(NotLocked_Err)
The publication is locked by %1 publication\Publication Header.table.al:1511 Error AL0006 error(AL0006, Rec."Locked By c1")
The publication is locked by %1 publication\Publication Header.table.al:1520 Error AL0006 error(AL0006, Rec."Locked By c1")
You may not add a Publication Group to Item %1 as this Item exists elsewhere in the Publication with Publication Groups attached. publication\Publication Line.table.al:1595 Error Text006 error(Text006, ParentPublicationLine.Nummer)
Unknown text encoding in the field "Langtext". publication\Publication Line.table.al:2188 Message message('Unknown text encoding in the field "Langtext".')
Unknown text encoding in the field "%1". publication\Publication Line.table.al:2250 Message InvalidFormatMsg message(InvalidFormatMsg, 'Data Blob')
Publish failed publication\Publication Publish.al:16 Error Fail_Err error(Fail_Err)
It is possible to change Update/Reorganize only for new instance publication\Reorganize\Publication Data.al:90 Error ChangeOnlyForNewInstErr error(ChangeOnlyForNewInstErr)
Line %1 doesn't exists publication\Reorganize\Publication Data.al:340 Error LineDoesnotExistsErr error(LineDoesnotExistsErr, _PublicationLine."Parent GUID c1")
Line %1 doesn't exists publication\Reorganize\Publication Data.al:350 Error LineDoesnotExistsErr error(LineDoesnotExistsErr, _PublicationLine."Parent GUID c1")
Single Item Group is not supported for Sana Commerce publication\Reorganize\Publication Data.al:1195 Error error('Single Item Group is not supported for Sana Commerce')
Single Item Group is not supported for Sana Commerce publication\Reorganize\Publication Data.al:1224 Error error('Single Item Group is not supported for Sana Commerce')
Invalid Price List %1! publication\Reorganize\Publication Price Calculation.al:76 Error error('Invalid Price List %1!', PublicationHeader."Price List")
Cannot use Price List %1 for price calculation, because its Status is not Active! publication\Reorganize\Publication Price Calculation.al:79 Error error('Cannot use Price List %1 for price calculation, because its Status is not Active!', PriceListHeader.Code)
ContentHeader needs to be enabled publication\Reorganize\Publication Reorganize.al:857 Error error('ContentHeader needs to be enabled')
Key %1 is not present in the dictionary on the publication line %2 %3 %4 publication\Reorganize\Publication Reorganize.al:1252 Error error('Key %1 is not present in the dictionary on the publication line %2 %3 %4', TypeToReorganize, _TempPublicationLine."Line GUID c1", _TempPublicationLine.Zeilenart, _TempPublicationLine.Nummer)
Reorganize Publication Line is not available for the line type %1! publication\Reorganize\Publication Reorganize.al:1587 Error ReorganizePublicationLineInvalidType_Err error(ReorganizePublicationLineInvalidType_Err, _line.Zeilenart)
%1 %2 can't be found in master data (Identification of the line: %3) publication\Reorganize\Publication Update.al:344 Error MissingLine_Err error(MissingLine_Err, _PublicationLine.Nummer, _PublicationLine.Zeilenart, _PublicationLine."Line GUID c1")
Publication rule %1 is not defined correctly publication\Rule\Publ. Rule Compare Num Value.codeunit.al:102 Error Dictionary_Err error(Dictionary_Err, _line.Code)
Publication rule %1 is not defined correctly publication\Rule\Publ. Rule Exists In Price List.codeunit.al:62 Error Dictionary_Err error(Dictionary_Err, _line.Code)
Publication rule %1 is not defined correctly publication\Rule\Publ. Rule Field Contains.al:99 Error Dictionary_Err error(Dictionary_Err, _line.Code)
Value %1 is not valid for parameter %2 publication\Rule\Publication Rule Params.table.al:32 Error error('Value %1 is not valid for parameter %2', Rec.Value, Rec.Name)
Save Record First publication\Rule\Publication Rule Subform.page.al:40 Error error('Save Record First')
<> publication\UI\Edit Publication Tree.page.al:32 Error error(text: Text)
<> publication\UI\Edit Publication Tree.page.al:34 Error text error(text)
<> publication\UI\Edit Publication Tree.page.al:48 Error GETLASTERRORTEXT error(GETLASTERRORTEXT)
<> publication\UI\Edit Publication Tree.page.al:226 Message CurrentLineID message(CurrentLineID)
You must first select a line. publication\UI\Edit Publication Tree.page.al:314 Error Text005 error(Text005)
You must first select a line. publication\UI\Edit Publication Tree.page.al:440 Error Text005 error(Text005)
<<Unparsed argument: PublicationLine.GetText()>> publication\UI\Edit Publication Tree.page.al:812 Message message(PublicationLine.GetText())
<<Unparsed argument: PublicationLine.GetData()>> publication\UI\Edit Publication Tree.page.al:828 Message message(PublicationLine.GetData())
Publication is read-only. publication\UI\Edit Publication Tree.page.al:1186 Message Text50004 message(Text50004)
You may not add a Publication Group to Item %1 as this Item exists elsewhere in the Publication with Publication Groups attached. publication\UI\Edit Publication Tree.page.al:1267 Error Text006 error(Text006, ParentLine.Nummer)
You must first select a line. publication\UI\Edit Publication Tree.page.al:1327 Error Text005 error(Text005)
You must first select a line. publication\UI\Edit Publication Tree.page.al:1331 Error Text005 error(Text005)
Add-in Control Error: %1 publication\UI\Edit Publication Tree.page.al:1519 Error AddLine_Err error(AddLine_Err, GetLastErrorText())
Add-in Control Error: %1 publication\UI\Edit Publication Tree.page.al:1545 Error AddLine_Err error(AddLine_Err, GetLastErrorText())
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1866 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1873 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1880 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1888 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1898 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1910 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1928 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1940 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1953 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1966 Error Text001 error(Text001, FORMAT(NewPublicationLine.Zeilenart), FORMAT(PublicationLine2.Zeilenart))
%1 may not be inserted to top level of the Publication Tree publication\UI\Edit Publication Tree.page.al:1986 Error CannotBeOnTopLevelErrorLbl error(CannotBeOnTopLevelErrorLbl, Format(CustomLineType))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1988 Error Text001 error(Text001, Format(CustomLineType), Format(ParentPublLine."Line Type"))
%1 may not be attached to %2. publication\UI\Edit Publication Tree.page.al:1990 Error Text001 error(Text001, Format(ChildPublLine.Zeilenart), Format(ParentPublLine."Line Type"))
You can't drop on this element. publication\UI\Edit Publication Tree.page.al:2012 Error BadDropFocusErr error(BadDropFocusErr)
publication line not found publication\UI\Edit Publication Tree.page.al:2015 Error error('publication line not found')
Sublines must remain attached to their original parent. publication\UI\Edit Publication Tree.page.al:2027 Error Text002 error(Text002)
Sublines must remain attached to their original parent. publication\UI\Edit Publication Tree.page.al:2030 Error Text002 error(Text002)
<<Unparsed argument: Rec.GetText()>> publication\UI\Publication Line Detail.page.al:142 Message message(Rec.GetText())
Currently the type is not supported. publication\UI\Select Publication Type.page.al:30 Message TypeError_Lbl message(TypeError_Lbl)
<> Removed\Support Log.al:79 Message _Message message(_Message)
<> Removed\Support Log.al:87 Error _Message error(_Message)
You can not assign another Main Picture. Removed\Table 70114181 - Document Reference.al:75 Error AL0002 error(AL0002)
Main Document has already been assigned Document Type %1. Removed\Table 70114181 - Document Reference.al:81 Error AL0001 error(AL0001, grecDokument."Document Type 2")
You may only assign one Main Picture to this Document. Removed\Table 70114181 - Document Reference.al:85 Error AL0003 error(AL0003)
Main Document has already been assigned Document Type %1. Removed\Table 70114181 - Document Reference.al:91 Error AL0004 error(AL0004, grecDokumentRef."Document Type 2")
The Document Type must be identical to the one of the Reference Document. Removed\Table 70114181 - Document Reference.al:99 Error AL0005 error(AL0005)
Processing finished; nothing to export was found within the specified filters. Reports\Export Translations.al:108 Message NoLines_Msg message(NoLines_Msg)
The Catalog Setup page contains a missing or invalid Default Language Code Reports\Export Translations.al:127 Error MissingDefaultLanguage_Err error(MissingDefaultLanguage_Err)
The selected language is not a Pimics catalog language, translation lines may not exist. Reports\Export Translations.al:131 Message NotPimLanguage_Warn message(NotPimLanguage_Warn)
Target Language code must be filled Reports\Export Translations.al:139 Error BlankLanguage_Err error(BlankLanguage_Err)
Could not find language with a code of %1 Reports\Export Translations.al:141 Error InvalidLanguage_Err error(InvalidLanguage_Err, TargetLanguageCode)
The Base text of Extended text translation with Code %1 and Language Code %2 was not found Reports\Export Translations.al:277 Error BaseTextNotFound_Err error(BaseTextNotFound_Err, ExtendedText.Code, ExtendedText."Language Code")
Moving Digital Assets finished.\Successfully moved: %1\Errors: %2 Reports\Move Digital Assets To Default Repository.al:69 Message MovingFinished_Msg message(MovingFinished_Msg, DocCount - DocCountFailed, DocCountFailed)
Refreshing Digital Asset metadata finished.\Successfully refreshed: %1\Errors: %2 Reports\Refresh Digital Asset Metadata.al:50 Message RefreshFinished_Msg message(RefreshFinished_Msg, DocCount - DocCountFailed, DocCountFailed)
Number of errors during file sync: %1. Please check the activity log for more details. Reports\Rep70113723.PIMXFileSyncSharePoint.al:114 Message ErrsCount_Msg message(ErrsCount_Msg, ErrCounter)
OnAfterGetRecord function called. Reports\Report 70114051 - Publication Item Data Sheet.al:246 Error FunctionCalledErr error(FunctionCalledErr)
<<Unparsed argument: FORMAT(lrecPublication.COUNT)>> Reports\Report 70114051 - Publication Item Data Sheet.al:455 Message message(FORMAT(lrecPublication.COUNT))
<<Unparsed argument: FORMAT(lrecLang."Windows Language ID")>> Reports\Report 70114051 - Publication Item Data Sheet.al:496 Message message(FORMAT(lrecLang."Windows Language ID"))
Please, supply the no. of versions to keep! Reports\Report 70114052 - Delete Old Publication Version.al:62 Error Text004 error(Text004)
Total number of versions is less than then 'No. of Versions to keep' supplied Reports\Report 70114052 - Delete Old Publication Version.al:74 Error Text001 error(Text001)
There is nothing to delete as the total number of versions is equal to 'No. of Versions to keep supplied Reports\Report 70114052 - Delete Old Publication Version.al:77 Message Text002 message(Text002)
Modified %1 Change Log lines within specified filters Reports\Set Change Log Lines.al:81 Message message('Modified %1 Change Log lines within specified filters', _count)
Please select a domain repository to sync. Reports\SharepointDeltaChanges.Report.al:34 Error error('Please select a domain repository to sync.')
Domain repository setup with code "%1" not found. Reports\SharepointDeltaChanges.Report.al:84 Error DomainRepositoryNotFoundErr error(DomainRepositoryNotFoundErr, DomainSetupCode)
The selected domain repository is not a SharePoint repository. Reports\SharepointDeltaChanges.Report.al:86 Error DomainRepositoryTypeErr error(DomainRepositoryTypeErr)
Domain repository authentication "%1" not found. Reports\SharepointDeltaChanges.Report.al:88 Error AuthNotFoundErr error(AuthNotFoundErr, DomainSetupCode)
Number of errors during delta sync: %1. Please check the activity log for more details. Reports\SharepointDeltaChanges.Report.al:212 Message ErrsCount_Msg message(ErrsCount_Msg, ErrCounter)
No default language selected in Catalog Setup Reports\Switch Default Language.al:61 Error error('No default language selected in Catalog Setup')
Shopify Code does not exist in Shopify Shop. Reports\Sync Shopify Metafields.al:67 Error error('Shopify Code does not exist in Shopify Shop.')
<> Reports\Sync Shopify Metafields.al:119 Message Msg message(Msg)
Shopify Code cannot be blank. Reports\Sync Shopify Metafields.al:122 Error error('Shopify Code cannot be blank.')
No translation found for feature %1 in language %2 Reports\Sync Shopify Metafields.al:144 Error TranslNotFoundErr error(TranslNotFoundErr, SyncFeature."Feature ID", LangCode)
Shopify GraphQL API returned erors! Reports\Sync Shopify Metafields.al:251 Error error('Shopify GraphQL API returned erors!')
%1: %2 Reports\Sync Shopify Metafields.al:255 Error error('%1: %2', response.HttpStatusCode, response.ReasonPhrase())
Internal Error Reports\Sync Shopify Metafields.al:257 Error error('Internal Error')
Feature ID %1 to which item attribute %2 (%3) is linked does not exist! Reports\Synchronize Item Attribute To Feature.al:94 Error LinkedFeatureMissing_Err error(LinkedFeatureMissing_Err, ItemAttribute."PIMX Feature ID", ItemAttribute.Name, ItemAttribute.ID)
Only features of type Alphanumeric, Range, Date, Numeric or Numeric Range can be used! The selected feature %1 (%2) is of type %3 instead. Reports\Synchronize Item Attribute To Feature.al:120 Error WrongFieldType_Err error(WrongFieldType_Err, Feature."Feature ID", Feature.Description, Feature."Field Type Enum")
Item attribute %1 (%2) cannot be synchronized to feature %3 (%4), because it is already synchronized from feature %5 (%6)! Reports\Synchronize Item Attribute To Feature.al:133 Error ItemAttributeAlreadyLinked_Err error(ItemAttributeAlreadyLinked_Err, ItemAttribute.Name, ItemAttribute.ID, Feature.Description, Feature."Feature ID", CurrentlyLinkedFeature.Description, CurrentlyLinkedFeature."Feature ID")
Item attribute %1 (%2) cannot be synchronized to feature %3 (%4), because it is already synchronized from Feature ID %5! Reports\Synchronize Item Attribute To Feature.al:135 Error ItemAttributeAlreadyLinkedMissingFeature_Err error(ItemAttributeAlreadyLinkedMissingFeature_Err, ItemAttribute.Name, ItemAttribute.ID, Feature.Description, Feature."Feature ID", ItemAttribute."PIMX Feature ID")
<> RoleCentre\Role Chart Wrapper.al:211 Message NoDescriptionMsg message(NoDescriptionMsg)
<> RoleCentre\Role Chart Wrapper.al:213 Message Description message(Description)
<<Unparsed argument: Rec.GetFilters()>> RoleCentre\Role Chart Wrapper.al:251 Message message(Rec.GetFilters())
Channel Allocation already exists Tables\Channel Allocation.al:108 Error _duplicateChannelErr error(_duplicateChannelErr)
One or more channels could not be found, please revise the filter. Tables\Channel Allocation.al:221 Error InvalidChannelStringErr error(InvalidChannelStringErr)
You can not change the classification system with features already set. Tables\Classification\Class.al:134 Error AL0003 error(AL0003)
You can not change the classification system with Keywords already set. Tables\Classification\Class.al:139 Error AL0004 error(AL0004)
<> Tables\Classification\Class.al:145 Error AL0005 error(AL0005)
Class %1 of Type Group cannot have a value for 'Group ID'! Tables\Classification\Class.al:288 Error GroupCannotBelongToGroup_Err error(GroupCannotBelongToGroup_Err, Rec.Code)
Class %1 of Type Group cannot have a value for 'Group ID'! Tables\Classification\Class.al:302 Error GroupCannotBelongToGroup_Err error(GroupCannotBelongToGroup_Err, Rec.Code)
You are not authorized to certify the Catalog Group. Tables\Classification\Class.al:317 Error AL0002 error(AL0002)
Certification failure, please check the log. Tables\Classification\Class.al:323 Message AL0006 message(AL0006)
Content Template Nos. is missing Tables\ContentTemplate.al:40 Error All0001Msg error(All0001Msg)
The Content has been saved as Template code %1 Tables\ContentTemplatelLine.al:335 Message TemplCreatedLbl message(TemplCreatedLbl, _ContentTemplateNew.Code)
Product Content %1 %2 already exist! Tables\ContentTemplatelLine.al:486 Error ProductContentExistLbl error(ProductContentExistLbl, _ProductContentExist."Source Type", _ProductContentExist."Source Code")
Cross-reference type %1 is in use and cannot be deleted. Please change or remove related cross-reference allocations first. Tables\Cross Reference Type.al:96 Error AllocationLineExists_Err error(AllocationLineExists_Err, Rec.Code)
You cannot change language code Tables\Description Text Translation.al:104 Error Text002 error(Text002)
A translation line for this text with language code %1 already exists. Tables\Description Text Translation.al:112 Error LanguageAlreadyExists_Err error(LanguageAlreadyExists_Err, Rec."Language Code")
Extended Text cannot be found in the related table. Tables\Description Text Translation.al:176 Error Text006 error(Text006)
Rename is not allowed Tables\Description Text Translation.al:538 Error Text001 error(Text001)
Unknown text encoding in the field "Beschreibung". Tables\Description Text Translation.al:648 Message message('Unknown text encoding in the field "Beschreibung".')
Unknown text encoding in the field "Beschreibung". Tables\Description Text Translation.al:658 Message message('Unknown text encoding in the field "Beschreibung".')
Default languages can't be deleted. Please change the settings in Catalog Setup first. Tables\Description Text Translation.al:874 Error Delete_Err error(Delete_Err)
You can not change the Extended Text code. Tables\Description Text.al:219 Error Text003 error(Text003)
Extended Text cannot be found in the related table. Tables\Description Text.al:227 Error Text001 error(Text001)
Extended Text %1 can not be used with Description Class %2. Tables\Description Text.al:231 Error Text005 error(Text005, Rec."Extended Text Code", Rec."Description Class")
Extended Text %1 can not be used with Description Class %2. Tables\Description Text.al:358 Error Text005 error(Text005, Rec."Extended Text Code", Rec."Description Class")
Inherit etended texts only with description class. Tables\Description Text.al:420 Error Text002 error(Text002)
<> Tables\Description Text.al:937 Message message(lrecBeschUeber.Sprachcode)
Unknown text encoding in the field "Description". Tables\Description Text.al:989 Message message('Unknown text encoding in the field "Description".')
Unknown text encoding in the field "Description". Tables\Description Text.al:999 Message message('Unknown text encoding in the field "Description".')
Standart Document Type is not set on Document Class %1 ! Tables\Digital Asset Management\Document Class.al:254 Error gtcErr001 error(gtcErr001, Rec.Code)
MIME Type %1 not found in Document Classes Tables\Digital Asset Management\Document.al:48 Error MIMEunknown_Err error(MIMEunknown_Err, Rec."Mime Type")
MIME Type %1 not found in Document Classes Tables\Digital Asset Management\Document.al:69 Error MIMEunknown_Err error(MIMEunknown_Err, Rec."Mime Type")
You are not authorized to certify items. Tables\Digital Asset Management\Document.al:864 Error AL0002 error(AL0002)
Certification failure, please check the log. Tables\Digital Asset Management\Document.al:879 Message AL0003 message(AL0003)
Certification Log contains warnings. Tables\Digital Asset Management\Document.al:883 Message AL0004 message(AL0004)
%1 is attached to %2 items or groups. You do not have permission to delete it. Tables\Digital Asset Management\Document.al:1219 Error PermissionDenied_Err error(PermissionDenied_Err, Rec."Type Enum", "No. of Places Used")
Deletion cancelled. Tables\Digital Asset Management\Document.al:1221 Error DeletionCancel_Err error(DeletionCancel_Err)
Document ID is missing Tables\Digital Asset Management\Document.al:1294 Error ALL0001 error(ALL0001)
Document ID is missing Tables\Digital Asset Management\Document.al:1310 Error ALL0001 error(ALL0001)
File Extension %1 exceeds the limit 5 characters. Tables\Digital Asset Management\Document.al:1917 Error FileExtensionLimit_Err error(FileExtensionLimit_Err, fileNameOrExtension)
No authentication set for the current domain. Tables\Digital Asset Management\Document.al:1987 Error MissingAuthentication_Err error(MissingAuthentication_Err)
Unknow type Tables\Digital Asset Management\Document.al:2085 Error AL0005 error(AL0005)
<> Tables\Digital Asset Management\Document.al:2199 Error _errorInfo error(_errorInfo)
<> Tables\Digital Asset Management\Document.al:2215 Error _errorInfo error(_errorInfo)
Lines of type Next Column cannot have a value Tables\Export\CSV\CSV Export Mapping Line.al:145 Error NextColumnNoValueErr error(NextColumnNoValueErr)
Invalid Destination Column %1! Tables\Export\CSV\CSV Export Mapping Line.al:148 Error InvalidDestinationValue_Err error(InvalidDestinationValue_Err, Rec."Destination Value")
Invalid Destination Column %1! Tables\Export\CSV\CSV Export Mapping Line.al:151 Error InvalidDestinationValue_Err error(InvalidDestinationValue_Err, Rec."Destination Value")
Lines of type Next Column cannot have a value Tables\Export\Excel\Excel Export Mapping Line.al:145 Error NextColumnNoValueErr error(NextColumnNoValueErr)
Invalid Destination Column %1! Tables\Export\Excel\Excel Export Mapping Line.al:148 Error InvalidDestinationValue_Err error(InvalidDestinationValue_Err, Rec."Destination Value")
Invalid Destination Column %1! Tables\Export\Excel\Excel Export Mapping Line.al:151 Error InvalidDestinationValue_Err error(InvalidDestinationValue_Err, Rec."Destination Value")
Invalid line mode for filter usage. Tables\Export\Excel\Excel Export Mapping Workbook.al:128 Error LineModeErr error(LineModeErr)
Invalid export mapping type. Tables\Export\Excel\Excel Export Mapping Workbook.al:132 Error MappingTypeErr error(MappingTypeErr)
Tables\Export\Export Mapping.al:67 Error error('')
You do not have privileges to certify an Extended Text. Tables\Extended Text.al:247 Error AL0002 error(AL0002)
Do you wish to close the Translation? Tables\Extended Text.al:258 Message AL0003 message(AL0003)
You can only set Translation features in standard Language. Tables\Extended Text.al:261 Message AL0004 message(AL0004)
You can only set Translation features in standard Language. Tables\Extended Text.al:389 Error AL0004 error(AL0004)
Feature already exists in the group. Tables\Feature Group Line.al:40 Error FeatureExists_Err error(FeatureExists_Err)
Group system of the feature group must match the one of a feature. Tables\Feature Group Line.al:48 Error AL0001 error(AL0001)
Operation canceled Tables\Feature Group Line.al:151 Error CancelDelete_lbl error(CancelDelete_lbl)
Feature ID is empty Tables\Feature Value.al:56 Error FeatureIDEmptyErr error(FeatureIDEmptyErr)
Feature with ID %1 not found Tables\Feature Value.al:59 Error FeatureNotFoundErr error(FeatureNotFoundErr, "Feature ID")
Feature can not be used as value for itself Tables\Feature Value.al:67 Error FeatureAsValueToItselfErr error(FeatureAsValueToItselfErr)
Selected value type %1 can not be used for feature type %2 Tables\Feature Value.al:82 Error WrongFieldTypeErr error(WrongFieldTypeErr, Value.Type, "Feature Field Type")
The Feature Value record cannot be deleted because it is in use on one or more existing Catalog Feature(s) Tables\Feature Value.al:203 Error FeatureValueUsedErr error(FeatureValueUsedErr)
The Feature Value record cannot be deleted because it is in use on one or more existing Product Feature(s) Tables\Feature Value.al:205 Error ProdFeatValueUsedErr error(ProdFeatValueUsedErr)
The "Line No." field must be sorted in ascending order. Tables\Feature Value.al:260 Error error('The "Line No." field must be sorted in ascending order.')
Feature and feature value must belong to the same group system. Tables\Feature Value.al:280 Error AL0001 error(AL0001)
Value classification already exists. Tables\Feature Value.al:292 Error AL0002 error(AL0002)
Illegal characters found in Feature ID Tables\Feature.al:38 Error IllegalCharsInCode_Err error(IllegalCharsInCode_Err)
Group System already contains feature with Feature ID = "%1" Tables\Feature.al:106 Error FeatureIdClassificationAlreadyExistsErr error(FeatureIdClassificationAlreadyExistsErr, Rec."Feature ID Classification")
Values assigned to the features do not fit the new type %1 Tables\Feature.al:149 Error ValuesTypeDoNotMatch_Err error(ValuesTypeDoNotMatch_Err, Rec."Field Type Enum")
Polyvalent is not allowed on field type %1 when record or Catalog Setup Sync. to Attributes is set to %2 Tables\Feature.al:455 Error PolyvalentSync_Err error(PolyvalentSync_Err, Rec."Field Type Enum", Rec."Sync. to Attributes")
Polyvalent is not allowed on field type %1 when record or Catalog Setup Sync. to Attributes is set to %2 Tables\Feature.al:461 Error PolyvalentSync_Err error(PolyvalentSync_Err, Rec."Field Type Enum", grecKatEinr."Sync. to Attributes")
Feature cannot be set to Polyvalent with no assigned values Tables\Feature.al:467 Error PolyvalentNoValuesErr error(PolyvalentNoValuesErr)
Polyvalent is not allowed on field type %1 Tables\Feature.al:470 Error Polyvalent_Err error(Polyvalent_Err, Rec."Field Type Enum")
There are polyvalent values on Product Features having this Feature. Change is not allowed Tables\Feature.al:475 Error PolyvalentChangeNotAllowed_Err error(PolyvalentChangeNotAllowed_Err)
Sync. to Attributes is not allowed on field type %1 when fetaure is set as Polivalent Tables\Feature.al:591 Error SyncOnPolivalent_Err error(SyncOnPolivalent_Err, Rec."Field Type Enum")
Sync. to Attributes is not allowed on field type %1 when fetaure is set as Polivalent Tables\Feature.al:600 Error SyncOnPolivalent_Err error(SyncOnPolivalent_Err, Rec."Field Type Enum")
One or more Catalog Feature lines exist, cannot delete Tables\Feature.al:835 Error CatalogFeatureExistsErr error(CatalogFeatureExistsErr)
One or more Product Feature lines exist, cannot delete Tables\Feature.al:842 Error ProductFeatureExistsErr error(ProductFeatureExistsErr)
Feature is referenced by one or more Feature Groups, cannot delete Tables\Feature.al:870 Error FeatureGroupLinesExistErr error(FeatureGroupLinesExistErr)
Cannot disable Polyvalance on feature because a Catalog Feature line has a value on %1 %2 Tables\Feature.al:992 Error PolyvalentCatFeatureHasValue error(PolyvalentCatFeatureHasValue, format(grecKatMerk.Source), grecKatMerk.Code)
Polyvalent is not allowed on field type %1 when record or Catalog Setup Sync. to Attributes is set to %2 Tables\Feature.al:1019 Error PolyvalentSync_Err error(PolyvalentSync_Err, Rec."Field Type Enum", grecKatEinr."Sync. to Attributes")
Polyvalent is not allowed on field type %1 when record or Catalog Setup Sync. to Attributes is set to %2 Tables\Feature.al:1024 Error PolyvalentSync_Err error(PolyvalentSync_Err, Rec."Field Type Enum", Rec."Sync. to Attributes")
Picture Document has not been found in Item Group Mapping. Tables\Item Group.al:509 Error AL0004 error(AL0004)
Operation canceled Tables\Item Group.al:1759 Error Error_Lbl error(Error_Lbl)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:153 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:185 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:216 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:464 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:865 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:887 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:923 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:1002 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:1042 Error AL0002 error(AL0002)
Current line linetype can not be changed. Tables\Master Data Management\Allocation Line.al:1068 Error AL0002 error(AL0002)
Tables\Master Data Management\Allocation Line.al:1568 Error error('')
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3017 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3020 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3030 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3034 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3048 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3061 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3074 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3077 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3086 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3097 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3113 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3124 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3152 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3155 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3164 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3174 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3185 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3201 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3212 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3220 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3234 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3248 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3251 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3260 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3270 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3280 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3291 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3307 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3318 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3381 Error AL0004 error(AL0004)
Publication Group Field has already been assigned a Publication Group. Tables\Master Data Management\Allocation Line.al:3391 Error AL0015 error(AL0015)
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3407 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3410 Error AL0004 error(AL0004)
The Catalog Group is already assigned to a Product Group. Tables\Master Data Management\Allocation Line.al:3425 Error AL0011 error(AL0011)
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3448 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3451 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4 as a %5. Tables\Master Data Management\Allocation Line.al:3467 Error AssignedRef_Err error(AssignedRef_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code, grecZuordZeile."Allocation Type"::Reference)
The %1 %3 is already assigned to a %2 %4 as a %5. Tables\Master Data Management\Allocation Line.al:3487 Error AssignedRef_Err error(AssignedRef_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code, grecZuordZeile."Allocation Type"::Reference)
The %1 %3 is already assigned to a %2 %4 as a %5. Tables\Master Data Management\Allocation Line.al:3502 Error AssignedRef_Err error(AssignedRef_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code, grecZuordZeile."Allocation Type"::Reference)
The %1 %3 is already assigned to a %2 %4 as a %5. Tables\Master Data Management\Allocation Line.al:3518 Error AssignedRef_Err error(AssignedRef_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code, grecZuordZeile."Allocation Type"::Reference)
There is no main campaign defined in the publication header. Tables\Master Data Management\Allocation Line.al:3548 Error AL0032 error(AL0032)
The campaign is defined as the main campaign of the publication. Tables\Master Data Management\Allocation Line.al:3550 Error AL0033 error(AL0033)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3558 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
Main campaign has a different company assignment. Tables\Master Data Management\Allocation Line.al:3562 Error AL0038 error(AL0038)
Entering a number to a line of type New Page is an invalid operation. Tables\Master Data Management\Allocation Line.al:3576 Error AL0003 error(AL0003)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3579 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3591 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
You can not change the number of current line. Tables\Master Data Management\Allocation Line.al:3600 Error AL0004 error(AL0004)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3614 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3629 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3649 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3663 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3676 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Type, Rec.Number, Rec.Code)
There is no main campaign defined in the publication header. Tables\Master Data Management\Allocation Line.al:3688 Error AL0032 error(AL0032)
The campaign is defined as the main campaign of the publication. Tables\Master Data Management\Allocation Line.al:3690 Error AL0033 error(AL0033)
The %1 %3 is already assigned to a %2 %4. Tables\Master Data Management\Allocation Line.al:3700 Error Assigned_Err error(Assigned_Err, Rec."Line Type", Rec.Source, Rec.Number, Rec.Code)
The line can't be inserted here. Tables\Master Data Management\Allocation Line.al:3836 Error AL0043 error(AL0043)
The Catalog Group %1 can't be assigned to itself Tables\Master Data Management\Allocation Line.al:4143 Error SameCatGroup_Err error(SameCatGroup_Err, Rec.Number)
Line Type %1 is not allowed in Type %2 Tables\Master Data Management\Allocation Line.al:4167 Error AL0044 error(AL0044, FORMAT("Line Type"), FORMAT(Type))
Line Type %1 is not allowed in Type %2 Tables\Master Data Management\Allocation Line.al:4186 Error AL0044 error(AL0044, FORMAT("Line Type"), FORMAT(Type))
Line Type %1 is not allowed in Type %2 Tables\Master Data Management\Allocation Line.al:4207 Error AL0044 error(AL0044, FORMAT("Line Type"), FORMAT(Type))
Line Type %1 is not allowed in Type %2 Tables\Master Data Management\Allocation Line.al:4230 Error AL0044 error(AL0044, FORMAT("Line Type"), FORMAT(Type))
The %1 %2 can't be assigned to itself Tables\Master Data Management\Allocation Line.al:4365 Error CircularReference_Error error(CircularReference_Error, Rec.Type, Rec.Number)
Mapping already exists. Tables\Master Data Management\Catalog Class.al:331 Error Text001 error(Text001)
Rename is not allowed. Tables\Master Data Management\Catalog Class.al:376 Error Text002 error(Text002)
This setting is allowed in the Document line type. Tables\Master Data Management\Catalog Document.al:394 Error AL0004 error(AL0004)
Document is assigned to item variants. Please delete the document from variants first. Tables\Master Data Management\Catalog Document.al:591 Error DocHasVariants_Err error(DocHasVariants_Err)
Unknown Type %1 of the document Tables\Master Data Management\Catalog Document.al:1360 Error UnknownType_Err error(UnknownType_Err, Rec.GetFilter(Type))
The %1 %2 doesn't exists Tables\Master Data Management\Catalog Document.al:1396 Error SourceNotExists_Err error(SourceNotExists_Err, Rec.Source, Rec.Code)
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:95 Error AL0012 error(AL0012, 'Number', xRec.Number + ' -> ' + Rec.Number)
Feature ID can not be changed. Tables\Master Data Management\Catalog Feature.al:97 Error AL0011 error(AL0011)
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:126 Error AL0012 error(AL0012, 'Feature Type', ' -> ')
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:140 Error AL0012 error(AL0012, 'Line Type', format(xRec."Line Type") + ' -> ' + format(Rec."Line Type"))
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:143 Error AL0012 error(AL0012, 'Line Type', format(xRec."Line Type") + ' -> ' + format(Rec."Line Type"))
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:171 Error AL0012 error(AL0012, 'Unit ID', xRec."Unit ID" + ' -> ' + Rec."Unit ID")
Values may only be assigned Features. Tables\Master Data Management\Catalog Feature.al:291 Error AL0015 error(AL0015)
<> Tables\Master Data Management\Catalog Feature.al:313 Error AL0007 error(AL0007)
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:374 Error AL0012 error(AL0012, 'Group System Number', xRec."Group System Number" + ' -> ' + Rec."Group System Number")
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:377 Error AL0012 error(AL0012, 'Group System Number', xRec."Group System Number" + ' -> ' + Rec."Group System Number")
These settings affect exclusively Feature Groups. Tables\Master Data Management\Catalog Feature.al:516 Error AL0016 error(AL0016)
These settings affect exclusively Feature Groups. Tables\Master Data Management\Catalog Feature.al:559 Error AL0016 error(AL0016)
These settings affect exclusively Feature Groups. Tables\Master Data Management\Catalog Feature.al:604 Error AL0016 error(AL0016)
The feature you entered belongs to another classification system. Tables\Master Data Management\Catalog Feature.al:1223 Error AL0001 error(AL0001)
Feature ID can not be changed. Tables\Master Data Management\Catalog Feature.al:1269 Error AL0011 error(AL0011)
Unit has to have the same Group System Number Tables\Master Data Management\Catalog Feature.al:1275 Error UnitDiffGrp_Err error(UnitDiffGrp_Err)
Value %1 is marked as Not Allowed. Tables\Master Data Management\Catalog Feature.al:1427 Error ValueNotAllowedErr error(ValueNotAllowedErr, FeatureValueSet."Value Description")
Value %1 is marked as Not Allowed. Tables\Master Data Management\Catalog Feature.al:1467 Error ValueNotAllowedErr error(ValueNotAllowedErr, _CatalogFeatureValue."Value Description")
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:2266 Error AL0012 error(AL0012, 'Line Type:Title', xRec.Number + ' -> ' + Rec.Number)
This line is inherited, manual changes to field %1 (%2) are not allowed. Tables\Master Data Management\Catalog Feature.al:2290 Error AL0012 error(AL0012, 'Line Type:Feature', xRec.Number + ' -> ' + Number)
Chosen Feature has different classification than Catalog Group. Tables\Master Data Management\Catalog Feature.al:2300 Error AL0005 error(AL0005)
The value is not valid on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2336 Error WrongValueErr error(WrongValueErr)
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2340 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2344 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID Reference")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2363 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 2")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2367 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 3")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2371 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 4")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2375 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 5")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2379 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 6")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2383 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 7")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2387 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 8")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2391 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 9")
The value does not exist on this feature, please update or remove it. Tables\Master Data Management\Catalog Feature.al:2395 Error WrongValuePredefinedErr error(WrongValuePredefinedErr, Rec."Value ID 10")
Value '%1' is not valid for %2 type Tables\Master Data Management\Catalog Feature.al:2681 Error AL0018 error(AL0018, Rec.Value, grecFeature."Field Type")
Unit has to have the same Group System Number Tables\Master Data Management\Catalog Feature.al:2802 Error UnitDiffGrp_Err error(UnitDiffGrp_Err)
Value %1 is marked as Not Allowed. Tables\Master Data Management\Catalog Feature.al:3039 Error ValueNotAllowedErr error(ValueNotAllowedErr, CatFeatureValue.Code)
Value %1 is marked as Not Allowed. Tables\Master Data Management\Catalog Feature.al:3075 Error ValueNotAllowedErr error(ValueNotAllowedErr, FeatureValueSet."Value ID")
Value %1 is marked as Not Allowed. Tables\Master Data Management\Catalog Feature.al:3120 Error ValueNotAllowedErr error(ValueNotAllowedErr, _FeatureValueSet."Value Description")
Value with ID %1 was not found on catalog feature %2 Tables\Master Data Management\Catalog Feature.al:3125 Error ValueNotFoundErr error(ValueNotFoundErr, _Value, Rec.Number)
Value %1 is marked as Not Allowed. Tables\Master Data Management\Catalog Feature.al:3149 Error ValueNotAllowedErr error(ValueNotAllowedErr, _FeatureValue."Value Description")
Value with ID %1 was not found on catalog feature %2 Tables\Master Data Management\Catalog Feature.al:3154 Error ValueNotFoundErr error(ValueNotFoundErr, _Value, Rec.Number)
Polyvalent features cannot contain more than 10 values Tables\Master Data Management\Catalog Feature.al:3334 Error TooManyValuesErr error(TooManyValuesErr)
Feature %1 predefines certain values. Entered value '%2' (%3) has not been found among these. Tables\Master Data Management\Catalog Feature.al:3362 Error AL0006 error(AL0006, Rec.Number, Rec.Value, Rec."Value ID")
Feature %1 predefines certain values. Entered value '%2' (%3) has not been found among these. Tables\Master Data Management\Catalog Feature.al:3382 Error AL0006 error(AL0006, Rec.Number, Rec.Value, Rec."Value ID")
The Catalog Group %1 can't be assigned to itself Tables\Master Data Management\Catalog Group.al:148 Error SameCatGroup_Err error(SameCatGroup_Err, Rec."Standard Catalog Group")
Picture Document cannot be found in the Catalog Group classification. Tables\Master Data Management\Catalog Group.al:246 Error AL0006 error(AL0006)
You are not authorized to certify the Catalog Group. Tables\Master Data Management\Catalog Group.al:466 Error AL0002 error(AL0002)
Certification failure, please check the log. Tables\Master Data Management\Catalog Group.al:478 Message AL0007 message(AL0007)
Certification Log contains warnings, please check. Tables\Master Data Management\Catalog Group.al:481 Message AL0008 message(AL0008)
Operation canceled Tables\Master Data Management\Catalog Group.al:1356 Error Error_Lbl error(Error_Lbl)
This line is inherited, manual changes are not allowed. Tables\Master Data Management\Catalog Keyword.al:81 Error AL0012 error(AL0012)
Keyword %1 is already assigned. Tables\Master Data Management\Catalog Keyword.al:89 Error AL0004 error(AL0004, "Keyword ID")
The Keyword selected has a different classification assignment than the Catalog Group. Tables\Master Data Management\Catalog Keyword.al:98 Error AL0003 error(AL0003)
This line is inherited, manual changes are not allowed. Tables\Master Data Management\Catalog Keyword.al:189 Error AL0012 error(AL0012)
This line is inherited, manual changes are not allowed. Tables\Master Data Management\Catalog Keyword.al:213 Error AL0012 error(AL0012)
This line is inherited, manual changes are not allowed. Tables\Master Data Management\Catalog Keyword.al:224 Error AL0012 error(AL0012)
<> Tables\Master Data Management\Catalog Keyword.al:386 Error AL0005 error(AL0005,grecZuordKlasse.Code)
<> Tables\Master Data Management\Catalog Keyword.al:396 Error AL0001 error(AL0001)
<> Tables\Master Data Management\Catalog Keyword.al:408 Error AL0005 error(AL0005,grecZuordKlasse.Code)
<> Tables\Master Data Management\Catalog Keyword.al:418 Error AL0005 error(AL0005,grecZuordKlasse.Code)
<> Tables\Master Data Management\Catalog Keyword.al:428 Error AL0005 error(AL0005,grecZuordKlasse.Code)
<> Tables\Master Data Management\Catalog Translation.al:157 Error Text001 error(Text001, FIELDCAPTION(Description), FIELDCAPTION(Type), FORMAT(Type))
Default languages can't be deleted. Please change the settings in Catalog Setup first. Tables\Master Data Management\Catalog Translation.al:894 Error Delete_Err error(Delete_Err)
Picture Document cannot be found in the chapter classification. Tables\Master Data Management\Chapter.al:153 Error AL0003 error(AL0003)
Operation canceled Tables\Master Data Management\Chapter.al:1452 Error Error_Lbl error(Error_Lbl)
Please configure a No. Series for Content Header in Catalog Setup first! Tables\Master Data Management\Content Header.al:105 Error NoSNotConfigured_Err error(NoSNotConfigured_Err)
Please configure a No. Series for Content Header in Catalog Setup first! Tables\Master Data Management\Content Header.al:109 Error NoSNotConfigured_Err error(NoSNotConfigured_Err)
The Feature Value Set Header record cannot be deleted because it is in use on one or more existing Catalog Feature(s) Tables\Master Data Management\Feature Value Set Header.table.al:79 Error FeatureValueUsedErr error(FeatureValueUsedErr)
The Feature Value Set Header record cannot be deleted because it is in use on one or more existing Product Feature(s) Tables\Master Data Management\Feature Value Set Header.table.al:84 Error ProdFeatValueUsedErr error(ProdFeatValueUsedErr)
The Feature Value Set Header record cannot be deleted because it is the default value set for one or more existing Feature(s) Tables\Master Data Management\Feature Value Set Header.table.al:89 Error FeatureHasDefaultSetErr error(FeatureHasDefaultSetErr)
The Feature Value Set record cannot be deleted because it is in use on one or more existing Catalog Feature(s) Tables\Master Data Management\Feature Value Set.al:135 Error FeatureValueUsedErr error(FeatureValueUsedErr)
The Feature Value Set record cannot be deleted because it is in use on one or more existing Product Feature(s) Tables\Master Data Management\Feature Value Set.al:142 Error ProdFeatValueUsedErr error(ProdFeatValueUsedErr)
<> Tables\Master Data Management\Feature Value Set.al:155 Error FeatureEmpty_Err error(FeatureEmpty_Err)
Feature ID %1 can not be changed to %2 because of inheriting product features Tables\Master Data Management\Product Feature.al:112 Error NumberChange_Err error(NumberChange_Err, xRec.Number, Rec.Number)
Only 1 value can be filled up for non-polyvalent features. Tables\Master Data Management\Product Feature.al:232 Error ValueMultipleAndNonPolyvalent_Err error(ValueMultipleAndNonPolyvalent_Err)
The entered value is too long. The maximum length is %1 characters. Value: %2 Tables\Master Data Management\Product Feature.al:236 Error ValueTooLong error(ValueTooLong, MaxStrLen(_Value.Description), Rec.Value)
The entered value is too long. The maximum length is %1 characters. Value: %2 Tables\Master Data Management\Product Feature.al:243 Error ValueTooLong error(ValueTooLong, MaxStrLen(_Value.Description), ValuePart)
<> Tables\Master Data Management\Product Feature.al:250 Error CurrError error(CurrError)
Feature (%1) %2 does not belong to set %3 Tables\Master Data Management\Product Feature.al:445 Error ErrorFeature_Lbl error(ErrorFeature_Lbl, Rec.Number, Rec.Description, Rec."Value Set")
Feature Value Set %1 does not exist Tables\Master Data Management\Product Feature.al:447 Error ErrorSet_Lbl error(ErrorSet_Lbl, Rec."Value Set")
%1 %2 has a Value %3 which does not belong to set %4 Tables\Master Data Management\Product Feature.al:451 Error ErrorValue_Lbl error(ErrorValue_Lbl, Rec."Source Type", Rec."Source Code", Rec.Value, Rec."Value Set")
Number can not be empty for type %1. Tables\Master Data Management\Product Feature.al:746 Error NumberEmpty_Err error(NumberEmpty_Err, Rec."Line Type")
Inherited product features (%1) can not be deleted Tables\Master Data Management\Product Feature.al:875 Error DeleteInhLine_Err error(DeleteInhLine_Err, Rec.Number)
Feature %1 which is a value to another feature can not be deleted Tables\Master Data Management\Product Feature.al:882 Error FeatureIsValueOnAnotherFeature_Err error(FeatureIsValueOnAnotherFeature_Err, Rec.Number)
Record (%1, %2 [%3]) can not be deleted because it is a part of a feature group. Tables\Master Data Management\Product Feature.al:884 Error RecordBelongsToFeatureGroup_Err error(RecordBelongsToFeatureGroup_Err, Rec."Line Type", Rec.Number, Rec.Description)
Delimiters are not allowed for type %1. Tables\Master Data Management\Product Feature.al:1842 Error DelimterNotAllowed_Err error(DelimterNotAllowed_Err, Rec."Field Type")
Delimiters are not allowed for type %1. Tables\Master Data Management\Product Feature.al:1859 Error DelimterNotAllowed_Err error(DelimterNotAllowed_Err, Rec."Field Type")
The value (%1) is not valid on feature type %2, please update or remove it. Tables\Master Data Management\Product Feature.al:1862 Error ValueNotValidOnFeature_Err error(ValueNotValidOnFeature_Err, Rec.Value, Rec."Field Type")
<> Tables\Master Data Management\Product Feature.al:1866 Error ErrorInfo error(ErrorInfo)
The value (%1) is not valid on feature type %2, please update or remove it. Tables\Master Data Management\Product Feature.al:1885 Error ValueNotValidOnFeature_Err error(ValueNotValidOnFeature_Err, Rec.Value, Rec."Field Type")
<> Tables\Master Data Management\Product Feature.al:1889 Error ErrorInfo error(ErrorInfo)
Usage of both delimiters (.. and ;) is not allowed. Please use only one on value "%1". Tables\Master Data Management\Product Feature.al:1897 Error ValueDelimitersMultiple_Err error(ValueDelimitersMultiple_Err, Rec.Value)
The value (%1) is not valid on feature type %2, please update or remove it. Tables\Master Data Management\Product Feature.al:1927 Error ValueNotValidOnFeature_Err error(ValueNotValidOnFeature_Err, Rec.Value, Rec."Field Type")
<> Tables\Master Data Management\Product Feature.al:1931 Error ErrorInfo error(ErrorInfo)
Only one delimiter is allowed for range on value "%1". Tables\Master Data Management\Product Feature.al:1949 Error ValueDelimitersTooMany_Err error(ValueDelimitersTooMany_Err, Rec.Value)
Only 1 value can be filled up for non-polyvalent features. Tables\Master Data Management\Product Feature.al:2200 Error ValueMultipleAndNonPolyvalent_Err error(ValueMultipleAndNonPolyvalent_Err, Rec.Value)
Item Variant for Variant No. %1 not found Tables\Master Data Management\Product Feature.al:2431 Error ItemVariant_Err error(ItemVariant_Err, Rec."Source Code")
Feature %1 for variant %2 does not belong to item %3. Tables\Master Data Management\Product Feature.al:2439 Error Variant2Item_Err error(Variant2Item_Err, Rec.Number, Rec."Source Code", ItemNo)
<<Unparsed argument: Format(Rec.Count())>> Tables\Navigate.al:309 Message message(Format(Rec.Count()))
Picture Document cannot be found in the Product Group Classification. Tables\Product Group.al:438 Error AL0003 error(AL0003)
Operation canceled Tables\Product Group.al:1541 Error Error_Lbl error(Error_Lbl)
Please select records Tables\Quality Management\Certification Log.al:506 Error NoRecordsSelected_Err error(NoRecordsSelected_Err)
The update has been interrupted to respect the warning. Tables\Quality Management\Checklist Header.al:121 Error Text005 error(Text005)
You are not authorized to certify Checklists. Tables\Quality Management\Checklist Header.al:190 Error Text002 error(Text002)
Checklist is in used on %1 %2. It can not be deleted Tables\Quality Management\Checklist Header.al:262 Error ChklstUsed_Err error(ChklstUsed_Err, TempChecklistWU.Count(), Rec."Source Type")
Checklist is in used on %1 %2. It can not be deleted Tables\Quality Management\Checklist Header.al:265 Error ChklstUsed_Err error(ChklstUsed_Err, TempChecklistWU.Count(), "PIMX Master Data Type"::Channel)
This function is only allowed for the usage base. Tables\Quality Management\Checklist Header.al:337 Error BaseUsage_Err error(BaseUsage_Err)
One or more fields with Field Type Option were set as Required or Recommended without defining a Check Detail value. Fill in Check Detail or set the field(s) as Optional. Tables\Quality Management\Checklist Header.al:390 Error NoCheckDetailOption_Err error(NoCheckDetailOption_Err)
<> Tables\Quality Management\Checklist Line.al:236 Error AL0005 error(AL0005)
Field Number does not exist. Tables\Quality Management\Checklist Line.al:247 Error Text002 error(Text002)
Field Number already exists. Tables\Quality Management\Checklist Line.al:422 Error Text004 error(Text004)
Type has to be set Tables\Quality Management\Checklist Relation.al:82 Error TypeIsEmptyErr error(TypeIsEmptyErr)
Product Features are enabled. Because of this you cannot select Features as a relation. Please change to Product Features. Tables\Quality Management\Checklist Relation.al:87 Error FeaturesNotAllowed_Err error(FeaturesNotAllowed_Err)
Product Features are disabled and cannot be selected as a relation. Please change to Features. Tables\Quality Management\Checklist Relation.al:90 Error ProductFeaturesNotAllowed_Err error(ProductFeaturesNotAllowed_Err)
Could not get table data for vendor item data. Tables\Quality Management\Checklist Relation.al:317 Error error('Could not get table data for vendor item data.')
Value provided can not be used for feature type %1 Tables\Select User Filter.al:165 Error Value_Err error(Value_Err, FtrFieldType)
Value provided can not be used for feature type %1 Tables\Select User Filter.al:168 Error Value_Err error(Value_Err, FtrFieldType)
All No. Series Lines associated with No. Series %1 must have 'Allow Gaps' Enabled Tables\Setup\Catalog Setup.al:71 Error error('All No. Series Lines associated with No. Series %1 must have ''Allow Gaps'' Enabled', _noSeriesLine."Series Code")
Users need to logout and login to reflect this setting Tables\Setup\Catalog Setup.al:1057 Message message('Users need to logout and login to reflect this setting')
You cannot set the "Sync. to Attributes" field to Yes if Polyvalent Features with "Sync. to Attributes" Yes or Default exist. Please set those features "Sync. to Attributes" to No first. Tables\Setup\Catalog Setup.al:1127 Error PolyvalentFeatures_Err error(PolyvalentFeatures_Err)
The folder name must be terminated with backslash character. Tables\Setup\Document Setup.al:49 Error AL0001 error(AL0001)
The folder name must be terminated with backslash character. Tables\Setup\Document Setup.al:113 Error AL0001 error(AL0001)
The folder name must be terminated with backslash character. Tables\Setup\Document Setup.al:166 Error AL0001 error(AL0001)
The folder name must be terminated with backslash character. Tables\Setup\Document Setup.al:249 Error AL0001 error(AL0001)
You may run this operation on Documents. Tables\Table 70114192 - Dokumentverbindung.al:174 Error AL0002 error(AL0002)
Document Classification has already been assigned. Tables\Table 70114192 - Dokumentverbindung.al:194 Error AL0001 error(AL0001)
Column assingment %1 already exists. Tables\Table Column Reference.al:42 Error AL0001 error(AL0001, Spalte)
Field Number cannot be found in the source table. Tables\Table Control.al:60 Error AL0002 error(AL0002)
Field Number does not exist. Tables\Table Control.al:318 Error AL0004 error(AL0004)
Field Code %1 is not available for ind. columns. Tables\Table Control.al:671 Error AL0005 error(AL0005, "Ind. Columns Field Codes")
This parameter can only be set for fields of type "Keyfield". Tables\Table Control.al:711 Error AL0006 error(AL0006)
The processing has been interrupted. Tables\Table Header.al:261 Error AL0004 error(AL0004)
The processing has been interrupted. Tables\Table Header.al:378 Error AL0004 error(AL0004)
No element available. Tables\Table Mapping Line Ref.al:178 Error AL0002 error(AL0002)
No certified Checklist exists for the target table. Tables\Table Mapping Line Ref.al:371 Error AL0001 error(AL0001)
The root element contains structure Lines. You can not delete it. Tables\Table Template Header.al:456 Error AL0001 error(AL0001)
Field Number cannot be found in the source table. Tables\Table Template Line.al:52 Error AL0002 error(AL0002)
Field Number does not exist. Tables\Table Template Line.al:295 Error AL0004 error(AL0004)
You are not authorized to certify Templates. Tables\Template.al:184 Error AL0002 error(AL0002)
Certification failure, please check the log. Tables\Template.al:190 Message AL0003 message(AL0003)
Cannot delete this template as it is currently in use in %1 place(s); please open the Template Where Used list and resolve all references before deleting. Tables\Template.al:291 Error TemplateUsed_Err error(TemplateUsed_Err, TemplateWU.Count)
%1 must not be the same as %2. Tables\Unit Conversion c1.al:71 Error ValuesEqual_Err error(ValuesEqual_Err, FIELDCAPTION("From UOM Code"), FIELDCAPTION("To UOM Code"))
%1 must not be the same as %2. Tables\Unit Conversion.al:91 Error Text001 error(Text001, FIELDCAPTION("From UOM Code"), FIELDCAPTION("To UOM Code"))
You may not delete %1 as it is used in %2 %3. Tables\Unit.al:233 Error Text001 error(Text001, "Unit ID", Feature.TableCaption(), Feature."Feature ID")
You may not delete %1 as it is used in %2 %3. Tables\Unit.al:236 Error Text001 error(Text001, "Unit ID", FeatureGroup.TableCaption(), FeatureGroup."Feature Group ID")
You may not delete %1 as it is used in %2 %3. Tables\Unit.al:239 Error Text001 error(Text001, "Unit ID", CatalogueFeature.TableCaption(), FORMAT(CatalogueFeature.Source) + ' ' + CatalogueFeature.Code + ' ' + CatalogueFeature.Number)
Unknown Type %1 Tables\User Descr. Class Pref.al:128 Error UnknownTypeErr error(UnknownTypeErr, TableNo)
Unknown Type %1 Tables\User Descr. Class Pref.al:150 Error UnknownTypeErr error(UnknownTypeErr, _Type)
User %1 has to have at least license %2 in Pimics. Please set the license in Catalog Users. Tables\User.al:403 Error error('User %1 has to have at least license %2 in Pimics. Please set the license in Catalog Users.', Rec."User ID", MinLicense)
User %1 need to logout and login to reflect this setting Tables\User.al:461 Message message('User %1 need to logout and login to reflect this setting', Rec."User ID")
Value %1 for type %2 is not allowed. Tables\Value.al:67 Error ValueWrongType_Err error(ValueWrongType_Err, Rec.Description, Rec.Type)
Value %1 for type %2 is not allowed. Tables\Value.al:233 Error ValueWrongType_Err error(ValueWrongType_Err, REc.Description, Rec.Type)
The Value record cannot be deleted because it is in use on one or more existing Catalog Feature(s) Tables\Value.al:332 Error ValueUsedErr error(ValueUsedErr)
The Feature Value record cannot be deleted because it is in use on one or more existing Product Feature(s) Tables\Value.al:334 Error ProdFeatValueUsedErr error(ProdFeatValueUsedErr)
Value '%1' on product features and linked attributes could not be updated. Tables\Value.al:581 Message NotUpdateValuesMsg message(NotUpdateValuesMsg, PrevValidatedDescription)
Value '%1' on product features has been updated to the new value '%2'. Tables\Value.al:643 Message UpdateValues_Msg message(UpdateValues_Msg, PrevValidatedDescription, Rec.Description)
Value %1 can not be merged into %2. because it can not be evaluated to type %3. Tables\Value.al:786 Error FieldType_Err error(FieldType_Err, Rec.Description, _ValueToReplace.Description, _ValueToReplace.Type)