Skip to Content
0
Jul 18, 2008 at 07:55 PM

How to save Internal table inside Personnel Change Request after JSPcode ??

19 Views

HI ,

I have built up Som Org management Data while running PCR . But when it goes to JSP for form display

and comes back to SAP. The internal table that I have saved in SAP MEMORY / ABAP MEMORY is getting washed off..

I m building the table in the INIT method of the BADI ( qisr1) .

Can any body suggest a way for saving the DATA when control is back from JSP.

-


is it posible thr saving in som class private data ??