Queries related to POWL...

Hi Experts,
I have couple of queries related to POWL:
1.  Is it possible to select multiple rows in the POWL query table (Result after runnig POWL query). I am not using Web Dynpro ABAP application to call POWL but using POWL iView.
2.  If above is not possible then can multiple rows be selected by pressing CTRL button and then lead select with the help of mouse. I am not able to do this as well. In one of the ECC it is working but in other it is not working. can there be any version issue.
3. By default Layout of POWL query are Link Matrix and the same can be changed to Tabstrip by going inside Personalize option, but that will only affect the particular user who have done personalization.
Is there any way to make Tabstrip Layout as default for all the users.
4. Please through some light on transaction LPD_CUST, as I want to open Web dynpro screen from POWL action. Again POWL is not embedded in Web dynpro application.
Thanks,
Harish

Thanks Manas for your response.
I have gone through one of the posts in which you have explained about this transaction LPD_CUST and that is how I have came to know about it.
Link: [Calling Web Dynpro application or URL from POWL;
but after this code is executed I am getting Null Pointer exception.
i.e. field like MR_LAUNCHER_CLASS & MR_WD_APPLICATION in INITIAL and that is why the below statement (Standard code) is giving null pointer:
ld_client_environment = mr_wd_application->get_client_environment( ).
Also just wan tto know the significance of Role and Instance (I have just taken any dummy name).
Code which I have written is below:
cl_apb_launchpad_api=>read_for_display(
        EXPORTING
          id_role                     = 'ZTESTROLE'
          id_instance                 = 'ZTESTINSTANCE'
          ir_provider                 = lr_provider
        RECEIVING
          er_launchpad                = lr_lpd_handle
       EXCEPTIONS
         parameter_missing           = 1
         not_found                   = 2
         others                      = 3
      IF sy-subrc <> 0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                 WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CHECK lr_lpd_handle  IS BOUND.
      IF lr_lpd_handle IS BOUND.
      ENDIF.
      lt_lpd_content = lr_lpd_handle->get_content( ).
      READ TABLE lt_lpd_content REFERENCE INTO lr_lpd_content WITH KEY link_text = 'TESTWEBDYNPRO'. "Link text for launchpad
ls_appl_param-key = 'SAP-WD-CONFIGID'. "app conf if any
     *ls_appl_param-value = 'MDG_OIF_CREATE_CONF'.
     *APPEND ls_appl_param TO lt_appl_param.
      lt_lpd_appl_params = lr_lpd_content->application_parameter.
      "launch application
      lr_lpd_handle->launch_application(
        id_application_id         = lr_lpd_content->application_id
        it_application_parameters = lt_lpd_appl_params
  it_business_parameters =  lt_appl_param
Thanks,
Harish

Similar Messages

  • Queries related to calibration inspection process

    I have some queries related to calibration business process.They are as follows:-
    1.Which equipment category do we choose, Q or P?
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    7.While creating my test equipment,for the PRT tab,the task list usage becomes a mandatory field.What setting is done for this task list usage to become a mandatory field?
    Edited by: Pallavi Kakoti on Feb 2, 2012 8:19 AM

    Hi
    1.Which equipment category do we choose, Q or P?
    Ans:
    Q is normaly used for Instruments,Lab equipments
    P also used for Production/process related equipments needs calibrations often
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    Ans:
    Its all depends on config you have did. if Quality maintenance order should be linked to inspection type.can be used.
    we can not used maintenance order if it is not linked to inspection type 14.
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    Ans:
    You can do time confirmation after result recording, then UD.after UD ,order will be TECOed automaticlay.
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    Ans:
    Check any measuring counters created for the equipments,
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    Ans:
    After UD, system changes the status NPRT for the equipments have PRT view only.
    if PRT view maintained in the equipment, system status remains AVLB.
    If you dont to use the equipment after UD-Reject,have to go development using user status.
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    Ans:
    Yes. you can
    Create task list with 300 inspection point, assign when u create order
    also you can have manual call in the maintenance plans.

  • Objective setting appraisal (OSA) queries related to ESS/MSS

    Hello All,
    I am currently working in OSA. I have few queries related to this.
    My client wants to implement OSA without linking it to the SAP ESS/MSS. They have their own intranet portal which is not a part of SAP. But they are using it for applying leave etc which has been linked to SAP R/3. So they also want to use the the same portal for appraisal also. 
    Hence my query is whether is it possible to link OSA with their own inhouse intranet portal ? And if it is possible then how and will I be able to get all those functionalites which are available in standard ESS/MSS for OSA?
    Please guide.
    Regards,
    Daniel

    Hi Daniel
    If you can call SAP Portal in your local intrenet.
    In one of my clients they were using MOSS as thier frame work (SAP portal is called inside moss)
    Thanks
    Rajdeep

  • Queries related to iViews in EP.. :)

    Hello All,
    I have few queries related to iViews in EP:
    1> How should I create an iView out of an EAR file thats deployed on server?
    2> Do I always need a par file to create an iView?
    3> Suppose I have a Web project (containing servlet). How will I create an iView from this?
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi Ganesh,
    Support the URL is http://<server>:<port/jniindex12/Test.html
    The iView is ready to use but I see some strange behaviour here......
    While creating the URL iView, when I fill in the URL field with the above URL string and click on Browse, I get a 503 error but when I preview the iView, it works.
    Why this strange behaviour...?
    Also when I run the above URL directly from browser, it runs.
    So any idea as to why the error when I click on Browse.
    Hope the above explanation is clear.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu
    Message was edited by: Ritu  Hunjan

  • Queries related to sap Basis.

    Dear  All
                     Can any body tell me queries related to sap Basis.
                     Which data sources need to be installed and what are the cubes and dso's  which gives information related to SAP BASIS.

    Hi,
    It might not be installed in ur system Thats y u are unable to find.
    Goto rsa1->BI Content ->Infoproviders by infoareas....There u shall find 0DBH infoarea. It is Database performance.
    In my client Basis people are using some of the cubes from this infoarea.
    But datasources are generic.
    Hope this helps.
    Regards,
    Guru

  • Queries Related to Adobe Form

    Hi Friends,
    I have some queries related to Adobe Form. Our client is willing to replicate purchase order and shopping cart scenarios from SRM to Adobe Form.
    But I am not sure whether we can achieve the functionalities or not. Our client requires to know the below answers.
    1. He wants to know whether any sub screen can be developed in ADOBE form or not. For example, in PO, each line item has an account determination which has multiple entries (for example each and every line item will have more than 1 account assignments). In SRM the account assignment is entered in a second (sub) screen to enter multiple values. Whether this can be done in ADOBE form or not?.
    2. He wants to know whether the search help can be provided as same as ECC/SRM in ADOBE form or not. For example, when we select the vendor he does not want to bring the list of all the vendors from LFA1 table. He wants to restrict based on come condition such as company code and user should able to key in the company code to filter the vendors associated with that company code. How this can be done in ADOBE form.
    3. He wants to know, what is the best approach to develop either ADOBE form or portal page. Which one is feasible to develop cost effective and time consuming. Also he wants to know the performance impact of both approaches. Finally he wants to know the merits and demerits for both approaches (ADOBE Form and portal web page development).
    Friends it would be a great help to me if you can send me the answers for the following.
    Thanks in Advance.
    Best Regards,
    Koushik

    Hi
    1.Which equipment category do we choose, Q or P?
    Ans:
    Q is normaly used for Instruments,Lab equipments
    P also used for Production/process related equipments needs calibrations often
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    Ans:
    Its all depends on config you have did. if Quality maintenance order should be linked to inspection type.can be used.
    we can not used maintenance order if it is not linked to inspection type 14.
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    Ans:
    You can do time confirmation after result recording, then UD.after UD ,order will be TECOed automaticlay.
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    Ans:
    Check any measuring counters created for the equipments,
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    Ans:
    After UD, system changes the status NPRT for the equipments have PRT view only.
    if PRT view maintained in the equipment, system status remains AVLB.
    If you dont to use the equipment after UD-Reject,have to go development using user status.
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    Ans:
    Yes. you can
    Create task list with 300 inspection point, assign when u create order
    also you can have manual call in the maintenance plans.

  • Queries related to SRM 5.0

    HI Guys,
        I have few queries related to SRM 5.0
    1. Maximum number of bidder and items can participate  in single bid invitation. Is there any limitation for this same ?
    2.How to submit priced and non price (Technical) bids separately using SRM system? SRM system supports both at a time. What i mean to sat that i need to open price bid of those vendor who are technically qualified not all vendor.
    3.How to Implementation of PKI (Public Key Interface) and digital certification in SRM system.
    Thanks in advance
    Regards
    Apparao.A

    Hi Apparao,
    About PKI doubt. For Public Key I use local vendor ActiveX control, but You can use Microsoft CAPICOM for this.
    I implement PKI into Bidding Engine (auctions). That was quite big development and many standard FM's are changed.
    All PKI has beenn implemented in Live Auction Cockpit, (extension in JCO connector and Veryfier class responsible for validation of PKI issuer and signer).
    All information (veryfied) go to FM BBP_LA_BIZAPI_SUBMIT_BID.
    I create two Z tables:
    - SIG_BID (all bids signed digital certyficate, auc guids, sig guids, item guids, issuer and signer data, status of digital signed bid which include status NotValid, CertyficateRevoked, UknownIssuer, CertyficateExpired)
    - PKCS_TABLE (table for PKCS keys)
    When Your bid pass all validation You preform 'accepted_bid_create', if not 'rejected_bid_create'.
    Maybe this short description helps You.
    Regards,
    Marcin Gajewski

  • Queries related to Oracle 9i Application server

    I have some queries related to JDBC and oracle 9i Applcation
    server.
    1. Does JDBC Driver supporting VAX/VMS comes with the Oracle 9i
    App
    Server?
    2. What JDBC Driver is supported for Oracle 9i Application
    Server?
    3. Is the JDBC Driver Platform Independent?
    4. Can we separate OC4J Servlet engine(Web Container) from
    Oracle 9i Application
    server and put it on a different machine?
    5. What other Servlet engine is compatible with Oracle 9i
    Application server?
    and finally ...
    we are developing application with Oracle database in Sun
    Solaris 2.8 OS
    and after development we have planned to change the oracle
    database to
    VAX/VMS OS , Will there be any deployment issue because of OS
    inconsistency.
    Please reply me asap.It will be greatful to you.We are looking
    for answers for a very long time.
    Thanks
    Anand

    Dillip,
    You can find some documentation (EJB/Servlet Developers Guide) at http://otn.oracle.com/tech/java/oc4j/content.html. We will be posting Oc4J users guide and services guide very soon.
    regards
    Debu Panda
    Oracle

  • Queries related to Bi Beans using Oracle9i JDeveloper

    Queries related to Bi Beans using Oracle9i JDeveloper [5.0.581]
    1. Is Asymmetric Report feature is available in Oracle
    JDeveloper(BIBEANS)?
    2. Is Write Back feature is available in Oracle9i JDeveloper
    using BiBeans?
    3. Is it possible to use HotSpots feature in Oracle9i JDeveloper
    (BIBEANS) ?
    4. Is it possible to use On the Fly Aggregation feature in
    Oracle9i JDeveloper(BIBEANS) ? or We need to use Meterialized
    Views or Summary Tables for Aggregation ?
    5. Is any documents/steps available for JDeveloper Reports Web
    Publishing and JDeveloper Report Integration with portal ?
    6. Is any document/information available on JAVA OLAP API for
    Report customization.
    7. Is it possible to insert a ROW/Column dynamically in a
    Report ?
    10.Is it possible to generate Arabic Reports(with Numeric Data
    in English and Dimesions(labels) in Arabic).pl provide some
    doccuments on this topic.
    11.In Formating option there are 13 types of currencies
    provided.but there is no 'Rs'(Rupees) and 'Kd'(KuwaitiDinar).is
    it possible to attain?
         If yes,can i get any examples and related documentation
    on the above features ?
    Thanks for time and help
    Regards
    Raja

    The user that owns the cubes and dimensions must have the role OLAP_USER so that the OLAP API can view the required information which is actually stored in a series of tables owned by the user OLAPSYS. This schema is usually referred to as the CWM catalog. I think the OLAP documentation explains the views that are part of this schema.
    At risk of being rude - why are you creating a relational model? It is much easier to store your model within an 10g R2 Analytic Workspace. This is much more performant and provides greater functionality compared to ROLAP solution.
    Watch out for Enterprise Manager (OEM) when deleting cubes and dimensions. I have had some very bad experiences with OEM not removing all the elements of a dimension or cube from the CWM catalog, even though the nodes in the OEM navigator tree do not show any dimensions or cubes.
    Then when you try to connect to an OLAP schema with BI Beans you got some very serious java exception errors relating to corrupt metadata. At this point you have to use the OLAP PL/SQL packages to clean up the CWM catalog to remove all the invalid dimensions and cubes. It is not that difficult to do just takes a bit of time.
    Hope this helps
    Keith

  • Queries related to web-ui configuration.

    Hi Experts,
    I have some queries related to web-ui configuration :
    I have copied standard component of Lead with values Role Key  = Zconfig key, Component Usage, Object Type, Object Subtype= Default and made some changes(renamed some fields) and assigned same Config key to business role further assigned that role to my user but when i open the lead transaction from webui the screen i see is standard and not which is configured by me, i have also confirmed screen by checking field property(F2) it shows my zconfig key, please clear my below queries:
    1) I m missing any steps in screen configuration or assignment
    2) I need to assign this new configured screen to diffrent users for diffrent project.
    3) How to hide some field which is not required in transaction.
    I have gone through the various threads in sdn but unfortunately i did not get clear idea.
    Thanks and Regards,
    DD's

    Hi harshit,
    Thanx for u r quick reply i have done it by making changes in  DO_CONFIG_DETERMINATION, can u please suggest how to hide unwanted fields in webui transaction.
    Thanks and Regards,
    DD's
    Edited by: DD's on May 11, 2009 11:51 AM

  • I have purchased my apple iPhone 5 from Germany, and now I am back to India. I need to contact the German apple support team for queries related  my device. How to contact the apple support team in Germany from India ?

    I have purchased my apple iPhone 5 from Germany, and now I am back to India. I need to contact the German apple support team for queries related  my device. How to contact the apple support team in Germany from India ?

    Warranty and support is only valid in the country of origin, or in the case of a device purchased in an EU country, only in an EU country.
    Unless you will be visiting an Apple store in one of the EU countries before the warranty expires, you are pretty much out of luck.
    FYI, the Contact Us link at the bottom of the page provides the appropriate contact information for Apple.

  • Queries Related with OIM 11g

    Hi Experts,
    I have few basic queries related with OIM 11.1.1.3
    1) Can we use GTC connector to export data of users (Newly created users on daily basis) to CSV file?
    I think No, But just wanted to confirm with you guys.
    2) The LdapConfig utils in OIM11.1.1.3 provides facility to replicate the users in OID. Like whenever I am creating a user in OIM..Its creating it in OID as well.
    My question here is:
    a) Since we dont have any process form here so how can i add a new attribute in the data which is getting created in OID through OIM? Like I want to provision a custome attribute along with existing attributes..how will i achieve this?
    b) In OIM11.1.1.3, In what scenario we can use OID connector and LdapConfig settings? Like..when to use connector..for provisoning data in OID.
    Rajiv,Kevin,Sunny...waiting for ur valuable inputs :)
    Regards,
    J
    Edited by: J_IDM on May 18, 2011 2:56 AM

    Thanks Rajiv,
    We have process form. We don't have Object Form but we have Request Dataset for that.
    But since my OID is configured using LdapConfig and I am not using OID connector. So I dont see any process form associated with my OID.
    How can i add new attribute here (Suppose carLicense I need to provision to OID)?
    You'll use OID connector when you'll have OID as a target system.
    Even I am not using any connector but my users are succesfully created in OID..using OIM 11g.
    So I just wanted to know..under what circumstances we should go for LdapConfig(Auto OID user creation) and OID connector in OIM 11g
    Thanks very much!!
    J

  • Queries related to GL account

    Hi Experts,
    Please tell me the transaction for reating GL account.
    Also, I want to that:
    What it is used for?
    Can we post anything to the GL account and if yes, when do we use it?
    Is the GL account created only once and is there only one GL account per company code?
    Regards,
    Sangeeta.
    Moderator: I would suggest that you either visit a basic SAP FI training course (e.g. AC010) or else at least read up on the documentation available in the SAP library and/or WIKI before posting. This is a forum for specific queries -  thread locked.

    Hi
    1.Which equipment category do we choose, Q or P?
    Ans:
    Q is normaly used for Instruments,Lab equipments
    P also used for Production/process related equipments needs calibrations often
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    Ans:
    Its all depends on config you have did. if Quality maintenance order should be linked to inspection type.can be used.
    we can not used maintenance order if it is not linked to inspection type 14.
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    Ans:
    You can do time confirmation after result recording, then UD.after UD ,order will be TECOed automaticlay.
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    Ans:
    Check any measuring counters created for the equipments,
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    Ans:
    After UD, system changes the status NPRT for the equipments have PRT view only.
    if PRT view maintained in the equipment, system status remains AVLB.
    If you dont to use the equipment after UD-Reject,have to go development using user status.
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    Ans:
    Yes. you can
    Create task list with 300 inspection point, assign when u create order
    also you can have manual call in the maintenance plans.

  • Queries related to ABAP Programs migration to SAP ECC 6.0

    We are planning to re-implement SAP using SAP ECC 6.0 We are currently using SAP R3 Version 4.7
    Regarding migration of existing ABAP Programs and data, I have some queries which may kindly be answered by any of the experts of this forum.
    1. I have heard that SAP ECC 6.0 or SAP Netweaver 7.0 will never support BDC programs. To upload data into SAP, BAPI is the preferred option. Is that true?
    2. In ABAP Programming, relational operator < (less than), > (greater than), <= (less than or equal to) etc are not supported by SAP Netweaver 7.0. In stead, operator contants LT, GT, LE etc must be used. Other wise, SAP reports syntax error. Is thar true?
    3. Screens (Dynpros) have been fully programmed in ABAP Objects in almost all programs related to functional modules (SD,MM,PP,FI/CO etc) in SAP ECC 6.0. Is that true?
    4. Programs written in SAP R/3 Version 4.7 will report syntax errors when that program is compiled as it is in SAP Netweaver. Is that true?
    I request you to kindly reply for these four queries at the earliest.
    Thanking you,
    K. RANGARAJAN
    ABAP Programmer

    SAP ECC6.0 will be supporting BDC programs too.But ,apart from this there are other options like LSMW  ,BAPI,  ECATT tool
    which serves the same purpose  .   It doesnot mean that SAP wont support BDC.
    Coming to relational operators u can use both of them but preferred is operator contants LT, GT, LE.
    If there are any obsolete statements or any Obsolete function modules used in version4.7 U will get syntax errors or unicode errors.
    Regards,
    Lakshman.

  • Queries related to Auditing

    Hi All,
    We have BO XI 3.1 sp2 FP 2.6 installed on our windows environment enabled for auditing.
    After looking at the default auditing reports and the Activity universe, I still could not find answers for these queries:
    1.We use u2018Schedule foru2019 option to run webi reports on behalf of some end user(SAP BW users). Report gets failed quite a few times for some users due to one or other error. I need an audit report showing details like  u2018for which user it failedu2019 and u2018cause of failureu2019 etc. But, I could not find any such fields in u2018activityu2019 universe that could pull such info from audit database. Moreover if I take u2018user nameu2019 in my report it merely shows the scheduler name who had actually scheduled report on behalf of other users. As exporting scheduling statistics from instance manager is not possible so having such audit report would be a great help.
    2.Another audit report that we want to create is related to scheduled instances. Is there a way we can show who actually viewed the instance created by a successful job.
    3.It seems that s auditing is not supported by Xcelsius dashboards ,can usage of such dashboards be tracked by any other means.
    Thanks in advance.
    -Chandra

    Regarding question 1: There is no audit record that records on behalf of which users you have scheduled. Only the actual user account used to create the schedule (and is used to execute the event) is captured. A workaround could be is to schedule the report(s) for each individual user account by logging in and creating a schedule. Then it should be possible to capture which jobs have failed, because each job is then audited individually. Another workaround might be to query directly against the CMS database where each failed instance gets an entry with some properties captured. I guess it might also capture (and display) the reasons for failure. If you would go into the CMC you can see the failed instances and click on them to view the properties. This information is captured in the CMS database and not in the Audit database.
    Regarding question 2: It might be possible to gather that information based on the CUID of the instance. After all, each object has a CUID. Have a look at Event_Type_ID 458753 op page 637 of the Administrator's Guide. Here you can recall the object instance via code 90.
    Hope this helps...
    Martijn van Foeken
    Focuzz BI Services
    http://www.focuzz.nl
    http://nl.linkedin.com/in/martijnvanfoeken
    http://twitter.com/mfoeken

Maybe you are looking for