I am currently building a smartforms for rebate confirmation which is associated with the transaction /IRM/IPCRASP.
Each agreement number has clauses associated with it. I need to print the whole content of these clauses in my smartforms.
In this transaction, this text is getting displayed in HTML format.
READ_TEXT does not work with clauses. I tried with the function module /irm/gcl_view but it returns only a part of the text.
Please suggest me any function module.