cancel
Showing results for 
Search instead for 
Did you mean: 

BOP Filter Variants for STOs

Former Member
0 Kudos

We have implemented SAP Note 376773 to add fields to /SAPAPO/BOP_CATALOG_FILTER_BI and have followed all steps outlined in the SAP Note for User Exit /SAPAPO/SAPLBOP_FILT_010 however the new fields EXT_LOCTO Destination Location and KUNNR Customer however BOP fails at the Error message Error in UserExit ZXBOPUSERU02.  We can see where the Lt_selection_fields are being pulled but the next step is to use those filters to retrieve data which is being brought into the User Exit in a table called CT_BUFFER.

We are able to LOOP AT CT_BUFFER and call the function module but after one loop we immediately fail on the SY-SUBRC check not equal to 0 and return to our new error message  Error in UserExit ZXBOPUSERU02.

Any suggestions on how to resolve the loop that is calling our erro message  Error in UserExit ZXBOPUSERU02.

Holly Miller

Accepted Solutions (0)

Answers (1)

Answers (1)

babu_kilari4
Active Contributor
0 Kudos

Hello Holly,

Why don't you post the code snippett here so that we can see what is incorrect ? I hope you've added the custom fields to the standard structure /SAPAPO/BOP_CATALOG_FILTER_BM. Also, after entering the new field in the filter did you regenerate the screen ?

Thank you

Babu Kilari