cancel
Showing results for 
Search instead for 
Did you mean: 

Confirmation creation error in web portal using BRF

0 Kudos

Hi SRM Gurus,

We are new to SRM 7.0. Currently we are trying to create a confirmation step through BRF to get approval for confirmation of goods received. We are using a copy of the FM: /SAPSRM/WF_BRF_0EXP000 with the following parameters:

0C_C1_C_FWFCORLCNTNT > Class: /SAPSRM/CL_WF_RULE_CONTXT_CONF

0C_C2_C_GET_PROPERTY > Method - Get Atrribute Value

0C_C3_C_SPECIFICAT > Specification (for example, confirmation/return delivery/cancellation)

The standard workflow number is WS 40000015.

When we are using the Result Type as Boolean, we are getting a pop-up error message "Schema not found" in the web portal.

When the Result Type is changed to C (Length 30), we are getting a pop-up error message "No process levels defined in process scheme CF" error in the web portal.

Kindly provide us your valuable suggestions..

Thanks in Advance.

Cheers,

Ashok.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Is your schema evaluation(Event) linked to a expression(Schema definition) determine dynamically? if so check your FM expression when EV_VALUE return correct value.. make sure you clear the ev_data_missing..

0 Kudos

Thanks Saravanan.

Answers (0)