Problem in SPROXY tcode

Hi Forum,
When i execute tcode SPROXY in a R/3 system, maintained as Business system in XI, it prompts for user name and password,
can u pls tell me why this happens....
I have maintained all required RFC destination in the R/3....

Hi,
I have come across the same problem.. Where username and password was maintained properly.. But, the RFC was not present in R/3 itself....somehow it was got deleted.. So, plz ask the basis to check that also..
Regards.

Similar Messages

  • **Proxy creation in sproxy tcode

    Hi all,
    I am trying to create client(sender)proxy.
    1)Created the message interfaces in the scenario,In the sproxy Tcode created the Proxy by right clicking the message interface and after creating the proxy,activated the same.
    When I bouble clicked on the class ,I did not see the Excecute Asyncronous method.
    The following methods got generated.
    IF_PROXY_BASIS_INTERNAL~CREATE_FRAMEWORK
    IF_PROXY_BASIS~GET_PROTOCOL
    IF_PROXY_BASIS~GET_TRANSPORT_BINDING
    IF_PROXY_CLIENT~EXECUTE
    CONSTRUCTOR
    MI_SAP_TABLE_DATA_OUT(my outbound interface name),in general I use to see Execute_Asyncronous method here in place of this interface.
    how to call execute the Execute_Asyncronous method from my zprogram.
    Where could be the problem.
    Please let me know.
    Thanks,
    Srinivasa

    Hi,
    The proxy generation has changed from SP13 (PI 7.0). Now in the new generated class you will see the method as you see MI_SAP_TABLE_DATA_OUT as in your case. If you execute the method MI_SAP_TABLE_DATA_OUT (same as the name of the MI interface name) this will call the interface (sync/ asynch) depending on how you have defined in your message interface. Now if you want to test to make a async defined interface as synch try the code as below
    extend the zco* class to a new class from se24.
    open the method MI_SAP_TABLE_DATA_OUT
    you'll see
    ls_parmbind-name = 'OUTPUT'
    comment all the four lines in this section.
    Try calling the MI_SAP_TABLE_DATA_OUT again, this would execute the interface synchronouly.
    You could debug this and find out the reason why this is getting changed.
    Regards
    Unni

  • SPROXY --- TCODE ????

    HI
    friends need help ..new in idoc and ale application had conceptual knowledge and studying too  to give demo on idoc application so ... come across the SPROXY TCODE .. DONT KNOW ANYTHING ABT IT .. CAN ANYONE SHARE INFORMATION ABT SPROXY TCODE.. WILL BE THANKFULL ..
    REGARDS
    FARUKH

    Take a look at my weblog ... This will give you a idea
    /people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems
    To me it doesn't make sense to trigger a IDOC via a PROXY. Probably I need to understand the bigger picture of the scenario here.
    Regards,
    Ravi
    Note : Please mark all the helpful answers
    Message was edited by: Ravikumar Allampallam

  • SPROXY - tcode in BW.

    Hi Xperts,
      Does anybody come across TCODE : SPROXY in BW.
    Can any tell me what is the significance of SXPROXY in BW.

    SPROXY is a transaction to push data from XI to BW.
    See the below weblog:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21dfa9929c9
    and also the thread:
    SPROXY --- TCODE ????
    Regards,
    Prema

  • Problem in executing TCode IFCU

    Hi Experts,
    i am facing a problem in TCode IFCU,
    i've done all required customization for the same,after entering a value on IFCU screen,
    when i give save option, system flashed below mwntioned mesaage,
    please suggest the solution,
    Unit of measure L is not convertible to stockkeeping unit EA
    Message no. M7026
    Diagnosis
    An error has occurred during conversion of the quantity into the various units of measure ( stockkeeping unit/alternative units).
    System Response
    The system cannot post the document.
    Procedure
    Contact your system administrator.
    Thanks and Regards
    Pravin

    Hi,
    yes sir problem was there in setting , Assign Auxiliary Materials and Consumables,for other material check was put in default check box was ticked for which UOM was EA,
    but now other error message apperas as mentioned below,
    Fld selectn for mvmt type 261 / acct 400050 differs for Cost center (010)
    Message no. M7093
    Diagnosis
    Comparison of the field selection strings from movement type 261 and G/L account 400050 has revealed that there is an incompatible field selection combination at one or more points.
    Field for which the field selection is different: Cost center
    Example
    On the movement type screen, a given field is a mandatory-entry field, whereas on the G/L account screen, the same field is suppressed.
    System Response
    You cannot post this transaction, unless you have changed the field selection adequately.
    Procedure
    Contact your system administrator.
    Action to be taken by the system administrator
    Check whether any postings resulting from this movement type are to be made to the G/L account determined automatically. If you find that the G/L account is not correct, check the automatic account determination in the Customizing system for valuation.
    Proceed
    If the G/L account is correct, use the report RM07CUFA to compare the field selection for the movement type with the field selection for the G/L account and change the incorrect settings or the field status group of the G/L account.
    Proceed
    Best Regards

  • Problem with SPROXY - rep SPROX_CHECK_HTTP_COMMUNICATION prompts for Login

    We get following errors in SPROXY
    No connection to Integration Builder (only local data visible)
    Message no. SPRX081
    Diagnosis
    The connection to the Integration Builder server is not functioning. The system can only display information for proxies that already exist in the local system.
    You cannot create or change proxies under these conditions, because the system needs to be able to read an interface description from the Integration Repository
    We have run SPROX_CHECK_IFR_RESPONSE report to check it and we do get a login prompt popup which I belive is incorrect. This would indicate a problem with a user (e.g you get the same promt when you get a failure in SM59 when testing HTTP connection with incorrect user details)
    I have tested all XI users and they are not locked.
    Can you help me to pinpoint the problem

    Hi all,
    Guru, user double, tripled checked, no information seems to be wrong.
    Nilesh, SLDCHEK has been my favorite last two days All green there.
    Arwind, yes, I can see the objects (but need to put user and password on the popup message first - sometimes twice or tree times before showing the objects)
    Yaghya, users not locked. Exchange profile seems to be ok (otherwise even putting the user and password it would not show me the objects).
    and the pop up asking for the user and password remains there...
    thanks!
    roberti

  • A problem in hr tcode pa30

    hello experts,
    I am facing the problem with tcode that is pa30,when the user are entering the data in tcode pa30 screen and saving the data ,it is thrwing the error messsaga
    "ENTRY OUTBOUND TABLE NOT FOUND " please give me the solution for this error message
    and it is very urgent please give it as early as possible.
    ragards
    RAHUL+

    Hi Rahul,
    Although I have never experienced this sort of an error, a solution always lies in tracing the error message into the ABAP code using a where used. For the error message popping up, ask an ABAPer to read the message ID and number and from SE91 search for the point where the error message is raised. Most messages in HCM module though cannot be traced through where used since they are called dynamically. Hence ask the ABAPer to put a watchpoint on the message ID and/or message number (SY-MSGNO) and then check the table entry which is being validated and subsequently failing. IF this also fails, look up service.sap.com with the message number and ID for help notes.
    Also, please check and ensure no IDocs are being triggered in user exit processing from the infotype update(s), the error message seems to be somewhat related to partner profiles not having been maintained for an IDoc processing.
    Hope this helps somewhat.
    Regards,
    Aditya
    Message was edited by:
            Aditya Laud

  • Problem with KP06 Tcode

    Dear ALL,
    I Have one problem, that is when i Goto KP06 Tcode, it will give me information message "Fund Accounting active: Layout 1-101 is unsuitable" . Becase of this i am not able to enter planned values. please let me know how to solve this problem.
    Regards
    Manohar

    Hi,
    You seems to have activated funds management in your company.
    Change your planner profile by using T code KP04.
    Change it from SAPALL to SAPFUND. This may help you. Revert the result.
    Regards,
    Jagadeesh S

  • Problem with SPROXY

    Hi gurus,
    I have problems when i run sproxy from the application system ---> i have debugged the reports suggested by the system
    SPROX_CHECK_HTTP_COMMUNICATION  ---> this returns
    receive the response
      CALL METHOD lo_client->receive
        EXCEPTIONS
          http_communication_failure = 1
          http_invalid_state         = 2
          http_processing_failed     = 3
          OTHERS                     = 4.
      IF sy-subrc NE 0.
         l_class  = 'IF_HTTP_CLIENT'.
    l_method = 'RECEIVE'.
    CASE sy-subrc.
       WHEN 1. l_exception = 'HTTP_COMMUNICATION_FAILURE -
    > ( THIS ONE)
       WHEN 2. l_exception = 'HTTP_INVALID_STATE'.
       WHEN 3. l_exception = 'HTTP_PROCESSING_FAILED'.
       WHEN 5. l_exception = 'OTHERS'.
    ENDCASE.
    >
    SPROX_CHECK_IFR_ADDRESS   
    METHOD --> IS_REP_AVAILABLE
    CALL METHOD l_client->receive
      EXCEPTIONS
        http_communication_failure = 1  -
    > again THIS
        http_invalid_state         = 2
        http_processing_failed     = 3
        OTHERS                     = 4.
    and because of this CX_HMI_CORE_EXCEPTION is issued => SERVICE NOT AVAILABLE.
    >
    report  SPROX_CHECK_IFR_CONNECTION
    METHOD --> IS_REP_AVAILABLE
    CALL METHOD l_client->receive
      EXCEPTIONS
        http_communication_failure = 1  -
    > again THIS
        http_invalid_state         = 2
        http_processing_failed     = 3
        OTHERS                     = 4.
    and because of this CX_HMI_CORE_EXCEPTION is issued => SERVICE NOT AVAILABLE
    >
    Please help me resolve this issue , i have tried all the options given in the XI trouble shooting guide without success.

    Hi,
    Try to check if the SLDCHECK transaction in your Application System is successful in accessing the SLD and retriving the Business System information.
    If required check SLDAPICUST transaction to verify the SLD configured.
    To do complete configuration check of setting up the Business System with Central Integration Server, Review the configuration performed with steps in Chapter 8 of the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97">SAP XI Configuration Guide</a>.
    Hope this will be helpful.
    Regards,
    S.Santhosh Kumar

  • Problem with Sproxy transaction  in SAP ECC 6.0

    Hi,
    I executed SPROXY transaction in SAP  ECC 6.0 system, some objects of XI/PI repository are listed, some are not listed.
    Why?
    How can i achieve to be listed all XI/PI objects?
    Thanks.

    Objects are listed belonging to the Software component ECC 6.0 only as you are viewing from ECC server ( makes sense?)
    This link exist in SLD where Product and software components are listed.
    Now if you have created a third party software component ABC and wants the objects from here also to be listed in ECC then you can go to ECC in SLD and make the Software component ECC 6.0 dependent on ABC.
    regards

  • Problem with Custom Tcode.

    Hi,
    I have a report and when I run it it is working fine and I gave a Tcode to it. Now when I give the Tcode in the Trasaction code window and execute it, it is going to the selection screen properly, but after giving the input values and executing it is going to the SAP Easy Access screen.
    When I run the report with out Tcode from SE38 it is working fine,
    Can you please help me why it is happening.
    Thanks,
    Neelu.

    Hi,
    I executed the Tcode then selection screen came and I gave the input vaules and /h for debugging and executed to debug, but it is directly going to SAP Easy Access Screen. I am not able to debug from Tcode. From SE38 report is working fine.
    Thanks,
    Neelu.

  • Problem on RSA1 Tcode

    Hi BW Guru's
      Last week my client inistall BW 3.5 server  and they give me 120 as client no and IP adress .
    today i enter the server with my user id and password with 120 client.
    i enter Tcode RSA1 screen it display the messeage "  u can work on client 000 ".
    remaning all Tcode are working .
    can i know the reason .......
    how can i slove the this issue.
    it is very urgent.
                                                Thank u
                                                  PSR

    Hi ,
    i solve the issue...
    thanks for fast responce...
    now i am open RSA1 .
    tell me any other settings needed in starting satge of BW project.
    tmrw on wards i will start the work .
    now my work is activate all BCT cube's and laod data from r/3 to bw.
    so for these work any other settings is needed..
    waiting for good answers..
                                                     Thank u
                                                       PSR

  • Problem in VA02 tcode

    hello Experts,
    when VA02 is changed , after saving the order, displaying the following error
    Product 10030A1H1 is in order-stop from 2008/08/01 to 2009/02/28 in the plant GB12.
    kindly suggest whats the problem .
    Thanks and regards,
    sainath

    Hi:
    The product is not active so after doing the changes, it does not get stock transfer, hence it shows the error as you mentioned.
    Regards
    Shashi

  • Problem In SPROXY....

    Hi ,
       With help of SKM, i asked my basic team to install APPINT.
      now t.code SPROXY display fine but when i open t.code SPROXY, on the <b>top left side</b> i have seen the message <b>No connection to Integration Builder (only local data visible)</b> but in the same t.code(SPROXY) menu bar option called GOTO where i can see submenus called Integration Builder and Connection Test. when i click Integration Builder, integration browser open with all links but when i click Connection Test i got the popup window which shows few programs which are following below.
    <b>SPROX_CHECK_IFR_ADDRESS
    SPROX_CHECK_HTTP_COMMUNICATION
    SPROX_CHECK_IFR_RESPONSE
    SPROX_CHECK_IFR_CONNECTION</b>
      when i click SPROX_CHECK_IFR_ADDRESS program i have seen the popup window which shows <b>status as</b> <b>OK: Address maintained</b> following by other programs also. but when i click the program <b>SPROX_CHECK_IFR_CONNECTION</b> i got the information message as <b>Integration Builder data not understood</b>.
    to make <b>Integration Builder data understood</b> what i need to do. please help me.
    thanks in advance,
    Regards,
    Selva.

    Hi SKM,
       i created <b>INTEGRATION_DIRECTORY_HMI TYPE as H</b> in R/3 and when click test connection i have seen the following message.
    <b>
    HEADER NAME               HEADER VALUE          
    ~response_line               HTTP/1.1 200 OK
    ~server_protocol             HTTP/1.1
    ~status_code                 200
    ~status_reason               OK
    connection                   close
    server                       SAP J2EE Engine/6.40
    content-type                 text/html
    last-modified                Thu, 16 Dec 2004 21:50:58 GMT
    expires                      Thu, 25 Aug 2005 17:42:00 GMT
    content-length               497
    date                         Wed, 24 Aug 2005 17:42:00 GMT
              HTTP BODY          
    <html><head><title>SAP J2EE Engine Start Page</title></head>
    <frameset framespacing="0" border="0" rows="90,*" frameborder="0">  <f
    rame name="banner" scrolling="no" noresize target="contents" src="top.ht
    ml" marginwidth="0" marginheight="0">   <frame name="main" src="main.h
    tml" marginwidth="10" marginheight="30" scrolling="auto">  <noframes>
      <body>  <p>This page uses frames, but your browser doesn't suppor
    t them.</p>  </body>  </noframes></frameset></html></b>
    <b>after tested this connection AND went to SPORXY t.code in R/3 where i saw the same message at top left side  NAMESPACES(NO CONNECTION TO INTEGRATION BUILDER)</b>
    kindly tell what i need to do.
    Regards,
    Selva.

  • Problem in MD81 Tcode.

    Hi Gurus,
    When the PP consultant is trying to Create Individual Items using MD81, it is giving the error " Item category not available in the table T184" But from the SD side, I have assigned the item category to the sales document type. also the field for item category ( PSTYV ) is present in the table T184. What can be the problem? is this any issue related to SD?
    Thanks & Regards
    Kaushik Ghosh

    Hi,
    Item Category and High Level Item Category are not assigned to Material, but they are assigned to Sales Document Type and Item Category Group. SPRO -> Sales and Distribution -> Sales -> Sales Document Item -> Assign item categories.
    As you mentioned, you can get the details from table T184.
    Table T184 gives the options on how the system has to react in various scenarios?
    Combination of Sales Document Type in Sales Order, Item Category Group which is from Material Master and... result in the Item Category that is populated for the Item.
    Regards,
    R.Brahmankar

Maybe you are looking for

  • My lyrics application not working

    When i downloaded the lylics application in my c7,it was working very fine. But after sometime,it is not working anymore. When i click on the icon,it never open again. I have deleted and download again several times still its not working. Please let

  • Help needed with 915G Neo2 Platinum 2 problems please help doing my head in

    System Case Sonata II 450 watt, MSI 915G Neo2 Platinum, P4 3.4 650 LGA775, 2x512 ddr2 5300 (cruical) Maxtor 200gig sata hd, Sapphire x800, NEC 3540, Sony DVD rom & floppy. My machine runs very stable, 1st problem however on start up I get 3 bleeps ca

  • Unable to open the Project web app Instnace , giving STS error

    I am unable to open the Project server web app instance from CA- Proejctserver application service -- Manage , it is giving error and I am unable to open the instance as well http://intranet.cmpy.com/pwa also giving error . LOg is showing as below An

  • Problem with 10.3.181.14 and FF browser problems

    I just installed 10.3.181.14 and I immediatedly encountered a problem with FF 3.6.17 cache. When I run CCleaner I never had a problem until now. It keeps saying the FF is still open and it's not. When I figured it out that it had something to do with

  • Problem creating Database view

    Hi ABAP experts, I have created an ABAP database view with tables /SAPAPO/MATLOC, /SAPAPO/MATKEY and /SAPAPO/LOC. I am taking snp planner (PLANNER_SNP) and ppds planner (PLANNER_PPS) from table /SAPAPO/MATLOC. I want their descriptions also in the sa