cancel
Showing results for 
Search instead for 
Did you mean: 

BDC logic from FIORI App

former_member305388
Active Contributor
0 Kudos

Hi Experts,

Does BDC functionality work from FIORI? When a button is clicked on FIORI, we need to update the data through BDC (as no other option works). Is this achievable? Please provide your views and experiences.

Thanks a lot...

Seenu

former_member305388
Active Contributor
0 Kudos

So, from oData it is possible? Can we do the background run? Also, I heard that it isn't recommended as COMMIT happens in the middle. Can you please throw some light?

Thanks,

Seenu

View Entire Topic
shwetanargachhe
Active Participant
0 Kudos

Hi Seenu,

Yes it is possible with below points into consideration.

1)It is good practice to use odata for calling bdc code in background.It will not support dialogue based BDC .

2) All rules applied to calling RFC enable FM or bapi applies here so any explicit commit will not work from Fiori .

Regards,

Shweta