cancel
Showing results for 
Search instead for 
Did you mean: 

Validate Category ID

Former Member
0 Kudos

Hi Gurus,

I have requirement wher I need to validate the Category Id of SRM Portal.

Please guide me.

thanks,

Raj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

You have to maintain the backend system for product categories in SPRO customizing.

If you have a specific requirement where u need to perform specific operation based on product category then implement the BADI BBP_DOC_CHECK_BADI for specific filter type.

E.g. implement BBP_DOC_CHECK_BADI for filter type BUS2121.

In the implementation method BBP_DOC_CHECK call FM BBP_PD_SC_GETDETAIL by passing the SC GUID, you will get the Item details in table e_item.