on ‎2024 Jul 08 1:37 PM
I have an empty SAPUI5 SmartTable (for Sales Order Items) and there i want to add new single (virtual) row where the user can input some Sales Order Item data, f.e. Material No., Price, Quantity ...
My problem now is the following: This new row should not automatically be processed from the backend. For my understanding the (c) would be the correct approach to do that. Am i right?
My Odata Service is V2 and we are on SAP UI Version 1.71.58. Within this version the ODataListBinding#create function is not released. Am i also right here?
I've tried to solve my problem via the ODataModel#createEntry function, but this isn't working for tables. Is this also correct? The ODataModel#createEntry is working fine for my header data Smart Field.
What can i do in this case? What would be the best way to solve my problem?
Further Information: I need the SmartTable and the OData Model for some automatic search help dialogs via annotations.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 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.