cancel
Showing results for 
Search instead for 
Did you mean: 

need to pass values btw 2 WDA's.....

Former Member
0 Kudos

Hello friends,

I have been searching alot on this but not able to find out a good solution.

I have 2 WDA's integrated to portal with iViews.

Now i want to pass a value from WDA1 to WDA2.

I just got one info with all the other threads that, we can acheive this with method CALL METHOD l_portal_manager->navigate_absolute

in businness_partners parameter.

But what other steps i have to do here. There should be something on plugs, im not aware of what has to be done on both WDA1 and 2.

Also how can i read the value in WDA2?

Kindly help me out this as i am completely stuck on this.

Thanks in Advance to you all.

Niraja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Niraja,

Portal navigation enables navigation between iViews. You could use Object Based if you want to define the navigation on the BO level or if you want to set the target URL you could use the Absolute Navigation.

You could refer to the documentation:

Link: [Absolute Navigation|http://help.sap.com/saphelp_nw04s/helpdata/en/e4/f86f4132f15c58e10000000a1550b0/frameset.htm]

Link: [Object Based|http://help.sap.com/saphelp_nw04s/helpdata/en/e4/f86f4132f15c58e10000000a1550b0/frameset.htm]

Hope this helps.

Cheers,

Rashmi.

Former Member
0 Kudos

Can some body give me an example or guide on configuring 2 WDA's in portal pleaseeeeee..

:((((((((((((((

Thanks in advance everyone.

Niraja

Former Member
0 Kudos

Hi,

After loging into portal-PORTAL CONTENT/CONTENT ADMIN tab

Create a folder->Create two Iviews where you can provide each WDA URL name and save it.

and check them out.

Check the interface IF_WD_PORTAL_INTEGRATION also.

Please check out these links-

/thread/1078297 [original link is broken]

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2064719b-8851-2b10-a399-b356d91c...

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/snipppets%2b%2bweb%2bdynpro%2babap-%2bho...

Regards

Lekha

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please refer to this link on the same-

Application to Application Integration using the EXIT, SUSPEND, RESUME plugs

http://help.sap.com/SAPHELP_NW04S/helpdata/EN/45/19bf8c16f25d7ae10000000a11466f/frameset.htm

http://help.sap.com/SAPHELP_NW04S/helpdata/EN/45/19bf8c16f25d7ae10000000a11466f/frameset.htm

https://wiki.sdn.sap.com/wiki/display/Snippets/Snipppets+WebDynproABAP-HowtouseOutboundPlugofa+Window

Regards

Lekha

Former Member
0 Kudos

Thanks Lekha for your prompt reply,

But the posts you have sent to me works for standalone WDA navigations.

Those cases doenst work for me, i need to pass the data and steps to configure all the settings when calling a WDA from other WDA both integrated to portal iViews.

Still it is not solved :((((

Niraja

Former Member
0 Kudos

check these one

[Link1|http://saptechnical.com/Tutorials/WebDynproABAP/views/navigation.htm]

[Post|;

Former Member
0 Kudos

Hi ABAP WD,

thanks for those links,

But as i mentioned i have two diff Web dynpro applications, and not one WDA with 2 views.

ALso it is with portal what i want to navigate.

I dont think the links are related to portal navigation of 2 WDA;s with passing values and reading them

Kindly could you pls post that steps or solution

Sorry but thanks for ur help.

Still its not solved :(((((((((((((((((((((

Niraja