Do you have any question about this error?
Message type: E = Error
Message class: SPRX - Proxy Generation
Message number: 065
Message text: Proxy-Generierung abgebrochen: Abstrakte Elemente/Elementersetzungen
In the interface description, you set the attribute abstract="true" or
substitutionGroup="..." for the language command <element>.
Example:
<element name="Address" abstract="true"/>
...
<element name="GermanAddress" substitutionGroup="Address">
<complexType>
....
</complexType>
</element>
The example above shows that with this feature, you can replace
"Address" with "GermanAddress" at any point.
You could also define "FrenchAddress", that also replaces "Address".
This cannot be mapped in ABAP since a type can only ever have one
status.
The system produces an error message. The proxy cannot be generated.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
SPRX065
- Proxy-Generierung abgebrochen: Abstrakte Elemente/Elementersetzungen ?Get instant SAP help. Start your 7-day free trial now.
SPRX064
INCLUDE SPRX_GET_WSDL OBJECT DOKU ID TXWas verursacht dieses Problem? You used <any> or <(><<)>anyAttribute> in the interf...
SPRX063
Proxy-Generierung abgebrochen: "Gemischter Inhalt" wird nicht unterstützt
INCLUDE SPRX_GET_WSDL OBJECT DOKU ID TXWas verursacht dieses Problem? You used so-called "mixed content" in the interface description. T...
SPRX066
Proxy-Generierung abgebrochen:
INCLUDE SPRX_GET_WSDL OBJECT DOKU ID TXWas verursacht dieses Problem? You used the language command <redefine> in the interface description....
SPRX067
Der XSD-Typ '&1' entspricht nicht genau dem ABAP-Typ '&2'
Was verursacht dieses Problem? You used the XSD Type &V1& in the interface description. This cannot be mapped exactly to ABAP since the per...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.