cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Process Controlled Workflow

Former Member
0 Kudos

Hi Exports,

I have created a Process schema for SC object type (BUS2121)..

Looks like my process levels are trigged before the shopping cart is actually ordered by the user..

Is this a normal behavior? or I am missing any configuration? or I need to have a additional process level initially to check whether the SC completed?..

Please advice..

Thanks in advance

Bharath

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks a lot

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Do you mean when you saved SC, workflow is triggered or when you opened new SC, workflow is triggered?

Workflow should be triggered when SC is ordered. I guess there is some misunderstanding.

Where did you confirm this?

> Looks like my process levels are trigged before the shopping cart is actually ordered by the user

Regards,

Masa

Former Member
0 Kudos

Hi Masa,

Yes your rite its a misunderstanding..

Now its working perfectly, but I have another question regarding which Task ID to use in process level..

My requirement is this..

Need Item level approval for shopping cart (at Purchaser level)

Shopping cart Item may have single approver or pool of approvers (Multiple approvers)

Rite now I am using Task ID 40007953 (SRM Shopping Cart Approval (1)) & Decision type Item based decision for partial document..

Please advice here.

Bharath

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

HI,

Yes. That is correct task ID.

FYI. Task ID List for Process-Controlled Workflow

-


SRM Contract BUS2000113 No Completion Task

40007980 SRM_CT_APPR1 SRM Contract Approval

40008003 SRM_CTR_Acc Accept Decision / Adjust Document

40007997 SRM_CTR_Revi Revise Document

40107926 SRM_CTR_RW review document

SRM Shopping Cart BUS2121

40007952 SRM_SC_COMP1 SRM Shopping Cart Completion

40007953 SRM_SC_APPR1 SRM Shopping Cart Approval (1)

40007954 SRM_SC_APPR2 SRM Shopping Cart Approval (2)

40007994 SRM_SC_Acc Accept Decision / Adjust Document

40007936 SRM_SC_Revi Revise Document

40007945 SRM_SC_RW Review Document

SRM RFx BUS2200 40107917 SRM_BI_COMP1 SRM RFx Completion

40007982 SRM_BI_APPR1 SRM RFx Approval

40107922 SRM_RFx_Acc Accept Decision / Adjust Document

40007998 SRM_RFQ_Revi Revise Document

40107927 SRM_RFQ_RW Review Document

SRM Purchase Order BUS2201

40007973 SRM_PO_COMP1 SRM Purchase Order Completion

40007974 SRM_PO_APPR1 SRM Purchase Order Approval

40007995 SRM_PO_Acc Accept Decision / Adjust Document

40007996 SRM_PO_Revi Revise Document

40107924 SRM_PO_RW Review Document

SRM Supplier Quote BUS2202 No Completion Task

40007981 SRM_QT_APPR1 SRM RFx Response/Bid Approval

No Adjust task

40007999 SRM_QTE_Revi Revise Document

40107928 SRM_QTE_RW Review Document

No Completion Task

40008000 SRM_QT_APPR2 SRM Bid Approval

No Adjust task

40107934 srm_bid_revi Revise Bid

40107935 srm_bid_rw Review Bid

SRM Confirmation of Goods/Service BUS2203 No Completion Task

40007987 SRM_CF_APPR1 SRM Confirmation Approval

No Adjust task

40008004 SRM_CF_Revi Revise Document

40107929 SRM_CF_RW review confirmation

SRM Incoming Invoice BUS2205 No Completion Task

40008005 SRM_IV_APPR1 SRM Invoice Approval

No Adjust task

40008006 SRM_IV_Revi Revise Document

40107925 SRM_IV_RW Review Document

Auto 40007988 SRM_AUTOAPP Automatic Approval

Auto 40007989 SRM_AUTOREJ Automatic Rejection

-


Regards,

Masa

Former Member
0 Kudos

Hi Bharath,

You faced a situation where the Process Schema determination happened prior to ordering a Shopping Cart , right. I too have the same situation where the Event and Expressions are being triggered prior to SC ordering and hence it looks for a Process Schema to load even at the time of clicking 'Describe what you need' link.

Am I missing any configuration here? My understanding is the Event should be invoked only at the time of SC ordering or while choosing 'Approval Preview' tab but it works a different way.

In your reply to Masa, you said the issue has been resolved. What exactly you meant, are you able to load Process Schema only at the time of Ordering.

Can you elaborate pls. Also is there a way to dynamically load the process levels as our requirement can have multiple level approvals and hence cannot go for a Static Process Schema.

Appreciate if someone can shed some light.

Regards

Sri

Former Member
0 Kudos

Hi Sri,

Bsically the BRF event will get triggered every time you add a item in to your Shopping cart or Even before you add item to your shopping cart (at the time of clicking 'Describe what you need').

This is the Standard way of SAP SRM7 Works, Also The problem I faced is not this itu2019s something with Approval Preview..

I resolved my issue by unchecking u201CApplication Bufferingu201D option in Expression (Function Module BAdI as Expression) I used..

Hope this will help you..

Your Question:

"Also is there a way to dynamically load the process levels as our requirement can have multiple level approvals and hence cannot go for a Static Process Schema."

Can you explain me still deeper what your trying to do??..

Regards,

Bharath

Former Member
0 Kudos

Hi MASA,

Thanks for giving list of Task Id's

I think along with standard task's we can also define our own task and we need to add these new tasks to XML file..

Now how can i find the new tasks which were added and please let me know where i can find all the task id's along with standard and our own task's...

Thanks in advance