cancel
Showing results for 
Search instead for 
Did you mean: 

Limit the list of cost centers displayed during SC creation

Former Member
0 Kudos

Hi,

I have business requirement to restrict the display of the cost center during the creation of SC.Currently when we search the cost centers in SRM during SC creation, we are able to get all the list of cost center available in R/3 including the validaity expired once also, which means same cost centers are dispalyed more than once with different validity dates including the expired ones.

Is there any possiblity or Badi with which we can display only the cost centers that has only valid dates.

Please suggest.

Regards

GGL

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183819
Active Contributor
0 Kudos

po will not be created if cost center is not valid. i think srm dont do any validation unfounately.

Former Member
0 Kudos

Hi,

Try to using the BADI BBP_F4_READ_ON_EXIT.

Put your logic for valid dates in the following method:

Method: GET_COSTCENT

Change Determined Record for Cost Centers (Attribute CNT)

Hope this helps.

Thanks,

Pradeep