cancel
Showing results for 
Search instead for 
Did you mean: 

Usage of Custom saleorder fields in BOP Filter & Sorting

Former Member
0 Kudos

Hi,

Based on business requirement, some custom fields (#Y# fields i.e. YYKWMGE etc) have been

populated in salesorder at line item level i.e. in table VBAP in ECC and

the same would need to be used for Sorting and filtering schedule line

items in Backorder processing (BOP). To achieve this, we have done the

following steps.

1. Added the custom fields in salesorder CIF outbound structure

(customer specific) in ECC i.e. CIFSLDCCUS~CI_SLDCCUS (Customer Enha

ncement Structure for CIF_SL_DOC) and wrote code to populate the above

mentioned structure.

2. Added the custom fields in salesorder CIF inbound structure (customer

specific) in APO i.e. /SAPAPO/CIF_SL_DOC_CUS~CI_SLDCCUS (Customer

Enhancement Structure for /SAPAPO/CIF_SL_DOC) and wrote code to populate

the above mentioned structure.

3. We have enhanced the following structures to enable BOP filtering.

a. /SAPAPO/BOP_CATALOG_FILTER_BM

b. /SAPAPO/BOP_CATALOG_FILTER

c. /SAPAPO/KOMGOZ

4. Added the custom field in BOP filter type.

We wanted to know whether we are going in the right direction or not as

the filter is not working. Also we found out that there are two user exits available for sorting and filtering process , those are EXIT_/SAPAPO/SAPLBOP_FILT_010 to use custom fields and for sorting use EXIT_/SAPAPO/SAPLBOP_SORT_020.

Hence some clarifications required on the above requirement.

1. Can we use custom fields(y fields) in BOP filtering process and sorting?

2. Is there any user exit or BADI to enable the custom fields into APO.

Can you please help us on how we can enable these in APO to use in BOP.

Quick help is really appreciated.

Regards

Vaibhav Sareen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

I'm also looking for the solution, can you please share if you get to know how it is to be done.

Thanks & Regards,

Jagadeesh

Answers (0)