cancel
Showing results for 
Search instead for 
Did you mean: 

Add fields to sort profile in BOP

Former Member
0 Kudos

Hi Gurus,

I can see there are only 29 fields given by SAP for BOP Sort Profile and 19 fields for ODL.

How can we add new standard fields to sort profile. My requirement is to add new fields from Standard SAP only.

But I am not able to add them in the sort profile.

Everywhere I can see is to new Z fields with exit only,

Any idea highly appreciated.

Thanks & Regards,

BK.

Accepted Solutions (1)

Accepted Solutions (1)

babu_kilari4
Active Contributor
0 Kudos

Hello BK,

For custom sorting, you need to use the following user exit

EXIT_/SAPAPO/SAPLBOP_SORT_020

Prior to using the above mentioned exit, you should extend the structure /SAPAPO/BOP_CATALOG_SORT with your z-field so that it becomes 30th field in the Sorting options.

Hope this helps. If you find this answer to be satisfactory, please close the thread.

Thanks & Best Regards,


Babu Kilari

Former Member
0 Kudos

Hi Babu,

Thank you for providing the sort structure: /SAPAPO/BOP_CATALOG_SORT .

Required fields are not Z fields. They are standard fields.

Will check and update you..

Thanks,

BK.

babu_kilari4
Active Contributor
0 Kudos

Hi BK,

Even if you'd like to add standard SAP fields, this is the structure you need to enhance.


Thanks & Best Regards,


Babu Kilari

babu_kilari4
Active Contributor
0 Kudos

Hello BK,

Have you tested this out ? Is it working ? If yes - requesting you to close the thread so that others can consider the right answers as the base while they search for a similar query. You may read the below link for more details on this.

How to close a discussion and why

Thanks & Best Regards,


Babu Kilari

Answers (1)

Answers (1)

RahulHanda
Active Contributor
0 Kudos

Hi

Did you check EXIT_/SAPAPO/SAPLBOP_FILT_010 & EXIT_SAPAPO SAPLBOP_SORT_020? Check

Regards

Rahul