cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori in Transportation Management(TM)

dhiraj_more
Participant
0 Kudos

Hi Experts,

I have a requirement to create an mobile application for vehicle tracking in SAP TM. I am not sure on what is SAP's strategy for ODATA service implementation. It's a big app with many screens and looks like it involves multiple standard BOPF objects. Now I am confused with some of the below points.

1. First approach is to Define entities manually and then implement CRUD operations in DPC_EXT methods by calling existing BOPF object like we do in reports n all ==> It looks like better option and GO to option.

2. Second option is to create custom BOPF and directly consume it in ODATA service using Redefine "BOPF Option". However creating this BOPF will be difficult tasks since data/operations involved here involves multiple standard BO's.

3. How to handle attachments when uploading file from UI5 application in case of TM. In other Fiori apps we have standard ODATA service CV_ATTACHMENT_SRV. But not sure if we have something similar ODATA service to handle attachments in TM.

Therefore I just wanted to understand how SAP is approaching in case of Fiori apps from TM.

Thanks,

Dhiraj M

Accepted Solutions (0)

Answers (2)

Answers (2)

WouterLemaire
Active Contributor

You should go for the ABAP programming model for fiori. Find how to use this with bopf in sap help: https://help.sap.com/viewer/cc0c305d2fab47bd808adcad3ca7ee9d/1709.001/en-US

Besides this you can always use the classic approach with SEGW which will give you more freedom.

laurent_burtaire
Active Contributor
0 Kudos

Hello Dhiraj,

it does not seem SAP standard transactional app exist for Transportation Management:

Only 19 Analytical Apps exist: Fiori App Library

So i cannot give you clues.

Regards.

Laurent.