How To Fix 0K548 - Das Mengenfeld &1 besitzt kein Mengeneinheit


0K548 - Overview

  • Message type: E = Error

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

  • Message number: 548

  • Message text: Das Mengenfeld &1 besitzt kein Mengeneinheit

  • Show details Hide details
  • Was verursacht dieses Problem?

    The quantity has no unit of measure assigned to it.

    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 QFIELDNAME or the field
    QUANTITY for the field &1 of your internal table.
    The field QFIELDNAME of the field catalog should be assigned the value
    of a field in your internal table which contains the unit of measure
    for the row.
    Example:
    data: begin of itab occurs 0,
    quantity type de_quan,
    my_unit type de_unit,
    end of itab.
    lt_fcat-fieldname = 'QUANTITY'.
    lt_fcat-qfieldname = 'MY_UNIT'.
    You can directly enter the unit of measure in the field QUANTITY of the
    field catalog. This unit of measure is then valid for all rows.
    Example:
    lt_fcat-quantity = 'ST'.

    Vorgehensweise für Systemadministratoren


    Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE


0K548 - Details








Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


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