ABAP ERROR Message no. MC554

Hi experts,
Can any one please tell me the solution for the error message i am getting
"Message no. MC554"
This message i got when i am doing "VIEW" 
hope to get the reply as soon as possible
Regards,
sasi vardhan

Thanks a lot fior your reply
The error i am getting  as below:
Field ZBILLING-CNO does not belong to a base table
Message no. MC758
Diagnosis
The field refers to a table which was not defined with the base tables.
Procedure
Check your entries. If necessary, include the table as a further base table
I kept Display maintainence allowed
If possible can you please tel me know briefly

Similar Messages

  • NW ABAP - Error Message: Signal c00 received by operating system

    Hi,
    I have a problem starting the NSP instance. I have installed JAVA trial and then ABAP Trial.
    The SAP Management Console form the JAVA Installation recognizes the ABAP Installation and adds an Application Server entry.
    Starting the JAVA instance is no problem and obviously has to be done before starting ABAP.
    But when I start the ABAP instance named NSP I received the first time two error messages:
    - SAP-Basis System: Operating system call getservbyname_ failed (error no.   0  ) and
    - SAP-Basis System: Signal c00 received by operating system
    I got rid of the first one by prociding according to SAP Note Number: 39227:
    - I added the entry "sapmsNSP 3600/tcp " to my service file (%windir%/system32/drivers/etc/services)
    after that at least the process msg_server.exe started properly
    the disp+work.exe remains unstartable throwing still the second error message at me. Another message can be seen in the Syslog which is not marked as an error:
    "SAP-Basis System: > 3 possible network problems detected - check tracefile and adjus"
    Anybody an idea how I can get the ABAP instance running ( I hope I don't have to uninstall the JAVA instance )?
    Thanks for your help
    Torsten

    Hi,
    What's the instance numbers of your two SAP systems?
    If you first installed the Java system it's normally 00 and 01 for SCS and Java Instance. The ABAP system has to have an higher number (I always use a number +10 as the other instance e.g. 10 for the ABAP system to be on the save side).
    Seems your ABAP system now use the message Server of the J2EE Engine (sapmsNSP 3600/tcp) Check the profile of your ABAP system, there you will find the right entry for the message server to connect too.
    Hope this helps a little bit.
    Regards,
    Daniel

  • ABAP errors messages stacking in BW

    We have experimented with available message types to send errors while validating variable input. Type "I" seems to work the way we want it to; however, I had to change one of our standard web template settings to no longer suppress warnings (<param name="SUPPRESS_WARNINGS" value="X"/>).  The messages are not coming thru but I am getting other warning that I do not want the users to see.
    If we use Type "E", the error messages appear on a new screen correctly, use the back button to enter a new invalid value for the variable, receive a new error message.  This messages is stacked under the previous message.  If you use the back button again and enter a valid variable value, you go to the error screen again and see the previous messages but no new messages.  It will not let you run the query with a valid value if you received an error to begin with.  Seems like the buffer is not clearing or something.
    Does anyone know how to clear out the errors or successfully use "E" so I don't get other system warnings that "I" sends thru?
    Thank you!

    Hi ,
    Try actiavting all the related components of the FM.
    Regards,
    Aditya

  • How can I get a SOAP Error message in ABAP ?

    Dear all.
    I'm trying to get SOAP Error message during XI Interface.
    I've got an Error ( T-code : sxi_monitor ) and I need to get the Error message and write to screen.
    I used
    CATCH CX_AI_APPLICATION_FAULT.
    CATCH CX_AI_SYSTEM_FAULT.
    but couldn't get the error message.
    The Error occured as below.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'ZTSD0030' (structure 'stmt1'): java.sql.SQLException: FATAL ERROR: Column 'ORDER' does not exist in table 'ZTSD0030'</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I exactly need 'BOLD' style message.
    Any help is appreciated.
    Thanks!

    Hi,
      This is an application fault,
      error log clearly saying that''ORDER' does not exist in table 'ZTSD0030'.
      these are specific to interfaces, in order to handle those
    u need to configure apllication log at 'SLG1' t.code.
    i mean, u have to use following function moules to handle application log in ABAP Proxy .
    i.e
    APPL_LOG_WRITE_HEADER
    APPL_LOG_WRITE_MESSAGES
    APPL_LOG_WRITE_DB.
    warm regards
    mahesh.

  • Error message from ABAP to BW portal

    Hi
    I need to write error message from ABAP to BW portal.
    If I write as usual: message E001(ZBW).
    Then I get a dump in portal.
    Does anyone know how to post error message in this case?
    Thanks.

    Hi,
    You need to use the function module RRMS_MESSAGE_HANDLING to post any kind of messages in the report output/web template or portal.
    You can pass the values trough the below parameters:
                  I_CLASS  = 'ZBW'
                  I_TYPE   = 'W'
                  I_NUMBER = '006'
    Regards,
    Shilpa

  • Error message from ABAP to portal

    Hi
    I need to write error message from ABAP to BW portal.
    If I write as usual: message E001(ZBW).
    Then I get a dump in portal.
    Does anyone know how to post error message in this case?
    Thanks.

    Hi
    Good
    Check the below sdn link.
    portal runtime error in BW
    Thanks
    mrutyun^

  • After installation NetWeaver 7.01 ABAP Trial Version "Logon Error Message"

    Hello all,
    After a sucefull installation of NetWeaver 7.01 ABAP Trial Version and when i tried to acess sap through web browser i get the following error:
    Logon error message
    Service cannot be reached
    What has happened?
    URL http://localhost:8000/sap/bc/gui/sap/its/webgui call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system NSP with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:netweaver_NSP_00-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    With Sap Logon i can login correctly. Does anyone have an ideia how can i access through a web browser?
    Thanks
    Edited by: Pedro Bessa on Jul 7, 2009 12:17 AM

    thanks,
    thanks!
    I have done that:
    and activated: 'sap/bc/gui/sap/its/webgui right click on each relevant service and activate it'
    is it the only service to activate, because I have errors on the url : http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-system-login-basic_auth=X&sap-client=000&sap-language=EN
    My Error:
    Note
    The following error text was processed in the system NSP : Template interpretation cancelled, syntax error.
    The error occurred on the application server shai1_NSP_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
          SYSTEM-EXIT of program SAPLSMTR_NAVIGATION

  • ABAP dump coming at the time of displaying error message.

    Hi to all
    I have written a code in user exit .
    At the time of saving ABAP dump is coming instead of showing error message.
    Error analysis
        The program attempted to issue a " " message during "Exit Command" processing.
    This is an illegal operation. The program was terminated.
    Screen name.............. "SAPMV45A"
    Screen number............ 4008
    My coding :
    >>>>>     IF vbak-vkbur IS NOT INITIAL.
       70       IF wa-vkbur NE vbak-vkbur.
       71         MESSAGE E000(yi01) WITH 'SALES OFFICE Mismatch Please Check for Customer-'vbak-kunnr
       72       ENDIF.
       73     ENDIF.
    Please guide to resolve the issue.
    This application is working fine for sales order creation.
    Regards
    Anubhav

    Hi
    Instead of error message, try using the following code.
    MESSAGE <your message> TYPE 'I' DISPLAY LIKE 'E'.
    Thanks
    Sourav

  • Deleting error messages in ABAP stack and JAVA stack

    Hello,
    found some useful answers here about deleting messages
    which are successfully delivered!
    What I miss is an answer about:
    a) Error messages in RWB
    In Component monitoring -> Archiving   you can plan a job to delete messages in status "successful" or "Cancelled with errors". 
    To cancel jobs you have to do this one by one. With reaction time from page manual cancellation needs hours for 100 messages (Ok, there is a multiple selection  button you can use to tag per list screen!).
    Now I have lots of message here
    - System error
    - to be delivered
    - cancelled with errors (from system, special case, see next question)
    ready to be erased (yes, sure about that!)
    Is this the only way here to proceed?
    Other question: looks like there is a default time frame for the job which looks like it is more than two months for "successful". "Cancelled with errors" is only deleted from list when reaching this status with the available button "Cancel" but not for messages with status "Cancelled with errors" set by the system.
    Any chance to change that time frame.
    And what about the messages "Cancelled...." by the system?
    b) ABAP stack
    OK, delete job is running. But looks like there is a default time frame "delete older than 2 months" (different from a! where it is more than 2 months)
    I tried to delete some error messages with function "Cancel message with errors".
    Now these messages are cancelled in SXMB_MONI (displayed with different status sign "Pencil").
    Starting deletion job has no effect on them. Why? Because they are cancelled today and are not considered by the time frame of the deletion job?
    Any help is appreciated!
    (This tool is confusing me more and more!   )
    Hm, looks like nobody knows about this issue?
    Regards
    Dirk

    Hi Dirk,
    I am also facing the issue for deleting the messages with errors or if i have cancelled them.
    Did you find any solution for these issues. Kindly let me know if you have find out any solution.
    thanks
    Gopesh

  • Error messages in ABAP program are stored in which table

    hi all,
    Can anyone tell
    error messages in ABAP program are stored in which table??

    Hi Sir ,
    Please have a look below .Hope it is suitable and simpler solution for your question.
    Please do reward if useful.
    Thankx.
    Fuction module for storing error messages  ->'format_message'
    for example...
    data : v_message(100) type c.
    call transaction NNNN mode A update S messages into it_messages.
    loop at it_messages where msgty = 'E'.
    call function 'format_message'
    exporting
    *it_messages details
    importing
    v_message.
    write :/ v_message.
    clear v_message.
    endloop.
    Anothe method - ->
    Here is a sample of the program code for that:
    LOOP AT it_messtab.
    CALL FUNCTION 'FORMAT_MESSAGE'
    EXPORTING
    id = it_messtab-msgid
    lang = it_messtab-msgspra
    no = it_messtab-msgnr
    v1 = it_messtab-msgv1
    v2 = it_messtab-msgv2
    IMPORTING
    msg = g_msg
    EXCEPTIONS
    OTHERS = 0.
    IF it_messtab-msgtyp = 'S'.
    it_sucess-sucess_rec = g_msg.
    it_sucess-lifnr = it_header-lifnr." Based on your field
    it_sucess-tabix = v_lines.
    APPEND it_sucess.
    ELSEIF it_messtab-msgtyp = 'E'.
    it_error-error_rec = g_msg.
    it_error-lifnr = it_header-lifnr.
    it_error-tabix = v_lines.
    APPEND it_error.
    ELSE.
    it_info-info_rec = g_msg.
    it_info-lifnr = it_header-lifnr.
    it_info-tabix = v_lines.
    APPEND it_info.
    ENDIF.
    ENDLOOP.

  • Java Error Messages In Abap Stack

    Hi,
    We have to implement a scenario where we to send the error messages generated by Java Stack to ABAP stack.Plz help me with the scenario.Thanks in advance..Mahesh

    IR and ID are your JAVA stack....any error in them needs to catched using an Alert in ABAP....
    Making use of the blog given define your alert for Integration Engine error and for Adapter Engine error.
    Is your business requirement looking for something specific other than this? If yes, then get some more data from them so that other experts will help you with the exact solution.
    Regards,
    Abhishek.

  • ABAP query issue when logoff error message query not created

    Hi All ,
    I created a ABAP query using SQ01 . I saved it and i'm able to see the output . But , if i logoff from the system and relogin again to system and trying to execute the query , it is showing an error message
    " The query has not been created " Please help me , is there any settings change or i have to do any thing else ?
    Thanks & Regards ,
    Sabu

    Hi ,
    Yes you are right , when i try that way i can see , is it the correct solution ?
    i have one more issue , i created the query , i can display and execute the query , but no one in the same system able to display or execute the query . What should i do .
    Thanks & Regards ,
    Sabu.

  • Need ABAP table/Report for getting trace of error messages

    Hi experts,
    My requirement is to display Detailed Error trace text of the error message, on my screen.
    Now i need to know, which tables in XI it is stored or is there any abap report available that can provide thsi information.
    any function module ??
    thanks in advance for your help.
    Regards,
    Priyanka

    Hi,
    Check these out.
    http://wiki.sdn.sap.com/wiki/display/XI/XI+Tables
    Cheers,
    Earlence

  • Error messages on Web Dynpro ABAP

    Hi all!!
    I have created a Web Dynpro ABAP which consumes 2 Web Services from XI through Proxy classes.
    When a method of a Proxy class from a WS gives an exception, an error screen is automatically displayed, How could I handle this exception and personalize the error message??
    Thanks and regards,
    Manuel Míguez.

    Hi,
    here's the documentation on <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/5e/05a5421935c511e10000000a1550b0/frameset.htm">error pages</a>
    For information on messages, see
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d8/2a934259a5cb6ae10000000a155106/frameset.htm">here</a>
    Regards, Heidi

  • Error message "ABAP/4 error during dynamic assign" on Contact Log creation.

    Hi,
    We are getting an error message "ABAP/4 error during dynamic assign beyond program bounds" displayed while creating contact log using transaction "BCT0".
    Please suggest what can be the cause of the error message and how we can remove this.
    Regards,
    Ankur

    Dear Andrea,
    The problem should be caused by obsolete entry in table TFAWX.
    Please use the following report for deleting this entry (test before in your TEST System) :
    report ztfawx_delete.
    tables tfawx.
    select single * from tfawx where prog = 'SAPLBAS0'
                                and bldgr = '0110'
                                and mnum  = 23
                                and bfeld = '$GENERAL'.
    if sy-subrc = 0.
      delete tfawx.
    endif.
    Buona Giornata
    Mauro

Maybe you are looking for

  • All frames dropped?

    While exporting the film to my external HD, the usb port lost contact so the process was cut. But when reopening previously saved material all I get is a horrible sound and no images. The message says: "One or more frames were dropped during playback

  • Again: RuntimeException in Message-Mapping transformatio~

    Hello Guys, again this issue. I created the mapping (IDoc to .xsd (external Definition). Testing the mapping is successful. Do I send the IDoc from ERP I get the error message: <i>Error while lookup Problem when calling an adapter by using communicat

  • N86 and Windows 2000

    My new N86 8MP came with a CD with OVI Suite software ( a Help file implies version 1.1).  This says it is compatible with Windows XP (SP2) or later.  My own OS is Windows 2000 Pro. Is there any known software I can download that will permit info exc

  • Fundamental Confusion (about float and height) - please help

    hi. desired result is: a floated, fixed height and width div nested in another div with auto height and fixed width. but why does the mainbox div (see example) just collapse. am i missing a fundamental basic knowledge base here? <style type="text/css

  • I am trying to download the latest version of itunes

    I am trying to download the latest version of itunes, but i keep getting the error message 'Invalid drive K' when it tries to install. what does this mean?