cancel
Showing results for 
Search instead for 
Did you mean: 

Error - Parameter LSM not maintained in version 0007 of tp configuration

Sandra_Rossi
Active Contributor
0 Kudos

Hello,

EDIT: this is a question I've just solved, no help needed.

I activate a valid dynpro and I get this error:

Sandra_Rossi_0-1712305627814.png

Parameter LSM not maintained in version 0007 of tp configuration (XT465)

This error message may happen in many situations, in many other developer transaction codes.

It may also occur for LANGUAGE: Parameter LANGUAGE not maintained in version 0007 of tp configuration

It's not due to a syntax error or whatever.

There are some SAP notes which attempt to avoid this situation for some transaction codes, but it's not the case for dynpro.

View Entire Topic
Sandra_Rossi
Active Contributor
0 Kudos

This is an information message but it may trigger an unexpected error in some situations.

The easiest way to solve it is to create a dummy line in TPPARAM with the LSM = empty value (default behavior). See 45548 - Transport of language-dependent objects - SAP for Me for more information about TPPARAM and LSM.

Start transaction code STMS > System Overview > Select the current system > Display configuration > Toggle Display to Edit > Insert a line > type LSM with no value and save.

Sandra_Rossi_0-1712306070962.png

If you have the same error message but with LANGUAGE, repeat the operation (add LANGUAGE = empty value).