How To Fix 0K549 - Der Betragsfeld &1 besitzt keine Währung


SAP Error Message - Details

  • Message type: E = Error

  • Message class: 0K - Messages for "General List Modules"

  • Message number: 549

  • Message text: Der Betragsfeld &1 besitzt keine Währung

  • Show details Hide details
  • Was verursacht dieses Problem?

    The amount has not been assigned a currency.

    Systemantwort

    Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.

    Wie behebe ich diesen Fehler?

    In the field catalog, maintain either the field CFIELDNAME or the field
    CURRENCY for the field &1 of your internal table.
    The field CFIELDNAME of the field catalog should be assigned the value
    of a field in your internal table which contains the currency for the
    row.
    Example:
    data: begin of itab occurs 0,
    amount type de_amount,
    my_curr type de_curr,
    end of itab.
    lt_fcat-fieldname = 'CURRENCY'.
    lt_fcat-qfieldname = 'MY_CURR'.
    You can enter the currency directly in the field CURRENCY of the field
    catalog. This currency is then valid for all rows.
    Example:
    lt_fcat-currency = 'DEM'.

    Vorgehensweise für Systemadministratoren


    Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE


Smart SAP Assistant

  • Was ist die Ursache und Lösung für den SAP Fehler 0K549 - Der Betragsfeld &1 besitzt keine Währung ?




    • 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
ERPlingo's SAP support assistant is amazing. Saves me countless hours trying to solve complex SAP issues myself. It's a real game changer!
Rate 1
Thomas Michael
SAP Consultant, Author & Speaker