cancel
Showing results for 
Search instead for 
Did you mean: 

SRM 7.0 PCW Invoice scenario, No standard task available for

devrajsinghr
Active Participant
0 Kudos

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)

devrajsinghr
Active Participant
0 Kudos

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

Former Member
0 Kudos

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

devrajsinghr
Active Participant
0 Kudos

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 Kudos

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

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

devrajsinghr
Active Participant
0 Kudos

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 Kudos

Hi,

Have you checked the note 1277921?

Regards,

Prasanna