Query in regard to different datas in SD

Dear Friends,
May be this is a simple question...I am not exactly clear about the difference of all the 3 tables in LO Cockpit.
Could somebody explain me clearly with examples stating:
What is Document Header, Document Item and Document Schedule line data? Thanks in advance.
Rgds,
Srinu.

Hi,
Document Header: document generated based on one heading for example sales document gives you the data at a header level that is at the top level.
Document Item: for example there are 10items sold under the doument header sales then here for each item you'll have a document.
Schedule lines: It is the schdule in which the documents get processed.
Hope this helps
Assign points if useful
Regards,
venkat

Similar Messages

  • Application Module retrieves different data than direct DB query

    Hi,
    I am using JDeveloper 1.1.1.6
    I have a big headache trying to figure out why my application Module is retrieving different data than if I execute the query of my ViewObject directly to the data base. To prove me that I am not crazy I have created a non updateable view object based in this sql query
    select * from hr_lookups;
    The application module is connecting to the database using JDBC URL Connection localhost:1529/DB and user name apps. When I run the application module I can see rows and everything as expected.
    If I connect to the same database using the same username, when I execute select * from hr_lookups; I get no rows!!!!
    I don't know what else to do and I really will appreciate your help in this one.
    Kind Regards

    Hi Timo,
    Thank you for your reply. Yes, I can see the exact same query. In fact all the rows are the same except one column. One attribute which is coming from a stored procedure. By this I mean the view object has the following structure;
    select att1, att2, ... , mypackage.myprocedure(param1,param2) from tables where clauses;
    So att1, att2, etc are the same whether I run the appModule or I copy and paste the query in a SQL WorkSheet and run it. The only different is the results of mypackage.myprocedure(param1,param2). So I have created a new view object from SQL query;
    select mypackage.myprocedure(param1,param2) from dual. From application module it returns one value and directly from SQL WorkSheet returns different value...
    Im sorry if I am not understandable but I am really desperate. Might it be permission or something like that???
    Regards

  • Not able to edit the report created on different data source.....

    I have a query regarding Report in OBIEE - reports developed from BI Publisher are specific to data source on which they have been created ??
    i have a sample report that was created on different data source, i have the corresponding RPD also. I changed the data source according to my DB and when i try to update/edit the report,
    on Analytics for adding a new column, it is generating a seperate new Query from QueryBuilder for that additional cloumn rather than adding up the new query with the previous one(existing report query). Is it because of mismatch of data source on which report had been created and on which it is being update ?? if it is the case, where do i need to make changes related to JDBC connection or others ??
    when i try to create a new sample data set and try to update it, it adds up the extra edited things to original query and works perfectly fine. can ny 1 help me for the same ??

    Hi Denis,
    Normally,what we do is once we provide access to webi users group for each user from BO supervisor module, user(s) will able to refresh/edit the existing report from Full client BO.His colleagues have had no problem editing all his reports from their machines but he is not able to edit any report from his machine and BO is getting freeze.
    He also reinstalled BO and cleaned out everything on his Computer and re-built it but the issue is not yet resolved
    Can you please tell me how to resolve this issue
    Kind Regards,
    Srinivas

  • Join columns of different data types

    Can i join two columns of different data types in a single statement. Is there any cast or convert statement
    SELECT B~PARTNER AS RESP_GROUP
    FROM BUT000 AS B
    INNER JOIN CRMV_LINKPARTNER AS C ON BPARTNER_GUID = CPARTNER_NO.
    Here PARTNER_GUID is Raw 16 and PARTNER_NO is Char 32, the query is not returning any rows.
    Thanks
    Akila.R

    Hi!
    Basically we can say, you can't join them, but you might try this way:
    SELECT B~PARTNER AS RESP_GROUP
    FROM BUT000 AS B
    INNER JOIN CRMV_LINKPARTNER AS C ON BPARTNER_GUID = CPARTNER_NO(16).   "add
    (16)
    Or an other version
    C~PARTNER_NO+16(16)   "depends on, where is the real number stored
    Regards
    Tamá

  • Implementing Logical FACT & Logical dimension from 2 different data sources

    Hi Gurus,
    Here is my situation. We have 2 Different Data sources. One is SRMW and the other one is a different source. What we are trying to implement here is we wanted to create logical dimensions and logical facts as well in the BMM layer. For ex: w_day_d from SRMW and other time dimension from another source makes a logical table. And similarly a fact from SRMW and and another similar fact (Same data types though) will make a logical fact in the BMM.
    I have done the POC of it, but the only problem is that i was able to fetch the data from only one data source not the other source.
    Any suggestions ??
    Thanks in Advance.

    What I already mentioned is that you have to create multiple logical table sources and set the fragmentation content on each logical table source.
    When you have two physical tables for the product dimension, for example DIM_PRODUCT_A and DIM_PRODUCT_B, you must add them to your logical table Products as two separate logical table sources and map all columns to the corresponding logical table columns on the Column Mapping tab.
    Hereafter you should go to the Content tab of each logical table source and describe what content is in the logical table source.
    For example for the logical table source of DIM_PRODUCT_A:
    "BM"."Product"."Product Name" <= 'Product 2'
    and for the logical table source of DIM_PRODUCT_B.
    "BM"."Product"."Product Name" >= 'Product 3'
    Then you must also check "This source should be combined with other sources at this level"
    When you run a query in Answers only on the product table, two queries will be generated to get values from both tables.
    Regards,
    Stijn

  • How to connect to different data sources in  XI 3.1 UNIVERSE?

    hi experts,
    We are going to migrate from BO 6.5 to  BO XI3.1.
    and we have different data sources to extract and generate the reports using various tools like Webi,Crystal Reports, Deski etc.
    1         How to connect to different data sources like SAP BI query, DB2, Oracle etc,, provide me the step by step solution.
    2     We need to migrate the universes and reports from BO 6.5 to BO XI 3.1 using the Report Conversion Tool.
    can we directly convert from the deski reports to Webi or do we need to migrate first through Import Wizard?
    3    Scheduling the Reports through Infoview
    4    Various issues and how to resolve those issues, we generally face while scheduling, and while creating the queries like for example time out errors etc..
    5    BO Security
    6    Universe creation with best practices and the loops,contexts,aliases etc..
    please provide me the step by step solution documents and links.
    thans in advance
    venuscm

    I would recommend to take a look at the official documentation. YOu can find this here
    http://help.sap.com
    NAvugate to SAP BusinessObjects->All products and the select the product you want eg. BusinessObjects ENterprise or Universe designer and the appropriate version XI 3.1. Take a look at the admin and the user guides.
    Currently the Data FEderator will allow you to buid a universe that access data from various data sources. Another option is to merge queries from different universes at report level.
    Regards,
    Stratos

  • 3 different data providers

    I have 3 different data providers.
    I want to put all these 3 data providers value in horizontal table.
    I already have veritcal but to see the comparision I need to have horizontal table.
    I tried to drag and drop 1 of the data provider in 1st row and table got populated correctly.
    I tried to do same with another product to be added in the next row but it gave me the sum of its data in all the colunms.
    I tried to merge but that option is not enabled.
    Can anyone tell me if this is to do with combined query or what?
    Thanks.

    Hi KP,
    Regarding merging please follow the suggestion from Michael.
    And regarding Horizontal table, as you said the data is appearing correctly in vertical table then you can convert your vertical table into Horizontal table by Turn into option.

  • ODelivery proposal-different dates in ATP process

    Hi Team,
    Pls help to understand the scenario below for ATP;
    Sales order requested date is -20.08.2014-quantity 1000
    Existing stock                    -              0
    Open production order –date in MD04 and actual end date in PO-21.08.2014-quantitiy 1000
    Now when am trying to do ATP check it shows as,
    Dely/Conf.Date  23.08.2014 / 21.08.2014 Confirmed qty- why there are two different dates in ATP delivery proposal tab. How 23.08.2014 is showing ? which is the date system considers for ATP?
    Thanks for the advise,
    Regards,
      Vijesh
    Moderator message:
    Discussion locked.
    Reason: Basic & no effort on search & trail.
    Suggestion to OP: We would advise you review SCN Rules of Engagement: The SCN Rules of Engagement
    A good way to search the forum is with Google. Refer following blog link :
    http://scn.sap.com/community/support/blog/2012/04/16/getting-the-most-out-of-google-optimizing-your-search-queries
    The discussions are not a replacement for proper training.
    This blog describes how to use the SCN search: http://scn.sap.com/community/about/blog/2012/12/04/how-to-use-scn-search
    Therefore, you need to put some effort in search & trail, before you post your query as discussion. In addition that for better respond, explain your effort & understanding on that. Because " Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers.
    Message was edited by Moderator: Jyoti Prakash

    Hi Vijesh.vijayan
    vijesh vijayan wrote after the Moderator posted his comment in initial post:
    Hi Venu,
    Can you pls help me to how to make the changes in factory calendar
    Regards,
    Vijesh
    It seems like you are ignoring Moderator's remarks.
    Again," Discussions are not a replacement for proper training."
    Thanks & Regards,
    JP

  • Store values of different data types into single database field

    Hi Friends,
      I  have to store values of different data types(character, numeric, date, time,  text, etc) into a single database field(Char 80). Then read the same values and display it into ABAP Webdynpro report. 
    Appreciate any ideas, examples, suggestions.
    Thanks
    JB

    Hi,
    Try like this:
    data: txt1 type string,
          var1(1) type c,
          var2(1) type n,
          var3 like sy-datum,
          var4 like sy-uzeit.
    parameters: a type c,
                b type n,
                c like sy-datum,
                d like sy-uzeit.
    concatenate a b c d into txt1.
    write txt1.
    var1 = txt1+0(1).
    var2 = txt1+1(1).
    var3 = txt1+2(8).
    var4 = txt1+8(8).
    write: / var1,
           / var2,
           / var3,
           / var4.
    Regards,
    Bhaskar

  • Report using two different data sources won't work.

    I'm trying to build a report that shows information from a production table and an archive table.
    Tables are in different databases, which are defined as their own Data Sources in Publisher.
    Two data sets containing the same query but using different Data Sources are defined in the Data Model.
    When selecting option 'Concatenated SQL Data Source' the report never completes.
    If any of the two Data Sets is selected as the Main Data Set, the report shows information related to that source only.
    Any hints on how to make this work would be appreciated.
    Thanks.
    ccastillo

    More details on this issue:
    The production database has a synonym pointing to the archive database. I build a query using a UNION ALL statement linking both tables.
    For the same set of parameters, this query completes in a couple of minutes outside BI Publisher, but never ends (I cancel after an hour) inside Publisher.
    Is there any special considerations for the use of synonyms inside Publisher?

  • Calculation Field to be mapped to different data object's column name in Oracle BAM 12c

    Hi,
    I am having a challenge to enable drill down to 2nd level report by passing calculation field as parameter.
    As an alternative, I am thinking to point calculation field to another data object’s column name and generate report so that I would be able to pass that as parameter to drilling report view.
    Is there any way to map calculation field to different Data object’s column name? Thanks in advance.
    Regards
    Amik Basu

    1. Yes, you can.
    SQL> create table ÜÝÞ( ßàá number(10));
    Table created.
    SQL> insert into ÜÝÞ values (10);
    1 row created.1.1 and 1.2 and 2. You can choose UTF as your default character set. It allows the user of non-English characters in VARCHAR columns in your whole database. It is not per tablespace.
    SQL> create table ÜÝÞ( ßàá varchar2(100));
    Table created.
    SQL> insert into ÜÝÞ values ('âãäçìé');
    1 row created.

  • Schedule Line Generation at Different dates

    Dear MM gurus
    SUB:- Schedule Line Generation at Different dates
    We have requirement of generating the shcedule line on different dates
    in case multi supplier.
    Say the subject part is supplied by 3 different supplier when executing MRP
    system generated the schedule line on same date for each supplier,
    however the business requirement is not to receive all material on same
    date but to receive the same on say three consecutive dates,say schedule line for first Vendor 20.11.2007 ,22.11.2007 for second vendor ,23.11
    for third Vendor and  so on.
    Pls suggest.
    Regards,
    Ashok Ugar

    I have not presented my problem to them. It is ofcourse possible that this SAP note is not applicable for my problem, but I noticed the first paragraphs as relevant.
    The problem now seems solved by the way. An order desk/planning empoyees has changed the order quantity and the confirmed quantity to 15.000 pieces. So this line is now fully delivered. Th edelivered quantity is now stated in the schedule line.

  • How to process reports with two different date fields

    Morning all,
    This question is somewhat similar to what I asked few days back. I created two different reports for two different departments (Credit Control and Free of Charge Control).
    These two reports pull data from two different date fields and has different status check ups.
    Few days back my director requested me if he can have both reports in one report. That is when I asked question from all of you regarding two reports.
    Anyhow, that was created by implementing two sub reports however, the director asked me to combine the two different reports into one in such a way that the output records should be added up with each other hence one single report with all combined data of Credit Control and Free of Charges (not two sub reports in one report).
    The problem here which I am getting is that, both reports uses two different date fields. I can live with two different statuses as that can be easily done within formula/RT however how to create a report with Report Selection Formula condition which looks in both date fields and produces results accordingly?
    I have tried this by not putting any condition in report selection formula and ran the report, it produced total results from past 6 years.
    Any ideas how to produce combined report which has two different date fields?
    Many thanks in advance
    Regards
    Jehanzeb
    What I

    Charliy,
    No the both dates are from two different databases, tables and fields. The Credit date field is from KLAB database under max table where as the FOC date field is from SAE database under maxmast table. Klab date is under credit2 table where as foc date is under order header table.
    So its more like this:
    Klab->Max-Credit2--->Credit_date
    Sae->Maxmast->Order_header---Date entered.
    two dates totally different tables, dbs
    however, I will try your idea too and see if that works.
    Regards
    Jehanzeb

  • Combining different measures based on different dates in a single table

    Hi,
    I'm attempting to produce a report that gives two counts of items in a database, the first based on the date added to the database, the second based on the date marked as deleted, all reported by month over the last 12 months.
    The following pertinent fields are available for use in the query builder:
    Item ID, Entry Date, Deleted Date, End date of previous month, End date of previous month last year.
    The report should look something like this:
    Month.....Total Items....Additions....Deletions
    May 08....54.............. 43...............3
    Apr 08.....654..............600.............0
    Mar 08.....654..............0................0
    Feb 08.....654.............10...............10
    Jan 08.....53................0................601
    Jul 08......96................3................2
    Jun 07.....46................4................54
    Month:
    =If(DaysBetween([Last Day Of Prev Month Prev Year];[Entry Date])>0;
    +Month([Entry Date]) + " " + FormatNumber(Year([Entry Date]);"####");+
    "Previous Balance")
    Total Items:
    =RunningSum(Count([Item Id]))-RunningSum(Count(Item ID) Where(Not(IsNull([Deleted Date]))))
    Item Additions:
    =Count([Item ID])
    Item Deletions:
    =Count([Item ID]) Where(Not(IsNull([Deleted Date])))
    The part I'm having problems with is splitting the results by month, such that the number of deletions equals the number of items deleted that month, rather than the number of items deleted that month of the items added that month. I.e. I need to split by month on the additions date for the additions column and by month on the deletions date for the deletions column.
    At the moment, if the 54 items deleted in Jul 07 were originally added to the DB in, say Mar 06, then they would show up as deletions in Mar 06 - because the Month column is being split out based on Additions date. Of course I could reverse this and split the months out by deletion date, but then I would have the same problem in reverse - I can't see any way of doing both.
    Any ideas?
    I hope I've explained that so that it makes vague sense, please ask if it doesn't!
    Many thanks in advance,
    Steve

    Have you tried splitting this out into 2 seperate queries the first to return the additions by month and the second to return the deletions by month. You should then be able to merge the date dimensions and report both additions and deletions against a single date dimension.
    Regards,
    Mike

  • Looking for a query to find first/last dates in overlapping dates...

    Hi,
    I'm looking for a query to find the first dates and last dates in a table conaining overlapping dates.
    I have a subscription table which has for each Customer start and end date for different subscriptions.
    I want to know the different ranges of date where there is subscriptions active.
    so if the table has this:
    CustID, Start date, end date
    1, 2008-01-01, 2012-06-06
    1 ,2009-01-01, 2011-01-01
    1, 2011-01-01, 2013-02-02
    1, 2013-01-01, 2013-08-08
    1, 2014-01-01, 2014-04-04
    I want to produce this result:
    custid, range start, range end
    1, 2008-01-01, 2013-08-08
    1, 2014-01-01, 2014-04-04
    the first row is the range identified from the 4 rows in my subscription table.
    thanks :)

    I think I found it...
    http://stackoverflow.com/questions/5213484/eliminate-and-reduce-overlapping-date-ranges
    let me try this method
    Hi,
    m writing to follow up with you on this post. Thanks for you posting a reply to share your workground. Was the problem resolved after performing the above link? If you are satisfied with the above solution, I’d like to mark this issue as "Answered".
    Please also feel free to unmark the issue, with any new findings or concerns you may have.
    Thanks,
    Sofiya Li
    If you have any feedback on our support, please click here.
    Sofiya Li
    TechNet Community Support

Maybe you are looking for

  • While deleting the query is shows error: errors: components  (version A )

    Hello All, when deleting the query from Bex Query designer it shows the below error message but its showing using TC rszdelete. using the BI AddON 7.X,Support Package 11,Revision 634. Status Messages errors: components 4lsxxxx (version a) do not exis

  • Windows 7 Blue Screen Of Death (BSOD)

    Hi everybody, a week ago my laptop showed for the first time a BSOD. I'm 90% sure that it is a hardware issue. Sometimes when i lift/move it or even press with my hands in certain areas it appears the  following symptoms: the screen will immediately

  • How to write ModuleData process exit bean in the sender file adapter

    Hi all, I am referring to this blog: /people/sap.user72/blog/2005/07/31/xi-read-data-from-pdf-file-in-sender-adapter Can any one come across this situation like reading a PDF file and converting it to XML using XSL-FO. I am using NWDS, and selected J

  • Bug in version 4.7.25 ?

    I wonder if I might have stumbled upon a compile-time bug in version 4.7.25? I've attempted to install it on a NetBSD/i386 4.0 machine and make failed with: cc -c -I. -I../dist/.. -O3 ../dist/../os/os_uid.c -o os_uid.o >/dev/null 2>&1 /bin/sh ./libto

  • Event vs. photo view

    I am thinking about upgrading to iLife 08 (mainly for iPhoto and its sharing and editing upgrdes). I wanted to make sure before I did that, whether all my folders and albums within my folders will remain. I take a great number of miscellaneous pictur