cancel
Showing results for 
Search instead for 
Did you mean: 

Code change in JSP/PAR files

Former Member
0 Kudos

Hello Experts,

I am quite new to Portal front end development.

I have to make certain changes to the below files -

JSP File: com.sap.pct.hcm.eeprofilegeneraldata.ivu

JSPFile: com.sap.pct.hcm.eeprofileorghistory.ivu

PCR form file - com.sap.pct.hcm.pcr_highduty.default - JSP File

1) Can you experts please guide me on what softwares do i need to install on my PC to get start with chaging these files..

2) How to Download, Upload and Package these files?

3) and also any other tips tht u people want to give in order to help me carry out this dev smoothly wud be appreciated and rewarded with points.

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

former_member185029
Active Contributor
0 Kudos

1) Can you experts please guide me on what softwares do i need to install on my PC to get start with chaging these files..

- you just need NWDS for importing the par files.

2) How to Download, Upload and Package these files?

- You have to import the par files through NWDS, there you will get an option to upload the modified par file

3) and also any other tips tht u people want to give in order to help me carry out this dev smoothly wud be appreciated and rewarded with points.

[wiki|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/importing%2bpar%2bfiles%2bto%2bnwds]

Also see [this|https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action?pageId=27788031]

-Ashutosh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amit,

1) Can you experts please guide me on what softwares do i need to install on my PC to get start with chaging these files..

It looks like you are trying to modified the PAR file. Please go through this help to understand the PAR file structure.

http://help.sap.com/saphelp_nw70/helpdata/EN/bb/1bb8428e05c86ae10000000a155106/frameset.htm

To modify any PAR file you ahve to downlaod install the NWDS (Netweaver Developer Studio) . The NWDS itself provides plenty of help on how to customise and modify the portal applications(par).

2) How to Download, Upload and Package these files?

After modifying the PAR, how to deploy the PAR on to SAP Web As using the NWDS tool:

http://help.sap.com/saphelp_nw70/helpdata/EN/68/f64942da51690de10000000a155106/frameset.htm

3) and also any other tips tht u people want to give in order to help me carry out this dev smoothly wud be appreciated and rewarded with points.

If you want to modify the JSP files , I recommend you to go through this tutorial:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/creat...

To perform all PAR files customisation are any java applciations you can do using the NWDS which you Download from SDN site downlaods section.

Thanks

Krishna