cancel
Showing results for 
Search instead for 
Did you mean: 

SRM 7.0 Workflow BADI BBP_WFL_APPROV_BADI

Former Member
0 Kudos

Hi All,

I am new to SRM. I have a requirement like below.

Name

- When Shopping Cart is submitted

- When approval preview section is accessed on shopping cart

then N-step approval of shopping cart: WS14000133 should trigger.

- When Purchase Order is changed

- When approval preview section is accessed on the Purchase Order

then N-step approval for PO: WS14000145 should tigger.

I worte a code in BADI "BBP_WFL_APPROV_BADI".

My Question are like

1). I have a break point in BADI implementation. When i try to debug, its not stopping.

2). When i trace event in EVENT Trace, I haven't found business Object BUS2121 oe BUS2201.Found BO FLOWITEM. Workflow WS40000014 was triggered. Actually it should be WS14000133 or WS14000145.

3).IF any specific Settings needs to do, please let me know.

Thanks in advance.

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

SRM 7.0 has 2 type of workflow frameworks. Process-Controlled Workflow is the main stream workflow and default. Other one is Application-Controlled Workflow for upgrade customers. The BBP_WFL_APPROV_BADI is used in Application-Controlled Workflow. If you are upgrade customer, please select application framework Application-Controlled Workflow.

IMG:

SRM -> SRM Server -> Cross-Application Basic Settings -> Business Workflow -> Select Workflow Framework.

Regards,

Masa

Answers (0)