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

Extend pre-delivered C4C content

0 Likes
457

Hi,

How can I add new fields to the pre-delivered C4C content ?

Most service interfaces in PI are created based on external definitions hence data type enhancements doesn't seem to be an option.

Please advice on how to add new fields to the standard services (external definition based) in PI and then how to get those new fields in the ERP ABAP Proxy ?

Regards,

Anish

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Hello Mark,

Thanks for the response. My question was more regarding how the standard proxies can be extended.

Standard proxies would become irrelevant when the object is copied to a new SWCV and re-doing the ABAP part was not desirable.

It is observed now that, most objects for C4C and Inside-Out developments and need SOAMANAGER endpoint to be created. The standard function modules used have extensions. So getting the updated WSDL from SOAMANAGER, importing it in ESR should work I guess.

Regards,

Anish

Answers (1)

Answers (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Anish,

Create your own custom SWCV and namespace in the ESR.
Copy the pre-delivered C4C content objects you require for your integration into this SWCV/namesapce.
Add any new fields/customizations you require.

Regards
Mark