How To Fix 0K548 - El campo de cantidad &1 no tiene ninguna unidad de medida


SAP Error Message - Details

  • Message type: E = Error

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

  • Message number: 548

  • Message text: El campo de cantidad &1 no tiene ninguna unidad de medida

  • Show details Hide details
  • ¿Qué causa este problema?

    The quantity has no unit of measure assigned to it.

    Respuesta del sistema

    El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.

    ¿Cómo arreglar este error?

    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'.

    Procedimiento para Administradoras de Sistemas


    Extracto de mensaje de error del sistema SAP. Copyright SAP SE.


Smart SAP Assistant

  • ¿Cuál es la causa y la solución del error de SAP 0K548 - El campo de cantidad &1 no tiene ninguna unidad de medida ?




    • 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.


Mensajes de error de SAP relacionados

Haga clic en los enlaces a continuación para ver los siguientes mensajes relacionados:

Haga clic en este enlace para buscar todos los mensajes de SAP.


Rating
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant