SUS PO Confirmation not reaching ECC PO

Dear Experts,
I created a PO it reached the SUS Vendor. I changed the Quantity of PO and sent it to the Sender of the PO. But the confirmatoins tab is not updated with updated quantity, The updated quatity is saved in SUS po but it is not reaching the R/3 PO.
The requirement is to get the updated quantity and remaining quantity of PO in Confirmation tab.  eg: if ordered PO quaitity is 5. Vendor responding with 2 and reamaining 3 has to to be shown to Confirmations tab. Presently the Updated and reamining quantities are not shown.
Kindly guide me how to proceed.
Thanks in advance
Arun.K.P

Hi Nikhil
Thanks for the reply, but in POC3 we have only below validation profiles maintained
POC3     PO_COMPONENT_PRODUCT_INVALID     A Active
POC3     PO_COMPONENT_PRODUCT_MISSING     A Active
POC3     PO_COMPONENT_QUANTITY_MISSING     A Active
POC3     PO_COMPONENT_UOM_INVALID     A Active
POC3     PO_COMPONENT_UOM_MISSING     A Active
The profile you mentioned is not maintained.
Thanks
VSK

Similar Messages

  • PO confirmation not sent to ECC

    Hi SNC Gurus
    I have typical problem in PO collaboration, for PO confirmation. The PO is confirmed and published in SNC and showing status published, but the confirmation not updated on ECC side.
    In application log (Transaction SLG1 - getting error as- PO XXX Item XXX: "ShippingPeriodEndDateTime should come before ShippingPeriodStartDateTime"
    One more thing I checked is when PO delivry date is as per "Planned delivery date" in the material master then PO confirmation is working fine.
    But when PO delivery date is not as per planned delivery time . ie suppose planned delivery time is 15 days in matl master but i enter delivery date in PO as equal to future 10 days then PO confirmation is not flowing from SNC to ECC..
    Also please let me know how mode of transport duration in transportation lane affects PO shipping date on SNC side?
    Will appriciate you early reply.
    Thanks
    VSK

    Hi Nikhil
    Thanks for the reply, but in POC3 we have only below validation profiles maintained
    POC3     PO_COMPONENT_PRODUCT_INVALID     A Active
    POC3     PO_COMPONENT_PRODUCT_MISSING     A Active
    POC3     PO_COMPONENT_QUANTITY_MISSING     A Active
    POC3     PO_COMPONENT_UOM_INVALID     A Active
    POC3     PO_COMPONENT_UOM_MISSING     A Active
    The profile you mentioned is not maintained.
    Thanks
    VSK

  • SUS ASN/POR without using confirmation key in ECC

    hi gurus,
    would like to verify if to use SUS ASN or POR without having confirmation key in ECC is possible?
    we are on MM-SUS scenario (ECC6 & SRM7).
    thanks,
    gg

    Hi
    ASN is controlled thorugh Confirmation Control Key in ECC PO.
    For POR you dont need this key....
    Regards
    Virender Singh

  • BPM Status "In Process" - Message reached ECC successfully ??!!!

    Hi,
       I need help to resolve one issue which we are facing : (this is kinda strange)
    ==========================================================================
    We are using a BPM in one of our scenario where acknowledgements are sent in and out from PI to ECC. The BPM is relatively complex.
    The issue we are facing is : -
    The BPM shows status "In Process" but the messages have reached ECC and the functional team has confirmed the receipt of the message. All the tables / databases are updated as desired. We were yet to receive the response from ECC but strangely the BPM is not completed but the message has moved out of PI to ECC and updated the tables!!
    My question is : - How come the messages reached ECC even though it showed that the BPM is not completed?
    ==========================================================================
    Action points which I have taken : -
    1.) I have digged in sxmb_moni_bpe and went through the messages in the payload couldn't find anything there which could have answered my question.
    2.) Matched the data and went through all the message flow comparing the time stamp - didnt find much here too!
    3.) The graphical message flow shows "Response from ECC" - in Wait state and a white block but still the messages got updated. Found it really strange!! .. If the BPM does not get completed, the messages should not move out!!
    ============================================================================
    workaround :-
    1.) I thought of putting a wait step and an exception that if the messages do not reach PI within the stipulated time, it will throw and error in PI. But still  the question needs to be answered as to "How come the messages reached ECC even though it showed that the BPM is not completed?"
    Kindly suggest.

    I didnt find anything much there .. and moreover it is a Production system where we faced the issue so anyway I did nt have access to it. We have confimed from ECC functional team on the same and have logically deleted the process from PI.
    Thanks anyway!

  • MDM:A notice does not reach a iPhone.

    A notice does not reach a terminal.
    Please let me know.
    Hello. Thank you.
    iPhone 4S iOS 5.1
    I wrote the following ruby script.
    And it performed from the MDM server.
    However, a notice does not reach an iPhone terminal.
    Please let me know.
    A setup by ."mobileconfig" was completed and the topic and the device token have been PUT to the MDM server.
    It checked that the right information was also acquirable,
    It is confirmed that renewal of a message or a badge is made to an iPhone terminal in APNs.
    Only APNs of MDM does not reach an iPhone terminal.
    I would like to solve this problem.
    If you please, please help me.
    #!/usr/bin/ruby -Ku
    require 'openssl'
    require 'socket'
    print("start"<<"\n");
        (msg = []) << "dd0b64b77ebcac2092d6fe644d4db04e39d577c0228cf2187d8f87966aff8234"
        device  = msg.pack("H*")
        socket = TCPSocket.new('gateway.sandbox.push.apple.com',2195)
    #    socket = TCPSocket.new('gateway.push.apple.com',2195)
        context = OpenSSL::SSL::SSLContext.new('SSLv3')
        context.cert = OpenSSL::X509::Certificate.new(File.read('nj_dev_apns-dev.pem'))
        context.key  = OpenSSL::PKey::RSA.new(File.read('nj_dev_apns-dev-key-noenc.pem'))
        ssl = OpenSSL::SSL::SSLSocket.new(socket, context)
        ssl.connect
        payload = <<-EOS
    #  "mdm":"{<PushMagic>}"
        {"mdm":"7C68976X-E70D-485Q-8CA7-7AC48F2F5F4A"}
    EOS
        (message = []) << ['0'].pack('H') << [32].pack('n') << device << [payload.size].pack('n') << payload
        ssl.write(message.join(''))
        ssl.close
        socket.close
    print("OK!"<<"\n");

    Update:
    If I go to network in the dashboard it DOES see the airport but will not let me connect. I keep getting "connection failed." I know I have the right password ect. but no idea why it will not let me join.
    Do I need to get the paperclip out and reset the airport???

  • The message is not reaching the outgoing communication channel

    hi forum help..............
    i have a IDOC-XI--JDBC scenario...
    my xi receives an idoc from a sap ecc.....does a simple mapping to a jdbc structuuure and then writes to a databse....
    it was working fine..... but now i had to change the JDBC adapter configuration..means in the integration builder(configuration).. i changed the name of my database server.....
    now after making that change ....... the message is not reaching the outgoing communication channel....
    i cant see any error in the sxmb_moni....
    but there is no log for the message processing in the communication channel in the RWB............

    hi,
    Is the Database is running on the same server  and the same tables and all are existed with same structure.
    Database name is changed then you would have to check all . and after changes , did you activated ?
    If every thing is correct, then refresh Cache.
    For cache related see the below links
    /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off - SXI_CACHE - Ripped Off
    XI Runtime cache error: Cache contents are obsolete
    Cache Refresh - SAI_CACHE_REFRESH
    /people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena
    Regards
    Chilla

  • Messages are not reaching to Adapter Engine (JMS receiver)

    Hi Friends,
    We have one scenario running on Production env.
    Scenario is: R3(IDOC) -> XI ->JMS Provider
    IDOC to JMS.
    Sometime we found messsages are successful in SXMB_MONI, but those messages entries are not found under AE.
    Means they are not reaching to JMS.
    Communication channel is green, without any error.
    This happens sometime only, and no changes have been done to JMS adapter parameters.
    What might have happen to these messages, which are successful in MONI but not visible under AE.(Even not in Archived option)?
    I searched on SDN, but most of the questions are unanswered.
    Please let me know your inputs.
    Divyesh Vasani

    Hi Divyesh,
    check under message monitoring in RWB
    if u r not finding the message there , those might be archived.
    did u confirm with the destination system .. if they got the messages?
    if at all messages are stuch in AE ... and if u search the correct message u should be able to see the message.
    if the Integration engine unable to put messages in AE , then in some pipeline step in MONI it will show error

  • Confirmation number reaches maximum number

    Hi,
    In my client production system, we are getting close to the limit in terms of QM Confirmation Number for Inspection Characteristic (table QAMV-RUECKMELNR).
    We have standard SAP number range configuration 1 - 99,999,999 for object QMERKRUECK and actual number is <10%
    To resolve the isse, we are planning to archive old inspection lots.
    But my question is how the confirmation number behaves after archiving a set of  inspection lots, we may face the situation where the confirmation number holds two inpsection lots ( one is archived & other is new)?
    What will happen when the system start number with 1 and we would have duplicated numbers in table QAMV.
    Please advise with details steps for archiving inspection lots and how the confirmation number reset to 1 and its consequences etc.,
    Thanks a lot and best regards,
    Nagesam

    Thanks you Sujit,
    You are saying to create new number range for inspection lots ( QCC3 ) and assign origin & type,  please calrify if I am wrong. Please find my exact issue and help to fix...
    In my production system.....
    QMERKRUECK  range is...
    00000001 to 99999999 and the current number is already 91245679
    and QLOSE intervals are below..
    000000000001 to 009999999999
    040000000000 to 049999999999
    070000000000 to 079999999999
    and the flag for 'No interval rolling ' is NOT checked, so the number range will be automatically resets to 1, once reaches to the upper limit
    Issue : Warning message ' Internal number assignment for object QMERKRUECK (numbers are in critical area)" is showing while creating inspection lots using QA01.
    What could be the best solution to fix this?
    1. Archive old inspection lots ( on specific criteria ) ? Later, once the confirmation numbers reaches to 99999999, it will reset to 1. In this case...do we get the situation where the confirmation number holds both archived inspection lot and active ( newly created) inspection lot ? Do we have any business impacts?
    2. How creating new nuber ranges for inspection lots fix the confirmation number range issue? Please clarify if I am missing anything.
    Thanks in advance,
    Nag

  • Account information not recognized: Could not reach CMS ' MachineName :6400'. The CMS on machine ' MachineName ' was stopped due to a critical error. (FWM 20031)

    I have just installed Information platform services 4.1 sp2 on a windows server 2008 R2 standard service pack 1. having 8 GB RAM.
    Central Configuration manager is in Running status but when I try to login to Cental management Console then I get following error
    "Account information not recognized: Could not reach CMS '<MachineName>:6400'. The CMS on machine '<MachineName>' was stopped due to a critical error. (FWM 20031)"
    I have CMS and AUDIT database on Oracle server and they are getting connected from my machine through SQL developer and the tables are also created under CMS and audit databases.
    I am not able to figure out what Issue is causing the Error. Below is the content of error_cms6400.log file located in the directory <E:\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\logging>.
    33007
    CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)
    35101
    The root server reported an error Initialization Failure. (Reason: CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027) CacheObjectIDs ).
    I have created New databases for CMS and audit and it is saying database is overloaded.
    Please help me rectify the Issue.
    Thanks in Advance

    Hi Ankur,
    As per the error message you entered the issue might occur because the Oracle CMS database reside in a different network or there is a network delay between BO server and database server. Please refer KBA 1706849 and try following steps.
    Confirm that the CMS database and BO server are in same network
    Try to ping database server from BO server and check the reply. The reply should come in 1 ms
    Confirm with DBA whether there are 14 connections established to CMS database
    Stop the SIA and restart your database schema. Then start the SIA and try login 
    Please let us know error messages in Event viewer if this is a Windows server and also is this a clustered environment ?
    Regards,
    Hrishikesh

  • Data passed from ABAP proxy not reaching PI...

    Hi,
    My scenario is
    ECC ABAP Proxy --> PI --> legacy
    In dev box, it is working fine, when data is sent from ECC dev, it reaches PI dev.
    But when data is sent from ECC quality, data is not reaching PI quality.
    This set up has already been in production and working fine.
    I have done some minor mapping changes only in ESR and moved to PI quality. Nothing changed in the Integration builder side.
    But a client copy was done from ECC prod to ECC quality (not PI systems). Will this have any impact on proxy ?
    What can I check to make sure everything is in place ?
    Pl advise.
    thnks

    Hi,
    In SLDAPICUST the SLD server host and port will be maintained. The ECC will use this to connec to SLD at runtime and get the business sytem details. This can be checked via transaction SLDCHECK.
    Also what the transaction SPROXY says in the ECC system. Is it connecting your PI system and loading the ESR information?
    There are a few more configuration that needs to be checked in ECC system for proxy communication, I think this blog can help you.
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    regards,
    francis

  • SAP GUI720 error 10061. Partenr 'sapdev:sapdp00' not reached

    Hi all,
    The problem is I cannot connect and log on via SAPGUI.
    I am very new to SAP. I have just managed to install SAP ECC6.0 on my laptop running server 2008 service pack2. It created another user account "IDSAdmin" itself when the installation finished. Everey thing (SAP ECC, Oracle, Java) is 64 bit.
    But the GUI is 32 bit and after installation when I tried to connect some error comes up. Error details are
    partner sapdev:sapdp00' not reached
    Time: ....................
    component     NI(network Interface)
    Release          720
    Version            40
    Module              nixxi.cpp
    Line                     3255
    Method             Nipconnect2:192.168.25.25:3200
    system call       connect
    Error      No       10061
    Error text           WSAECONNREFUSED:Connect refused
    Counter             1
    Please help me to log on. I want learn SAP very desperately. Please help.
    i checked online for thi problem but couldn't find any solution that I understood. services file has the 3600/TCP entry. I dont know how to check sap whether its running or not???? Please please help.
    Edited by: bilal_zain on Mar 8, 2012 2:39 AM

    Dear Bilal,
    Please check the SAP Management Console whether SAP Server is up and running or not.
    Refer to http://help.sap.com/saphelp_nw70/helpdata/en/8b/6e1e48c00711d2890d0000e8200722/content.htm
    Please try to ping the server and update the host file entry with server ip address and host name.  Now please check it again.
    Best Regards
    Arun Jaiswal

  • Email is 'Sent' but does not reach destination - Please Help

    Hi Guys,
    Need some help with this. I have recently discovered that all emails I have been sending from Mail over the last month or so have not reached their destinations.
    I get no error messages when sending from Mail - the email is dispatched as usual, the sound is heard and mail deposited in my 'Sent' folder. I have tested this by emailing myself with no joy.
    Interestingly, the 'webmail' facility via the internet works OK and emails are all received. So looks like the problem lies at my end.
    Have checked the settings for the outgoing mail server (my current Portugal ISP) and they seem OK. I do not recall having touched anything here.
    The mail account is one of those free POP mail accounts with my old UK ISP which I have continued to use successfully out here since august...that is until now!
    I am using Port 25 without SSL and no authentication - everything as before. Have already tried changing the port to those mentioned in similar threads but nothing gives.
    Any ideas would be greatly appreciated!
    Many thanks
    1.33GHz Powerbook G4   Mac OS X (10.4.2)  
    1.33GHz Powerbook G4   Mac OS X (10.4.2)  

    Hi Paulo.
    If Mail puts the message in the Sent mailbox, that means Mail has got confirmation from the SMTP server that the message will be delivered. Whether the SMTP server actually does what it promised, or the message is filtered out by the recipient’s incoming server for some reason, is another story that Mail can do nothing about.
    Interestingly, the 'webmail' facility via the internet works OK and
    emails are all received. So looks like the problem lies at my end.
    Sending messages via webmail is not the same as sending them via SMTP. If the problem is at your end, it’s at the server-side part of your end; more specifically, at the SMTP server part...

  • E-mailed photos not reaching destination

    Hi,
    E-mailed photos not reaching destination
    . Can you help?

    DCAINTLRE
    If you have Premiere Elements, then your question relates to Premiere Elements via the Elements Organizer that comes with it.
    And, as we know, Photo Email is an Elements Organizer feature found under the Elements Organizer Share/Photo Mail.
    What version of Premiere Elements do you have and on what computer operating system is it running?
    How far are you getting in the Photo Mail feature:
    a. Do you get your created photo mail and see the email with its active Send button ready for you to hit the Send button?
    b. If so, after you press the Send button, does the email appear to have been sent...even if you do not see a specific message saying
    message sent? To verify that the message was sent, in the Elements Organizer Find Menu, go to By History/Emailed to to confirm
    the sending.
    Have you checked with the recipients of your Photo Mail to make sure that your sending is not ending up in the recipient's email junk
    folder? Have you troubleshooted by sending a Photo Mail to yourself?
    What have you set up as Email Client in the Elements Organizer preferences?
    Please review and consider and then let us know the outcome.
    Thank you.
    ATR

  • Confirmation not possible, no compertment allocated for load document

    Hi expert,
    Recently we have done upgradation from 4.7 to ECC 6.0. Now while doing testing in Sandbox after doing inbound delivery, when we are creating shipment document its not taking the compartment of the vehicle though the vehicle master is absolutely ok.
    Its giving an error: Message No: 09031"Confirmation not possible, no compertment allocated for load document"
    Can any one help.
    Regards,
    Amlan Neogi

    I have resolved the issue.
    regards,
    Amlan Neogi

  • ERROR       partner 'localhost:sapgw00' not reached

    Hi,
    i have BI system with portal. when i am trying to connetct portal with url http://<hostnaem>/<ip>:<portnumber>/irj/portal ---it is displaying as 500 internel server error with java.lang.NullPointerException: null .
    i am keeping  here two logfiles 1.dev_jrfc.trc 2.defaulttrace.trc here under for your reference.
    1..dev_jrfc.trc  --log
    Error> occured  >Tue Feb 17 04:52:46,483<
    RfcException:
        message: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'localhost:sapgw00' not reached
    TIME        Tue Feb 17 04:52:46 2009
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2513
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     10
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
    Error> occured  >Tue Feb 17 04:52:46,503<
    RfcException:
        message: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'localhost:sapgw00' not reached
    TIME        Tue Feb 17 04:52:46 2009
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2513
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     12
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
    2.DefaultTrace.trc --log
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[14, 20, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.13.trc]/>
    <!NEXTFILE[defaultTrace.15.trc]/>
    <!LOGHEADER[END]/>
    #1.5 #00144FAC097C006C000000550000723800045E43F3A75D87#1229545850494#com.sap.engine.services.security#sap.com/tcjetrace~app#com.sap.engine.services.security#J2EE_GUEST#0##n/a##2f24ad50cc6c11dd974500144fac097c#SAPEngine_Application_Thread[impl:3]_9##0#0#Error#1#/System/Security#Java#security_3031##Cannot get run_as identity for the security role "admnistrator".#1#admnistrator#
    #1.5 #00144FAC097C006C000000560000723800045E43F3A776EC#1229545850500#com.sap.engine.services.security#sap.com/tcjetrace~app#com.sap.engine.services.security#J2EE_GUEST#0##n/a##2f24ad50cc6c11dd974500144fac097c#SAPEngine_Application_Thread[impl:3]_9##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.security.exceptions.BaseSecurityException: Cannot get run_as identity for the security role "admnistrator".
         at com.sap.engine.services.security.roles.SecurityRoleContextImpl.getRunAsIdentity(SecurityRoleContextImpl.java:662)
         at com.sap.engine.services.security.roles.SecurityRoleReference.getRunAsIdentity(SecurityRoleReference.java:183)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.SessionServletContext.getSubject(SessionServletContext.java:598)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.ApplicationContext.getSubject(ApplicationContext.java:893)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.destroyServlets(WebComponents.java:720)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadDestroyer.run(ApplicationThreadDestroyer.java:62)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.security.api.PrincipalNotAccessibleException: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'localhost:sapgw00' not reached
    TIME        Wed Dec 17 15:30:50 2008
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2513
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     16
         at com.sap.security.core.imp.AbstractPrincipal.getPrincipalDatabagValues(AbstractPrincipal.java:1787)
         at com.sap.security.core.imp.Principal.setDirectChildrenInternal(Principal.java:501)
         at com.sap.security.core.imp.AbstractPrincipalSet.getUserMembersInternal(AbstractPrincipalSet.java:393)
         at com.sap.security.core.imp.AbstractPrincipalSet.getUserMembers(AbstractPrincipalSet.java:210)
         at com.sap.security.core.imp.AbstractPrincipalSet.getUserMembers(AbstractPrincipalSet.java:129)
         at com.sap.security.core.imp.GroupWrapper.getUserMembers(GroupWrapper.java:29)
         at com.sap.security.core.server.userstore.GroupInfoUME.engineGetUsersInGroup(GroupInfoUME.java:181)
         at com.sap.security.core.server.userstore.GroupContextUME.engineGetUsersOfGroup(GroupContextUME.java:379)
         at com.sap.engine.services.security.userstore.context.GroupContext.getUsersOfGroup(GroupContext.java:191)
         at com.sap.engine.services.security.roles.SecurityRoleContextImpl.getUserFromGroup(SecurityRoleContextImpl.java:775)
         at com.sap.engine.services.security.roles.SecurityRoleContextImpl.getUserFromRole(SecurityRoleContextImpl.java:763)
         at com.sap.engine.services.security.roles.SecurityRoleContextImpl.generateValidRunAsPrincipal(SecurityRoleContextImpl.java:719)
         at com.sap.engine.services.security.roles.SecurityRoleContextImpl.getRunAsIdentity(SecurityRoleContextImpl.java:610)
         ... 9 more
    #1.5 #002128049C66006D00000049000023EF0004631BF918D17E#1234871701262#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/irj#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##ce792bd0fce911dda3de002128049c66#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###application [irj] Processing HTTP request to servlet [gateway] finished with error. The error is: java.lang.NullPointerException
         at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #1.5 #002128049C66006D0000004B000023EF0004631BF918E565#1234871701267#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/irj#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_GUEST#0##n/a##ce792bd0fce911dda3de002128049c66#SAPEngine_Application_Thread[impl:3]_12##0#0#Error#1#/System/Server/WebRequests#Plain###application [irj] Processing HTTP request to servlet [gateway] finished with error.
    The error is: java.lang.NullPointerException: null
    Exception id: [002128049C66006D00000049000023EF0004631BF918D17E]#
    #1.5 #002128049C66007200000033000023EF0004631BFBCDBE0A#1234871746674#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/irj#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##e98aa520fce911ddb1ff002128049c66#SAPEngine_Application_Thread[impl:3]_18##0#0#Error##Plain###application [irj] Processing HTTP request to servlet [gateway] finished with error. The error is: java.lang.NullPointerException
         at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #1.5 #002128049C66007200000035000023EF0004631BFBCFAC76#1234871746800#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/irj#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_GUEST#0##n/a##e98aa520fce911ddb1ff002128049c66#SAPEngine_Application_Thread[impl:3]_18##0#0#Error#1#/System/Server/WebRequests#Plain###application [irj] Processing HTTP request to servlet [gateway] finished with error.
    The error is: java.lang.NullPointerException: null
    Exception id: [002128049C66007200000033000023EF0004631BFBCDBE0A]#
    #1.5 #002128049C66006700000026000023EF0004631DEA2AFCFF#1234880040729#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/irj#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##392f0090fcfd11ddbd79002128049c66#SAPEngine_Application_Thread[impl:3]_26##0#0#Error##Plain###application [irj] Processing HTTP request to servlet [gateway] finished with error. The error is: java.lang.NullPointerException
         at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #1.5 #002128049C66006700000028000023EF0004631DEA2B0507#1234880040731#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/irj#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_GUEST#0##n/a##392f0090fcfd11ddbd79002128049c66#SAPEngine_Application_Thread[impl:3]_26##0#0#Error#1#/System/Server/WebRequests#Plain###application [irj] Processing HTTP request to servlet [gateway] finished with error.
    The error is: java.lang.NullPointerException: null
    Exception id: [002128049C66006700000026000023EF0004631DEA2AFCFF]#
    please help on this issue

    Hi,
    Somewhere the address is not getting resolved. I would suggest you to enter IP address instead of the hostname in the RFC (SM59).
    Hope this helps.
    Manoj Chintawar

Maybe you are looking for

  • I hit the remove device button on itunes. How do i add my iphone back?

    i hit the remove device button on itunes. How do i add my iphone back?

  • Creating sales order as follow up document of business activity

    hi... i want to create sales order as follow up document of business actvity.In business activity i have maintained product id and quantity in activity journal.Now i want to copy that product from activity to sales order.But system is not allowing me

  • Sort by attribute in WAD

    Hello, I would like to create a button in my WebTemplate that should sort the Data Provider by an attribute. For example I would like to sort by post code, which is an attribute of 0customer. How can I do that? The command SET_SORTING using SORT_BY_A

  • Lenovo software instillation problems

    I have Lenovo System Update on my W530 which I upgraded from win 7 to win 8.  When I had win 7 installed, Lenovo System update installed ALL the random software and drivers (intel widi, intel rst, drivers, ect). I notice that on win 8 it misses a lot

  • Reg: Where can i write pcr in tm04 for night allowence

    Hi all, I got one requirement for payment for night shift allowance.Where exactly i can write a pcr for allowance and how do i evaluates with payroll. Thanks Laxmi