How To Fix 0K549 - El campo de importe &1 no tiene ninguna moneda


SAP Error Message - Details

  • Message type: E = Error

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

  • Message number: 549

  • Message text: El campo de importe &1 no tiene ninguna moneda

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

    The amount has not been assigned a currency.

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

    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 0K549 - El campo de importe &1 no tiene ninguna moneda ?




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