Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 114
Message text: Table T002T has not been correctly maintained (-> long text)
The installed languages of the SAP System are not recognized by a
system component.
The particular system component is the function module
PROFILE_LANGUAGE_GET_INFO,
which is used in function modules MC_CREATE_<mconame> and
MC_UPDATE_<mconame>.
Building of the matchcode records is terminated.
Exactly one system language (e.g. E for English) is defined in the
profile parameter zcsa/system_language. The profile parameter
zcsa/installed_languages specifies the installed languages (e.g. EFD
for E - English, F - French, D - German). The system components (the
above function module - see above) only defines the languages which
have an entry in T002T as installed languages. The system language must
be stored in field T002T-SPRAS and the installed language in
T002T-SPRSL. Field SPTXT defines the name of a language.
If the matchcode records for English, French and German are to be built
under system language English, T002T must contain the following
entries:
T002T(SPRAS,SPRSL,Text)
E E <text>
E F <text>
E D <text>.
If German is also to be used as a system language and you want to be
able to generate the matchcode records for English, French and German
under this system language, T002T must also contain the following
entries:
T002T(SPRAS,SPRSL,Text)
D E <text>
D F <text>
D D <text>.
Please check if the language import was performed correctly. Table
T002T is updated by the import.
Error message extract from SAP system. Copyright SAP SE.
MC114
- Table T002T has not been correctly maintained (-> long text) ?The SAP error message MC114, which states that "Table T002T has not been correctly maintained," typically relates to issues with the configuration of the company codes in the SAP system. This error often arises in the context of Material Management (MM) or Controlling (CO) modules when the system is unable to find the necessary language-dependent texts for the company codes.
Cause: The error is usually caused by one of the following issues: Missing Entries: The table T002T, which contains the language-dependent texts for company codes, may have missing entries for the relevant company code in the specified language. Incorrect Configuration: The company code may not be properly configured in the system, leading to inconsistencies in the data. Transport Issues: If the system has recently undergone a transport of configuration changes, the entries in T002T may not have been transported correctly.
Solution: To resolve the MC114 error, you can follow these steps: Check Table T002T: Use transaction code SE11 (Data
Get instant SAP help. Sign up for our Free Essentials Plan.
MC113
MC object & is already being maintained by another job
What causes this issue? The selected matchcode object is already being processed by another background job.System Response Processing is cancelled.H...
MC112
Incorrect input parameter
What causes this issue? An input parameter is incorrect.System Response Cancel processing.How to fix this error? Enter a correct input parameter.Er...
MC115
This definition of matchcode object & is not supported
What causes this issue? An extended foreign key is defined for a table being included in the matchcode object. O R A table which is the check table f...
MC116
& records deleted for matchcode ID &-&
What causes this issue? The matchcode object is valid in all clients. The number of records deleted for the matchcode ID is displayed in the system m...
Click on this link to search all SAP messages.