Hi All.
I can issue now - to catch Event from page which has pre-defined option or function.
E.g. we have page 5522 "Order Planning" (or another page, it is like for example).
We have pre-defined selection (like "Show Demand as") with some option for this worksheet.
E.g. I need to change line "Refresh &Planning Line" for Actions to my own, which do similar point. What I do:
1. I created new Action-line without code (because I plan to use it for Extension).
2. I created new CU and subscribed for "OnAfterActionEvent" Event for this page&action.
Issue - all good, but I need to receive value from this predefined function (it is "Show Demand as" from example), but have Rec only.
Can you hepl me some how? main point - I can't add code to newly created Action-line, because I need it for Extension.
Thank you in advance.
BR, Yuriy