Omit sales related info in Materials report

Hi Experts,
I have a Material Master report, which gets fields only from non-sales related tables. But I still see two rows for each material, one ofr each Sales Org.
Previously the report had data like Sales Org, Dist Channel nad Repair Cat which were pulled from MVKE table. Now I have removed all these and also Company Code field was removed that comes from T001 table.
So my question is why does the report still show two rows for each material eventhoug there are no Sales related fileds being pulled into the report.
thanks,
ACS
I still have the Company Code in the selection criteria, can this be the reason?

Gattu,
Thanks for your reply.
However, the problem goes like this.
I am working on an existing BO report. This report works perfectly(shows only the open sales orders) except for some leakage(some delivered items too get it).
The existing report's query have filters only one MRP Element and Order Category.
Could there be anything that can be done with these objects?
Thanks,
Arun KK

Similar Messages

  • Discrete production process after creating sales order with raw materials

    Dear all,
    I need your support on a specific solution related to discrete production process.
                                After creating a sales order where the materials are marked as raw materials (ROH), with reference to the sales order the production order is created and the store issues the material for assembly process and is sent for assembly of materials. After assembly of the materials the inventory is added to the sales order stock as same as raw material and after PGI the billing is done for raw material only.
    Please let me know the process of raw material to raw material scenario.
    Thanks
    Seshi

    Hi Seshi,
    This question seems to be related to ERP rather than to SAP ME. You'd better post it to ERP-related forum. Please use these instructions to find a proper space.
    Regards,
    Sergiy

  • Query to replicate the Bill of Materials Report

    I'm looking to recreate the Bill of Materials report as a query, mostly because i cannot add any new database fileds to the pld report.
    As i cannot amend/change the screen layout or PLD i would like to recreate the report as a  query but have struggled to get a query to show the expanded layers of the BoM as the report does.

    Following is one I wrote to find cost vs sell price & GP for Production BOM's.
    You may be able to modify it to include what you need?
    {SELECT T0.[Father],
    sum ( T2.[AvgPrice]* T0.[Quantity]) as [Cost],T3.[Price] AS [Sales Price], 
    (t3.Price - sum(T2.[AvgPrice] * T0.Quantity)) as [GP] ,
    (t3.Price - sum(T2.[AvgPrice] * T0.Quantity))/sum (case when isnull(T2.[AvgPrice],0)= 0 then 1 else isnull(T2.[AvgPrice],0) end * T0.[Quantity])*100 AS [GP%]
    FROM ITT1 T0  INNER JOIN OITT T1 ON T0.Father = T1.Code INNER JOIN OITM T2 ON T0.Code = T2.ItemCode INNER JOIN ITM1 T3 ON T1.Code = T3.ItemCode
    WHERE (T1.[TreeType] = 'P' or  T1.[TreeType] = 's') and  T3.[PriceList] = 1
    GROUP BY T0.[Father],T3.[Price]}

  • Can we add Delivery texts/Sales order text in VL10 report

    Hi,
    Is it possible to have delivery texts/sales order texts on VL10 report.
    Please let me know if there is a way to do it.I've looked at the note198137.
    Thanks in advance.
    Regards,
    Rekha

    Yes I am aware of the fact that text is accessed thru read_text FM .....
    My question is what parameters/ field values can we plug in STXH/STXL to get info that a particular "text" entry exists in this table. I have a sales order which has few texts, I want to know if they have an entry in STXH and STXL about their text i.d.s....
    Let me put it this way - What ever entry exists in STXH for this sales Order I want to see that. What parameters of this sales order do I pass in this Table STXH to see that entry ??
    I hope this is clear now

  • Carry the account info to the related info

    Hello expert,
    We have field A,B,C on the account edit page (main screen) where A=B-C
    Each time user will update the info in either B or C, and the update is automatically logged under Account > Related Info. Related info will have a full history of the ABC being updated.
    Originally we thought to use audit trail but realized it doesn't tie to account. Are there any other way we can solve this issue?
    I am very new to siebel ondemand...and really appreciate if you can help me with this.
    Thanks.
    Sab

    You can display all the records (Activities with type as Audit) for an Account.
    1. Create a new report based on Activity Object.
    2. Add Account ID as a prompt in the report.
    3. Create a new Account Web Applet. Refer the following the thread
    Web Applet - Reporting
    4. Add the Web Applet to your layout.

  • Is it possible to get the style, font and related info of a paragraph of a in design file and write it on the same in design file  on the  left side

    Is it possible to get the style, font and related info of a paragraph text  of a in design file and write  all the stuff on the same in design file  on the  left side with small fonts 
    as
    Lets  this is a text in in design file    :
    style : abc                      we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultur we are going to check the  condition  Agence Wallonne pour la    font 12                                  d'une Agricultu we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultu
    style : xyz                      we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultur we are going to check the  condition  Agence Wallonne pour la    font 10                                  d'une Agricultu we are going to check the  condition  Agence Wallonne pour la Promotion d'une Agricultu

    Hi Poojith
    Not sure if this would solve your requirment but just in case might be helpful:
    1. We can mix up the HTML and HTMLB components in the JSP Page. However, can access only the HTMLB components in the controller. The following link refers to what customizations are offered by the HTMLB framework:
    [http://www.sapdesignguild.org/resources/htmlb_guidance/]
    2. Another option would be to use AbstractPortalComponents or a simple web app if that's feasible. (where custom UI themes, css and layout are more in control of the developers.)
    Thanks
    Deepak

  • Change of Sales order info without deletion of Outbound Delivery Order

    Hi Experts
    Background :  Although Invoice has been created and issued , Customer request SD user to divide the invoice into two invoices.
    or change the amount or quantity with same order No.
    AS IS  : 1 . Cancel invoice -> Reverse PGI -> Delete Outbound Delivery -> Change Sales Order -> Create New Outbound Delivery -> PGI ->
    Invoice
    Please let us know how to change sales order info ( cases : seperate 1 item with two items , change ship-to-Customer ,,,,,,,
    Further Explanation on this : After the invoice has been issued, If the customer wants to change the quantity 10, into two line items and One line item with 5 quantity another line item into another 5 quantity , wnats to have two seperate Invoices for this
    Is it possible to have?
    And some times the user wants to change the Ship to party after the Invoice has been issued, Is it possible to change ?
    Pls help me on this
    Thanks In advance

    Further Explanation on this : After the invoice has been issued, If the customer wants to change the quantity 10, into two line items and One line item with 5 quantity another line item into another 5 quantity , wnats to have two seperate Invoices for this
    Then, you have to first change the same in SO. to do so, you have to reverse all the process to reach SO & amend as required.
    Parila quantity billing is another way to have 2 seperate invoices.
    Is it possible to have?
    And some times the user wants to change the Ship to party after the Invoice has been issued, Is it possible to change ?
    This is doesnt seems logical or Business need. Once goods are alredy sent to respective partner. I dont think business asks you to change the Party name that too Invoice is already made. Is it your assumption or business requirement?
    if its really a business requirement, instead of thinking about the solution, suggest you to educate the Business. Is there any such practical scenario happens in the Market. I dont think so.

  • Urgent! Sales-related item?

    Does anyone know where the field XUMSW (sales-related item) is checked when posting a vendor(yes, actually)  invoice (FI-AR invoice)? Me and two co-workers are debugging a program when parking an invoice in FV60, and are about to come to a solution on an existing problem.. This field information is very important, but unfortunately a black hole for us.
    Thanks,
    Eaj

    Thanks.
    To be more specific; when is this indicator checked in the first place?
    The function modules FI_DUPLICATE_INVOICE_CHECK checkes <i>if</i> the indicator is checked. But we need to know at what point the indicator is set in the first place.
    CORRESPONDENCE_REQUEST/CORRESPONDENCE_REQUEST_POSTING unfortunately isn't relevant.

  • Posting key for payment documents with sales related check

    Hi,
    sometime during 2010 posting key for posting cusotmer payments was changed in other attibutes to sales related.  a correction has been made to the posting key but now I need to correct all the documents in BSEG field XUMSW and remove the sales related check.
    does anyone know of a way or a program that will do this?
    your help is greatly appreciated.
    CM

    Hi,
    You cannot change XUMSW (sales related item) in OB32.Here most of the fields are there for changeble option.but for your case it is not applicable.
    It means you cant change that field.
    If you want really modify it for certain documents you need to writ Query to change in table level.
    Normal BDC and LSMW will not work.
    Thanks
    ANJI REDDY

  • UoM in  Bill of Materials Report.

    Hi,
    Is any body know how to add Inv, UoM in following report or
    How to take Inv UoM in its PLD or any SQL Query for such type of report.
    Production Reports -->Bill of Materials Report.
    Regards,
    Rajesh

    Hi Rajesh,
    You need to use/bring field invtryuom from table oitm.
    Hope this helps..
    BR
    Samir Gandhi

  • Access Denied in the Service Request related info - Custom object 4

    Hi guys,
    Recently I'm facing with such issue, I associate CustomObject4 with SR in SR related info and grant appopriate access right in access profile (both SR, CO4 in SR related info and CO4, both owner and default profile) and record type access to a user role. Meanwhile access right of this role in (SR)book is set to Read-Only. But it displays access denied 00553 error when the user is viewing SR not owned by himself.
    Then we test on the access right of this role in book, this error just keep on when we change the right to Full. Finally, we change the right to an access profile(which is the same applied in role management), this error then disappeared.
    Do anyone have some idea about it? I'm thinking book do have impact on the access right of the record type related info. But cannot figure out how this works.
    Thanks,
    Lucy

    Hi Cameron,
    First of all, books record type is opened to the role both owner and default profile. While I think this item controls the access of the role to books, such as they can see books or other exact rights. But won't affect their access rights which are set in the books. This means I suppose even they have no access to books record type, their access rights still obey setting in the books once assigned. Please kindly advise if I'm not understanding books correctly.
    Thanks a lot
    Lucy

  • Can any one explain me the relation between BDC and reports events?

    hi experts.....
    can any one explain me the relation between BDC and reports events? we are using report events in BDC programmes why?\
    Is reports events occurs in each and every concept in ABAP i.e creating custom idocs, smart forms, sap scripts, dialog programmes, module pool technics?
    thanks in advance

    The forums are expert forums. So the first thing I would do is change your name.
    It's like entering a grand prix in a car with a "Student Driver" sign.
    Rob

  • How to develop a new bill of materials report(BOM) in SBO?

    Dear all
    On sbo, there is a report of BOM in production, the BOM report can explore to Class1.Class2.. ClassN,, but the report is with fixed format, now I need add more columns into the report, how to do? if not, can I write and SQL script to get it again.
    thank you.

    Hello Barend,
    From your SQL trace, I got below sql script, those will generate many report, but in the Bill of materials report, there just is only one report,
    so, could you let me know how to merger those sql together to get a one on sql and generate one report, thanks.
    Alex
    SET TRANSACTION ISOLATION LEVEL READ COMMITTED
    go
    SELECT T0.Code, T1.ItemName, T0.TreeType, T0.Qauntity, T0.Qauntity, T1.LastPurCur, T1.ExitWH, T0.Qauntity, T0.Code, T0.PriceList FROM  [dbo].[OITT] T0 ,  [dbo].[OITM] T1  WHERE T1.ItemCode >= N'400 440L'  AND  T1.ItemCode <= N'400 440L'  AND  T0.Code = T1.ItemCode  AND  T1.Canceled <> N'Y'   ORDER BY T0.Code
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'400 440L'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'19-01220B-03-00'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'19-01220B-02-00'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'30-90000B-03-00'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'19-012205-02-00'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'19-012205-01-00'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.Code, T1.ItemName, T1.TreeType, T0.Quantity, T0.Price, T0.Currency, T0.Warehouse, T1.TreeQty, T0.Father, T0.PriceList FROM  [dbo].[ITT1] T0 ,  [dbo].[OITM] T1  WHERE T0.Code = T1.ItemCode  AND  T0.Father = N'30-900005-02-00'   ORDER BY T0.Father,T0.ChildNum
    go
    SELECT T0.*  FROM [dbo].[CSHS] T0 WHERE T0.FormID = N'679'  AND  T0.Refresh = N'Y' 
    go
    SELECT T0.*  FROM [dbo].[CSHS] T0 WHERE T0.FormID = N'679' 
    go

  • BW related HR cubes and reports

    Hi any one explain me abt the bw related Hr cubes and reports.
    If possible please give me example of cubes and reports.
    Thanks
    Madhavi

    Dear Madhavi,
          for HR  you have several sub modules are there.. under HR which you want..
    here i'm giving;
    1. Personnel Administration--- cubes are  1.  0PA_C01
                                                                2.  0PAPA_C02
      Queries are  0PA_C01_Q001
    0PA_C01_Q012
    0PA_C01_Q021
    0PA_C01_Q011
    0PA_C01_Q006
    0PA_C01_Q020
    0PA_C01_Q019
    0PA_C01_Q024
    0PA_C01_Q013
    0PA_C01_Q015
    0PA_C01_Q014
    0PA_C01_Q016
    0PA_C01_Q002
    0PA_C01_Q003
    0PA_C01_Q010
    0PA_C01_Q022
    0PA_C01_Q005
    0PA_C01_Q017
    0PA_C01_Q007
    0PA_C01_Q009
    0PA_C01_Q023
    0PA_C01_Q018
    0PA_C01_Q0101
    0PA_C01_Q0102
    0PA_C01_Q0103
    0PA_C01_Q0104
    0PA_C01_Q0110
    0PA_C01_Q0111
    0PA_C01_Q0112
    0PA_C01_Q0113
    2.  for Recruitment .. -
    CUBEs are only one---0PARC_C01
    Queries are --   0PARC_C01_Q002
    0PARC_C01_Q008
    0PARC_C01_Q016
    0PARC_C01_Q006
    0PARC_C01_Q003
    0PARC_C01_Q015
    0PARC_C01_Q007
    0PARC_C01_Q017
    0PARC_C01_Q004
    0PARC_C01_Q005
    0PARC_C01_Q009
    0PARC_C01_Q001
    0PARC_C01_Q010
    0PARC_C01_Q011
    0PARC_C01_Q012
    0PARC_C01_Q013
    0PARC_C01_Q014
    like this  there are several modules are there..  i think it is usefull for you..
    thnaks
    @jay

  • Account - Contact Related info - Edit Role Link

    Hi
    Is it possible to inactive or remove 'Edit Roles" link under Account - Contact Related Info in R15.
    Regards
    Sundar

    Sundar, at this time it is not possible to inactive or remove "Edit Roles" link under Account - Contact Related Info.

Maybe you are looking for

  • NOT getting output in SQL PLUS

    Hi guys....... I have one table.fields are like EMP_CODE,ATTENDENCE. attendence are in like PPLLAAPPLL. i want to calculate no of P ,L,A. I wrote one procedure but it is not giving any output. create or replace procedure EMP1 as CURSOR c1 IS SELECT e

  • Schedule line blocked for delivery

    Hi Friends, Can you please tell what does Schedule line blocked for delivery ( LIFSP )  means?can you please explain the business process involved in this? Regards. Dinesh

  • ITunes crashes when I'm trying to log in into iTunes store

    After I've made my first purchase (of a music album) in iTunes store iTunes has crashed. And now iTunes crashes when I'm trying to log in into iTunes store. I've tried removing it, deleting iTunes folder in C:\Users\USER_NAME\Music and then installin

  • Reduce file size of image a user loads into image field in form

    Hello, I'm a Mediadesigner from Germany and I started to work with Lifcycle Designer about a year ago. I already made some smaller forms with different fields. Now I have a special form with empty image fields, that allow the user to put in his image

  • FI Substitution exit

    Hi Friends ,   Is it possible to substitute a BKPF field in line item level of substitution ? I want to update BKPF-XBLNR_ALT based BSEG-MWSKZ  at line item level.When I tried using an exit , I can see that BKPF field value is changing in debugging b