Message E2257 - Observe the constraints for use in a logical database [SAP]
SAP ECC 6.0 - SAP_BASIS 700
I was creating the view ZPCC_SD_VCSOT01 and I got this message “Observe the constraints for use in a logical database”
Message E2257 - Observe the constraints for use in a logical database
Diagnosis
If the table name or view name is longer than 14 characters, you cannot use the table or view in a logical database.Cause
Restrictions on the maximum length of generated internal names on the logical database.System Response
This is an information message.Procedure
Select a name with length of maximum 14 characters for the table or view, if you wish to use the table or view in a logical database.
I didn’t know that logical databases cannot use the table name or view name is longer than 14 characters. Interesting!
But anyway I will go ahead and create my view, because I don’t use it in any logical databases.
Tags: logical database, message, SE11, table, view