cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Leave request missing dropdown

damien_crowe2
Explorer
0 Kudos

Hi,

I am facing an issue in the Leave Request java iView in ESS. We created a Z version of SAPMWS04200009H and added a custom PBO. In here, we determine if a dropdown containing the values Full Day, Morning or Afternoon is to be added to the 150 screen. Also, the Time fields should be removed.


field-set 'ZSHOW_HALF_FULL_DAY_DROPDOWN' 0 zshow_half_full_day_dropdown.   

field-set 'ZHALF_FULL_DAY_INDICATOR_TEXT' 1 gv_fullday.

field-set 'ZHALF_FULL_DAY_INDICATOR_TEXT' 2 gv_morning.

field-set 'ZHALF_FULL_DAY_INDICATOR_TEXT' 3 gv_afternoon.

However, this dropdown is no longer appearing on the Leave Request iView. Can anyone provide some assistance as to why this drop down is gone?

Accepted Solutions (1)

Accepted Solutions (1)

damien_crowe2
Explorer
0 Kudos

So it turns out that we just needed to redeploy a .EAR file.

Answers (2)

Answers (2)

damien_crowe2
Explorer
0 Kudos

We created a new ITS Service ZWS04200009 and in there we changed the templates to call ITS service ZWS20000081. The dropdown was added to WS200000810150CORE in the ZWS20000081 service.

Its like the Leave Request iView is just calling the standard WS04200009 service. Can anyone tell me where the iView and the service are "linked"?

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

this is not

SAPMWS04200009H  its based on ITS one