Directly taking user to SAP inbox rather from a z-prog

Hi All,
I am working on release 4.7 Wanted to know if there is a way of taking user directly to his inbox from a z-prog.
To clarify more :
I am calling transaction 'SBWP' but that takes to the root level (status - USRROOT) whereas i am required to take it to the inbox (status - IWP).
Thanks,
Ameekar

Thanks Mikkel, that solved my problem.
Aman, your solution would not work out in my case because user get their initial mail in Outlook and not in SAP so they are not automatically directed to inbox.
Thanks guyz.

Similar Messages

  • Need to send Spool file to user's SAP inbox

    Hello all,
    I have scheduled a background job to send the spool file to the receipient's SAP inbox.
    The user is getting the file but when compared to the spool file it is much smaller. The spool file is around 1700 pages and the user is getting only 27 pages of data.
    Can anyone tell me where am I making a mistake.
    Actually what is the maximum spool file size that can be transfered.
    Thanks in advance,
    Aroo

    Go to  Tcode:SP01->Select ur spool no-> and F6-->
    We have to click SETTINGS option:
    From page:1
    To page:1700(In this case)
    and press it will all the pages.
    If it is useful please give me reward points
    Thanks
    Murali Poli

  • Send emails to specified users,but SAP is picking from partner profile WE20

    Hello
    By using FM 'SAP_WAPI_START_WORKFLOW', passing with task = 'TS00007989' amd triggering workflow, if at all my IDOC get fails! This work flow/task will send en emaill to the Permitted Agent defined in partner profile, WE20 for that partner type/message type, fine. In our case, the Permitted Agent is 'Workflow Administrator', so he is getting emails for IDOC errors.
    But, we do not want to let SAP pick this Adminstartor from partner profile, we want to maintain a custom table for users IDs and we want to SAP pick this receivers/recepients from this custom table for User IDs
    Note: already am passing user IDs in ' agents' table parameter explicitly, but still SAP is picking workflow admin from partner profile!
    How can i achive this? any user-exit or any BADI or ENH? Pls. let me know
    Thank you

    HI
    Can you please give inputs on following
    1. Where you are triggering WF using 'SAP_WAPI_START_WORKFLOW'
    2. is that workflow custom workflow ?
    There in one way triggering custom workflow when IDoc is in error mode.
    1. When you assign function module to process code there is ALE table button in front of FM.
    2. Once you click that you can assign Object type, start event, end event.
    3. To this particular event custom worklfow will be triggered.
    4. In your custom workflow you can select agents as per your requirement.
    Regards
    Sachin

  • Displaying workitem/task execution online rather than in SAP inbox

    Hi All,
    I am using the workflow WS01000045 when implementing the ESS scenario - Employment and Salary Verification.
    The user has the option of printing or faxing these details.
    When the user clicks PRINT the step 81(Print Employment and Salary Verification,Task TS01000076) creates a workitem in the user's SAP inbox.The user can print the details by executing the workitem from the SAP inbox.My requirement is to actually execute the workitem online and show the print preview screen to the user instead of going to SAPinbox(logical because all the employees in a company can't have dialog access to SAP system).
    We are on SAP 4.7(WAS 620) : SAP_BASIS SAPKB62059
                        SAP_HR    SAPKE47055
                        EA-HR     SAPKGPHA55
    ESS is implemented on EP6.0
    Pls advice how to avoid the SAP inbox.
    Regards,
    Kiran.

    Hi Kiran,
    We have a similar requirement. Have you found a solution to your problem?
    Thanks
    Renaud

  • Can we keep Decision workitem in two users SAP inbox after canel action ?

    I have a requirement like "  Decision workitem is going to two SAP Users Inbox , when one user opens the work item and choose the cancel and keep workitem in inbox in that case also its disappering in other user's SAP Inbox"
    is there any way to keep the work item in both users inbox when one person selects CANCEL AND KEEP WORKITEM IN INBOX ?
    Please give me your input.
    Thanks and Regards,
    veerabrahmam

    Rick Bakker wrote:
    Hello,
    >
    > Is this in SBWP or UWL?
    >
    > This seems to be the SAP standard in some scenarios. You could have the workflow test for Reserved and unreserve it but then what happens if it was reserved on purpose.
    >
    > regards
    > Rick Bakker
    > hanabi technology
    Hi Rickk ,
    it is SBWP
    it is intresting to see that case if one of approver reserves it for the purpose of evaluating later.
    the thing is our onsite  consultant asked like  is it possible to keep the decision in the two approvers SAP Inbox  after selecting cancel and keep workitem in the inbox.
    is that possible ?

  • Smartforms as OTF attachment in SAP inbox

    Hi,
    I need to create a smartform which is directly sent to the SAP inbox of the user as an OTF file.
    Can anyone provide me with the code for this.
    thanks and regards
    Aviroop

    Hi Aviroop
    Check this thread,
    smartform (otf) as pdf and sending as email-attachment
    cheers
    sameer

  • Send message to SAP inbox - change message CREATOR

    Hi,
    I'm sending a message to a user's SAP inbox using function module SO_OBJECT_SEND. By default, the message creator is set to sy-uname. I need to change this to a generic user e.g. 'SYSTEMUSER'. This is not the same as the SENDER/Author/Owner. I managed to change the sender by setting the parameter ORIGINATOR.
    I referred to other forums but couldn't find any references to changing the creator. I tried passing the username via parameters SENDER and OWNER  - in the Sap Inbox "document overview" the Author is set to SYSTEMUSER but the document creator in "document contents" still reflects my name.
    Example code:
    ALL FUNCTION 'SO_OBJECT_SEND'
        EXPORTING
          OBJECT_HD_CHANGE = w_object_hd_change
          OBJECT_TYPE      = 'HTM'
          SENDER           = 'SYSTEMUSER'
          OWNER            = 'SYSTEMUSER'
          ORIGINATOR       = 'SYSTEMUSER'
          ORIGINATOR_TYPE  = 'B'
        TABLES
          OBJCONT          = text_nom
          RECEIVERS        = receiver_list.
    Is it at all possible to change the message creator without modifying the SAP standard code? Examples will be much appreciated.
    Kind regards
    Liza-Marie

    Thanks!!
    I'm creating a background job (from within the dialog program) that calls function module SO_OBJECT_SEND with the specified user. This works perfectly!
    Regards
    Liza-Marie

  • SAP Inbox mail not working

    When I am sending mail from my SAP Inbox to other User SAP inbox, mail is not going into other user sap inbox.
    Let say User A is send SAP inbox email to User B sap inbox, User B does not get email in his SAP Inbox even we selected Receipent type "SAP Logon Name". Instead mail is going to email address mentioned in SU01. I removed email address from SU01 even mail is not coming to SAP User Inbox.
    I think this is defualt configuration sap has provided in all SAP system but some how it is not working.
    anybody has any idea.
    Thanks
    Manish Patel

    Dear Manish Patel!
    Please check whether you have activated the mail system group in your system. In this case the received mails will go automatically to user's home mail address, defined in tr. SU01 for user.
    To check the mail system group:
    -Tr. SO16 >> Tab "Mail sy. grp." >> check the checkbox "Send to home Addresses of Users"
    If this is set, please uncheck it (check the checkbox "No Mail System Group") and test the behaviour again.
    Regards
    Gergely

  • Error While Opening PDF File in SAP Inbox

    Hello Experts,
    I am facing a weird error in SAP Inbox while opening a PDF files (both created by custom ABAP programs as well as the one attached to a new SAP Inbox message from my desktop & sent to my Inbox as a test).
    The error states that "This file does not have a program associated with it for performing this action. Please install program or, if one is already installed, create an association in the Default Programs control panel.".
    I checked TCode DC30 also & found an appropriate program is already maintained for PDF.
    I couldn't make out more out of this error message. Any inputs in this regard will be highly appreciable.
    Regards,
    Shaurya

    Hi,
      Find out the FM that's generating the actual error through de-bug and analyze the same by looking in OSS and or SDN.
    Regards
    Narasimhan

  • SAP Inbox E-mail Display

    Dear colleagues,
    We have integrated SAP workflow with outlook. Once PO is created an e-mail is sent to approversu2019 outlook inbox. In order to do that we developed some html coding to view e-mailsu2019 properly, sent from SAP, in their outlook inbox. Usersu2019 sometimes want to approve workflow from their SAP inbox not from outlook mail. But at SAP inbox e-mailsu2019 have such symbols at the front and back of lines <XTR><TD width="100%" nowrap>.
    Is it possible to hide these symbols at SAP inbox?
    Thanks in advance.

    Hi Sanju,
    When work item is sent to usersu2019 SAP inbox, from there it is sent to usersu2019 outlook inbox, mail text appears with the following symbols;
    <XTR><TD width="100%" nowrap> MEYA Sarf Emri No : 0000000859 </TD> </TR>
    What I want is to remove those symbols, highlighted as bold, from SAP inbox.
    Thanks

  • SAP INBOX FEATURES/CAPABILITIES.

    Hi,
    Please send me some links which have the the general SAP inbox features and SAP inbox features from a workflow perspective.
    Regards,
    Sukumar.

    Was able to handle it, thanks to SAP suppied standard docs...

  • FM to send information notification to SAP inbox or external email-id

    Hi All,
    Need help. I need to send a information notification to user's SAP inbox and external mail id.Plz anyone tell which FM i can use for sending notification to SAP inbox and which FM i can use for sending notification to external mail-id??   plz help
    thanks and regards
    Nitin

    Hi,
    You can use the FM SO_OBJECT_SEND..Also please search in SDN forums..I am sure you will get lot of forums which already discuss about this..
    THanks
    Naren

  • How to send mail to SAP inbox

    Hello,
      Could any body tell me how to attach a report output to a mail which need to be send to SAP Inbox.
    The report is ALV report. Is there any Function Module to do so.
    Regards,
    Satya

    email to SAP Inbox
    Send mail to User's SAP Inbox also
      RECLIST-RECEIVER = IT_ZMMTACCUID-ACCTUSRID.
      RECLIST-REC_TYPE = 'B'.
      APPEND RECLIST.
      CLEAR RECLIST.
    SEND THE DOCUMENT BY CALLING THE SAPOFFICE API1 MODULE FOR SENDING
    DOCUMENTS WITH ATTACHMENTS
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
              DOCUMENT_DATA              = DOC_CHNG
              PUT_IN_OUTBOX              = 'X'
           IMPORTING
              SENT_TO_ALL                = SENT_TO_ALL
            NEW_OBJECT_ID              =
           TABLES
              PACKING_LIST               = OBJPACK
              OBJECT_HEADER              = OBJHEAD
              CONTENTS_BIN               = OBJBIN
              CONTENTS_TXT               = OBJTXT
              RECEIVERS                  = RECLIST
           EXCEPTIONS
              TOO_MANY_RECEIVERS         = 1
              DOCUMENT_NOT_SENT          = 2
              DOCUMENT_TYPE_NOT_EXIST    = 3
              OPERATION_NO_AUTHORIZATION = 4
              PARAMETER_ERROR            = 5
              X_ERROR                    = 6
              ENQUEUE_ERROR              = 7
              OTHERS                     = 8.
    following options are available for field
    RECLIST-REC_TYPE
         Name
    P     Private distribution list
    C     Shared distribution list
         O     SAPoffice user
         B     SAP user
         U     Internet address
    X     X.400 address
    R     SAP user in another SAP System
    A     External address
         F     Fax number
         D     X.500 Address
         L     Telex number
    H     Organizational unit/position
    J     SAP object
    G     Organization object/ID
    Regards
    amole

  • Mail to be sent from SAP inbox to user outlook

    Dear All,
    Any idea of sending the mails automatically present in SAP Inbox  into user outlook inbox.
    All at a time cannot schedule all the users.
    Only once we can schedule.
    Regards,
    Anand.

    Hi,
    refer http://wiki.sdn.sap.com/wiki/display/ABAP/SendSpoollistofbackgroundjobtoSAPinbox
    Thanks,
    Chandra

  • Issue in sending mail to SAP Inbox from Workflow

    Hi All,
    I need to send the mail to the creator of the document about the user decision. If i am executing the workflow through the event ( ouput type) , the workflow processing in SWIA is complete but the mail is not sent in the SAP Inbox. But If i try to manually execute the workflow, mail is sent to the SAP Inbox.
    I've used WF_INITIAITOR in the Expression. I need to send the mail not to the approver but to the creator of the workflow.
    Thanks,
    Neha

    Hi,
    the event is also triggered from my Id but in that case I do not recieve any e-mail. None of the users recieve the e-mail in the SAP Inbox for the mail step after the decision.
    In workflow Log the last step shows the details as
    name of the manager and the workflow background for mail sent step as shown below
    Sumit Vij     Background work item created     10.01.2012     12:08:43     
    Sumit Vij     Execution started automatically     10.01.2012     12:08:43     
    Workflow Hintergrund     Work item processing complete     10.01.2012     12:08:44     
    Thanks

Maybe you are looking for