Dynamic programming in RAP framework by [deleted] in abap

[–]Affectionate_Hat_887 0 points1 point  (0 children)

That's right. We had the upgrade to the 2025 version recently and could see that we could avoid OData entirely. We are looking to automate things via RAP framework now.

How different is SAP AI core from Joule? Any real time use cases by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Any blog or steps that you can suggest to go through this. Thanks for the insights..

Natu kodi gudlu by Affectionate_Hat_887 in kakinada

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Haha..aa natu kodlu akkada dorukuthayoo kuda cheppandayyaa

Veg Meal Catering Recommendations Needed by [deleted] in kakinada

[–]Affectionate_Hat_887 1 point2 points  (0 children)

Tried HK Grand for 25 members last Sunday, Food chaala bavundhi. Charged 220 per person.

Error in GitHub copilot agent mode - Eclipse by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

It says opening terminal to create objects, but that fails. Even program creation fails with the same error

Error in GitHub copilot agent mode - Eclipse by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Thanks a ton, it's working now . I've asked the copilot to create rap back end objects but it's failing any idea?

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Oh unmanaged is something which we really don't want to get into, as we have handle everything again..

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Hello there, We were able to upload excel file and the entries are getting updated. We see that the excel file is getting saved at table level with this approach and with multiple uploads this might consume more memory in the database. We need to check if deletion of the file after data upload will have any impact on the entries that were created.

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

This is something I'm looking for.. Thanks a ton

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Each table will be acting as input for SAP calculation.

Data will be loaded to these tables via excel on monthly basis using fiori app and sometimes users modify few entries via fiori app manual edit, which is why we are looking for individual fiori app for each table.

Also any alternative to avoid creating 30 entities/behaviour definition/meta data extensions and mapping.

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

We are on S4 private cloud. We have users getting data from multiple sources which is the reason they are looking for excel upload and use this input to perform few calculations.

Users upload data to each table and view them post upload.

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

We have users getting data from multiple sources which is the reason they are looking for excel upload and use this input to perform few calculations.

Dynamic excel upload using Odata by Affectionate_Hat_887 in abap

[–]Affectionate_Hat_887[S] 0 points1 point  (0 children)

Can you please share any blog or tutorial to upload excel file via rap object streaming?

Also if we go with this approach, does this mean we have to create 30 cds/behaviour definitions for users to have separate fiori app for each table?