‎2008 Jun 24 8:01 AM
hi friends,
How to import cluster RU. I have written this code.
But it is showing error.
REPORT Z_T1 .
tables: pcl2,pcl1.
include rpc2ruu0.
*include rpc2rx00.
*include rpc2cd00.
include rpppxd00.
*data: begin of common part 'BUF'.
include rpppxd10.
*data: end of common part 'BUF'.
*include
tables: pa0002.
selection-screen begin of block blk1 with frame title text-001.
parameters: p_pernr like pa0003-pernr.
selection-screen end of block blk1.
selection-screen begin of block blk2 with frame title text-002.
select-options: s_period for pa0002-begda.
selection-screen end of block blk2.
rx-key = p_pernr.
rp-imp-c2-ru.
include rpppxm00.
‎2008 Sep 09 7:22 AM
Hi Ram ,
Please share the inputs if you are able to do . I am also working on same requirement . I need help on this.
Regards
Uday