<div dir="ltr"><span style="color: rgb(0, 0, 0);">Dear Jocelyn,</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);"> If I test only the Application configuration by directly executing it in SE80, its working fine, but If I test the application itself by hard-coding the application parameter WDCONFIGURATIONID then its not working. Please let me know what is that I am missing.<br>
Another thing i noticed was the interface view associated with the application HRASR00_PROCESS_EXECUTE - ASR_PROCESS_EXECUTE has a Inbound plug called DEFAULT which has importing parameters which are same as the application parameters, but the application parameter WDCONFIGURATIONID  is not available here and we don&#39;t have option to add it as well.</span><br style="color: rgb(0, 0, 0);">
<br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">Regards,</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">Ibrahim Khan</span><br><br><div class="gmail_quote">On Fri, Dec 18, 2009 at 8:08 AM, Dart, Jocelyn <span dir="ltr">&lt;<a href="mailto:jocelyn.dart@sap.com">jocelyn.dart@sap.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="EN-AU">

<div>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi IKhan, </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Have done this before on site. </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Use Web Dynpro Configuration to create a configuration for the
component that hides the button, and a configuration for the application that
links to the component configuration. </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Copy the TS17900101 task and create your own task to use in your
workflow.  Make sure you copy the entries in transaction SWFVISU as well. </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Use your new task in your workflow at the appropriate point. </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">In a custom UWL XML config file, copy the ItemType tag for
TS17900101 into your own custom file and rename all the TS17900101 references
to your own task.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">In the call to the WebDynpro application, add the parameter
needed to apply the WebDynpro Configuration (you can use the Test option in
SE80 on the application configuration to see the name you need to use). </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Works well, and minimal effort.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Regards,</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Jocelyn </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a>
[mailto:<a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a>] <b>On Behalf Of </b>IKhan<br>
<b>Sent:</b> Thursday, 17 December 2009 11:54 PM<br>
<b>To:</b> SAP Workflow Users&#39; Group<br>
<b>Subject:</b> [LIKELY JUNK]HCM P&amp;F - How to disable reject button</span></p>

</div><div class="im">

<p class="MsoNormal"> </p>

<div>

<p class="MsoNormal">Dear Friends,<br>
We are using HCM P&amp;F for employee contract approval. Our scenario is : The
manager will raise the form and it will goto his manager for approval, once he
approves the form will goto HR Admin to do some manual updation of infotype
records and then complete this step. At this stage the HR Admin should not have
option to Reject the form, only she should have completion option. But the
workflow task TS17900101 used at this step calls the webdynpro application
which has two buttons &quot;Approve&quot; and &quot;Reject&quot;. We need to disable
this Reject button. Please let me know if this is possible. We also tried the
other workflow task TS17900100 which is used for completion which has only one
button called “Check and Send” , but the issue is it is allowing
the HR Admin to edit the form fields (for e.g. change the radio button), even
though we have restricted that this field is non-editable in the config. As per
the SAP documentation it states that this workflow task(TS17900100) is meant
for Editing the Form, i think that’s why it is allowing the HR Admin to
edit the form, overriding the config. So we cannot use this task as well.So
please advice how can resolve this issue.</p>

</div>

</div></div>

</div>


<br>_______________________________________________<br>
SAP-WUG mailing list<br>
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
<br></blockquote></div><br></div>