cancel
Showing results for 
Search instead for 
Did you mean: 

Recipe Management- BAPI_BUS1077_CREATE - Restrictions do not apprear

Former Member
0 Kudos

Hi,

I'm using BAPI_BUS1077_CREATE to create a specification in the SAP Recipe Management Module, but, the values for 'Rating' and 'ValArea' do not get populated in the 'Restrictions' tab of the Specification header.

Please advise.

Thanks,

Shalabh Jain

Accepted Solutions (1)

Accepted Solutions (1)

rolandfreudenbe
Employee
Employee
0 Kudos

Hi Shalabh Jain,

Please, check whether the data for the usage are available in the table PROP_USAGE when you call the function module BADI_BUS1077_CREATE. The usage for the tab restrictions is determined from this table.

Best regards,

Roland Freudenberg

Former Member
0 Kudos

Hi Roland ,

Yes, I populate the data in this table. I provide KEYS/FLAGS, RATING and Valuated Area in the table. Still, the restrictions do not appear.

Please suggest.

Thanks,

Shalabh jain

rolandfreudenbe
Employee
Employee
0 Kudos

Hi Shalabh Jain,

Then I think, you should check the content of the table sub_tab_wa-usage_tab in the BADI (BAPI_BUS1077_CREATE).

Please check the settings of the parameters during the bulding of the header usages. There are some different options.

Best regards,

Roland

Answers (0)