Create report with Assembly BOM component

Hi,
I have a customer who uses Assembly BOM in his delivery and invoice.
In this assembly BOM are some component that they want to see in an report. But in the deliverie you don't see the component items in the line
Is there somebody who can tell me where i can found these items when delivery is made in an SAP table?
Or is there allready an query which give me an overview
I found out somethings myself.
SELECT DocNum, T0.CardCode,T0.CardName, T1.ItemCode,T2.ItemName, T1.Quantity FROM ODLN T0
Inner Join DLN14 T1 on T1.DocEntry = T0.DocEntry
Inner Join OITM T2 on T1.ItemCode = T2.ItemCode
Where DocNum = 11030539
Problem now is that the result gives me all components of the assembly bom, but in this specific assembly bom is an salesitem (costs for assemblying) but that lines gives me 'zero' as quantity??
Thanks
Mark
Edited by: M. Hageman on Jul 27, 2011 12:05 PM
Edited by: M. Hageman on Jul 27, 2011 12:16 PM

Hi,
As the sales item is a non-inventory item, the quantity value taken from the DLN14 would not give you that value.
I tried to create a query which actually links the table of the BOM and the BOM rows. Please check the following :
SELECT DocNum, T1.CardCode,T1.CardName, T3.ItemCode,T4.ItemName, t6.quantity from ODLN T1
INNER JOIN DLN1 T2 ON T1.DocEntry = T2.DocEntry
INNER JOIN DLN14 T3 ON T1.DocEntry = T3.DocEntry
Inner Join OITM T4 on T3.ItemCode = T4.ItemCode
inner join OITT t5 on t5.code = t2.itemcode
inner join ITT1 t6 on t6.father = t5.code
where t5.treetype = 'A' and docnum = '11030539'
I was not able to test it. Please check and update the thread or may be you can further customize and see if the same works.
Kind Regards,
Jitin
SAP Business One Forum Team

Similar Messages

  • To create req for new BOM component

    hello all,
    i confirm the order and now i need to add one more component to the header material for the same order.
    how can i create requirement for new BOM component.
    what i done is i 1st cancel the confirmation. then go for read PP mater data. after that should i run the MRP for header material to create planned order for new BOM component?
    regards

    Dear,
    If you have execute any transaction like GI confirmation then read PP master data will not work.
    Best way you can cancel the confirmation and reveres the good issue by 262 movement type. Then do TECO to the order all reservation get deleted.
    Then update the BOM with new component and run MRP with planning mode-3 delete and recreated. It will create planned order then convert it to production and go ahead.
    Regards,
    R.Brahmankar

  • Create Report with CR4E and XML Data Source

    Hi all,
    I have a problem when create a report with CR4E that should use a XML data source. It is not possible to choose fields from the field explorer, because ther are no fields from the XML-file. Is there a general problem when using an ODA data source in CR4E?  At the moment I can only create reports with a database as data source.
    Please help me with a tip.
    Thanks
    Arnold

    Hi,
    After Installing CR4E Version 2  the code snippet for creating a XML-report not works as JSP. Has anywhere a hint to resolve the problem or a complete JSP-file?
    reportClientDocument = new ReportClientDocument();
    java.lang.NoClassDefFoundError: com/crystaldecisions/reports/common/data/CrystalResultSet
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.<init>(Unknown Source)
         org.apache.jsp.XMLDataSource_jsp._jspService(XMLDataSource_jsp.java:64)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    Thanks
    Arnold Meier

  • How to create Report with different work sheets in XL Reporter

    Hi All
    I want to create a report in xl reporter where one report has multiple work sheets
    Regards
    Farheen

    Hi,
    There is no option to create report with different work sheets in XL Reporter. You may only use one sheet.
    Thanks,
    Gordon

  • Is it possible to create report with two databases in Web Analysis Studio

    Hi,
    I am new to Hyperion Web Analysis, Could anyone help me out, whether its possible to create report with two databases for eg: OLAP(ESSBASE) and relational.
    Thanks & Regards,
    Prashanthi.

    Hi Mohit,
    Thanks for the reply, could you throw out some scenario so that i can try it out.As I am just trying my hands wet on this would like to know in detail & even i have gone through WA user guide but dint get any clue. Please throw some light.
    thanks
    prasanthi

  • Primary key when creating reports with forms

    I'm new to APEX and I'm creating a report with forms using the wizard. I've checked the 'Include Analysis Pages' checkbox. When I select the 'add pages' button I get the following message:
    Table has no primary keys defined. A primary key is required when creating reports with forms.
    I know that the table does have a primary key because I defined it and also it is visible in the Sql workshop / Object browser and Toad.
    Am I missing something or is this some sort of bug?
    thanks
    sb

    You're missing something. This message means you've not told APEX what the primary key is. You shouldn't have been able to get passed the page in the wizard that asks for it though. Can't describe where it prompts for it from memory, but it shouldn't be hard to find.
    HTH
    Chris.

  • Discreet Job closed with Assembly Pull component not issued

    I am pulling my hair with this problem recently.
    I have a lot of jobs that were able to complete and be closed while there are assembly pull components not being issued/partly issued.
    I don't know how did the job complete with assembly pull components outstanding in the first place. Could anyone help me with the reason?
    Jobs are all closed by accountant now so I assume it cannot be reversed, but I would like to know how so I can prevent it from happening in the future.
    My suspicion is maybe someone changed component type to something like "bulk", complete the job and change it back. But I don't have prove. the Help-Record history shows the system admin was the last updator.

    Hi,
    I think these Wip jobs are may be completed due to " Negative Balance allowed " in inventory setup is checked.So even if you dont have on hand quantity , oracle will complete the job.
    Also Oracle will never allow to change the supply type in WIP Job. To change the supply type you have to change it at Routing or BOM Level.
    Thanks,
    Kaustubha

  • Webi Stucks while trying to create report with BW7.0 (WIS 10901)

    Hello,
    I have some problem about using data created from BW 7.0
    1. After I try to drag more than one object to create report from webi and run the query, it got sutcked and appear error as below;
    A database error occured. The database error text is: The MDX query SELECT {  } ON COLUMNS , HIERARCHIZE( UNION(  { [0GL_ACCOUNT                   INT].[INT                             0HIER_NODE] } , { GENERATE (  { [0GL_ACCOUNT                   INT].[INT                             0HIER_NODE] }  , { Descendants( [0GL_ACCOUNT                   INT].CURRENTMEMBER, [0GL_ACCOUNT                   INT].[LEVEL01]) } ) }  ) )  DIMENSION PROPERTIES PARENT_UNIQUE_NAME ON ROWS FROM [$0ABC_C06] SAP VARIABLES [0DAT] INCLUDING 20080606 failed to execute with the error See RFC trace file or SAP system log for more details. (WIS 10901)
    this error appears when I try to..
    - create query with more than one object
    - enable drill-down for the object and click the report to drill down
    (This error appears the same in Voyager when drag objects into crosstab)
    2. problems with displaying Thai language content created from BW, after I created object, thai content always appears as "######" event I change font to "tahoma", it returns the same result.
    any expert could help me... thanks in advance
    I use BOBJ XI 3.0, SAPBW 7.0
    step:
    1. Create universe connect to BW 7.0 and export universe
    2. logon to infoview, choose universe to create report from webi
    3. drag object and test drill down
    and step for voyager
    1. create voyager connection to SAP BW 7.0 use specified username and password
    2. use voyager to create report
    3. drag object into crosstab

    Hello.
    We have solved this issue. We tested our connection with MDX Parser in transaction SM59 and that resulted in errors. Then we applied SAP note 1032461 to replace an application server dll (librfc32u.dll). After this procedure, the WebIntelligence was able to run queries with more then 2 dimensions and key-figures!
    Thanks for all.

  • How create report with data from table and some columns results function ?

    Hi,
    How can i create on apex report region with some columns (of the report) as returned from a table and the other columns as results of plsql functions ?
    for example , I want to create a report like that:
    device last_date error_msg stop/start
    kodak1 06/04/08 null >>
    kodak2 08/03/08 good msg --^--
    kodak3 08/04/08 err msg >>
    3 rows returned
    where the 3 first columns are data returned from the table and the forth column is the result of plsql function (returned for example false) and on that i want to display a button of start ( >> in this example ) or stop ( --^-- in this example)

    Thomas,
    There is no problem here -- this is fully suported scenario.
    1. Bind Table dataSource to Customers node.
    2. Bind individual cell editors to any attribute of customer or any nested node like Address, say create column with InputField as editor, then for "value" property select Customer.Address.Street.
    Your nested nodes (like Address) must be non-singleton, set singleton=false on context designer tab.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • Create Report with Image on the backside of first page

    Hi there,
    I want to create a report with a header-section (including data and a barcode) and some data in the main section. The main section is diffing in length so that the report might be just one page or 4-5 pages or even more.
    In addition I want to print an image on the backside of the first page.
    The image exists in TIFF-Format and it should be printed in landscape, while the report itself is inmPortarit-Mode.
    The report(s) should be printed automatically (without user-interaction).
    Thanks for any ideas.
    Mark Radermacher

    Mark,
    The reply could be a bit delayed and you might have got it working also.
    All your requirtements are easily achieveable, you might want to look into the building reports samples and publishing reports documenation at
    http://otn.oracle.com/docs/products/reports/content.html
    Thanks
    The Oracle Reports Team

  • Creating report with multiple queries in clear quest

    Hi,
    I am new to reports and currently working with creating reports that connect to clear quest(CQ).
    I have successfully created several reports, that connect to the CQ, but they all have data from only one query.
    Now I am trying to create a slightly complex report where I need to fetch data from multiple queries. All these queries use 2 parameter to filter their data. I have dynamic cascading parameters to get them. When just connecting they all work ok. I used the link tab to link them to two fields of one query, to make sure that they all filter to fields from same query.
    The problem is when I drop the fields from the various queries on the form, the data is fetched multiple times.
    I also played with links to make them outer links but in that case I get error and unable to run the report completely.
    Any ideas on how to work with multiple queries and provide same parameters to all of the queries?
    Thanks in advance.
    -PAP

    - How do I make sure that the relationship is not one to many?
    You don't. That's the nature of the data. For example a single person can order multiple items. A simple one to many relationship.
    - In the link tab, I can only point to queries, is there a way I can point the fields to report params?
    You should be seeing tables... I think you're having a tough time with the basic terminology.
    - How does these Enforce Joins (4 options) work.
    There is rarely if ever any reason to switch from the default "not enforced". Leave it alone. The only one you'll touch 90% of the time is the Join Type.
    PAP,
    Based on the questions you're asking, it sounds like you are missing some major database fundamentals. My suggestion would be to step away from CR for the time being and read a little bit about relational databases (what makes them relational) and database normalization. This will also give you an idea about the various join types and when to use one over the other.
    You can know every feature and function in CR, but until you have at least a basic knowledge of how data relates, you'll never pull in the data you need.
    Jason

  • Create report with filtered teststeps

    Hello,
    i am using TS3.5 and want to create a report with only selected teststeps included.
    For this i created in my custom teststeos a container called "Config" and inside this container a
    bool-parameter called "ShowIt".
    Then i opended Teststand -> Configure -> Report-Options and set
    "Result Filtering Expression" to "Config.AddIt == True"
    When i run then the sequence i get a popup after finishing which says:
    ActiveX Error
    sCode = 0xffffbc66
    Description: Unknown variable or property name "Config"
    Error accessing item "Config".
    But when i copy the parameter "AddIt" into Result.AddIt and change the
    "Result Filtering Expression" to "Result.AddIt == True" then it works!
    Why cant i use a custom container for this filtering?
    The standard-teststand models stops then with Error in the TestReportCallback at teststep "Get Report Body (DLL)"
    Thanks for your help.

    Yes, this is enabled.
    I attached the testsequence and a screenshot of the report-options.
    In the sequence i copied the default "passfail-Test" and added there a container "Config" with a bool-variable "AddIt"
    This new steptyp is then called twice in the mainsequence where the first call is AddIt == False and trhe second call AddIt ==True.
    Then i changed the report-options as you can see in the attached screenshot.
    But then i get the error-message.
    What am i doing wrong here?
    Attachments:
    dummytest.vi ‏11 KB
    report.seq ‏29 KB
    ReportOptions.jpg ‏61 KB

  • Creating report with Subreports

    I am creating a report with two subreports and am getting an error.  The error is Error source: Error code:0x80070057 I can;t seem to figure out what is prompting this and it comes up when I try to preview the report.  Can anyone please help?

    Hi Jeff,
    I did not find any specific description of the error, but previous incidents research tells me that it could be related to parameter prompt. Do you have any parameters in your report? How many, what type?
    You may try to locate the problem:
    1. Is it possible to temporarily delete some parameters?
    2. Are your subreports linked using parameters?
    3. You have three reports (main and two subs). Run each report separately to make sure they work fine.
    4. Run main report with one sub
    5. Try unlinked subreports
    More tests should help us better understand the situation.

  • Hw can i create report with Barcode?

    hi
    I want to create report that have barcode.
    but i don't how i can do it.
    is there any component or way to insert barcode in report?
    i appreciate your help .

    Hi Nahid
    Take a look at:
    http://otn.oracle.com/products/reports/htdocs/getstart/examples/
    under the title "JavaBean".
    Regards
    Sripathy

  • Create report with trial version BW

    Hello,
    Ok, I have a few question.
    1. It's possible to install trial verion BW? I saw on sdn, trial version sap for developers, but there isn't BW
    1 - true. Is this possible to connect access database without knowledge about ETL?
    1. -no. Because, I have no possibility to use BW, I try CR.
    2. I saw in CR, embeeded language, is possible to write methods data mining?
    3. Literature. Can you suggest me easily understood books, about data mining in CR? reporting with BW and CR.
    Regards
    M

    Hi,
    I have never downloaded this, but just saw the link:
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/b2918eea-0601-0010-6284-e6cb7eee4399 [original link is broken]
    -Vikram

Maybe you are looking for

  • Best Battery Backup for iMac 27"?

    Just received my new iMac 27" i7.  I contacted Apple and they told me I don't really need a battery backup to protect the iMac but it's always a good idea.  So I am looking for an inexpensive backup to just protect the iMac and give me a few minutes

  • Fill Slide Design with Custom Markers

    Hello, I am hoping to use a vertical Fill Slide Indicator to show the position of a rod that moves up and down.  The range for the actuator is +5mm to -109 mm, with 0mm considered to be the "home" position.  There are a few other points such as -50mm

  • HP Officejet Pro X576dw MFP Default PIN/Secure Embedded Web Server Issues

    Hello I have a few issues with this printer: 1. I am unable to get to the secure embedded web server ie. https://192.xxx.xxx.xxx, although the normal unsercure version works fine. The problem with this is I cant edit or reset any of the fucntions suc

  • Is airplay available with the MacBook Pro?

    Is Airplay available with McacBook Pro?

  • Installing 9.1 on g4 533

    I have a friend who asked me to upgrade his macs cpu. I need to update the bios because it is not the correct version(I checked already) I first tried to install os9 on a hd i didnt need that was laying around. It doesnt seem to want to boot of the c