cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy generation terminated - extension of xsd:anyType is not supported

former_member609026
Participant
0 Kudos

Hi All,

we are using standard XSD under sap "SCEMSRV 7.01" SWC in my custom service interface.

we face the below error while generating abap proxy in backend sap system

Proxy generation terminated: extension of xsd:anyType is not supported

let me know how to proceed.

Regards,

pradeep A.

Accepted Solutions (0)

Answers (2)

Answers (2)

manigram
Active Participant
0 Kudos

Hi, After importing the xsd check the all fileds have the data type. As per the error shown above there is unsupported data type is representing. check the data type for every field.

Regards,

Manigandan

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You have answer in this thread. Please refer Mark's reply

http://scn.sap.com/thread/1983545

former_member609026
Participant
0 Kudos

Hi Baskar,

if you think we have to export it and manually change it and reimport it again then I already did it.

I am looking for a fix or standard solution suggested to fix it.

Regards,

pradeep A.