PLM Webdynpro question

Hello,
I received the question to add a button or new field on the standard webdynpro PLM result screen.
The user want's to be able to open the OAF from the result screen. (This is standard only possible when selecting a document out of the result list and go into detail. Reason multiple OAF's can be linked to a document but here they have normally only one.)
Components : /PLMU/WDC_SEA_PREVIEW_DO
                       /PLMU/WDC_SEA_RESULT_DO  etc...
Package: /PLMU/UI_SEA
Application : /PLMU/WDA_SEA_ADV_SEARCH_OIF_CFG
What is the best way and how can I achieve this?
- Add a button on the PLM result screen (ALV)
- Add a new field in the result screen with hyperlink
Thanks for your help !
Best regards,
Daisy Heremans
Edited by: Daisy Heremans on Jun 2, 2010 12:43 PM

Hello,
Thanks for this information ..  can someone tell me where I can find the toolbar in the PLM webdynpro ... in which component?
It's for the specific object.  THANKS...
Not needed any more I found it !!!!  /PLMU/WDC_SEA_RESULT_DO VIEW V_ALL_OBJECT_RESULT
Best regards,
Daisy Heremans
Edited by: Daisy Heremans on Jun 3, 2010 8:51 AM
Edited by: Daisy Heremans on Jun 3, 2010 8:57 AM

Similar Messages

  • Custom webdynpro question in ess

    Hi,
    I have three questions while developing webdynpro for ess.
    1. I developed a standard webdynpro with authorization deployed in WAS Java ,its a ear file, now in portal i created a webdynpro iview with page(on hitting preview of iview the applications runs).Now how to put the link in Portal ESS overview page which on clicking the link invokes the iview thereby the developed webdynpro application. I know the pcd location of the iview created.so what is needed to make the keep in with standard ESS applications in portal,what configuration is needed in homepage framework.
    2. I developed local webdynpro DC instead of standard webdynpro, used build DC and deployed.what are the steps to make it available in ESS Overview page in portal.
    3.I developed a selfservice webdynpro using FPM ,what are the steps to make it available in ESS Overview page in portal.(should be similar to 2nd question)
    Thanks.

    Hello,
    What you have to do is create an iview for Webdynpro Application which you deployed on the portal ....add it to the workset and the role ....then copy the PCD Location of it and then goto the ECC SPRO -> Cross Application Components -> Home Page Framework -> create a new Resource and specify the PCD Location in the URL of the PCD Column of it ...then create a Service ...assign the resorce created for it ...and then finally add the Service to the SubArea you want and it will show in the portal under that SubArea like Personaol Information or others....
    Hope it helps.
    Shikhil
    Edited by: Shikhil Arora on Dec 4, 2008 3:56 AM

  • 2 system PLM setup question - Connecting to another ECC system for master data

    I have been tasked with setting up the latest version of PLM in our environment.  We have a free standing PLM Server (ECC 6.0 EHP7, SP2 with PLMWUI 747, SP3) that we would like to connect to another ECC system (ECC 6.0 EHP5, SP4 with PLMWUI 701, SP4) for its master data.  In trolling around google and the marketplace, there isn't any setup guide or anything that really explains what the options are.  Does anyone know what the possible setup options are or even better provide links to documents that show how to set this up?  Can PLM be setup in the way that we want it to be?
    Thanks in advance.

    Hello Steve,
    Unfortunately there isn't a lot of PLM documentation available.
    I'm not sure I really understand what you need, but in essence, the PLM framework was developed using the SPI technology. That is, the Service Provider Infrastructure, which is a technology to split the UI from the business logic behind it. The idea is, in the end, you can have one single DB, connected to multiple systems and different types of UIs. (you can find some more details here: http://wiki.scn.sap.com/wiki/display/SPI/Home)
    As far as I know, you have to do some customization in SPRO and maintain views /PLMB/V_RFC_DEST and /PLMB/V_RFC_LSYS. Everything else is done by the PLM framework via RFC connections.
    Hope this helps you...
    Tudor

  • Basic Webdynpro question - Action button

    Hi Gurus
    I am newbie and trying to get a grip of WebDynpro-Java. I am trying out some basic examples and I am stuck with an issue. I create a action button and its action fire an outbound plug, but for whatever reason this action does not gets fired when I click the button. It does that only if I make this View a default View. But as soon as I am out of the default view, buttons stops working. I get the "In Progress" icon and it stays there for ever. I put some traces in the onAction methods and understood that it is not going there. When I make this view a default view (Properties -> default as true), this button works. Any idea what I am missing here? This happens for other UI controls like DateSelection too, the buttons on these control just hangs with the InProgress icon displayed. Highly appreciate any help. Thanks so much !!

    Hi Anand,
    As per your blog which ever view you keet as a default view  it would get displayed once you deploy your application.
    here the thing is once you  go out of the current view your button wont gets work because it wont reach to its original state once you back to the same view.
    And one more thing is on clink of the button it is taking you to another view right.so give the out bound plug with Back action from second view to first view.
    Even if it wont works you have to keep some code for the same in order to resolve the isssue..
    regards
    Ratnam

  • WEBDYNPRO QUESTIONS

    1.What ate the Webdynpro related types of projects?
      2. Inorder to implement Webdynpro what are the prerequired things for the project?
      3. How Webdynpro is asccessed and what are differences between Web AS and Webdynpro?
    4.Webdynpro its connectivity to its ABAP tables?
    5. What are the advantages with examples from technical point of view & technical point view?
    6. Webdynpro related projects delt by companies usage of this application?
    7. Webdynpro accesibility to all modules or scalability?
    8. Webdynpro existence ? How it is loaded into system? And from which version it has started and which year?

    Hi Busam,
    check the following link to solve your issues :
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/d5c09c90-0201-0010-17a8-c473134632df
    if helpful reward points are appreciated

  • Why Webdynpro framework is throwing error in this testcase

    Hi All,
    In my requirement i'm using the WTGXXX(for Discount field) in Webdynpro ABAP.
    If I validate the entries there is a standard check performed by the webdynpro framework when entries other than the numercie fields are given.
    This is a webdypro ALV.
    For Ex:
    when the discount is given as (9-33) it is throwing the error that "The entered value can only contain numerical characters" but it is not throwing any error for (9-(9/22)) or (9-(42)) instead it is calculating the values which is a good feature. But why, (9-33) this case is not handled.
    I tried to keep the value in duegging it is working fine.
    Before any event gets trigerred for the above cases the value is calculated by the framweork by defalut.
    Some times some cases are handled sometimes not.
    I'm unable to get this behavior of the framework.
    For the first time (9-3*3) calcuation is throwing error from the 2nd time onwards this is giving the correct output. When I load the view for the first time and do this check then error is thrown, second time when the other calcuations are done and again do this calcaulation then this error is not shown instaead it is giving me 0 which is the result.
    This case applies to the cases where the expressions result in 0 (defalut values)
    One mroe test case for this is - (9-9).
    Eventhough the user knows the result of these expresions, these are throwing errors.
    How to handle this.
    I tired handling this with own DE/Domanin CURR 15 but for the 1st time this error is theon 2nd time on wards the reuslt is shown correct.
    Isn't a special case.
    When I bound the table again with INITIAL data then again the erorr is thrown for that case.
    ie I have one RESET button where i will bind the table again with the INITIAL table entries then agian the error is thrown for (9-3*3).
    Is there any SAPNOTE applied or Exceptions to this. Please let me know.
    Please replicate the same in Webdynpro Java also and share the reasons.
    Currently I'm doing this by taking the string only to avoid these erorrs in case of Zero.
    Regards,
    Lekha.

    Hi
    Use another forum for Webdynpro questions: Web Dynpro ABAP
    BR, Sergei

  • PLM-Forumsplit -  Please ensure you are using the right forum

    UPDATE (December 11th, 2007):
    We have now:
    PLM
    DMS
    cProjects / cFolders
    PS
    forums - posts will be moved to the right forum.
    Please ensure your are opening a new thread in the right forum
    UPDATE (September 4th, 2007):
    Dear all,
    First of all - thanks a lot for the lively discussion about the PLM Forumsplit and all the useful input and feedback.
    Based on your input we'll soon create new SDN forums for the larger PLM solution components with a huge customer base. We'll update you again as soon as the new forums are available.
    Today in the PLM Forum all questions regarding Product Lifecycle Management development and implementation are discussed.
    Industry specific questions are welcomed too, as well as questions to the following SAP PLM solution components:
    Document Management (CA-DMS)
    CAD Desktop (CA-CAD)
    Classification (CA-CL)
    Variant Configurtaion (LO-VC)
    Lifecycle Data Managemenet with:
         -Engineering Change Management (LO-ECH)
         -Mass Maintenance (CA-GTF-MS)
         -Product and Process Modelling (PLM-PPM)
         -Product Data Management (LO-PDM, CA-GTF-UPS)
         -Material Master (LO-MD-MM),
            -Bill of Material (LO-MD-BOM), Routings and   
            -Engineering Workbench (PP-PD-RTG, LO-EWB)
         -Integr. Product&Process Engineering iPPE (AP-PPE)
    Quality Management (QM), Auditmanagement (CA-AUD, CRM-AUD)
    Recipe Management (PLM-RM)
    Environment Health and Safety (EH&S)
    Project System (PS)
    cFolders (PLM-CFO)
    cProjects (PLM-CPR)
    Questions regarding Plant Maintenance (PM) or Customer Service (CS) are discussed in the Enterprise Asset Management (EAM) forum.
    Yours sincerely,
    Marcus Wagler
    Original Message:
    Dear Customers,
    we are currently about to discuss a split of the PLM forum in subfolders/subforums because of the mass of components that are wrapped up in PLM.
    We want to know which structure you would prefer as a user of this forum.
    The aim is to increase the usability of the forum and to decrease the time to find the right thread.
    some possible examples:
    PLM (using the names)
    - Material Master
    - Classicifaction
    - cFolders
    PLM (using the components)
    - LO-MD-MM
    - CA-CL
    - PLM-CFO
    PLM (more general attempt)
    - LDM
    - EAM
    feel free to make own suggestions. I am looking forward to your replies.
    faithfully yours
    Marcus Wagler
    Message was edited by:
            Marcus Wagler

    Hi All
    I am in line with Martina's suggestions. Besides that following is the my proposal
    PLM - PS (Project System/Project Management)
    PLM - ECM
    PLM - DMS
    PLM - Classifications
    PLM - xAPPs
    PLM - cProjects & cFolders
    PLM - Material Master
    PLM - BOM
    PLM - Quality
    PLM - Enchancements & Developments
    Hope above will be acceptable and request you all to suggest.
    One thing I would like to emphasise is that we must have one forum for PLM - PS exclusively. Infact, exclusive PS forums are very rare and to be honest, inspite of working on SAP structures, many of individuals are not aware of existence and part & parcel of "PS Module" within SAP structure.
    Enjoy SAP....
    Regards,
    Sudhakar

  • SPIMport is throwing error when import .aspx file second time onwards

    Hi,
    when I am trying to import already existing file (second import) the import is throwing error  -
    Error: Value does not fall within the expected range.
     [ListItem]   Debug:    at Microsoft.SharePoint.SPFieldMap.GetColumnNumber(String strFieldName, Boolean bThrow)
       at Microsoft.SharePoint.SPListItemCollection.GetRawValue(String fieldname, Int32 iIndex, Boolean bThrow)
       at Microsoft.SharePoint.SPListItem.GetValue(SPField fld, Int32 columnNumber, Boolean bRaw, Boolean bThrowException)
       at Microsoft.SharePoint.SPListItem.GetValue(SPField fld, Int32 columnNumber, Boolean bRaw)
       at Microsoft.SharePoint.SPListItem.get_Item(Guid fieldId)
       at Microsoft.SharePoint.Deployment.ListItemSerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
       at Microsoft.SharePoint.Deployment.XmlFormatter.CallSetObjectData(Object obj, SerializationInfo objectData, ISerializationSurrogate surrogate, ISurrogateSelector selector)
     Verbose: Performing final fixups.
     Progress: Import completed.
     Finish Time: 2/5/2015 4:37:25 PM.
     Duration: 00:18:41
     Total Objects: 5
     Finished with 0 warnings.
     Finished with 1 errors.
    I am unable to debug also. Though import is happening successfully. Thanks in advance

    Hi
    Use another forum for Webdynpro questions: Web Dynpro ABAP
    BR, Sergei

  • QI material cannot be make MB1A

    Hello,
    I have a material in Quality Management Tab of it, inspection set up was tick and maintain. Insp.Type: 08 (Stock transfer inspection) was active. and it has a stock of 2800 pc in MMBE in Quality Inspection. we want to scrap this stock, we made MB1A movement 553 on this one, i have an error message doing this (Change the Inspection stock of material 11111 in QM only) how could we make this to process and make the stock be SCRAP.
    Thank you so much,
    Ryan

    Hi Ryan,
    Clear me these.
    Is there any lot?
    Yes, then what is the status of that lot. (check as I have prescribed earlier.
    What is the status of your stock right now?
    You have tried QA32 is good thing.
    Forum: Product Lifecycle Management (PLM)
    There is tittle available for each forum. (At the Top of thread list)
    Under these titles the applicability criteria for the forum is written.
    E.g. for PLM.
    Questions regarding Product Lifecycle Management development and implementation are discussed here. Industry specific questions are welcomed too.
    For PP.
    Supply Chain Management - Production Planning Forum (not including APO)
    Now the question you have asked is applicable to QM, which is included under PLM in SAP. And generally the QM experts surfs at PLM forum. So whenever the moderator find that the posted thread can get better / faster / brighter response to the other forum, after considering the applicability criteria of the threads content, they migrates the thread to the right forum> (just as this one is shifted from PP to PLM)
    Regards,
    Shyamal.

  • Technical help needed  for button click

    Hi All,
    Im new to abap, just  now started working in my first project. I need some help and start from you.
    In my webdynpro component FPM_OIF_COMPONENT  : CNR_VIEW, Participate button  is there,
    so by default u201CCreate Responseu201C button is grayed out. By clicking the participate button, I need to enable the create response button. For this requirement, I need to create a custom class with two static methods : setvalue and getvalue methods. In that methods I need to set the variable = X, if participate button is pressed. And when loading WDDOMODIFY VIEW method, I need to check the value of the variable, if the value is X, then create response button will be enabled.
    For this logic, Can you please frame some sample code.
    Or please guide me throug some materials.
    Please help me in this regard.
    Regards,
    Rani.
    Moderator message: moved from ABAP forums.
    Edited by: Thomas Zloch on Jun 29, 2011 11:14 PM

    Hi Rani,
    I understand you are new to ABAP basically the webdynpro questions are posted in webdynpro-ABAP, Forums going forward you should adapt the same practice to get a better response.
    As you said u201CCreate Responseu201C button  is already grayed out it must be already linked to attribute of type wdy_boolean
    check the "enable property" of the button.
    Coming to your question :
    In the "OnAction" event of Participate button write a method for example  get value
    "Make the attribute" linked to create response button as abap_true hence whenever participate button is pressed it
    will make your create response button enabled.
    Regards
    Bhanu Malik

  • Where do i find daily posted question on sap abap and sap webdynpro abap

    Hi
    where do we find Daily posted questions on sap abap and sap webdynpro abap in scn sap  so that i can go through the questions and answer them .

    Hi,
    Go to the Content tab of any space and click on discussions. Then you can sort them by date created or any other
    For ex: This link for WDA discussions: - Web Dynpro ABAP
    You can also click on Receive email notifications for any space to get updates on that space.
    hope this helps,
    Regards,
    Kiran

  • Basic questions with respect to ABAP WebDynpro Application

    Hi All,
    I have two basic questions with respect to an ABAP WebDynpro application :
    a) If an ABAP WebDynpro application has been developed, how could it be made available to the end user?
    b) Can an ABAP WebDynpro application be developed in ECC or is it only applicable for version 4.6c?
    Thanks & Regards,
    Sushanth Hulkod

    Sushanth Hulkod wrote:
    > a) If an ABAP WebDynpro application has been developed, how could it be made available to the end user?
    >
    > b) Can an ABAP WebDynpro application be developed in ECC or is it only applicable for version 4.6c?
    a) If an ABAP WebDynpro application has been developed, how could it be made available to the end user?
    Answer - By providing direct link of the WD application created in SE80, creating iView for webdynpro abap application in the portal environment and  NWBC environment
    b) Can an ABAP WebDynpro application be developed in ECC or is it only applicable for version 4.6c?
    Answer - Yes it can be developed in ECC. Webdynpro ABAP is introduced in NW 2004s (SAP NetWeaver 7.0 or ECC 6.0)
    Thanks,
    Chandra

  • Webdynpro interview questions and answers

    hi friends
    i need webdynpro interview questions and answers
    urgently
    thanks

    Hi Ramachandran,
       There is a seperate book in sap Press for interview question but will cost a lot and i dont think it is easily available in India.
    But then, if you are aware of Webdynpro for Java, you dont have to worry a lot. Since Webdynpro is a new technology, People who really want to recruit people will stick to basic questions.
    I can give some examples below
    1. What is adaptive RFC and How to Use it
    2. What are the table variants and how to use each of them
    3. Can ask about tree and trees in table.
    4. What is singleton and supply function
    5. Some basic Portal Admin Question.
    6. basic customization question using HTMLB
    7. What is the diff between Adaptive rfc and adaptive web servie and who to use both.
    8. Diff between drop down by key and drop down by index.
    9. diff between Link by action and link by url and other Basic UI questions.
    10. Might ask about merge functionality of NWDI if used.
    11. Might ask about dynamic Ui and Context Generation
    12. and So on.
    I have attended Few interviews and know many of those questions. I cannot put every thing here.
    But Dont worry. If the interview is for Selecing people and not to show ego of how good the person who is interviewing is , will ask basic to understnd how good the candidate is in understanding basics as rest all have the document in SDN.
    Hope it helps.

  • A quick question about WebDynpro SLD and R/3 with concurrent users

    Hello ,
    I have a very quick question about Webdynpros and SLD connecting to an R/3 system, when you configure a webdynpro to connect to an R/3 system using SLD, you configure a user name and password from the R/3  for the SLD to use. What I would like to know is when I have concurrent users of my webdynpro, how can I know what one user did in R/3 and what another user did? Is there a way for the users of the web dynpro to use their R/3 credentials so SLD can access the R/3? Like dynamically configuring the SLD for each user?
    - I would like to avoid leaving their their passwords open in the code ( configuring two variable to get the users username and password and use these variables as JCO username and password )
    Thanks Ubergeeks,
    Guy

    Hi Guy
    You will have to use Single Sign On to achieve this. In the destination you have defined to connect to R/3 , there is an option to 'useSSO' instead of userid and password. This will ensure that calls to R/3 will be with the userid that has logged into WAS. You wont need to pass any passwords because  a login ticket is generated from WAS and passed on to R/3. The userid is derived from this ticket.
    For this to happen you will have to maintain a trust relation ship between R/3 and your WAS ,there is detailed documentation of this in help files. Configuration is very straight forward and is easy to perform
    Regards
    Pran

  • Some questions regarding to Webdynpro.

    Could you please help me with the following questions?
    1. Are there APIs to access URL parameters.(Webdynpro ABAP)
    2. Is it possible to call functions from Webdypro for Java in Webdypro for ABAP?
    Additional question.
    If you know, please let me know if there are any risks or limitation of Webdypron for ABAP?
    Thanks, kind regards
    Changzhao, Yu

    Hi Chang,
          Not a answers but see this thread once:
    WD for Java vs WD for ABAP
    Regards, Suresh KB

Maybe you are looking for