cancel
Showing results for 
Search instead for 
Did you mean: 

Adding fields to SOAP API

aehoster
Explorer

Hello Experts,

I am working to implement a Journal Entry - Post API in S/4HANA Cloud Public Sector with the help of BTP's Integration Suite. The fields I need to be added to the standard API's .wsdl schema are the Fund (GEBER) and Grant (Grant_NBR). Any ideas or documentation you can point me to to achieve this requirement?

Thanks,

Alex

OwenLiu
Product and Topic Expert
Product and Topic Expert
0 Kudos

We helped you to accept the answer, since there were no updates after 7 days.

You can unaccept it anytime if you have further questions.

JulianoRomanato
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello aehoster.

How are you? I have excluded the Tag "SAP S/4HANA Cloud" and included the Tag "SAP S/4HANA Cloud Extensibility" for this question, as SAP APIs are Objects related to Extensibility.

Regards.

Juliano Romanato.

JimE
Product and Topic Expert
Product and Topic Expert

These fields are added on release 2302.2 to the account assignment. API Reference | Journal Entry - Post (Asynchronous) | SAP Business Accelerator Hub

Ruth_Eberhart
Product and Topic Expert
Product and Topic Expert
0 Kudos

james.erickson can we link these Q&As to the new group for S/4HANA cloud public ed, industry content?

Accepted Solutions (1)

Accepted Solutions (1)

Nick1
Explorer
0 Kudos

Hi Alex,

you can only add custom fields to the API which can be used to maintian custom fields in S4HC.
It is not supported to add standard fields into existing APIs. If you need standard fields to be added to existing APIs, your should create a improvement request at SAP. SAP will evaluate your request and if approved add the field with an upcoming release.

Best Regards
Nils

Answers (1)

Answers (1)

PrasanthM
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Alex,

You can refer the documents https://help.sap.com/docs/SAP_S4HANA_CLOUD/b978f98fc5884ff2aeb10c8fdeb8a43b/6beed8cb61e64fcbab44f179... to know more on how to extend the Journal entry API.

Best Regards,

Prasanth

aehoster
Explorer
0 Kudos

Hi Prasanth,

The fields needing to be added are already master data items in S/4HANA Cloud. Extending them with custom fields would only duplicate the Grant and Fund field. Is there a way to edit the target schema for Journal Entry API to include them?