on ā2025 Apr 08 10:19 AM
Hi Experts,
I am unable to save the data into database dynamically within FPM.
Requirement: I will provide data in a list component ,While clicking on new button a new row need to be added and on clicking save button the record need to be saved into database.
Issue: I did hardcode for getting new row here I am getting an empty row while i am editing and adding new data to and save it . The row that came is disappearing and not saving into table.
Kindly help me to sort out this issue.
UI Floorplan Manager for Web Dynpro ABAP
Request clarification before answering.
Hello Colleagues,
its all in your Feeder Classes, i.e. the application code. Here, you have the time points FLUSH, PROCESS_EVENT, GET_DATA (or PROCESS_BEFORE_OUTPUT), where you can fetch new data and persist it on the data base.
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 |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.