Where does SAP store the text for object descriptions in SE10 - TRE071X-OBJ_DESCRI ?
Not in a table. By analysing the search help SCTSOBJECT I found a form called GET_SYSTEM_TYPES in program SAPLTR_OBJECTS. Here all the object texts are hard coded and populated into an internal table with the KO100 structure.