Hi Experts,
I am using function module CRM_DNO_READ_ORDER_TEXT.
One of the output table of this fm is ET_ALLTEXTS whixh is of structure COMT_TEXT_TEXTDATA_T.
This structure has two fields one is GUI and other is LINES which itself contains the table in it.
I want to delete one row from the data of this LINES table in main table ET_ALLTEXTS .
Actually, this LINES table contains the texts entered by user from some application. So i want to edit the text.
Pls help me..this is very complicated.
thnx
DIvya