cancel
Showing results for 
Search instead for 
Did you mean: 

Add fields for Special Sort Sorting for BOP

Former Member
0 Kudos

Hi,

This is extension to add new fields to sort profile in BOP.

We have successfully added custom fields into Sort Profile with Exit: EXIT_/SAPAPO/SAPLBOP_SORT_020

http://scn.sap.com/thread/3773277

Now requirement is to add special sorting with the new fields as there are character values in the custom fields. Want to give custom sort numbers for the new fields.

In standard SAP we can use only 9 fields which are provided by SAP.

Path SPRO--> Advanced Planning and Optimization --> Global Available-to-Promise (Global ATP) --> Backorder Processing --> Define Special Sorting

t.code: /n/SAPAPO/VASOSORT

Any idea highly appriciated.

Thanks,

BK B.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I just want to update the solution..

With EXIT_/SAPAPO/SAPLBOP_SORT_020 we can achieve this requirement. No need to go to SPRO and look for adding of our new field.

SAP suggestion is add new fields which you require special sorting in a table and it can solve the reqyuirement.

EX:

Table: ABC fields as below.

Field: YXABC

Value: 003

Priority: 1

Field: YXABC

Value: 010

Priority: 2

etc..

Answers (0)