cancel
Showing results for 
Search instead for 
Did you mean: 

assign tcode to portal?

01-06-2012 8:41 AM
582 views 9 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

hi All,

currently i got some requirement where by i need to assign abap tcode to the enterprise portal, is it possible to do that? any solution would be appreciated, thanks.

Regards

Hariyono

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hariyono,

You have to create a transactional iviews in order to fulfill the functional team's requirement. Please go through the below doc for more details.

http://help.sap.com/saphelp_nw04/helpdata/en/88/266a3e54a2e946e10000000a114084/content.htm

Good Luck.

Thanks,

Siva Kumar

Former Member
0 Likes

hi Siva,

i manage to create the iview tcode but do you know how to assign it to portal menu?

Former Member
0 Likes

Hi,

You can add it as Portal Favorite in menu, please refer to below link

http://help.sap.com/saphelp_nw70/helpdata/en/1e/62eae2357c4596bda2476d0a6503e3/content.htm

Regards,

Sravanthi

Former Member
0 Likes

Hello Hariyono,

Creating portal favorites iviews will solve your problem. Please go through the link provided y Sravanti for more details.

Good Luck.

Thanks,

Siva Kumar

Answers (2)

Answers (2)

Former Member
0 Likes

http://wiki.sdn.sap.com/wiki/display/EP/Makeiview,workset,pageandassignrole

Former Member
0 Likes

Hello Yang,

I am not getting what you asked,

What is the need of ABAP t-code for portal,

If you have configured your ABAP stack through SSO and want to use t-code, thenits different thing.

Can you please let us know, whats your scenario and why you need it ?

Regards,

Amit Barnawal

Former Member
0 Likes

hi Amit,

i'm not sure about the scenario but the requirement come from our functional team, they asking whether there is possible to use java user (ume java) and create pr using enterprise portal.

Former Member
0 Likes

Hello Yang,

You can suggest your functional team that they can access ABAP stack using EP through SSO configuration.

There they can use t-ocde.

Else you ask the real requirement for that.

Lets see if some more suggestion will come from some senior members of SDN.

Regards,

Amit Barnawal

JPReyes
Active Contributor
0 Likes

they asking whether there is possible to use java user (ume java) and create pr using enterprise portal

Lets start by saying that the java user must be linked to a user in the backend system which has the required authorizations, then about creating a PR (Purchase Requisition), this is all the portal is about... You'll need to develop the Iviews that you need or simply create a transactional Iview that will open a SAP session on your Portal.

Regards

Juan