cancel
Showing results for 
Search instead for 
Did you mean: 

Need to add Plant name to PO list in SUS SRM 5.0

Former Member
0 Kudos

We are looking into adding the plant name to the 'List of Purchase Orders' screen. Just checking to see if anyone has already done that. If so would you please guide me on how to do that.

Thanks

Krishna

Accepted Solutions (1)

Accepted Solutions (1)

khan_voyalpadusman
Active Contributor
0 Kudos

Hi,

You need to make changes in the BSP page which is used for the display of sus order list.

1.se80.

2.select bsp application , and SRMSUS.

3.there will be one page specific for showing list , there you need to write code according to your requirements.

another way could be to implement customer fields and then storing the plant in one of the customer field and using that for display in the overview.

award points if usefull

Former Member
0 Kudos

I am aware of the BSP SRMSUS and changing that is not the solution. The logic is written in the method DO_REQUEST of the class CL_SUS_C_SDOC_LIST. So please let me know if anyone has changed this class.

thanks

Krishna

Former Member
0 Kudos

I went ahead and did a coremod to make this change

Former Member
0 Kudos

done

former_member184111
Active Contributor
0 Kudos

Hi Krishna,

I need to do the same thing ie add LOCATION field to po details display table.

Please let me know how you achieved this...

I will b greatfull to you.

Thanks.

Answers (0)