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

How to add additional fields to the SOAP API /SCMTMS/TRANSPORTATIONORDERGEN ?

aba212
Participant
0 Likes
1,124

Hello experts,

I'm new to the SOAP APIs. Can anyone help me on one requirement ? The requirement is,

I have a SOAP API /SCMTMS/TRANSPORTATIONORDERGEN which is carrying Freight Order data. But while carrying this needs to be carry some additional data. So I need to add 10 additional fields to the API.

Can anyone help me how I can achieve it ? Thanks !!

Br,

veeranjaneyuluvalluri

Accepted Solutions (0)

Answers (1)

Answers (1)

olena_iavorska
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

SOA services can be extended modification-free. Two options:

  1. using Enterprise Services Repository (ESR), see extension guide (https://launchpad.support.sap.com/#/notes/1759813, chapter 8 ‘Enhancing Services’).
  2. using ABAP-based Metadata Repository (MDR), see

Please also check the note https://launchpad.support.sap.com/#/notes/1759813 and this blog

https://blogs.sap.com/2012/05/14/mdr-defining-web-services-from-abap-without-requiring-pi/