Runtime error DATA_LENGTH_0 (exception CX_SY_RANGE_OUT_OF_BOUNDS) occurs when you want to use SO10 to display text
with ID Palt in an unicode system, which was created by in a non-unicode system.
"DATA_LENGTH_0" "CX_SY_RANGE_OUT_OF_BOUNDS"
"SAPREDIT_TEXT_FORMAT_DOI" or "SAPREDIT_TEXT_FORMAT_DOI"
The old non-unicode standard texts (text object = TEXT Textid = PALT) cannot be displayed or edited in unicode any more using transaction
SO10. E.g. runtime error DATA_LENGTH_0 (exception CX_SY_RANGE_OUT_OF_BOUNDS) can be occured.
In Note 539477 the Office integration interface was declared obsolete. This means that function modules
EDIT_TEXT_FORMAT_RTF and EDIT_TEXT_FORMAT_DOC may not be used any more.
The applications were meant to develop new interfaces. For this purpose, application-specific conversions were developed on the
SAPscript side for module READ_TEXT in order to limit the coordination and development work involved for the applications.
However, this made editing with transaction SO10 invalid, as a non-application-connected interface.