cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM 7.0 PCW Invoice scenario, No standard task available for

devrajsingh
Active Participant
0 Likes
219

Hi All,

I am working on SRM 7.0 PCW Invoice scenario and need the first level of approval as Approval with completion but when I checked in system I can not find any standard completion task, Can any one suggest how to achieve this scenario.

Regards

Devraj

Accepted Solutions (0)

Answers (2)

Answers (2)

devrajsingh
Active Participant
0 Likes

DOES ANY ONE APPLIED SAP NOTE 1516292 FOR PCW INVOICE WORKLFOW?

Former Member
0 Likes

Hi,

You need to apply note 1516292 to be able to have completion step on Invoice.

Do you have any specific doubts regarding this note?

Thanks,

Melina

devrajsingh
Active Participant
0 Likes

Yes I have the below doubts Silva,

1 - There is a fix in this note that </Actions> is missing which should be there.

2 - When I am putting the XML code and uploading the ZIP back to Portal , I am not able to find the changes in the config.

3 - I have taken the backup and re uploaded but still the same issue.

Any suggestions.

Regards

Devraj

Former Member
0 Likes

The note should be fine as other customers already applied it.

Regarding the upload, you should open a thread under EP-BC-UWL.

devrajsingh
Active Participant
0 Likes

It's hard to believe, I am not a Portal guy but It's seems that there should be a closing Tag for any open Tag in xml but In note </Actions> closing tag is missing.

Any ways. Any suggestions for changes not reflecting?

<ItemType name="uwl.task.webflow.srm.TS96000001" connector="WebFlowConnector" defaultView="com.sap.pct.srm.core.view.tasks" defaultAction="com.sap.pct.srm.core.action.launchWD.WDCLFPOIF" executionMode="default">

<ItemTypeCriteria externalType="TS96000001" connector="WebFlowConnector"/>

<CustomAttributes>

<CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalId" objectType="WebflowContainer" cacheValidity="final">

<Attribute name="WD_CONFIGID" displayName="Web Dynpro Application Configuration"/>

<Attribute name="BOTYPE" displayName="Type of Business Object"/>

<Attribute name="BOID" displayName="Business Object ID"/>

<Attribute name="BOMODE" displayName="Business Object Mode"/>

</CustomAttributeSource>

</CustomAttributes>

<Actions>

<Action reference="com.sap.pct.srm.core.action.approve"/>*

<Action reference="com.sap.pct.srm.core.action.reject"/>*

<Action reference="com.sap.pct.srm.core.action.launchWD.inv.detail"/>*

</Actions> <----


This tag should be close and In note this tag is not there

</ItemType>

Edited by: Dev on Sep 1, 2011 4:52 PM

Edited by: Dev on Sep 1, 2011 4:55 PM

Former Member
0 Likes

Hi,

Have you checked the note 1277921?

Regards,

Prasanna