T rfc error in SM58

I m getting  " :: 000 " error in SM58 while sending ORDERS
I have tried everything, even recreated all ALE configuration settings.
What could be the reason?
With the same settings, I could transfer MATMAS but its comign only for ORDERS
regards,
Nikhil.

To track the IDOC in SAP XI you need some authorizations to execute IDX5
To start the XI message monitor in the remote system
SXMB_MONI with ACTVT = 03
To start the IDoc monitor in the remote system
SXMB_MONI with ACTVT = 03
Authorization for function groups:
BDMON
BDMT
IDOC_TRACING
SXMB_MONI
Trigger the IDOC in the R/3 system like do the scenario like IDOC to file or File to IDOC.
/people/kamalkumar.ramakrishnan/blog/2008/02/13/monitoring-the-idoc-adapter-in-xipi-using-idx5

Similar Messages

  • RFC Error in SM58 Commit fault com.sap.aii.af.rfc.afcommunication

    Have a RFC interface between Sap R/3 and XI. Submit RFC request: call function 'Z_PGM'
            in background task
            destination 'XID'
            tables
              it_zmsfi_labels = t_table.
    Getting error in SM58 in R/3 : Commit fault com.sap.aii.af.rfc.afcommunication.Rf cAFWException: alternat
    Message no. SR053
    Any ideas? If I do test connection on in SM59 on TCP connection it's Ok.

    call function 'Z_PGM'
    in background task
      destination 'XID'
    tables
    it_zmsfi_labels = t_table.
    <b>COMMIT WORK.</b>
    This should solve your problem.
    regards
    SKM

  • RFC Error in SM58 Commit fault

    My scenario is RFC to XI to FILE.
    I made RFC destination in SM59
    and configure xi according to
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    The connection test in SM59 is succeeded.
    I would like to execute BAPI, so wrote following..
      CALL FUNCTION 'BAPI_CUSTOMER_GETLIST'
           IN BACKGROUND TASK
           DESTINATION 'BAPI_XI_001'
       <<< parameters >>>
       COMMIT WORK.
    BUT in SM58, I got error
    'Commit fault: com.sap.aii.af.rfc.afcommunication.
    RfcAFWException: alterna '.
    Any ideas?
    Best regards.

    Thank you very much for your information.
    I checked Q&A19 of SAP NOTE 730870
    and configured XI again.
    Then I got a different error...
    ' program BAPI_CUSTOMER_GETLIST not registered / CPI
      C-CALL: 'ThSAPECMINIT'#  '
    I have already checked the spelling of BAPI's name.
    Have you saw this error??

  • Function module not executing in background due to Transactional RFC error in SM58

    Hi Team,
    I am executing a report which calls a function module in background.This in turn creates a LUW which should eventually get cleared once the processing is completed through commit statement.
    However LUW is going for an error whenever it gets executed through commit statement.
    The error message in SM58 is
    Error msg : Conversation 
    <init> not found / CPIC-CALL: 'ThSA PCMRCV' : cmRc=19 thRc=
    However when I try to excecute the function module in foreground, it works correctly as expected.
    Please note that the same report is being used for various clients and the function module is working fine in all others.Hence, I am expecting that thers is no issue with the code.
    Is there some settings which we are missing here.
    Please provide me your valuable inputs.

    Hi Divy,
    It appears to network issue. please use below SAP note to perform network analysis using NIPING.
    SAP note 500235 - Network diagnosis with NIPING
    Hope this helps.
    Regards,
    Deepak Kori

  • RFC Error : Commit fault: com.sap.aii.af.rfc.afcommunication

    Hi ,
    I am having a problem in a RFC to File scenario. My Sender RFC is working fine and is showing the status green in the CC Monitoring in AdapterEngine under Component Monitoring. But we are trying to trigger the data to the RFC we are getting the following error "Commit fault: com.sap.aii.af.rfc.afcommunication.R
    fcAFWException: alterna "
    The RFC connection when tested it is ok .. the connection is established.
    Please suggest.
    Regards,
    Hemanthika

    Hi,
    1. Refer to the following notes
    SAP Note 730870
    SAP Note 775765
    Also check
    RFC Error in SM58 Commit fault
    RFC Error in SM58 Commit fault com.sap.aii.af.rfc.afcommunication
    2. have a look to R/3 transaction SM58 to find your message
    Thanks
    swarup

  • RFC destination error in SM58

    Hi,
    We are getting an error in SM58 "P85040 does not exist".
    What could be the  reason for this error in PI system?
    When I checked, there is no RFC destination configured with the name P85040. Also there is no communication channel configured with the RFC destination parameter P85040.
    Kindlly help.
    Thanks,
    John

    Hi John,
    The reason can be the host name you are assigning is not existing.
    In RFC destination the host name is for that particular client which is pointing to IP address not to the logical system. You can choose name of RFC destination same as of your logical system.
    You can get the host name by login to SAP system and the using MENU ... System->Status and in lower right corner you can find it.
    Sachin
    Edited by: Sachin Dhingra on Dec 18, 2008 1:18 PM

  • Rfc to file scenario error in sm58

    rfc to file scenario error in sm58
    i get the error as com.sap.aii.afccommunication.RfcAfwException
    :look up of alternative

    hey
    >>i have a doubt do we have to use
    starting new task or back ground destination
    well it depends upon the logic ur gonna implement,both are used for async RFC so u have to see ur requirement and then decide.
    have a look at the following
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/042578488911d189490000e829fbbd/frameset.htm
    thanx
    ahmad

  • Sender RFC error

    Hi guys,
    I'm doing an RFC to File async scenario just as mentioned in the blog
    /people/swaroopa.vishwanath/blog/2006/12/28/send-rfc-to-sap-xi-150-asynchronous
    and i have done the configurations also from the blog
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    Now when i execute my report to call the bapi with the rfc destination of my XI server, i'm getting error in sm58 of R/3 as Bean Z_BAPINAME not found. I'm not getting any messages in to XI also..
    Please help me on this guys
    Thanks
    Varun

    When i'm creating RFC destination in R/3 which gateway host and gateway service should i enter??
    values from R/3 should be entered.
    These you can find in transaction smgw, in menu  Go To> Parameters> display
    here you will get values for gateway host and gateway service of R/3
    you should create RFC dest of type TCP/IP, Give  a program ID .. it could be anything. This  program ID you will have to provide in RFC adapter.  Activate the adapter
    Then Try to activate RFC dest at R/3.
    For more refer
    /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

  • Error in SM58 on XI box

    Hi,
    While trying to post IDocs to an R3 system, getting the following error in sm58 - 'Transactional RFC' transaction 'PASSWORD LOGON NO LONGER POSSIBLE'.
    But when I do a connection test from SM59, to the corresponding RFC destination listed in the receiver IDoc adapter  there is no issue. The test is successfull.
    Anything I'am missing here?
    Thanks,
    Anand

    >>>> did try a remote logon from the RFC destination...on doing this I get a dialog box requesting username/password entry. And the user that appears here is my user ID, not the user that is in the RFC destination.Is this standard behaviour?
    No. This means your RFC destination is not working properly. Just fill the user Id, pwd with a valid user Id that has sufficient auth., then try. You should be directly logging into SAP on using the Remote logon option.
    Regards,
    Jai Shankar

  • Error in sm58

    Hi all,
       I am trying to send a IDOC from SAP system to XI and I getting the following error in sm58
    Transaction IDX1: Port SAPEN5, Client 800, RFC Destination contian error.
    BTW what is the difference between maintaing the port in we21 or idx1?

    >>what is the difference between maintaing the port in we21 or idx1?
    WE21 is mainted in R3.
    IDX1 is maintained in XI.
    <a href="/people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi Configuration for Pushing IDOC's from SAP to XI</a> By Swaroopa Vishwanath
    Regards
    San
    <a href="Remember to set the thread to solved when you have received a solution to set the thread to solved when you have received a solution</a>
    Where There is a <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16">blog</a> there is a Way.

  • RFC error when trying to add transport request in queue in STMS..

    Hi,
    When I try to add a Transport request in queue in STMS transaction. I get RFC error saying some problem with tp program.
    But when I go and check the RFC connection through STMS in system overview -> Communication -> RFC setting, it says RFC connection Ok.
    What may be the issue  ? I really need some light on this..
    Regards,
    Rajesh.

    Hi Rajesh,
    At times when u try to add the TR to a queue there would be 2 reasons.
    1. If u have imported a TR into a system say QTY and it needs to be re imported, then we delete it fromthe STMS queue and add it again to re import it.
    2. If u have some transport from external sap system to be imported here we place the data and Co files in the trans directory and then add the TR to this queue.
    A TP failure happens if the data and co files does not exist in the TP directory or else, the TR target system is incorrectly mentioned.
    Hope it helps.
    Br,
    Sri
    Award points for helpful answers

  • RFC ERROR while running BI Process Chain

    I'm recieving the following error while running certain Process Chains in BI.
    RFC error: FAILED
    RFC Message: FAILED
    The system log in BI shows the following.
    Communication error, CPIC return code 017, SAP return code 672
    672 Logon to Netweaver failed
    Other process chains work correctly via CPS.
    Any Ideas?
    Thanks

    This looks like a BW problem. Do you get the same message when you submit it manually in SAP?

  • RFC error while publishing dialog transaction

    Dear All,
                  I had made an internet service in a dialog pool.But while publishing it i am getting RFC errors.Can you tell me what are the prerequisites for designing an internet servise as i want my module pool page to be displayed through internet browser.
                                                               Pratighya Jain

    Hi Pratighya,
    you got RFC-errors during the publishing of an internet service?
    I assume you are talking about the integrated ITS.
    Ok, that is what will happen if you publish an internet service:
    the templates are copied to the the table containing the published ones
    the MIME object are activated in order to be loadable by the icman - the
      Web server part of the WebAS
    The template caches on each application server of the system are invalidated.
    For doing the last part we need RFC connections between the application servers,
    since the order to refresh the cache is send using a function module via RFC. Is
    the system configuration clean? Are all of the servers reachable by RFC?
    You may check the state of the template caches using the transaction SITSPMON.
    hope this helps
    Tobias

  • Rfc error while importing TR

    Hi All,
             i have setup CHARM created a TR and task and assigned a correction to thes task, released the task and TR and while trying to import the the trequest to quality system (from solutionmanager) throwing an error"TMS Communication Error with [email protected]". opened the performance assisant of this error which displays "User SAPSYS has no RFC authorization for function
    group TMSC "
    rgds,
    Anand

    Dear Anand,
    Please go to Tcode:SM59,select the [email protected] rfc under ABAP Connections and check for the connection test.
    In the Log on tab(when you double click [email protected])check for the user which is mentioned there.
    If you get same RFC error when you do the connection test,the proper RFC authorization should be given to the user mentione in the log on tab in the satellite system.
    Revert for any clarifications,
    Thanks and Regards,
    Avinash.

  • RFC error in idoc to file scenario in PI 7.0

    Hi Experts,
       I am getting a RFC error message like this below
    :u201D  RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling Z_XI_SEND_MAIL in remote system (RfcClient[RFC_REJECTION_MAIL]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: An exception occurred that was not caught.u201D
    Here  Z_XI_SEND_MAIL is a customised function module which is calling some classes. This function module is responsible for sending emails to a group of people.  This function module is working fine in acceptance server and development server but throwing exception in production. Thus the users are unable to receive emails. There has been no code changes in the function module. Idocs are being triggrred from sap r/3 system into XI, then being processed by a BPM, finally RFC   (Z_XI_SEND_MAIL )   is being called to send email messages. SXMB_MONI  is showing that the email message is being send to the RFC properly but communication channel is showing the above mentioned error.
    Please suggest me what might be the reason of such errors?
    Regards
    Anupam

    Hello,
    Have you tested the production data in your acceptance system or development system for the interface?
    Is it working fine??
    It seems that the function module is generating exception, which could be due to data.
    -Rahul

Maybe you are looking for

  • Option button click on IE is not working

    I am trying to play around with Excel VBA code to select an option button on a webpage. For some reason the option button is not getting selected even though there is no errors when executing the code. Please share your thoughts. Excel VBA code block

  • How do I disable "up next" on itunes 11 (or at least make it play the next song in my playlist and not some random one)

    ITunes 10 was great and I heard nothing but horror stories about 11 so I didn't upgrade until I got my new computer and pushed my music over.  In fact, I accidentally hit update and disconnected my computer from the Internet to stop it from happening

  • Can't sync Numbers on my iMac with iCloud ?

    iMac Mid 2011, OS X 10.8.3 Calendar and Notes sync easily with iCloud and my iPad and iMac.  Just as advertised...make a change on the iPad and see it on the iMac and vica versa. Not so with Numbers.  Changes made on my iPad never make it to the iMac

  • Castom ComboBox and lose binding

    Hello. I'm trying to write my own ComboBox and I ran into a problem. public class TestComboBox : ComboBox public static readonly DependencyProperty SelectedCarProperty = DependencyProperty.Register("SelectedCar", typeof(string), typeof(TestComboBox),

  • Question about Using Playlists

    You know how when you create a new playlist, iTunes shows you this large playlist editor to the right of the "Songs" view?   When you're done it closes. What I'm trying to figure out is to how to open an existing playlist over there.  I only ever see