How To Fix SPRX067 - Le type XSD &1 ne correspond pas exactement au type ABAP &2.


SAP Error Message - Details

  • Message type: E = Error

  • Message class: SPRX - Proxy Generation

  • Message number: 067

  • Message text: Le type XSD &1 ne correspond pas exactement au type ABAP &2.

  • Show details Hide details
  • Quelle est la cause de ce problème?

    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)

    Réponse du système

    The systems displays a warning for this type.

    Comment corriger cette erreur?

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

    Procédure pour les administrateurs système

    Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.


    Extrait du message d'erreur du système SAP. Copyright SAP SE.


Smart SAP Assistant

  • Quelle est la cause et la solution de l'erreur SAP SPRX067 - Le type XSD &1 ne correspond pas exactement au type ABAP &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.


Messages d'erreur SAP associés

Cliquez sur les liens ci-dessous pour voir les messages connexes suivants:

Cliquez sur ce lien pour rechercher tous les messages SAP.


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