Skip to Content
0
Former Member
May 31, 2011 at 08:06 AM

Sharing common unique field personnel number(PERNR) between two WDAs

50 Views

Dear All,

I am new to webdynpro for ABAP.I have developed two individual webdynpro applications by hard coding unique field personnel Id in the select queries.

What I mean is I am getting all the fields from the select query and I am able to display the values on screen, I am writing query like

"select required-fields from table1 into table2 where pernr = '000000'".

I need to import common personnel Id(pernr) from one application to another.This can be achieved in portal integration or It can achieved

during individual web dynpro applications development?.Please suggest.

Thanks,

Reddy