Not able to see assigned due date in UWL

Hi,
I am trying to use the u201CDue dateu201D feature of GP.
I am doing this in "Due Date" tab of the Action. Here I am giving date and assigning background CO to it.
Now when I run the process due date should be shown in UWL. But I can't able to see assigned  Date in UWL(Due date Column)
I am using CE7.1
What may be the problem?

Thanks Andres,
     I already got this but forget to close.
    For the community people I am pasting that note key area
<B>
REASON: CODING ERROR in UWL GuidedProceduresConnector.
Affected versions:
SAP NetWeaver 7.0 (formerly named 2004s) SP 00 to SP 12, Patch 3
SAP NetWeaver CE 7.1 SP 00 to SP 05, Patch 1
Solution
The issue is cleared in these deliveries:
SAP NetWeaver 7.0 (formerly named 2004s), Software Component SAP-EU, SP 12, Patch 4
SAP NetWeaver CE 7.1 , Software Component GP-PP, SP 05, Patch 2
</B>
See http://service.sap.com/sp-stacks -> SP Stack Schedule -> for details and updates).
Edited by: Pratik Khandelwal on Feb 18, 2009 8:28 AM

Similar Messages

  • BI Publisher: not able to see the xml data after creating a data model

    I am learning BI publisher and trying to create a report data model
    I created a new data model from the report tab, use query builder, able to see the results. Then i save it and try to launch XML view from clicking View .
    I am getting unexpected exception, not able to see the XML view .
    in the server console i got servlet exception, here is one of the line
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303
    Edited by: joysaha123 on Mar 17, 2010 6:07 PM

    Hi karthik
    Thanks for your response
    Actually iam a beginner in java coding hence struggling to come up with the things
    I tried putting your code and onserver side i see it is returning 09:12:17,234 INFO [STDOUT] [root: null]
    actually the same program i wrote in java
    and the same method i was calling from the main
    and it is working fine and the xml document is getting displayed one important thing to be noted here is that the factory.newDocumentBuilder().parse(new File(filename));is returing XmlDocument
    and the printing takes place
    but the in same method public static Document parseXMLFile(String filename, boolean b) in servlet
    the line factory.newDocumentBuilder().parse(new File(filename)); is returning DeferredDocumentImpl
    and this creating problem , had it returned XmlDocument
    i would have printed the elements one one
    but as it is returning deferredimpl
    iam unable to print the elements
    could you please tell me why factory.newDocumentBuilder().parse(new File(filename)); is returning DeferredDocumentImpl
    in servlets but in plain java pogram it is returing XmlDocument
    Thanks
    Bhanu

  • Gnome panel 3.2 - I am not able to see clock and date well

    Hello all,
    I am using Gnome in fallback -mode. I upgraded my gnome-panel to version 3.2 and after upgrading I am not able to see date and time information well. This information have shown a dark grey color, which is very difficult to see because background is black. If I put my mouse cursor on the time panel I am able to see infromation because background changes from black to white (timebox get activated). Is there any way to change font/foreground colour from grey to white? It is very irritating put mouse cursor on the date everytime when I want to see time.  I tried to downgrade panel back to 3.0 version, but after that I wasn't able to see panel at the all.
    -Br, Marko
    Last edited by tetrao (2011-10-05 15:27:36)

    Looks like I am not a lonely wolf with this problem: https://bugzilla.redhat.com/show_bug.cgi?id=691288
    Maybe I just need to wait next version of gnome-panel
    Strange here isn't anybody others at this site, who have this issue..
    Last edited by tetrao (2011-10-05 15:55:54)

  • Modify New VO but not able to see Attribute Value.

    Hi ,
    I am facing one problems during my VO extend. I have done below step,
    1) Created new XXCustomVO based on exsiting CustomVO.Created new Attribute, modify SQL and mapped and gave new Name XXCustomInfoVO.
    2) Assign this new XXCustomVO to new filed with Attribute name.
    4) Copy XXCustomVO.xml and all class file from Desktop to Server in respecitve folder.
    5) Import Page regions which i have created New Item.
    6) Import with JPXImport.("Porject substitutions" )
    7) Now I run the page no errors found but not able to see new attribute Data.
    Then I checked "About Page" but everything is refected correctly only not able to see new attribute data.
    Can you please help me out. Is there any wrong thing i am doing or something is missing still.
    Thanks

    Hi ,
    Even exsiting attribute value alos not display. I mean I have 20 attribute in this exsiting VO and I have add one more XX attribute and same as XXVO but non of value is display out of 21 attibute.
    Even i have hard coded "1234" for this attribute but always return null.
    Where I have to foucs.
    thanks
    Raj
    Message was edited by:
    RajPatel

  • Not able to see task of BPM process in UWL

    Dear all,
    I am not able to see my task in Portal UWL and getting an error in UWL workset saying, an error occured while trying to connect to provider and detail message says - Unexpected error occured: XMLParser: No data allowed here (:main:, row:6, col:2)
    In the Portal Log i can see following error message -
    process()
    [EXCEPTION]
    com.sap.engine.interfaces.webservices.runtime.ProtocolExceptionExt: Authentication failed. For details see log entry logID=0021288C0230293F0000000500006EB3 in security log.
    at com.sap.engine.services.wssec.srt.protocols.ProviderSecurityProtocol.logThrowable(ProviderSecurityProtocol.java:1178)
    at com.sap.engine.services.wssec.srt.protocols.ProviderSecurityProtocol.handleRequest(ProviderSecurityProtocol.java:527)
    at com.sap.engine.services.webservices.espbase.server.runtime.ProtocolProcessor.protocolsHandleRequest0(ProtocolProcessor.java:95)
    at com.sap.engine.services.webservices.espbase.server.runtime.ProtocolProcessor.protocolsHandleRequest(ProtocolProcessor.java:70)
    at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.preProcess(RuntimeProcessingEnvironment.java:483)
    at com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process(RuntimeProcessingEnvironment.java:322)
    at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPostWOLogging(ServletDispatcherImpl.java:199)
    at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:65)
    at com.sap.engine.services.webservices.servlet.SoapServlet.doPost(SoapServlet.java:61)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    I am using Portal 7.2 with SP level 08.
    Thank and Regards,
    M.D.Sahu

    Hi Mithileshwar,
    Start BPM Process Trigger - Read timed out
    Regards,
    V Srinivasan

  • Report exection problem for one user - not able to see the data.

    Hello Friends ,
    Need some help . I have got the one ticket from bussniess side about the report execution .
    Unfortunately , I am also not having authorisation of that report due to sensible data.
    Problem - User is executing the report but some how he is not ABLE TO see the data for one company code Hierachy .
    I executed the same report through RSSMQ via his user id , and I got the  below message.
    All value were selected . Hierachy Authorisation cannot be used.
    A displayed hierachy requier a hierachy authorisation .
    But when i checked his authorisation , I am able to see that he should have authorisation to all the hireachy .
    could you please let me know , how can I check more ?
    Regards,

    after accessing the report , u go to su53 tcode and check the authorization and u can see what is problem in authorization for the that user and u can send the details to secuity team to rectify the issue ,

  • Not able to see specific tags for FSCM Credit Management on BP master data screen

    Hi All,
    I have already set up Collections & Dispute Management,
    I am now on my way to start FSCM Credit Management setting up. I have already created the BP role (UKM000) and assigned it for direction customer to BP, but I am not able to see any specific tag on BP Master data related to Credit management, (just as I can see "Collections profile" tag, in reference to Coll. Mngmt).
    So, I am not able to see these tags yet: "Credit profile", "Credit worthiness", "Cresit limit and control".....under Credit Management BP role!
    What am I missing there? Have I got to activate BAdi UKM_R3_ACTIVATE in order to be able to "see" those BP tags???
    ....Or what else?
    I will reward with points if someone can provide me any hint about this issue.
    Thanks a lot.

    Hi Pallavi,
    Many thanks for your quick response. However, I have not succeeded in seeing that tab.
    Let me tell you, I may be confused by a document I downloaded from internet about the BP master data views (as for the FSCM Credit Management role, of course) . Please find below the commented tag. It is an imaged I copy to you from that document I told you, for you to see which tag I am talking about:
    I don´t know the content of that tab...but I would like to see it in place....you know..
    Now, I checked you last answer and I saw that everything was already set by factory, please find below:
    BUS4 view:
    BUS5 view:
    However, I´m still not able to see the tab I told you at the beginning (first image). Am I confused about something here? Many thanks for your patience (these things happens when you set FSCM Credit Management for the first time).
    Is that tag accesible?
    Many thanks!
    Wilson

  • Not able to see the history period and data

    Hello
    I have 2 time planning bucket periods - history of 24 months and future 14 months.
    have assigned both in the data view.
    i have loaded the data from infocube to planning area and i got the successful message.
    during the transfer i have used the key figure assignment feature and used my key figure which is zhistory.
    i have not used 9AVHISTORY.
    my issue is i am not able to see the history periods and hence not able to see the data in history.

    Hi
    The data get loaded and its also available in the planning area, as you defined the time bucket profile according it  i.e.24 month in past and 14 month in future. Its only while definition of data view you have not defined these flags you were unable to view this data.
    Hence as I mentioned data has correctly loaded in the planning area just not getting viewed.
    I hope this answers your question.
    Thanks
    Amol

  • Not able to see the data in the report

    Hi All
          In my cube i am having data.But when i am running the report ,i am not able to see the data.
        The error its throwing is -No Applicable data found.
        what could be the problem,please provide me the idea to solve the problem.
    Thanks&regards
    syam prasad dasari

    HI,
    See that any restrictions are there in the report(Filters)....Give the same restrictions in Listcube and see if you are getting data or not.....
    Thanks

  • Not able to see data in the qualifier table of the main tbl , Data Manager

    Hi,
    I have an issue of not able to see the data of two qualified table after populating them.
    It is in mdm-5.5 ps4.
    When populating data first time ,it shows up in those two table slots in the right side of the Data Manager.
    However subsequently it does not show up in those slots , only by right click on the table and selecting "View/edit", the window pops up where those data shows up.
    However unlike other qualified tables the data does not showup automatically for these two tables.
    Appreciate any suggestion or feedback on this.
    regards,
    -reo

    You may have checked the Filter Check Box next to the Qualified Lookup cell in Data Manager, when the current table is the Main Table.
    You use the Filter Checkbox to limit the qualified table records by the current search selections.
    Secondly, you have see if there are any Qualified Links to the main table record you are viewing.
    If not, create the Qualified links in Data manager, for the main table record and the Qualified Table Record.
    Once this is done, you will see the Display fields of the Qualified table for which the links exists for the given main table record.
    Message was edited by:
            Adhappan Thiagarajan

  • Not able to see data in Pivot table

    Hi,
    I have a issue with pivot table i have a column which displays values 0 and 1 and another column called month when i am placing this month column as a section and values column as a measure i am not seeing any values means i can see the month as header but instead showing 0 or 1 its showing blank columns. previously i created similar kind of table it worked but at that time values column data type is number this time its char. can anybody help me out how i can see the data in the pivot table. i already tried converting this column to number but still i am not able to see data in that values column.
    Thanks

    Hi copter,
    Place the month column in rows and value column in measure section and check if results are coming.If still it doesnt come i suppose you dint apply aggregation rules to value column.In pivot view click values column and aggregate by /select min or max or either server complex and check your results.
    (I suppose your aggregation rules is default)....Correct this one and you can place it in sections as per your requirement.
    Cheers,
    KK

  • Not able to see data in 0FIGL_V30 & 0FIGL_V31

    Hi,
    I've activated / installed standard business content for EpH3 i.e Mutltiprovider 0FIGL_M30 and entire data flow which includes reports and virtual providers 0FIGL_V30 & 0FIGL_V31.
    I'm able to see data in cubes where above virtual providers read data from. here is the link from help.sap.com
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/6b/fdc62d9e0b444cb14b7f424d9f9cb7/frameset.htm
    Issue is i'm not able to see data in Virtual providers 0FIGL_V30 & 0FIGL_V31 and hence in reports.
    Can anyone advice please. thanks
    SD

    Hi All,
    Yes I've checked data in underlying cubes.
    Mulitprovider is fine.
    I've added Master Data for both 0GL_ACCTP  and 0ACCESSTP
    RFC connection is fine.
    No DTP & Transformation since this is Virtual Provider based on Functional Module.
    However when I debug FM for 0FIGL_V30 & 0FIGL_V31 - I see no data and thought there might be master data issue b/w 0GL_ACCOUNT & 0GLACCEXT but MD is fine.
    It just not pulling data.
    Is there some setting I'm missing?
    FM's used for Virtual Providers are
    0FIGL_V30  - RS_BCT_FIGL_SREP_DATA_GET_V30
    0FIGL_V31 - RS_BCT_FIGL_SREP_DATA_GET_V31
    SD

  • Not able to see Data in Xcelsius 2008

    Hi everyone,
    My question is I am not able to see data in Xcelsius spreadsheet although I am able to connect to SAP BW and also able to see and select query but when I select Cross Tab Data in output Values it is not displaying in Xcelsius spreadsheet
    System Info
    Xcelsius 2008 Enterprise Trial Version SP 3.0
    SAP BW 7.1 SP 6 ABAP and JAVA
    Any help would be appreciated

    Hi Rashid,
    When you are using the BW conenction in Xcelsius you will not see any data in the spreadsheet at design time or at preview time.
    To see the data you need to go SAP > Publish, then SAP > Launch to test the dashboard in the NetWeaver Portal as that is the only place where the data can be viewed.
    Regards
    Matt

  • Not able to see the records in master data

    Hi friends
    My requirement needs the data to be loaded from a RDM table.I created a data source in the R/3 and by using the extracto checker i am able to see the data.I created the info packages one for Attr and other Txt,replicated the datasource and loaded the data.I am able to see the data in the PSA and when i go into monitor in the infopackage it says the data has been loaded and it shows no errors.But I am not able to see this data in the master data info object.Can anyone please help me out???
    Mouli

    Hi
    Check out your infopackage setting: if its upto PSA or to MD table also
    Open Master data table in SE11 and check the OBJVERS field wether the MD is activated or not!
    Regards
    GSK

  • Not able to see PSA for the data souce 2lis_13_vdkon after enhaning

    Dear Experts,
    I have enhanced the extract structure of 2lis_13_vdkon in R/3 with 5 fields which are exist in transfer structure.
    I have replicated the data source in BI but unfortunately i have not deleted the data in the PSA.
    After replication when i try to activate the data source the system is giving Dump and im not able to see the PSA also.
    Please help me out.
    When i manage on the data source to c PSA, its giving error like this
    Invalid DataStore object name 2LIS_13_VDKON_BB: Reason: No valid entry in table RSTS
    The Dump when activating the data source is :
    Runtime Errors SAPSQL_ARRAY_INSERT_DUPREC
    Exception CX_SY_OPEN_SQL_DB
    Date and Time 03.06.2009 09:46:55
    How to correct the error
    Use an ABAP/4 Open SQL array insert only if you are sure that none of
    the records passed already exists in the database.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB"
    "CL_RSAR_PSA===================CP" or "CL_RSAR_PSA===================CM006"
    "_UPDATE_DIRECTORY_TABLES"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    Regards
    venu

    Hi Venu,
    The issue I think is the PSA was not deleted cleanly. If you try and activate the PSA you will get the dump again.
    ..Probably if you go through the ABAP dump you will notice it is pointing to the following code;-
       75 * Put the fields of PSA to database without check, otherwise error by
       76 * activation of table
       77
       78   IF p_psa_exists EQ rs_c_false OR
       79      i_new_version     EQ rs_c_true.
    >>>>>     INSERT rstsodsfield FROM TABLE l_t_odsfield.
       81   ELSE.
       82     DELETE FROM rstsodsfield
       83       WHERE odsname = l_s_odsfield-odsname
       84       AND  version = l_s_odsfield-version.
       85     MODIFY rstsodsfield FROM TABLE l_t_odsfield.
    Put a breakpoint in the code in line 78. and activate the DS..the program should stop in 78...change the value of variable rc_c_false so that line 82 gets executed. This will clean up the PSA entries in table rstsodsfield. Now activate the DS and delete the PSA entries in the PSA table.
    We faced the same issue and resolved it this way.
    Thanks
    -Saif

Maybe you are looking for

  • Cannot connect to printer hosted on a Win2012 Server with a Windows 7-64bit client (Error 0x00004005)

    I have a Windows 2012 Server set up offering print services to our network, there are about 20 printers set up all deployed via group policy. Recently, on one of our Windows 7 machines I am finding that I an unable to connect to one of the printers s

  • Problem With PDF Generation With CFDOCUMENT

    I am having a problem with generating PDF's from my web pages. For example...if you go here http://www.michaelpumo.com and click the "Convert to PDF" link on the left you'll see that the output is totally wrong. Is it to do with my markup? I can't fi

  • PDF Image quality issue.

    Whenever I create a PDF file from TIFF images it is of the desire quality but as soon as I close the file and re-open it it become much worse. If i extract all the pages from the document the quality goes back to normal, but when I close it again the

  • No Sound in Flash Player for PC

    I have a PC and I have a problem with Flash Player 8. When I visit web sites that use Flash Player there isn't any sound. I've tried running the K-Lite Codec Pack, but that doesn't work. Could someone help me please?

  • Questation about powershell and encoding

    hi all, sorry for my englisch . i have questaton about abou file encoding . I have file with ISO-8859-2 . But if I call in the powershell funkcion OpenText , the currentencoding is UTF8 . How i change it ? The file is large and if I try opent with ge