on ‎2016 Aug 22 6:56 AM
Hi Guys
We have a requirement to change the select option field to parameter field in BOP filter. Please let me know how we can achieve this.
Thanks
Uma
Request clarification before answering.
Hello,
Please check customer Exits: EXIT_/SAPAPO/SAPLBOP_FILT_010 ATP, BOP: Backorder Processing: Filtering
You can write your own filter routines in UserExit EXIT_/SAPAPO/SAPLBOP_FILT_010 from extension APOBO010 in Include ZXBOPUSERU02
Refer to Note 1376773 - UserExit EXIT_/SAPAPO/SAPLBOP_FILT_010 and
Best Regards,
R.Brahmankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Uma,
the only way to do so is via ABAP coding applying a dynpro modification although I would not really recommend it. However this is the only possible option to change the selection-option into a parameter.
Please bear in mind that this modifcation will pop-up every time during an upgrade.
Cheers, Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Uma,
Its is not a best practice to manipulate the standard SAP programs/screens.
Better try out with available BADIs to achieve your requirements,
I would suggest you to post this question on ABAP Development Group with proper business requirement why you're doing so, it would help the Experts to answer you in a better way.
Just my Thoughts
Vinoth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 8 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.