2025 Feb 27 12:21 PM - edited 2025 Feb 27 3:01 PM
Problem Description:
In FPM application, ABAP Channel Message is used to refresh a UIBB, for example, updating the "time in yard" field for transportation unit. There is a button in the toolbar that opens a pop-up ("Message to Infoboard").
The pop-up serves as a message input window.
However, when the pop-up opens, a refresh is triggered every 30 seconds, causing the user’s input to reset.
Implementation:
I attempted to unbind and rebind the channel using the binding manager:
However, after closing the popup, the binding is not restored.
Observations:
When reopening the popup, the channel binds again. It seems that after the OPEN_DIALOG event, some kind of refresh is occurring. Does anyone know what exactly triggers this update when opening a dialog window?
Expected Behavior:
How can I properly disable and restore the channel without losing the connection? Should binding be handled differently or triggered at another point in the process?
Any advice would be greatly appreciated!
@simon_hoeg could you suggest a way to solve the problem?
Request clarification before answering.
Dear Colleague,
please read the blog https://community.sap.com/t5/technology-blogs-by-sap/team-fpm-abap-push-channel-for-fpm-events-enhan... respectively implement SAP Note 3406803.
You can address this problem with the importing parameter IV_DELIVERY_TYPE when sending an FPM Event.
Thank you & Best regards,
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.