Do you have any question about this SAP term?
Component: BC-WD-CMP-FPM
Component Name: Floorplan Manager Web Dynpro ABAP
Description: Event triggering the swapping of the Swap UIBB with the original Form UIBB in a Form Repeater UIBB.
Key Concepts: A swap event is a type of event in the Floorplan Manager (FPM) Web Dynpro ABAP component of SAP. It is triggered when two UI elements are swapped in the FPM configuration. This event can be used to update the UI elements with new data or to perform other actions. How to use it: To use a swap event, you must first create an FPM configuration with two UI elements. Then, you must create an event handler for the swap event and define the actions that should be performed when the two elements are swapped. Finally, you must register the event handler in the FPM configuration. Tips & Tricks: When creating an event handler for a swap event, it is important to remember that the order of the two UI elements is important. The first element in the handler will be the one that is moved, while the second element will remain in place. Related Information: For more information on using swap events in SAP, please refer to SAP Help Portal documentation on Floorplan Manager Web Dynpro ABAP.