SAP ABAP Message Class SPRX Message Number 063 (Proxy generation terminated: "mixed content" not supported)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
⤷
⤷
Attribute
| Message class | SPRX | ||
| Short Description | Proxy Generation | ||
| Message Number | |
063 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Proxy generation terminated: "mixed content" not supported
Help Document
Diagnosis
You used so-called "mixed content" in the interface description.
This means that the attribute mixed="true" was set for <complexType> or <complexContent>.
A definition of this type ensures that a mixture of text and tags can occur in the XML instance.
Example:
<Text>
Dear Mr/Mrs/Ms. <Name>Smith</Name>.
In your letter dated <Date>22.7.2001</Date> ...
</Text>
A feature of this type cannot be mapped by the proxy generation.
System Response
The system produces an error message. A proxy cannot be generated.
Procedure
Procedure for System Administration
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in | 620 |