How To Fix SPRX067 - Der XSD-Typ '&1' entspricht nicht genau dem ABAP-Typ '&2'


SAP Error Message - Details

  • Message type: E = Error

  • Message class: SPRX - Proxy Generation

  • Message number: 067

  • Message text: Der XSD-Typ '&1' entspricht nicht genau dem ABAP-Typ '&2'

  • Show details Hide details
  • Was verursacht dieses Problem?

    You used the XSD Type &V1& in the interface description.
    This cannot be mapped exactly to ABAP since
    the permitted value ranges &V1& and &V2& do not match exactly.
    The value ranges for the following types do match exactly (these should
    be used in preference to others):
    xsd:string with length > 65535 (becomes STRING in ABAP)
    xsd:string with length <= 65535 (becomes CHAR in ABAP)
    xsd:string with length <= 65535 and pattern="\d+" (becomes NUMC im
    ABAP)
    xsd:int (becomes INT4 im ABAP)
    xsd:short (becomes INT2 im ABAP)
    xsd:byte (becomes INT1 im ABAP)
    xsd:date (becomes DATE im ABAP)
    xsd:time (becomes TIME im ABAP)
    xsd:decimal with fractionDigits <= 14 and totalDigits <= 31 (becomes
    DEC im ABAP)
    xsd:binary with length > 65535 (becomes RAWSTRING im ABAP)
    xsd:binary with length >= 65535 (becomes RAW im ABAP)

    Systemantwort

    The systems displays a warning for this type.

    Wie behebe ich diesen Fehler?

    You must check the permitted value range when entering these types in
    your program.

    Vorgehensweise für Systemadministratoren

    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


Smart SAP Assistant

  • Was ist die Ursache und Lösung für den SAP Fehler SPRX067 - Der XSD-Typ '&1' entspricht nicht genau dem ABAP-Typ '&2' ?




    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Zugehörige SAP-Fehlermeldungen

Klicken Sie auf die Links unten, um die folgenden verwandten Nachrichten anzuzeigen:

Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author