cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Travel n Expenses for EHP2 (Abap webdynpro application)

Former Member
0 Kudos

Hi,

We have implemented ESS 1.2 in Portal (NW 7.0) alongwith Enhancement Package 2.

Due to EHP2 our Travel Application is now ABAP Based WEBDynpro,so when we access any Travel related link in Portal we will be directed to the R3 system.

Now we have an issue whil accesing the Create Travel request & Create Expense report applications in Portal.

Details:-

1.When we access Create Travel Request or Create Expense Report through QUICK Links provided in the Overview Page and other places we are able to access the Applications.

2.But when we try to Access the Create Travel request & Create Expense Report through the path:-

My Trips & Expenses --> Create Travel request / Create Expense Report (which are BUTTONS provided within My Trips & expenses) then we are not able to Access the applications. We are getting

Javascript:void(0);

3.Since the Funcitonality of Create Travel request & Expense Report is working through Quick Links, we thought of HIDING the BUTTONS provided in My Trips & Expenses.

4.How Do we HIDE THE BUTTONS provided there? OR Make the buttons working....

Useful suggestions will be awarded.

Regards,

JJ

Accepted Solutions (1)

Accepted Solutions (1)

yesrajkumar
Active Participant
0 Kudos

Hi Joshi,

For example if you want the plannning button to work put the following content in your spro->define resources.

Resoruce key : EMPLOYEE_TRAVEL_PLANNING_SRV_12

URL of PCD path: ROLES://portal_content/Custom_Development/com.sao.ca.hr.etravel.F_e- Travel/com.sao.ca.hr.etravel.F_e- Travel_Roles/com.sao.ca.hr.etravel.R_ESS_All_Users/com.sao.ca.hr.etravel.W_ESS_All_Users/com.sap.pct.erp.ess.12.planning

It will work for sure..similarly do it for expense and request

Thanks,

Rajkumar.S

Edited by: Rajkumar S on Dec 31, 2008 9:14 AM

Answers (1)

Answers (1)

yesrajkumar
Active Participant
0 Kudos

hi Joshi,

Sometimes if you had changed the PCD content in the SPRO the buttons will not work.

In order to fix so, you need to copy paste the PCD path in the corrresponding Defiine services node in the SPRO. It will definitely work.

Thanks,

Rajkumar.S

Former Member
0 Kudos

Hi Rajkumar,

Actually nothing has been changed in SPRO.....its the standard ABAP Dynpro application of travel module (EHP2)...

Still do u think there is any scope....

Can u plz elaborate your solution...??

Thanks & Regards,

JJ