cancel
Showing results for 
Search instead for 
Did you mean: 

Display Work Schedule in ESS

Former Member
0 Kudos

Hello,

I am trying to provide the same functionality that PZ17 transaction (Display Work Schedule) provides in the backend, to the portal. The transaction PZ17 does what I want essentially. Now the problem I have is how do I make it come up in the portal as a service within Portal -> ESS, like leave request. I did not see any configuration in the IMG that would enable this service.

I am new to this, so am not aware if SAP provides this functionality in ESS or not. Any help will be appreciated.

Thanks,

Ajay

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please note some of the services based on ITS which are using cannot be lauched using Webdypro, So you need to make a new service as described using SICF, ALso read the note 870126.

SO you need to create it ie

This is an SICF service which invokes

transaction (which you are using )using the SICF parameter of ~transaction. try creating it

Or note for displaying Work schedule use pt63, you can add this transaction code as well.

Also check this

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/article-Employ

SAPGUIforHTMLinsteadofanInternet+service

read the note 1010519

Former Member
0 Kudos

Thanks a lot Siddharth. Will try this.

Thanks,

Ajay

Answers (3)

Answers (3)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

You need to use SICF for creating this new iview in ITS

Former Member
0 Kudos

Hi Siddharth,

I am unable to find this service in SICF. Could you please tell me where I can find the one specific to Display Work Schedule?

Thanks,

Ajay

deepnain_kundra
Participant
0 Kudos

Hi,

PZ17 is an SAP Easy web Transaction, so you need to activate the ITS services in R/3 and if the same exists in T.Code sicf then activate it else, create the SAP IAC iView.

Deep Nain Kundra

Former Member
0 Kudos

Hi Deep,

I am not able to find a service corresponding to PZ17 in SICF. Can you please explain what is an SAP IAC iview, and how can I make a link in the ESS page open the iview?

One more question I have it, doesn't SAP provide any standard iviews for the Display Work Schedule functionality as part of ESS/MSS business package?

Thanks,

Ajay

Former Member
0 Kudos

Hi Deep,

I am not able to find a service corresponding to PZ17 in SICF. Can you please explain what is an SAP IAC iview, and how can I make a link in the ESS page open the iview?

One more question I have it, doesn't SAP provide any standard iviews for the Display Work Schedule functionality as part of ESS/MSS business package?

Thanks,

Ajay

Former Member
0 Kudos

Hi

You need to create a SAP transactional iview for the transaction which you want on the portal.

Give t code name and the location where you want it in ESS to your portal admin.

Thanks

Vishal kapoor