cancel
Showing results for 
Search instead for 
Did you mean: 

My Inbox Approve Travel Requests extensibility

Former Member

Currently I'm trying to extend the Fiori app My Inbox - Approve Travel Requests (F0411A). While creating an extension project with WebIDE I noticed that the detail view is running in a genericComponentContainer so that it is impossible to extend the app using the default S3 extension points. Is there any possibility to change the content of the container? Also where does its content come from?

Since I want to be as near as possible to SAP standard, is there any way of extending this app?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI Tracy,

thank you for your response. Yes I checked the documentation. But the extension points are the default My Inbox extension points that are not usable while the content is delivered in the genericComponentContainer.

At the first screenshot you can see the approval of absence. The other tabs of the tab bar are set to hidden and you can see the different extension points. The pink part is currently selected and can also be extended.

On the second screenshot you can see the travel approval app. Still all tabs are hidden but the app doesn't care. The whole app is inside the genericComponentContainer with no chance of further extension.

Still I'm trying to find out where the layout information for the container comes from.

tracy_barkley
Employee
Employee
0 Kudos

Robert,

Did you see the extensiblity points and the badi referenced in the Apps library? https://fioriappslibrary.hana.ondemand.com/sap/fix

/externalViewer/#/detail/Apps('F0411A')/S10OP

Former Member

Hi Tracy,

Do you mean BADI TRV_ATR_BADI_APV_TRAVEL_REQ?

Are there any resources to understand how to add ui fields with annotations?

We are using it on SAP Business Suite.

Thanks,

T

tracy_barkley
Employee
Employee
0 Kudos

Robert,

Did you see the extensiblity points and the badi referenced in the Apps library? https://fioriappslibrary.hana.ondemand.com/sap/fix

/externalViewer/#/detail/Apps('F0411A')/S10OP