Workflow - Application Document Link - SWWIHEAD

Hi All,
A workflow is setup in such a way that any FI parked Document with amount more than a particular number is sent for approval to an approver. How can i relate the Document Number (FI Document) to the Workflow ID. I need this in order to find the level of approval at which the document is presently in.
I can see the Status of the Document in SWWIHEAD but how can i relate the document number to this WF_ID?
Thanks in advance..!
Jr.

You can read table "SWW_CONTOB".  Field "OBJTYPE" is the business object that the workflow is built from and the business object key data is in the field "OBJKEY".
Example: 
Business Object - VBAK
Sales Doc - 0123456789
Client - 010
Since the key fields for VBAK are client(mandt) and sales doc number(vbeln), you have to concatenate these two values and use this in the field "OBJKEY".
Select single * from sww_contob
       into sww_contob
       where objtype = 'VBAK'
         and objkey = '0100123456789'.
Hope this helps,
Jerrod

Similar Messages

  • Applications Documents Links Broken

    Hi
    Can anyone access the Oracle Applications documentation links from OTN? Every link have I have tried results in a Page Cannot be displayed error e.g.
    http://download.oracle.com/docs/cd/B11454_01/11.5.9/html/technologydoc.html#Installation
    Thanks

    Hi Scot,
    The /docs/ directory on OTN has been decommissioned.
    You can access the Applications 11.5.9 Documentation CD from:
    a) The OTN documentation homepage - http://otn.oracle.com/documentation/index.html
    b) Directly from Appsnet - http://www.oracle.com/appsnet/products/documentation/index.html
    Regards,
    Les

  • Why do I not get the checkout option for a pdf type document when clicking on the document link in the SharePoint workflow task?

    We are trying to use workflows to review and edit pdf files in sharepoint 2010. We are having a couple of issues and am hoping someone has the answer.....
    1)  When myself and coworkers click on the pdf document in the library, we get the check out option as expected.  However when we click on the document
    link in a workflow task (on the sharepoint site), the pdf opens as a temporary file and we do not get the check out option.  Why does this happen????? 
    2)  The same thing happens when we click on the document link in the workflow task email;   HOWEVER,  one of our co-workers does get the
    check out option when clicking on the link in the email task.  Why would she get the checkout option using the email and not when clicking on the link in the task list on the sharepoint site ????  We have compared our internet settings and adobe
    settings to ours and found no differences.
    We are using Sharepoint 2010, Windows 7, IE8, Adobe Reader X or XI.  Some of us have Adobe Pro X and have the same issues.

    Hi,
    According to your post, my understanding is that you could not get the checkout option for a pdf type document when clicking on the document link in the SharePoint workflow task.
    I try to reproduce the issue, however, no matter when I click the pdf type document in the library or click on the pdf document link in the workflow task email, it download the pdf doucment and then I can open it.
    It will be better if you can descript how you
    get the check out option as expected when you click on the pdf document in the library.
    Then I upload a
    word type document to the library, no matter when I click the word type document in the library or click on the word document link in the workflow task email, I can open the word document directly and get the check out option as expected.
    I recommend to use the other type docuemts to check whether the check out option works.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Why do I not get the checkout option when clicking on the document link in the SharePoint workflow task?

    We are trying to use workflows to review and edit pdf files in sharepoint 2010. We are having a couple of issues and am hoping someone has the answer.....
    1)  When myself and coworkers click on the pdf document in the library, we get the check out option as expected.  However when we click on the document link in a workflow task (on the sharepoint site), the pdf opens as a temporary file and we do not get the check out option.  Why does this happen????? 
    2)  The same thing happens when we click on the document link in the workflow task email;   HOWEVER,  one of our co-workers does get the check out option when clicking on the link in the email task.  Why would she get the checkout option using the email and not when clicking on the link in the task list on the sharepoint site ????  We have compared our internet settings and adobe settings to ours and found no differences.
    We are using Sharepoint 2010, Windows 7, IE8, Adobe Reader X or XI.  Some of us have Adobe Pro X and have the same issues.

    No the person who can check out using the link in the email has the same permissions as me.  We have looked at all kinds of settings, profile etc and nothing evident can be determined to explain the reason.  However, one difference we did notice is that this person does not have a default web browser set and thus when clicking on items to open, it always pops up a dialog box asking which program to use to open it with.  This person chooses Adobe Reader and it opens on the Sharepoint server as it should and she gets the checkout option in a dialog box just like clicking on the document in the library.  My theory is that this step of choosing the program to open with is interrupting the typical way a pdf file is handled when clicking on URL links to the document, which is…. it is opened as temporary internet file rather than on the Sharepoint server.   Hopefully someone can figure this out ☺

  • Application Document-Payload link.

    Hi Experts,
         We are doing a idoc(Invoice) to file scenario.
    If the user wants to find the payload for a particular application document , is there any transaction in XI(Assuming that the user has acces to XI)?
    In other words, any search engine to find the payload from the application document, in XI?
    Regards,
    Ravi

    Ravi,
    There is a new tool called Idoc Tracking that allows the user to see the Idoc status from XI to the R3 system.
    More on this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/c1/bab13bb3acd607e10000000a11402f/content.htm
    Is this what you are looking for?
    Also, you can use TREX from SP15 onwards.
    Regards
    Bhavesh

  • Business Object linked to application document

    hi All,
    Is there any standard tcode or way to find out a given business object is linked to what all application documents?
    Like for example i would like to know BO FIPP is linked or can be used for what all documents or tcodes??
    How can find out??
    Thanks in advance.
    Regards,
    Raj

    Hello Raj,
    this is indeed a sad thing, not having a control table that links transaction codes to objects or classes. The GOS-Integration (Generic Object Services) are implemented within each transaction and usually the business object types used there are hard coded.
    You can have a look at the where-used-list of ABAP class CL_GOS_MANAGER. You'll find an example here, include LMEORF1M at form routine  bus2053_object_publish.  There  you'll see the common way of how objects are used/published.
    Furthermore, the event creation/handling is also usually hard coded.
    Not all transactions that make use of business objects, also use the GOS. So you'll always get a part of this.
    You can also have a look at the where-used-list of Business Object Interface IFGOS.
    Best wishes
       Florin

  • Web Application Designer - Redirect document link to external documents

    Dear all,
    within a Web report we actually show document links (master data) by setting the parameter
    DOCUMENT_ITEMS_MASTER_DATA in the corresponding Web Template to 'ON'.
    Clicking the document link icon the corresponding document out of the BW document store is shown
    This is standard.
    We now want to replace this functionality by presenting documents (one per master data entry) stored on the application server of the BW-system in a separate window; means - a click oh the document icon shall lead to an 'external' document.
    Is it possible to do this (f.e. using Javascript ?!)
    Thanks in advance
    Hagen

    Dear Hagen,
    I saw, that you worked and solved by your own the topic in
    http://scn.sap.com/thread/2066463
    Could you provide your solution--- we have the same request ( do not broadcast empty queries with empty results)
    Thanks,
    Thomas

  • Add new document link not working in upgraded sharepoint 2013?

    Hello there,
    Upgraded SharePoint team sites from 2010 to 2013. add new document link not working for shared document in upgraded sharepoint 2013?. it is specially not working on machine where Office web apps set up with this sharePoint server and it
    is working fine with environment  Office web apps not configured with Sharepoint.
    Looking resoluion /suggestion, thanks in advance.
    Regards,
    Sushil

    Hi  Sushil,
    According to your description, my understanding is that the add new document link was not working on machine where Office web apps set up with this SharePoint server after you upgraded SharePoint team sites
    from 2010 to 2013.
    For your issue, it can be caused by integrating Office Web Apps with upgraded SharePoint Site.
    Firstly please make sure claims-based authentication is used by the SharePoint web application that is used to create the new document. Only web applications that use claims-based authentication can open
    files in Office Web Apps. To determine the authentication provider for a web application, follow these steps:
    1.In SharePoint 2013 Central Administration, click Manage web applications.
    2.Select the web application that you want to check, and click Authentication Providers on the ribbon.
    The authentication provider must be displayed as Claims Based Authentication for Office Web Apps to work correctly with the web application. To resolve this issue, you can delete the web application and recreate
    it using claims-based authentication, or you can change the authentication method of the web application.
    Secondly, make sure the WOPI zones match on the SharePoint 2013 and the Office Web Apps Server farm.
    To do this, run the following command on the SharePoint Server:
    Get-SPWopiZone
    The result will be one of the following:.
    internal-https
    internal-http
    external-https
    external-http
    Next, run the following command on the SharePoint Server.
    Get-SPWOPIBinding
    In the output, look for WopiZone: zone. If the results from Get-SPWopiZone don’t match the zone that is returned by Get-SPWOPIBinding, run the Set-SPWOPIZone -Zone cmdlet on the SharePoint Server to change
    the WOPI zone to match the result from Get-SPWOPIBinding.
    If not work, you can try to disconnect SharePoint 2013 from Office Web Apps Server and re-configure Office Web Apps for SharePoint 2013.
    For more information, please refer to the article:
    http://technet.microsoft.com/en-us/library/ff431687(v=office.15).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Open Document Link on PO Approval WF

    In the PO Approval Workflow, if you have the proper responsibility, an "open document" link is displayed that, when clicked, takes the user to a screen entitled "Notifications to Releases".
    This function is available to our Purchasing Super User responsibility but is not available for the Purchasing Approver responsibility. I'm trying to change that.
    Using help, I determined that the form associated with "Notifications to Releases" is POXPOERL. That form is assocated with the following functions and menus:
    FORM_NAME     FUNCTION_NAME     MENU_NAME
    POXPOERL     PO_POXPOERL     CHV_CHVSSWKB_FUNCTIONS     
    POXPOERL     PO_POXPOERL     PO_POXSTNOT_FUNCTIONS     
    POXPOERL     PO_POXPOERL     PO_POXPOVPO_FUNCTIONS
    POXPOERL     PO_POXPOERL     PO_PURCHASE_ORDERS_GUI
    POXPOERL     PO_POXPOERL     POS_INTERNAL_HP_MENU
    POXPOERL     PO_POXPPOERL_VIEW     PO_POXSTNOT_FUNCTIONS     
    POXPOERL     PO_POXPPOERL_VIEW     PO_REQUESTOR_GUI
    POXPOERL     PO_POXPPOERL_VIEW     PO_POXPOERL_FUNCTIONS
    POXPOERL     PO_POXPPOERL_VIEW     PO_POXBWVRP_FUNCTIONS     
    I've tried, under Functional Developer, to add several of these to the menu for Purchasing Approver. When they show up on the menu and I click them, I get a message stating: "You are not setup as a buyer. To access this form you need to be a buyer."
    All I want is for people to be able to see and use the "Open Form Command". Am I going about this the wrong way?

    I was probably not clear enough in my original question.
    We want people who are approvers - but not necessarily buyers - to be able to open the form from the link. I'm not set up as a buyer, but I have the Purchasing Superuser responsibility and I can open the form.
    I guess, bottom line... some more information on how to make links to eBiz forms work from WF would be helpful. I've not found much in the Oracle-supplied documentation that we have; I've read what's in the Developer's Guide and the Admin guide. Can anyone suggest a web link or two that might shed more light on the process?

  • I have a new Mac Pro.  I want to use my old Mac Pro as a storage drive for photos and old documents, linked to my new Mac Pro.  How do I set up the old computer?

    I have a new Mac Pro.  I want to use my old Mac Pro as a storage drive for photos and old documents, linked to my new Mac Pro.  How do I set up the old computer?  Both computers have OS X10.9.3.  Currently they are connected by a Firewire 800 cable.

    You certainly could keep the old Mac Pro in Firewire mode (hold down the T key on its keyboard as you boot) to show its drives on the new MP. This is basically as fast as putting the drives into a Firewire enclosure.
    Or you could boot it normally and share its files over the network using the Sharing panel of System Preferences. If you turn on both File and Screen Sharing, you don't even need to have a monitor attached - you can do all administration using screen sharing. However, this method requires that you open all files over the network, which will be slower than the direct-connect method above, and may also not work with all applications.
    Matt

  • Document Link Item Icon not visible at query execution

    Dear Colleagues!
    How can I acheive to have the comment-icon visible when I open a query with comments in BI Portal, as a default?
    I have set som settings for the properties of the Query in Query Designer. As it is now I have marked for Document Links, Master Data and Info Provider Data, under presentation of the query as a whole.
    Still, when I execute, I can not see any icons. But if I enter settings in the web, and mark for Document Settings for data, the icons appear.
    I do not want the customer to have to do this settings each time they ececute a query from the portal. Rather I want the Document Link Icon to be visible by default. How can I get my settings in the query designer to be counting in fromt of the settings in the template?
    Regards Silje

    I figured this one out myself. There is a setting in Web Application Designer, directly on the query in question. In properties for the query I tick of "Document Links Visible".
    Regards Silje

  • Urgent: Error in idoc(Application document not posted)

    Hi experts,
    i am getting the error in R/3 side when i am extracting data from it.
    i checked with WE07 it's shows the error as follows
    "Application document not posted".
    it's been urgent how to resolve this issue. please through a light on it.
    Regards
    Harikrishna N

    Hi Hari,
    You start error processing by executing the corresponding work items in your Business Workplace. If a file read error could be corrected, for example, the IDocs which have not yet been read can be read and stored in the database manually, by starting report program RSEINB00.
    This could be the reason for ur error..
    IDoc could not be generated under MC
    EDIN: Evaluates the partner data from the MC record
    TS70008037
    No process code in the additional partner profile MC parameters; Error when writing the application data in the IDoc.
    this link givs u the req info
    [http://help.sap.com/saphelp_nw70/helpdata/EN/dc/6b7f1543d711d1893e0000e8323c4f/frameset.htm]
    Hope it helps U
    Regards,
    NR

  • Wich is correct way to handle Workflow of documents ?

    We are starting a project to handle Workflow of documents.
    We have an Enterprise with some Users that edit and publish documents;
    and related subcompanies that have Users that read only the documents.
    We have to handle the revisions of documents, the process phases and the validation
    of a revisor for each phase and also control the document access.
    Our backend database is Oracle 8 for Wordgroup (in the Enterprise) and IIS for the client access (from subcompanies).
    We want to use this architecture : client (HTML) and server (servlet, JSP).
    These documents are written with Word97 and are stored in Oracle 8.
    We plan in the future on updating Oracle 8 FWG > Oracle8 Enterprise > Oracle8i and the migration from IIS (NT Web Server) to (UNIX Solaris).
    My questions are:
    1) How control the open and save of documents with Oracle connection ?
    2) Is better to store the documents inside Oracle or just insert the URL in tables ?
    3) If I want to use ConText cartridge for searching mechanism where I have to store
    this documents ?
    4) For the servlets I need an Application Server ? Wich release ?
    Could you help me to get the correct solution. I would appreciate any suggestions.
    Thanks
    Lorenzo Baldovini.
    [email protected]

    Hi,
    You really need to take a look at the XMLDB Developers guide.
    For updating XML with SQL/XML see UPDATEXML and for XQuery see [Using XQuery with Oracle XMLDB|http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb_xquery.htm#sthref1673]
    HTH,
    Chris

  • Show 'Text' Document contents  instead of using Document Links

    I have a requirement from my customer that requires comments to be stored and display both on the planning layout and display instantly in query.
    I am aware that documents which type other than text is stored in BIN form, so my first approach is just to assume to work with document with type 'TEXT'.
    I am aware this can be partly achieved by using the document links, but are there ways to get round of using document "links"? We want to show <b>instantly</b> the content of the document when the layout is opened and when BW query with the right combinations of characteristic values are displayed.

    Yes, for bex, it works only in workbook.
    Check F.Group: SKWF_CONTENT. There are many FM for documents which you can use.
    Here are the VBA Code part for calling RFC FM :
    Public Function BW_DOCUMENT_READ()
      Application.ScreenUpdating = False
    ' Declaration
      Dim FuncCtrl As Object
      Dim ABAP_FUNC As Object
      Dim ABAP_TAB_E_DOCUMENT_PROPERTY As Object
      Dim ABAP_TAB_E_DOCUMENT_CONTENT As Object
      Dim Row As Object
    ' Class Declaration
      Set FuncCtrl = CreateObject("SAP.Functions")
    ' Transfer SapConnection
      FuncCtrl.Connection = SapConnection
    ' Setting ABAP Functions and parameters
    '   Func Name
        Set ABAP_FUNC = FuncCtrl.Add(ABAP_FUNC_NAME)
    '   Func Export Params
        ABAP_FUNC.Exports(ABAP_FUNC_EX_PARAM1) = SAP_QUERY_DESCP
        ABAP_FUNC.Exports(ABAP_FUNC_EX_PARAM2) = SapConnection.Language
    '   Excute Function
        CALL_ABAP_FUNC = ABAP_FUNC.Call
    '   Check Function Call return
        If ABAP_FUNC.Exception <> "" Or Not CALL_ABAP_FUNC Then
           Call COLLECT_MESSAGE(Msgtxt001 & ABAP_FUNC.Exception)
           'MsgBox Msgtxt001 & ABAP_FUNC.Exception
        Else
        ' Func Import Params
          BW_BEX_SUBTOTAL_TEXT = ABAP_FUNC.Imports(ABAP_FUNC_IM_PARAM1)
          BW_BEX_TOTAL_TEXT = ABAP_FUNC.Imports(ABAP_FUNC_IM_PARAM2)
          BW_DOC_URL_PREFIX = ABAP_FUNC.Imports(ABAP_FUNC_IM_PARAM3)
        ' Doc Content
          X_pos = 1
          ' Create Header for Doc content
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_CONT, X_pos, 1, "Document Nr.")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_CONT, X_pos, 2, "Document Line Nr.")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_CONT, X_pos, 3, "Document Content")
          ' Fill Doc content
            For Each Row In ABAP_FUNC.Tables(ABAP_FUNC_TABLE2).Rows
              X_pos = X_pos + 1
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_CONT, X_pos, 1, Row("DOCNR"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_CONT, X_pos, 2, Row("LINENR"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_CONT, X_pos, 3, Row("LINE"))
            Next
        ' Doc Properties
          X_pos = 1
          ' Create Header for Doc content
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 1, "Document Nr.")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 2, "Property Name")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 3, "Property Value")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 4, "Language")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 5, "Text Short")
            Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 6, "Text Long")
          ' Fill Doc Property
            For Each Row In ABAP_FUNC.Tables(ABAP_FUNC_TABLE1).Rows
              X_pos = X_pos + 1
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 1, Row("DOCNR"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 2, Row("NAME"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 3, Row("Value"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 4, Row("LANGU"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 5, Row("TXTSH"))
              Call WRITE_DOC_TABLES(SHEET_NAME_DOC_PROP, X_pos, 6, Row("TXTLG"))
             Next
        ' Infoobjects Text
          X_pos = 1
          ' Create Header
            Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 1, "Infoobject Name")
            Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 2, "Language")
            Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 3, "Text Short")
            Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 4, "Text Long")
          ' Fill Texts
            For Each Row In ABAP_FUNC.Tables(ABAP_FUNC_TABLE3).Rows
              X_pos = X_pos + 1
              Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 1, Row("IOBJNM"))
              Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 2, Row("LANGU"))
              Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 3, Row("TXTSH"))
              Call WRITE_DOC_TABLES(SHEET_NAME_IOBJ_TEXT, X_pos, 4, Row("TXTLG"))
            Next
        End If
        Application.Worksheets(SHEET_NAME_DOC_CONT).Select
        Range("A2").Select: Selection.End(xlDown).Select
        MAX_NR_DOC = Selection.Value
        Cells.Select: Cells.EntireColumn.AutoFit
        Application.Worksheets(SHEET_NAME_DOC_PROP).Select
        Cells.Select: Cells.EntireColumn.AutoFit
        Application.Worksheets(SHEET_NAME_IOBJ_TEXT).Select
        Cells.Select: Cells.EntireColumn.AutoFit
    End Function
    Private Function WRITE_DOC_TABLES(SHEET_NAME, I_X, I_Y, I_TEXT)
      Application.ScreenUpdating = False
      Set DOC_POS = Application.Worksheets(SHEET_NAME)
      DOC_POS.Cells(I_X, I_Y).NumberFormat = "@"
      DOC_POS.Cells(I_X, I_Y).Value = I_TEXT
    End Function
    For the BW Web, you can searh in how to paper from Tobias Kaufmann. Or search for Doc: "WEB API REFERENCE". In that Doc, search for the topic: 'WEB DESIGN API FOR TABLES'. There you will get all info needed, about how to enhance BW Web application designer.
    There is no possibility for me to attach that doc here. sorry, you have to search it by your self, or send me your email.
    Hope it helps.
    Best Regards,
    Suan Liono

  • Workflow created documents gets error "File ... cannot be opened because there are problems with the contents"

    I have a list that when an item is changed a workflow kicks in and checks if certain fields are checked. Depending on which field word and excel documents are created in another document library.
    Now this worked perfectly in my Sharepoint 2010 environment, but after moving the site to Sharepoint 2013 this particular workflow doesn't seem to work anymore.
    I've tried to create the whole thing from scratch but still the same issue.
    The issue is the same even if using the default content type, or trying to open the document using Explorer view. I've also tried recreating the function in a different site without 2013s visual upgrade without any luck. It's like something have changed
    in the architecture.
    So does anyone have an idea to why workflow created documents don't work anymore?

    I don't think the issue lies with SharePoint. Do you still have your 2010 environment around so that you can test and see if the issue appears? Seems to me that the Word global template has got corrupted. I have faced this issue in the past but that was
    under entirely different circumstances. Anyhow, I renamed the normal.dotm file and it helped resolve my issue. I am not 100% sure if it will work for you as well, if you want you can give it a try.
    Refer to the below link:
    http://support.microsoft.com/kb/918429
    Exit Word.
    Click Start
    Collapse this imageExpand this image
    In the Start Search box, type the following text, and then press ENTER:
    %userprofile%\appdata\roaming\microsoft\templates
    Right-click Normal.dotm, and then click
    Rename.
    Type Oldword.old, and then press ENTER.
    Close Windows Explorer.
    Start Word, and then open the document

Maybe you are looking for

  • Incompatibility between iTunes 11.1.3 and Apple TV?

    Up until a few days ago, our 3rd generation Apple TV, purchased in August 2013, permitted home sharing with our iTunes music library without any problem. After having gone through every troubleshooting suggestion, we can no longer access the iTunes l

  • DAC: Increase $$END_DATE in W_DAY_D

    Hi All, Currently we are using BI Apps version of 7.9.5, we found that in W_DAY_D table data is till Dec 30th 2010 only. How we can load data till 31st Dec 2020 in same table. There are 2 parameters used in the SIL_DayDimension mapping $$START_DATE a

  • Best Practices for Daylight Savings

    Are there any Best Practices to adhere to concerning Daylight Savings around jobs? Are there White Papers that discuss this issue? Thanks in advance.

  • JAXB - Newbie Question

    Hi, I am new to JAXB. I installed the JAXB1.3 in unix. I am having a little bit of trouble figuring out a few things 1. where should the DTD be placed relative to the installation directory 2. Where should the XML document be placed 3. Where should t

  • HT4436 is icloud useful to me if I can't install it on my PC

    I just got an iphone and am using icloud to back it up.  I am unable to install icloud on my PC due to my OS. Is it still a useful tool for me? I've logged in onto icloud.com and am not sure if I have all the same options. Thanks.