cancel
Showing results for 
Search instead for 
Did you mean: 

Calling R3 Tcode Iview from Java Webdynpro

Former Member
0 Kudos

Hello Everyone,

We have a few reimbursement claims developed in Java Webdynro and i've created a new one using ABAP.

Is it possible to call the ABAP R3 Tcode Iview from Java Webdynpro using URL and passing the system user name to it.

We are on ECC 6 and still on EHP0.

Thanks and Regards,

Ashu

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

just create a transaction iview and embed it in iframe in the java web dynpro

Former Member
0 Kudos

Hi Jun Wu,

Thanks for the reply.

I've created the Transaction Iview.

Just to make my query clear:-

1.Several Claim types are created in SAP R3 table

2.We have these claim types listed in the dropdown in Webdynpro.

3.Each claim has a separate Iview in Webdynpro Project

4.Only the new claim needs to call the R3 Tcode

Please help.

Thanks.

Regards

Ashu

junwu
Active Contributor
0 Kudos

don't see the problem. what you are trying to say?

Former Member
0 Kudos

I don't know how to embed iframe in the java web dynpro.

I have not created an IFrame, when tried searching it,  the SAP Help Portal has its 1st line as

" This UI element is deprecated and is not to be used."

Can you please guide me, am stuck on this for quite long.

I need to pass the system username to it as well, so that data can load accordingly.

Thanks and Regards,

Ashu



junwu
Active Contributor
0 Kudos

you are not using sso?

in nw 7, iframe is deprecated, for  ce7.2 and nw7.3, it is active again.

if you cannot embed, how about opening that iview in a new window by a button click?

Former Member
0 Kudos

Dear Jun,

Sorry for bothering you again.

We are using SSO and opening the I View on a button click or link is the last option i would use.

The problems I am facing are as below:-

  1. As i stated i don't know how to and where to create an IFrame?
  2. I have my claims in Java WD dropdown, so i need a code to redirect the control to R3 Transaction Iview from Java WD. Please see the snapshot below. All my claims work within the same WD project, while the last claim is developed in R3. I need the code to call the R3 Transaction Iview from Java WD
  3. SAP SCN moderator approves my replies after 4 days, causing such a horrible delay in this.

I hope i was able to explain my situation.

Thanks.

Regards,

Ashu

Stefan-EA
Contributor
0 Kudos

Ashu R wrote:

I don't know how to embed iframe in the java web dynpro.

I have not created an IFrame, when tried searching it,  the SAP Help Portal has its 1st line as

" This UI element is deprecated and is not to be used."



IFRAME is no longer deprecated

http://help.sap.com/saphelp_nw73/helpdata/en/e9/7652a84fada444bd11ca73670ce7dc/frameset.htm?fullscre...