cancel
Showing results for 
Search instead for 
Did you mean: 

My Inbox Extension on S/4 HANA - Add new tab on details screen

former_member478752
Discoverer

Hello Experts.

Recently, I received a requirement to extend "My Inbox" application to PO and PR on S/4 HANA to add a new tab with customer specific data.

According to blogs and SAP forums it is possible through the extension of CDS views, but I only found the option to add fields to the existing tab and not to create a new one.

In the annotation model for the view creating (C_PURCHASEORDER_FS_ANNO_MDL) there are only references to the fields created on the screen, there is no reference to the tabs.

I tried to do the old form extension, directly in the SAP Web IDE, however the changes made have no effect on the screen. Has anyone ever had this problem and found a way to solve it?

Thank you all.

Jean

Accepted Solutions (1)

Accepted Solutions (1)

former_member478752
Discoverer

Solved by myself.

Thanks.

Jean.

maheshpalavalli
Active Contributor
0 Kudos

Hi Jean,

If possible, let us know how you solved it, it might be useful if someone has the same issue..

BR,

Mahesh

onur_sara
Participant
0 Kudos

Hi Jean,

I have the same requirement, can you share the solution please ?

Best Regards,
Onur

Priyanka97
Explorer
0 Kudos

Hi Jean,

I have the same requirement; can you please share the solution? Thanks.

Best Regards,

Priyanka

Answers (4)

Answers (4)

former_member646733
Discoverer
0 Kudos

Hi Jean,

Could you please share the solution on how you implemented the new tab using Annotation based taskui?

Thanks & BR, Pavani

onur_sara
Participant
0 Kudos

Hi Pavani,

Did you find any solution?

Best Regards
Onur

bartvandekamp
Explorer
0 Kudos

HI Jean,

Could you share your solution? Struggling with more or less the same :).

Thanks in advance.

Regards,

Bart

onur_sara
Participant
0 Kudos

Hi Bart,

Did you find any solution?

Best Regards

Onur

former_member478752
Discoverer
0 Kudos

Hi Mahesh,

The application is getting loaded. If I extend something at master page (item list on the left) it does change. The problem is the detail page which does not change using the extension points.

The extension point that I am supposed to use is:

No success, though.

Thanks, Jean.

maheshpalavalli
Active Contributor
0 Kudos

Hi Jean,

Could you check in debugger(f12) and in sources whether you z application is getting loaded or not.

BR,

Mahesh