Personal Object Worklist (POWL)

Hi Everyone,
I'm a newbie in Portal content so please give an answer in the simplest of english.
Q : What does a POWL in the context of an Enterprise Portal User mean/offer??
Thanks and Best Regards,
Sai

>>what POWL is all about>>
The Personal Object Worklist (POWL) provides you, as an Enterprise Portal user, with a general overview of your work environment and all related business objects that you would be interested to work on. It enables you to manage your work efficiently and aids in decision-making. POWLs are most suited to assignments that are not a part of a workflow.
>>its use>>
Function
Gives you a unified and centralized way to access your work and the relevant information
Aggregates non-workflow task items from multiple and different systems in one universal list
Displays additional information as required from document and object repositories, including attachments and other details such as worklist type dependent actions
Provides easy entry into business object handling in detail and also in presentation of work items
Example
Consider a production order-related worklist; based on a predefined selection variant the Production Supervisor (portal role) gets a worklist with planned orders for his or her section of a plant, including a workshop, which is represented by all materials belonging to the same material class.
The Production Supervisor can now select one or more planned orders, convert them to production orders, release the orders, print the work instructions, and distribute the worklists to the responsible operator groups.
>>whats it based on>>
You can find the settings and configurations here
http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/d6652b755c1630e10000000a1553f7/content.htm
>>its use in contrast with WEB DYNPRO>>
It is an ABAP Webdynpro Application and part of Netweaver 2004s so you can create a Webdynpro iView for ABAP in Portals using the following link
http://help.sap.com/saphelp_erp2005vp/helpdata/en/44/451e7582190a64e10000000a422035/content.htm
A POWL (Personal Object Work List) is an individual list generated by query that provides an overview of the user's working environment by presenting one or more list of objects, as a set from which the user can select items to work on. There are some POWLs which are already predefined and delivered together with the applications available in the SAP NetWeaver Portal. However, if the default POWLs do no meet the customer requirements, it is possible to change the query values or to assign different POWLs to the application you like.
Configuration Settings in the Backend System:
1. Log on to the backend system <System ID> you want to configure
2. Start the transaction ‚POWL_QUERY’
3. Click on button ‘New Entries’
4. Enter a name for ‘Query ID’ and the corresponding ‘Description’.
5. Select an available ‘Type’ via F4 help
6. Save your query definition
7. Go back to the „Main Table View: Initial Screen“ and select the Query you’ve already created
8. Click on ‘Details’ or <Ctrl-Shift-F2>
9. Click on button ‘Query Parameters’
10. Fill in some values for one/more selection criteria
11. Save your changes
You&#61550; may need to assign the POWLs you would like to display for a specific Application (e.g. Customer Fact Sheet). In order do this, you should do the following:
12. Start transaction ‘POWL_QUERYR’.
13. Click on button ‘New Entries’
14. Select as ‘Application’ via F4 help the application you would like to assing the queries to (e.g.value ‘O2C-CUSTOMER_FACT_SHEET”) and as ‘Query ID’ the query you’ve already created. (Note: Not all the POWLs may work for the application you want)
13. Mark the checkbox ‘Activate’ and save your entry
To test if the POWLs you've defined display correctly on the SAP NetWeaver Portal:
1. Log on to the SAP NetWeaver Portal
2. Open the Application you would like to test and for which you assigned the POWLs (e.g. Customer Fact Sheet’) and, check if the queries are available.
Please follow the following steps to create a powl worklist and see it using the powl application .
1) implement the feeder class IF_POWL_FEEDER. Details about this can be found here http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/d6652b755c1630e10000000a1553f7/frameset.htm
2) Maintain an application id using the transaction FPB_MAINTAIN_HIER
3) Go to transaction POWL_TYPE to define a powl type. point it to your newly created class.
4) Next in the transaction POWL_TYPER maintain the newyl created powl type with the application id.
5) Using transaction POWL_QUERY create a default query. In this step you will have to specify the type of query (again the powl type). Here you will be mentioning the type of query.
6) using POWL_CAT maintain a category. The category is used to group multiple queries of the same type.
7) In POWL_QUERYR maintain the default query created with the application id and the category.
8) call the powl application with the applid.

Similar Messages

  • Creation of Personal Object Worklists - can anyone help...?

    Hi All,
    We have a portal where in which the end users(actually power users) can view reports, run queries within the privileges of their authorizations,change queries and save them etc.....
    All the data for the reports comes from ECC(backend).
    Given the above situation I want to create a Personal Object Worklist(POWL).
    POWL is totally new ,hence i need in-depth info ;would be really helpful if someone can explain the concept of POWL comprehensively please...!
    All valuable help will be appreciated through fitting points!!
    Thanks and Regards,
    Sai.

    hei, try to look into this link
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/d6652b755c1630e10000000a1553f7/frameset.htm
    Hope this will help you .

  • PLM WEB UI - Personal Object Worklist for Material BOMs dumps in Portal

    We installed business package for PLM WEB User interface and we start playiong around with the POWL functionality. For some reason teh system ends in an error calling ....../sap/bc/webdynpro/PLMU/wda_wcc_myobj/
    This is section Personal Object Worklist for Material BOMs within Material BOMS
    Below is what I get
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Error when processing your request
    What has happened?
    The URL ......../sap/bc/webdynpro/PLMU/wda_wcc_myobj/ was not called due to an error.
    Note
    The following error text was processed in the system ... : The ASSERT condition was violated.
    The error occurred on the application server sapdl1_DL1_00 and in the work process 2 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: /PLMB/IF_SPI_METADATA_BASE~GET_NODE_DEFINITION of program /PLMB/CL_SEA_SELOPT_MP========CP
    Method: GET_NODE_DEFINITION of program /PLMB/CL_SPI_METADATA=========CP
    Method: GET_INSTANCE of program /PLMB/CL_SPI_METADATA=========CP
    Method: GET_PROVIDERS of program /PLMB/CL_SPI_FACTORY==========CP
    Method: CONSTRUCTOR of program /PLMB/CL_SPI_CONNECTOR========CP
    Method: GET_SEA_CONFIG of program /PLMU/CL_WCC_PWL_FEEDER_ABS===CP
    Method: CREATEPOWLDEF of program /PLMU/CL_WCC_PWL_FEEDER_ABS===CP
    Method: IF_POWL_FEEDER~GET_SEL_CRITERIA of program CL_POWL_EASY_FEEDER===========CP
    Method: IF_POWL_FEEDER~GET_SEL_CRITERIA of program /PLMU/CL_WCC_PWL_FEEDER_ABS===CP
    Method: GET_UPDATED_SELCRIT of program CL_POWL_UTIL==================CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system ... in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapdl1_DL1_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 2 in transaction ST11 on the application server sapdl1_DL1_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 020 -u: AXH7220 -l: E -s: DL1 -i: sapdl1_DL1_00 -w: 2 -d: 20100603 -t: 060408 -v: RABAX_STATE -e: ASSERTION_FAILED
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    However , if I run this service as a standalone URL I get a screen where I can fill in an application, business object and/or system. If I select one, it works perfectly
    What step do I miss?
    Thanks for any input on this
    kind regards
    Angelique Heutinck
    IFF

    Hi,
    I would reconmend to open an OSS message about this error.
    Martin

  • Personal Objects WorkList

    hi,
    Anyone have any idea about POWL(Personal Objects Worklist) in BI ?
    Useful answers will be rewarded.
    Regards,
    Sangeetha.A

    Hi,
    check the following link! it may help u.
    http://help.sap.com/saphelp_nw70/helpdata/en/60/4ed691587547c3a53c27fd2e8eaede/frameset.htm
    Thanks,
    Ravi

  • Personal Object Worklist

    HI,
      what is personal Object Work list? What is the use of POWL. what is the tcode to create personal worklist.

    Hi Hima,
    Check this link. It might help you.
    /message/4693417#4693417 [original link is broken]
    Thanks.

  • Personal Object Worklist Issue (POWL)

    Hi Experts,
    We are using SRM 7.0 with Classic Mode, Shopping Cart has been disappeared in POWL after posting the confirmation in SRM or in SAP R/3.
    Follow-on Documents:
    SC with Catalogue item -
    > Purchase Order (SAP R/3) -
    > Confirmation (SRM or SAP R/3) -
    > Invoice (SAP R/3)
    SC with Non-Catalogue item -
    > Purchase Requisition (SAP R/3) -
    > Purchase Order (SAP R/3) -
    > Confirmation (SRM or SAP R/3) -
    > Invoice (SAP R/3)
    Please advice
    BR,
    Siva

    Hi Masa,
    Thanks for the reply.
    I have flagged the Including Completed Shopping Cart checkbox in POWL. Its working fine.
    Thank you.....
    BR,
    Siva

  • Regarding Personal Object Worklist

    Hai ,
    I am practicing POWL in this i have doubts .
                     1) why we need to create  Application ID
                     2) and what is the use of POWL_TYPE  please tell me if any one knows about it .
    Can any one give good links to follow the  powl .
    Thanks ,
    srikanth.

    Hi Shrikanth
    A Power List can have a number of queries assigned to a single APPLID (application ID). Each of these queries are displayed in a separate tab but grouped using a single APPLID.
    For creating Tabs in POWL , you have to create different Powl Type and assign it to a single Application ID.
    Transaction FPB_MAINTAIN_HIER - Creates an APPLID
    Transaction POWL_TYPE - Creates a POWL type and assigns feeder class for populating data in the query list
    Transaction POWL_TYPER - Used to assign a POWL type to an APPLID
    Transaction POWL_QUERY - To change the admin display layout for the query and other query related settings like selection criteria etc
    Please refer the below link:
    http://help.sap.com/bp_ekit604/BBLibrary/HTML/K50_EN_DE.htm
    Thanks,
    Lorraine

  • Personal Object worklist for ISR

    Hi Experts,
    Any one of you  have good knowledge of POWL. I am new to this area.
    We have a requirement where we want to add new field to Query parameters which are automatically generated when we create Default queries.
    As partner function and partnere number fileds do not fetched desired values when
    we execute the query in ISR.
    Could you be able to put some light on this.
    Thanks and regards.
    BD

    Hi,
    I would reconmend to open an OSS message about this error.
    Martin

  • Oracle Access Manager Configuration : Cannot find the Person Object Class

    Hi,
    I am trying to install OAM , I am getting the following error when i am configuring the Identity server for the first time.
    1) I have installed OID. I am using one OID for both config and user data.
    2) I have installed Identity server and have modified the OID schema automically during installation.
    3) I have installed web pass.
    I have gone to the url: http://trn-ps-oid.oracle.com:7777/identity/oblix
    Here i gone to Identity System Console to configure Identity server.
    Following are the config data i have given
    Configuration DN : dc=mydomain,dc=com
    Search Base : dc=mydomain,dc=com
    Host : mypc.mydomain.com
    Port Number : 389
    Root DN : cn=orcladmin
    Root Password : *******
    Directory Server Security Mode : Open
    Is the Configuration data stored in this directory also : Yes
    Person Object Class : inetorgperson
    Auto configure objectclass : yes
    Group Object Class : groupOfUniqueNames
    Auto configure objectclass : yes
    After this I have clicked on the restart server button.
    It comes back to the page asking to enter Person Object class details.
    I Get the Error : Cannot find the Person Object Class.
    I have checked the object class in OID it is there, I have verified the connection details are also correct.
    Any Ideas what might be wrong.
    Earlier during setup i had to modify the OID schema, how do i check if this has been done.
    Any Ideas

    <?xml version="1.0" encoding="utf-8"?>
    <ValNameList
    xmlns="http://www.oblix.com"
    ListName="setup.xml">
    <NameValPair
    ParamName="mainOIS"
    Value="true"></NameValPair>
    <NameValPair
    ParamName="currentStep"
    Value="LDAP_CONFIG_CHANGES"></NameValPair>
    <NameValPair
    ParamName="status"
    Value="incomplete"></NameValPair>
    <NameValPair
    ParamName="whichDB"
    Value="OID"></NameValPair>
    <NameValPair
    ParamName="dataDirCopied"
    Value="TRUE"></NameValPair>
    <NameValPair
    ParamName="machineNo"
    Value="localhost"></NameValPair>
    <NameValPair
    ParamName="portNo"
    Value="389"></NameValPair>
    <NameValPair
    ParamName="rootDN"
    Value="cn=orcladmin,cn=Users,dc=mydomain,dc=com"></NameValPair>
    <NameValPair
    ParamName="ldapRootPasswd"
    Value="**************"></NameValPair>
    <NameValPair
    ParamName="securityMode"
    Value="Open"></NameValPair>
    <NameValPair
    ParamName="oblixUserDataSame"
    Value="Yes"></NameValPair>
    <NameValPair
    ParamName="searchBase"
    Value="dc=mydomain,dc=com"></NameValPair>
    <NameValPair
    ParamName="configDN"
    Value="dc=mydomain,dc=com"></NameValPair>
    <NameValPair
    ParamName="obClassPerson"
    Value="inetorgperson"></NameValPair>
    <NameValPair
    ParamName="defaultConfigForPersonOC"
    Value="true"></NameValPair>
    <NameValPair
    ParamName="obClassGroup"
    Value="groupOfUniqueNames"></NameValPair>
    <NameValPair
    ParamName="defaultConfigForGroupOC"
    Value="true"></NameValPair>
    <NameValPair
    ParamName="obOldClassPerson"
    Value="inetorgperson"></NameValPair>
    <NameValPair
    ParamName="obOldClassGroup"
    Value="groupOfUniqueNames"></NameValPair>
    </ValNameList>

  • Cannot find the Person Object Class

    In Identity Server installation the Person object class is not accepting this recommended object "inetOrgPerson", "User" and Organizational Person" .
    What should be the person object class be supplied to make the installation continue? Is there anything that I need to configure in Oracle fusion middleware 11g?
    thanks for the help in advance.

    Hi
    What is the directory server you are using? If you are using AD. It does not have inetOrgPerson object class.
    Person object class is custom object class created for your organization which contains all the custom attributes created according to requirement of your organization.
    Refer following document for more details,
    http://download.oracle.com/docs/cd/E10761_01/doc/oam.1014/b32419/objects.htm#BABICEFB
    Thanks
    Kiran Thakkar

  • SQL Deadlock after deleting person object in FIM portal

    Hello everybody,
    I have an issue on FIM portal after deleting person object.
    On FIM Portal, I have an error message: access denied.
    I'm on 4.1.3496.0 version.
    On event viewer, I see following deadlock:
    Microsoft.ResourceManagement.WebServices.Exceptions.UnwillingToPerformException: Other ---> System.Data.SqlClient.SqlException: Reraised Error 1205, Level 13, State 51, Procedure CalculateRequestSetTranstionsMembershipConditionEvaluation, Line 2298, Message:
    Transaction (Process ID 54) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
    at System.Data.SqlClient.SqlDataReader.get_MetaData()
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
    at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
    at System.Data.SqlClient.SqlCommand.ExecuteReader()
    at Microsoft.ResourceManagement.Data.DataAccess.DoRequestCreation(RequestType request, Guid cause, Guid requestMarker, Boolean doEvaluation, Int16 serviceId, Int16 servicePartitionId)
    --- End of inner exception stack trace ---
    Did you ever see that ?
    Thank you.
    Antho

    There are several possibilities:
    1) Could be caused by
    multiple workflows trying to act on the object
    2) Could be a flaw in the product like happened with an older version
    (4.0.3594.2) the
    kb article says: Fixes
    an issue with SQL Server deadlocks that might occur during periods of high concurrency of requests or approvals.
    So I suggest looking at the request history -- look at the delete request and see which MPRs were applied and what workflows were spawned.
    Does this happen a lot or just once in a while?
    David Lundell, Get your copy of FIM Best Practices Volume 1 http://blog.ilmbestpractices.com/2010/08/book-is-here-fim-best-practices-volume.html

  • Automatic Refresh of Purchase Order Worklist (POWL) needed

    Hi,
    We are running SRM6.0 on EP7 SP14 Portal.
    After saving (hold) a newly-created shopping cart, the user must manually click "Refresh" to see the new shopping cart inside the Purchase Order Worklist (POWL).  Most casual users do not anicipate needing to do this Refresh.  They don't see the new cart, and they many times create a second duplicate cart.
    Shopping carts are created in a popup window above the POWL, and apparently there is no communcation back to the POWL to automatically refresh upon adding a new shopping cart.
    Is there a way to configure/change SRM6.0 such that it automatically invokes the POWL Refresh action after create a shopping cart?
    Thanks
    Kevin

    Hi
    Just try this
    A.  IF You have launched the shopping card POP-up from the WD which embeds POWL using POWL_FOLLOW_UP
    1 Add a public attribute in the component controller l_refresh_needed.
    2 When you create a shopping cart in pop-up you set the flag
    l_refresh_needed = abap_true.
    3 Now you must be having an outbound plug to POWL let's say plug1 from your WD view. You write a code in DOMODIFYView or DOAFTERACTION of the view which has the outbound plg.
    You need to check the flag l_refresh_needed and fire the same navigation plug plug1 to POWL with refreshq = 'X'.
    B. If you have launched the POP-up from the detail component of the POWL,
    then you must fire the event do_refresh which you get when you implement POWL_DETAIL_COMP_IF.
    but before firing do_refresh you have to clear the messages from the message manager and after refresh trigger you can again put the messages back into the message manager of WD.
    Let me know if it helps.
    Vineet

  • Need a query to list all the personalized objects under a given path

    Hello Gurus,
    Can you help me with a query that will give me a list of all personalized objects that are under a given path like /oracle/apps/per/...
    Thanks,
    Vinod

    Hi Vinod,
    You can get the details from Functional Administrator responsibility, personalization tab, enter the "Document Path" like /oracle/apps/per
    and check the "Personalized" checkbox. And you can import the personalization to the file system also. More details check the Note
    The query
    begin
    jdr_utils.listcustomizations('/oracle/apps/pon/award/completion/webui/ponCompleteAward2PG');
    end;
    Will give the details for only one page.
    Thanks.
    With Regards,
    Kali.
    OSSi.

  • Dynamic creation of selection screen by using POWL-Personal Object Work Lis

    Hi Expert,
    I am using POWL to display Report.For that there is one selection screen and once the user press enter a report will display.
    In this case i am desiging the selection screen but not able to Hide/Display fields on the basis of user action on the selection screen input/Drop down selection.
    Can u plz tell me how i can handle redesigning of selestion screeen depending on user interaction.
    Thanks
    Mahesh

    Hi,
    I want to hide selection screen field depending on the user action on the drop down.
    Also there is a check box in the selection screen,if the user check that check box then 2 fields in ALV will not display otherwise it will display.
    Thanks

  • Database exception: undefined error when uploading personalized object

    I have an object I've extended based on the article at the Oracle Application Hack website. [Oracle Application Hack|http://oracle-hack.blogspot.com/2009/05/how-to-extend-view-object-in-oa.html]
    However, when I try making the call locally to import my newly created .jpx file to my Oracle server (which I should add is a remote server), the code throws an Unhandled Exception when trying to connect to the database.
    I'm calling the function as follows:
    C:\jdeveloper\jdevbin\oaext\bin\jpximport C:\jdeveloper\jdevhome\jdev\myclasses\ORAR12DEV.jpx -username username -password password -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myserver.mycompany.com)(PORT=1523))(CONNECT_DATA=(DEV)))"
    Am I doing something wrong?
    I've read there's a way to import these personalizations on the middle tier. Does anyone know how to do this? (This is my first time personalizing an Oracle object)

    Hi,
    The code I'm running to try to run the import is:
    java oracle.jrad.tools.xml.importer.jpximporter C:\jdeveloper\jdevhome\jdev\myclasses\ORAR12DEV.jpx -username username -password password -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mydb.mycompany.com)(PORT=1523))(CONNECT_DATA=(SID=DEV)))"
    I run this from the Unix box changing the path to JAVA_TOP and the username/password parameters to the appropriate values.

Maybe you are looking for

  • Urgent: Can Only Record in Demonstration Mode

    When I try to record, I can choose from any of the recording modes, but it only outputs in demonstration mode (i.e., no text entry boxes are recorded from keystokes). I noticed that when I check the settings in the recording window, it will always de

  • How can I install Firefox os on my Samsung galaxy siii for Sprint?

    Im not very knowledgeable of how to program cellphones and/or computers, but I do know

  • What does error 1437 mean?

    I just got a new ipod shuffel and when I try to put music on it comes up with error 1437. I just bought a new song on itunes and when I tried to put it on my shuffel it say that the file couldnt be found and the error pops up. Please help!

  • While uploading Jar file, getting an error Jar file check failed VeryUrgent

    Hi SRM Experts, System  SRM 5.5 with ECS and ECC 6.0 I am using Eclipse 3.5.1 to Download and Upload User Exits into SAP, While I was downloading user exits it was working fine. While I was Uploading User Exits, getting an error. Jar file check faile

  • Airport Extreme - Weak Signal - 2 meters away

    I just bought an airport extreme and after connecting it to the ADSL modem, my iMac is getting weak signal at times, down to 6 bar out of 15 bars. I don't get this problem with my old Netgear Wireless G router. There is no obstruction between my airp