cancel
Showing results for 
Search instead for 
Did you mean: 

To get dynamic Process schema definition in SRM7.0 BRF

Former Member
0 Kudos

Hi All,

We are having two different type of shopping cart process for approvals. (Standard & non standard). So I decided to have two different process schema definition for each process. Can you suggest how to fectech the process schema definition for two different process ?

Now I have created custom evaluation ID 

I have defined two Process schema definition highlighted below.

Regards,

Shyam

Accepted Solutions (0)

Answers (3)

Answers (3)

konstantin_anikeev
Active Contributor
0 Kudos

Hi,

please check my blog posts.

Regards

Konstantin

Former Member
0 Kudos

Hello Shyam,

Please try the BRF - Expressions-> Admin Data -> Data access ->

Procument type as Function module

Access FM : Z_function module( Create a new one as per your logic)

Hope it may helps you.. All the best.

Regards,

Sankarbabu

Yateesh_h
Active Participant
0 Kudos

Hi Shyam,

Go to the TCode: BRF. All expressions and events are written here. The expression - 'ZSRM_EV_CUST_APRP' created by you will be present here. You can change the expression type to Simple formula or FM/BAdI (in the 'Administrative Data' section) and write the logic to choose between ZC_SC_CHNORDER and ZC_SC_NEWORDER.

Hope this helps

Cheers,

Yateesh