Dicas para desenvolvedores ABAP.
CALL FUNCTION 'SOTR_SERV_STRING_TO_TABLE'
EXPORTING
text = lr_struct_srv->ztexto_longo
flag_no_line_breaks = ''
line_length = 132
TABLES
text_tab = lt_line. " Text Table