Hyperlink in OO-ALV to Sap-Business- Workplace-Dokuments

Hello specialists,
I  have implemented hyperlinks to an oo-based ALV-List
( please see sample code later ). Now we have the problem that these hyperlinks only work in a local network-area.
But we have also foreign-departments on our SAP-system, that have no access to our network.
Now the question: is it also possible to create hyperlinks
assigned to SAP-Business-Workplace-documents ?
Do you have a solution for this problem ?
Thank' s in advance !
Best regards !
Oliver Perthen / Germany
*& Modulpool         ZBWS_TESTSZENARIEN_LINK                           *
INCLUDE Z_LINK_TOP                              .                      "
*&      Module  STATUS_0100  OUTPUT
      text
MODULE STATUS_0100 OUTPUT.
  SET PF-STATUS 'ZTEST'.
  SET TITLEBAR 'ZX'.
ENDMODULE.                 " STATUS_0100  OUTPUT
*&      Module  USER_COMMAND_0100  INPUT
      text
MODULE USER_COMMAND_0100 INPUT.
  CASE SY-UCOMM.
    WHEN 'BACK'.
      LEAVE TO SCREEN 0.
    WHEN 'CANCEL' OR 'ABORT'.
      LEAVE PROGRAM.
  ENDCASE.
ENDMODULE.                 " USER_COMMAND_0100  INPUT
*&      Module  create_object  OUTPUT
      text
MODULE CREATE_OBJECT OUTPUT.
  CHECK G_CUSTOM_CONTAINER IS INITIAL.
  CREATE OBJECT G_CUSTOM_CONTAINER EXPORTING
  CONTAINER_NAME = 'CONTAINER'.
  CHECK ALV_GRID IS INITIAL.
  CREATE OBJECT ALV_GRID EXPORTING
  I_PARENT = G_CUSTOM_CONTAINER.
ENDMODULE.                 " create_object  OUTPUT
*&      Module  read_data  OUTPUT
      text
MODULE READ_DATA OUTPUT.
  SELECT * FROM ZBWS_TESTSZENARI INTO TABLE ZTEST WHERE TESTER EQ
'RW#9952'.
ENDMODULE.                 " read_data  OUTPUT
*&      Module  transfer_to_alv  OUTPUT
      text
MODULE TRANSFER_TO_ALV OUTPUT.
  REPORT = SY-REPID.
  CLEAR LAYOUT.
  CLEAR FIELDCAT_D.
  REFRESH FIELDCAT_D.
  CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
       EXPORTING
            I_STRUCTURE_NAME   = 'ZBWS_TESTSZENARI'
            I_BUFFER_ACTIVE    = 'X'
            I_BYPASSING_BUFFER = 'X'
       CHANGING
            CT_FIELDCAT        = FIELDCAT_D[].
  FIELDCAT-FIELDNAME = 'HL_FNAME'.
  FIELDCAT-NO_OUT = 'X'.
  APPEND FIELDCAT TO FIELDCAT_D.
  LOOP AT FIELDCAT_D INTO FIELDCAT.
    FIELDCAT-SELTEXT = FIELDCAT-FIELDNAME.
    FIELDCAT-REPTEXT = FIELDCAT-FIELDNAME.
    CASE FIELDCAT-FIELDNAME.
      WHEN 'TESTDATEI'.
        FIELDCAT-WEB_FIELD = 'HL_FNAME'.
    ENDCASE.
    MODIFY FIELDCAT_D FROM FIELDCAT.
  ENDLOOP.
  LOOP AT ZTEST.
    ZTEST-HL_FNAME = SY-TABIX.
    LS_HYPE-HANDLE = SY-TABIX.
    LS_HYPE-HREF = ZTEST-TESTDATEI.
    APPEND LS_HYPE TO GT_HYPETAB.
    MODIFY ZTEST.
  ENDLOOP.
  LAYOUT-NO_KEYFIX = 'X'.  " Schlüssel nicht Fixieren
  LAYOUT-INFO_FNAME = 'COLOR'."Farbstufen
  LAYOUT-SEL_MODE = 'D'.   "Markierungsspalte
  LAYOUT-SGL_CLK_HD = 'X'. "Sortierung per Click
  LAYOUT-CWIDTH_OPT = 'X'.
  CALL METHOD ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY
   EXPORTING
    I_STRUCTURE_NAME = 'ZBWS_TESTSZENARI'
    IS_LAYOUT = LAYOUT
    I_SAVE = 'A'
    IT_HYPERLINK = GT_HYPETAB
   CHANGING
  IT_OUTTAB = ZTEST[]
  IT_FIELDCATALOG = FIELDCAT_D.
ENDMODULE.                 " transfer_to_alv  OUTPUT

Hi.
I'll try it.
Thanks.

Similar Messages

  • Folders not available in SAP Business workplace(SBWP)

    Hi,
    When i click on any of the folder in SAP Business workplace,the folders are getting disappeared and i am getting the message "Folder inbox no longer available".
    Please let me know if any one you have faced the same problem.
    Regards,
    Kumar

    Hi,
    I have already refferd this Note,but this doesn't solved my problem.
    Please let me know if there is any  workaround for this issue.

  • SAP BUSINESS WORKPLACE.

    Talking about SAP BUSINESS WORKPLACE , someone knows if exists there options to change about rules of the kind of messages that arrives in the inbox. One message to the corresponding folder x and other message to other folder..
    Other problem that i'm having is that: if click the worklow folder that contains subfolders i can't see all the documents in those folders but in qa i can.
    The thing is that if i click in the tree the worklow folder that have subfolders i can't see all the documets.
    Something know about that?.
    thnks a lot.
    REGARDS.
    Fede-

    Take a look at CALL FUNCTION ... STARTING NEW TASK in your help documentation.  Or you can use this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/22/04259f488911d189490000e829fbbd/frameset.htm
    You will use DESTINATION NONE.
    Let us know how it goes.

  • Send spool to SAP Business workplace by a job

    Hi All,
    I have scheduled one job in sap for a report. I have to send the spool created to a SAP Business workplace's user.
    I have made it by the botton 'Spool list recipient' in SM36. The job is running successfully and spool list is sending successfully too, the problem is that the user doesn't receive the complete list.
    Nevertheless, if I access to spool order (SP01) and I try sending the list by menu: Spool request >Forward>Send using SAPoffice, the spool list is sending completly!!!!
    Does anybody has any idea about this?
    Thanks in advance

    Hi.
    I'll try it.
    Thanks.

  • SAP Business Workplace - No log data exists message

    Hi,
    We have the work items of EDI 810 configured to reach the workflow inbox of certain users.  The users have 300+ items in their workflow inbox - but when they click the Workflow Inbox they get a message - "No log data exists".
    The message is an error type: Message BL 223
    The message is coming from the function module BAL_CNTL_REFRESH.
    We tried to get the same workflow positions assigned to our user id and the unprocessed 300 + items came to our inbox and we are able to view and process the work items without any issue.
    The issue pertains only to the two users. It seems like it has something to do with the filter / layout settings set for the two users alone.  Could you please advice.
    Regards,
    Prabaharan

    Hi
    i am using SAP GUI at client place via Citrix.
    it was working fine till yesterday
    pls suggest. wat could be other possible reason
    thanks

  • Enhancement in business workplace

    I have make an enhancement for the purchase requisition in me51n, and i want to see the new fields in the sap business workplace in the alv of the workflow in my purch. req (SWLWP1 structure), does anybody knows how to modify the layout for seeing them here, or if does exist an enhancement for thsi situation?
    thanks in advance.

    Hello Gerhard and Vikash,
          That note talks about how to activate enhanced fields flowing from CRM to R/3 and other one talks about mapping sales field which does not solve my problem.
       I am already having a new field created in R/3(KNA1) as well as CRM(BUT000) with the same name using EEW and the data flows properly between them.
       My concern is i want these new fields created using EEW in R/3(kna1) that are having values to be mapped to some other fields in same table KNA1 at realtime when data flows.
           Please help me on how to achieve it?
    Thanks for your help
    Regards,
    Rahul
    Message was edited by:
            Rahul Jagani

  • Business Workplace mail

    I have a Workflow that sends a mail to an employee in some cases.  The employee can see it at SAP Business Workplace, but he has to check it periodically to know if there are or aren't a new message for him.
    Are there any way to tell him he has a message with a pop up a message or something like this?
    I know on TX SO16 there is the parameter "No notification of unviewed mails at logon" wich is usefull, but only for logon.  If the user is on the system and doesn't logout for whole day he will not know he has a new message until tomorrow, unless he check it explicitly.
    Thanks!

    Hi,
    Have you thought about the option to send a mail to the outlook of the user? As Glauco mentioned you can either send the mail to the outlook user by sending the mail through the send mail step of the workflow or make use of the report RSWUWFML2 to send the workitem itself to outlook and he can execute it from there.
    Hope this helps,
    Sudhi

  • Problem in Business Workplace

    Hi Gurus,
    We are having a problem in SAP Business workplace. One particular user is unable to attach any excel fiile while sending mail. The error is "close the file in the PC eff.nuovo attempt"
    Regards,
    Pradeep

    Is the file closed while attaching it?... also can you check if theres any authorization issues?
    Regards
    Juan

  • Delegation of authority using business workplace

    Dear experts,
    Please help. i need to use SAP standard Delegation of authority(DOA). i added substitute using sap business workplace. during adding i used 'personal substitute' and created PR route to delegated person. but i need to use 'substitute for positions' which is not working. that means, created PR is not routing to the delegated person.
    Could anyone please advise me how can i resolve this issue?
    Thank you.
    Kind regards,
    Zusen

    Hi Nick Whitehurst
    In SAP Business Workplace, there are 2 options for create substitute, one for personal and one for position wise. i tried to make a position substitute for a person but it is not working.
    Please advise.

  • No Reply Function in ESS Business Workplace for SAP Mail

    Hi ESS Experts,
    We sent a short message using ESS Business Workplace. The receiver of the message was able to read the message but is not able to reply to it. We need to make sure this is not just a settings issue since replying to short message is allowed in R/3 Business Workplace. Is this expected behavior? Is there a way to enable a reply for ESS Business Workplace?
    Thanks in advance for your help.
    -Vlad

    hi vlad,
    please check the following user role is there are not SAP_BC_SRV_GBT_USER. and also further doucumentation please refer this [link|http://help.sap.com/saphelp_47x200/helpdata/en/1e/31a40415b711d4a39200a0c943858e/content.htm]
    letme know how much i understood u rproblem
    ravindra

  • This is regarding CBMA in SAP PI 7.3.1. I have set up the alert mail using default java mail client.I do receive the alerts via mail. But my requirement is to direct all the mails to Business workplace inbox in ECC.

    This is regarding CBMA in single stack SAP PI 7.3.1. I have set up the alert mail using default java mail client.I do receive the alerts via mail. But my requirement is to direct all the alert mails to Business workplace inbox in ECC.
    So I need to set up PI to redirect mails to ECC Business workplace user inbox (sbwp). From here rules are set up & routed per distribution list.
    Please guide me how I can achieve this requirement.

    Hi,
    yes, it is a little bit different. This is the issue.....  
    But I am not sure if your links will help:
    1) /people/william.li/blog/2008/02/13/sap-pi-71-mapping-enhancements-series-using-graphical-variable
    is about a different solution. I do not need to count the number of lines of the source message.
    And the second variable is about concat line by line from unbound node to unbound node.
    My issue is:
    Souce:
    Message line (0...unbound) ! ! ! ! ! ! ! !
    .    ResultLine   (1..1)
    Mapping:
    =>   ResultLine1
           ResultLine2
           ResultLine........          => into UDF to an element  (1..1) in one mapping operation.
    So that all "ResultLine"s are included.
    The result is explained in the given link for Mail attachment with UDF.
    So I am not sure how to use this thread for my issue.
    In the comments of that blog Christoph Gerber writes that the new variable feature can only handle single values.
    So it is not suitable for my purposes as I have a list of values here that needs to be moved into the target message field.
    2) http://wiki.sdn.sap.com/wiki/display/Java/UsingEditJavaSectioninMessageMapping
    shows where to find the button "Java section" which is not available here in 7.1
    3) /people/sap.user72/blog/2005/10/01/xi-new-features-in-sp14
    too is about the nice little button for Java Section that is no longer existing on PI 7.1 screen for mappings.  
    So my issue is: How to replace the Java section function with global variables in PI 7.1?
    Best regards
    Dirk

  • UWL: The request cannot be started from the Business Workplace?

    Hi All
    Please assist I am currently trying to execute the standard leave request approval within the UWL. 
    This is the standard leave approval screen for workflow template WS12300111.
    I get the below error in a SAP ECC easy web screen.
    The request cannot be started from the Business Workplace
    Message no. HRTIM_ABS_REQ066
    Can anyone give me any insight to this as I have made multiple  changes tothe UWL config.
    Regards
    Maahir

    BY seeing the error message I think you might have not registered the task in the Portal, as you are have mentioned easy web screen
    1. When ever you are trying to execute the workitem from the UWL and you are able to See the SBWP SAP inbox in the browser then it means that the task of the workflow is not registered in the portal.
    2. Please ask your portal team to register the task in UWL with corresponding visualization parameters.
    [check for the parameters that are to be configured|http://help.sap.com/saphelp_nw04/helpdata/en/20/f0c82c9f6748c58d9ea14b3bbed93a/frameset.htm]
    You cannot execute a leave workitem from the Inbox. if you try to execute then it prompts the error message that you have mentioned.
    Try to do check all the below points.
    1. Check whether the task TS12300097 is registered in the SWFVISU txn  it should be using a Java Application. with the parameters
    APPLICATION     LeaveRequestApprover
    DYNPARAM     wi_id=${item.externalId}
    PACKAGE     sap.com/ess~lea
    2. Second thing is make the task as  General Task from the PFTC txn. so that the agent can approve
    3. Ask the portal guys to register this task in the XML file where all the application specific task's are registred. and then try to execute the workitem, this time it will show you the leave request application.

  • FOLDER_NOT_EXIST in transaction SBWP - Business workplace

    Hello!
    I have a problem with Business Workplace,  when create a new message. I
    got ABAP Runtime error Log with exception condition  FOLDER_NOT_EXIST.
    I get also a message when i click on folder Inbox "Folder Inbox is no
    longer available" and the folder disappear.
    What could be wrong? I can't find any similar SAPNote.
    Br,
    Mirko

    I got the Solution from SAP Support:
    please run the report RSSOUSFD.
    It should restore the folders.
    This solve the problem,
    Mirko

  • Sending from Business workplace to External mail ID

    Hi,
    Please Some help me on this issue am getting below error  when am trying to send mail from Business Workplace to External Mail
    Cannot process message , no route from SAPUSER TO abc123 at gmail dot com
    I done configuration by refereeing below.
    Please follow these steps:
    1.) tcode = SCOT
    2.) double click SMTP
    3.) under "SMTP Connection" section, fill in your mail host IP(ex: webmail.sap.com) and the port number(25) and code page = No conversion.
    4.) under "Supported address types", make sure Internet is checked, and click on "Set". The Address area has to be *
    5.) To test route,
    SCOT -->Utilities --> Routing test
    RecipientAddr.type = INT
    Recipient addr. = abc.xyz at sap dot com
    6.) You also need to set the Default Domain.
    SCOT --> Settings --> Default Domains (webmail.sap.com)
    7.)Now go to tcode SBWP,compose a mail and in the recipient address,enter abc.xyz at sap dot com and send.
    8.) Come back to SCOT and click on Utilities-->Start send process(CtrlF7) and execute.+
    Thanks,
    GAL

    Hi
    Same problem with me.
    Mails are not sending to external mail id.
    Pls help me out!
    Regards.

  • Difference SAP Business Workflow and ccBPM

    Hi,
    well both mentioned are for connecting Applications. In my point of view there is only a difference in...
    SAP Business Workflow:
    connects Applications via Tasks across SAP-Systems
    ccBPM:
    with help of PI it should connect Applications via Adapter and is only message-driven!
    am I right?!
    Can someone please explain how to implement Business Workflow in SAP-Systems?! I am only aware of ccBPM!
    br Jens

    Hi Carsten
    how to implement Business Workflow in SAP-Systems
    <b>Business Workflow - Tutorials</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/926f8546f311d189470000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/a6/68063a5a636405e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/ae/b82cc8e10611d2a62f0060087a79ea/frameset.htm
    This url below(first Url) is a very good document to integrate workflow into portal. The other documents are for customization.
    https://media.sdn.sap.com/html/submitted_docs/Best_Practices/EP/documentation/EP/N10_BB_ConfigGuide_EN_US.doc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fa21a890-0201-0010-708b-d0cfc117e7cd
    http://help.sap.com/saphelp_nw2004s/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    business workplace
    /thread/369036 [original link is broken]
    /thread/183229 [original link is broken]
    Difference between Guided Procedures and Business Workflow?
    CAF / GP  Versus Business Workflow
    Thanks !!

Maybe you are looking for

  • When i connect my macbook using the mini hdmi to my HD samsung tv, the response is always "mode not supported".  ideas?

    I'm using the mini HDMI to connec to a Samsung HDTV.  The response is always "Mode Not Supported."  Anyone know what to do?  Trying to watch TV shows from iTunes on the TV.  Thanks, Hugh

  • Importing Vector Files

    Hello everyone! I would like to know what is the best way to import vector type files into a comp? I have already tried importing .ai (Adobe Illustrator) files, but they act like regular .jpg files: when you scale them - you get pixelated edges. Any

  • Dynamically displaying key figures in columns - BEx

    Hi all, I am working in BEx , My requirement is that ... out of two Variables (User entry) if i select one variable i need to get 4 key figures in out put . If i enter another variable i need to display only 2 key figures out of 4 in columns . I woul

  • WRT160N Issues

    Lately i have been getting a lot of issues. 1. Sometime when im playing my PS3, i get disconnected from servers, then disconnected forom the access point. At this point i cannot log back in, the internet or wireless gets disabled even though the ligh

  • Artists show up multiple times in Artist listing

    When I get a listing of songs by artist on my iPhone, some artists show up multiple times in the list. It's not that way on my computer. For instance, Death Cab for Cutie shows up twice, with different albums listed with each. However, some albums sh