Skip to Content
0
Former Member
Nov 30, 2006 at 08:49 AM

BAPI Output Node invalidation

26 Views

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