cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is BADI implementation is the only way to enhance UTILITY_CONTRACT_OVERVIEW EC Screen in C4C?

Former Member
0 Kudos
666

HI Expert,

I need to add a static text to display address in Display Contract Account ModalDialog of Utility_Contract_Overview screen.

I have used BADI approach and implemented enhancement "Utility_Contract_Overview" in SDK. But by going through this approach we end up mapping fields of all the section group and we are not able to add a child node in Contract Table.Also we have lost the Hyperlink on Contract Account External ID.

Please tell me how can I add the child node and and enable the Hyperlink.

Any help will be appreciated.

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

Dedeepya
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dimple

- I don't understand how can a BADI implementation change the UI properties of a standard field. You can remove the BADI impl if that doesn't help.

- Inorder to include 'Mailing Address' you only need to create that field as an extension field on the resp. node and via extensibility explorer include it on screen using anchor -

Have you tried this already?

Regards

Dedeepya

Answers (0)