Hi,
I call a BAPI through webdynpro which delivers a huge table as a result.
Since I do not need this data later in the application I am trying to invalidate it without success. The size of this output table remains the same.
This model node is emptied and filled with new data only when I call the BAPI again. Is there anyway to empty the BAPI output table as it is memory consuming?
Regards
MK