| Home • Quiz • Tips • Tutorials • Functional • Cert Q's • Interview Q's • Jobs • Testimonials • Advertise • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
HR-IC Enhancement Date TAB AdditionBy Arunmozhivarman Viswanathan, Kaar Technologies This technical document is about how
to add a new DATE tab next to the follow-up tab in the HR-IC standard Web UI
component which will display the SLA dates for the HR Service ticket. Step-1: We need to enhance the HR-IC component
with the following enhancement set.
Step-2: The click on the Component Structure
browser and go the views. Then choose the following view. ICCMP_BT_SVT/HeaderPartnerFolUpViewSet.
This view needs to be enhanced in order to add a new tab next to the follow-up
tab. Then right click on the view and choose ENHANCE. This will create a pop-up
for the z-implementation classes of controller, view-layout for that view which
will allow you to make changes in the view-layout of Follow-up viewset.
Step-3: Click on the view layout and go to the
HeaderPartnerFolUpViewSet.htm. Double click on it which will take you to the
HeaderPartnerFolUpViewSet.htm Page. Now we need to update the navigational
link which has the following tabs: “Categories, Actions, Follow-up”. The
below code need to be added in the navigational link internal table and activate
it to get the DATE tab reflecting in the HR-IC Client Web UI.
ls_line-id = 'help'.
Step-4: Now test the component and check the
Web Client UI where you can find the new DATE tab next to the follow-up TAB but
without a view assigned to it and we need to establish a link for a view to show
up in the newly added TAB.
Step-5: The next step is to get the SLA
Date information like Processing Date and Due Date in the Dates TAB. Create an event EH_HELP and
outbound plug OP_DATES. This event will trigger the action HELP which will
fire an outbound plug OP_DATES which in turn will establish a link for the
respective view specified in the navigational link.
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||