Report to show certtain BP related data...

I've just been asked to create a report which identifies all BP's which have the role of Channel Partner (PRMP) and then have a certain CP_type and CP_program, which are classifications inside the Identification tab of BP.
Does anyone know what tables I can traverse to get at this information?.
Gary King

Hi Gary,
Tables Required:
BUT_FRG0010 
BUT_FRG0011 
BUT100.
BUT001
BUT020
Best Regards,
Pratik Patel
<b>Reward with Points!</b>

Similar Messages

  • Report which shows TECO orders by date

    Is there a report which shows by date which orders have been TECO ed. for example I would like to know which orders were technically completed on 5th of august by Plant
    thanks a lot

    John,
    I am not aware of such a report.
    Technical completion date exists in table AUFK (field IDAT2).  Easiest solution, for quick and dirty information, you could just browse the table using SE16.
    Next easiest solution would be to create a query.  I usually give the users a basic productionorder query when CO26 is not enough.  Create the infoset in SQ02.  Join tables AUFK, AFKO, and AFPO for basic production order data.  Then, create the query in SQ01 using the infoset you just created.
    If these solutions do not meet your needs, then you will have to commission a Z report.  Spec it out & hand it off to the ABAP developers.
    Rgds,
    DB49

  • How to create a formula that shows only the last date of a series of dates

    I have a report that shows a series of dates that 'notes' were created on a particular file. I want the report to only show the date of the last note that was created instead of showing all the dates. Ive tried using 'Maximum ()' which does not work.
    Any suggestions?

    Either order the dates in ascending order and place the date field in the group footer
    -or-
    order the dates on descending order and plade the date field in the group header.
    HTH,
    Jason

  • No stock showing in Inventory on date stock report

    Hi
    I have created a Stock on date query at plant material level using standard cube 0IC_C03
    to get stock quantity on posting date i have restricted 0TOTALSTCK
    by 0CALDAY  variable .
    Correct me if any thing wrong to get on date stock.
    When i m executing that report for date 20.07.2009 , it shows 0 qty for a given Plant(1001) and a given material(ABC)
    where MB5B report in R/3 with same date show sum stock qty.
    again i executed the report with 17.07.2009 , on which the material(ABC) was lastly transacted for that given plant(1001)
    for this date i m able to match the qty with MB5B.
    Then i check sum other stock report which is at 0CALMONTH  level wen executed with 07.2009 shows correct qty.
    Now my question is y it is showing 0 qty wen the stock is there in it ? is query definition not proper to get stock on date ?
    Thanks and regards,
    Sonal....

    Hi,
    No need to restict.
    in rows, calday, plant,  materials
    in column 0TOTALSTCK.
    for 2 days data will look like this.
    19/07/2009 --  1001 -- 011235  ---   256 KG
    20/07/2009 --  1001 -- 011235   ---  280 KG
    stock as on 19  in MB5B, after recipts and issue is 256 KG.
    stock as on 20 th in MB5B, after recipts and issue is 280 KG.
    based on issues and recipts, data will be added to total stock.
    yes, stock will be last date posting date. as on today we can validate data till yesterday.
    one more thing for plant whose values are not matching, did to drill down stock type and stock category and check data.
    use RWBE t-code also for validation.
    Best Regards.

  • How to set the filter on a report to show the data for the Current Month

    Hi all,
    I am working on a report, which currently has this filter: Date First Worked is greater than or equal to 10/01/2010. This reports show the data for the current month, so at the beginning of each month we have to remember to change the date on the filter.
    Does anyone know what the criteria should say, so that it automatically changes and shows the information for the current month, without us having to go in and change anything?
    Any help would be greatly appreciated!
    Thanks,
    AA

    You need to add a session variable to date fir worked assuming that this is a date field.
    To do this open up the filter on the field then at then press add Variable then "session" and enter the following CURRENT_MONTH into the Server Variable section.

  • SSRS Matrix report to show or hide year column based on parameter value "Date" selected.

    Hey experts!
    I have a requirement an ssrs matrix report should display columns (year/s) based on parameter value (date/s). 
    My Dataset fileds are: Product, Year_name, Month_name, Date
    Currently my report output looks like this-
    Param Date: 2013-08-01 00:00:0.000
    Product +Calender2011      +Calender2012     -Calender 2013........                        +Calender2014
                             Total
                      Total Jan13  Feb 13  Mar13..  Dec13   Total           Total
    Abc                      100
                        220
    10      20         30.......  20       250              400
    Xyz 110
    200 50      80         40.......  30       450              600
    My requirement:  if I'm selecting Date parameter value as '2013-xx-xx' I should only able to see Year column 'Calender2013' and rest of the years should hide. Similarly If I'm selecting Date parameter value as '2014-xx-xx' I should only able to
    see Year column 'Calender2014' .
    Appreciate your kindly help. 
    Afan

    Hi Afan,
    According to your description, you want to only show the selected year on your report, right?
    In this case, you need to get the year from the date parameter using the expression below
    =Year(Parameters!Date.Value)
    And then use the expression below to get the year from Year_Name field.
    =Right(Fields!Year_Name.Value,4)
    Then add a filter to the dataset to filter the data like below
    Expression:=Year(Parameters!Date.Value)
    Operator:=
    Value:=Right(Fields!Year_Name.Value,4)
    Reference
    http://msdn.microsoft.com/en-IN/library/dd255287.aspx
    If you have any questions, please feel free to ask.
    Regards,
    Charlie Liao
    TechNet Community Support

  • How can I show the last amend date of the .rpt file on my report?

    I want to show the last amendment date of the .rpt file on my report. 
    Modification date and time refer to the actual report rather than the .rpt file.
    Does anyone have any suggestions?  I am using version 11.2.
    Thanks,
    Anne-Marie

    annemarier,
    Have you tried the "Modification Date" or "Modification Time" fields located under the Special Fields section of the Field Explorer?
    I've never used them, but they seem like good candidates.
    Jason

  • Thread: In Hyperion Financial Reporting can we show comments entered in dat

    Hi,
    I want to show comments in Hyperion financial reports. The data form are against BSO cube and when users enter comments in it they want to see in reports which are against ASO.
    Also, if you can help me if it is possible against same cube?

    Hi,
    I think we can't show it in ASO, but if we have a BSO cube then we have to connect our reports with the Planning data source instead of an Essbase data source and specify on the report to show supporting detail.
    You have to do some settings in the FR_Global.properties which are:
    AllowCellTextAsAnnotation=true, the Cell Text check box on the Report Property sheet is shown (for Financial Management and Planning, not Essbase yet). The default setting will be unchecked (turned off).
    AllowPlanningUnitAnnotationsAsAnnotations=true, the Planning Unit Annotations check box on the Report Property sheet is shown for Planning. The default setting will be unchecked (turned off).
    AllowDocAttachmentsAsAnnotations=true, the Document Attachments check box on the Report Property Sheet is shown for Financial Management. The default setting will be unchecked (turned off).
    Hope this helps.
    Regards
    SST.....

  • In Hyperion Financial Reporting can we show comments entered in data forms?

    Hi,
    I want to show comments in Hyperion financial reports. The data form are against BSO cube and when users enter comments in it they want to see in reports which are against ASO.
    Also, if you can help me if it is possible against same cube?

    Hi,
    I think we can't show it in ASO, but if we have a BSO cube then we have to connect our reports with the Planning data source instead of an Essbase data source and specify on the report to show supporting detail.
    You have to do some settings in the FR_Global.properties which are:
    AllowCellTextAsAnnotation=true, the Cell Text check box on the Report Property sheet is shown (for Financial Management and Planning, not Essbase yet). The default setting will be unchecked (turned off).
    AllowPlanningUnitAnnotationsAsAnnotations=true, the Planning Unit Annotations check box on the Report Property sheet is shown for Planning. The default setting will be unchecked (turned off).
    AllowDocAttachmentsAsAnnotations=true, the Document Attachments check box on the Report Property Sheet is shown for Financial Management. The default setting will be unchecked (turned off).
    Hope this helps.
    Regards
    SST.....

  • Create a report to show changes in Sales Order Due Dates

    Hello all,
    I've recently started using SAP Business One 8.8 and I want to run a report to show a list of Sales Orders with the original Sales Order Due Date, and the New Date that it has been changed to. What is the best way to create a report to show me this?
    thanks
    Leigh

    Hi Leigh.......
    Try this......
    Select T0.DocNum, Max(T1.UpdateDate) 'Last Update', T0.DocDueDate
    from ADOC T0
    JOIN ADOC T1 on T1.DocNum = T0.DocNum AND T1.ObjType = '17'
    where T0.ObjType = '17'
    Group By T0.DocNum, T0.DocDueDate
    Regards,
    Rahul

  • Report Builder showing duplicate data

    Hi everyone!
    When adding sub reports to my table, it now duplicates/repeats the data many times.
    why is this happening and how do I stop it?
    Thanks :)
    Allana

    Hi Allana,
    When I directly insert a subreport without any parameters to a details row cell, I can easily reproduce this issue in my environment. Generally, if we want to avoid this issue, we must design a parameterized report (for example, a report that shows the details
    for a specific customer) as the subreport. For more details, please refer to the following steps:
    Create a parameter, then add a filter based on the parameter to filter the data in the subreport.
    In the main report, insert the subreport with the corresponding parameter values.
    Then we can filter the subreport based on the parameter values to eliminate the duplicate data. Besides, we can also add a group in the main report to avoid the duplicate data in main report.
    References:
    Tutorial: Adding Parameters to a Report (SSRS)
    Add a Subreport and Parameters (Report Builder and SSRS)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • CRM Interactive Reports show only current year data

    Hello,
    We have configured CRM Interactive Reports for IC scenario (CRM 2007) and are using reports like 'Service Ticket Volume', 'Service Ticket Closure', etc.
    The issue is when we run reports (through IC_Manager business role), they only display data from January 2009 onwards. There is lots of data available in the system for 2008 which we can see from the backend. And we are also selecting date range that includes 2008. But somehow the report only shows tickets from Jan 2009 onwards.
    Any clue why this is happening?
    Thanks,

    We've resolved this issue so I'm closing this message.
    Thanks,

  • Report Viewer shows incorrect data when viewing pages from last to first

    Post Author: Fmorales
    CA Forum: .NET
    Hello.
    I've made a huge report with Crystal Reports for Visual Studio 2005, and sometimes the Report Viewer show data with errors.
    If I see all pages of my report in order, 1 first, then 2nd, 3, 4... until the last one.... The report is always correct.
    If I see all pages in reverse order, 1 first (shown by default), then last one, then last one-1.... until 2nd.. All years show incorrect, except first one... 
    In an outer section, for every year, there is a final row which shows summarize calculated data. The error consists in that every value of the row is 0.
    It seems that Crystal Report calculates while showing, that's good.. but... Why does it ignore the data before when I see directly the last page?? It forces me to see all pages one by one in ascendant order to ensure data is correct.. I must fix that error.
    The way I calculate data in the problematic summarize row is a bit complicated, but I'll try... Let's focus in one only column (the other ones are similar). The summarize value is a formula which simply show a global value :
    WhilePrintingRecords;
    CurrencyVar margenActual;
    which is being increasing or decreasing along the group:
    WhilePrintingRecords;
    CurrencyVar actual:=actual+CurrentFieldValue; 
    if {PresupPeriodifMesesAux_DS.TIPO} = 'PAGOS' then         CurrencyVar margenActual:=margenActual-CurrentFieldValueelse    CurrencyVar margenActual:=margenActual+CurrentFieldValue;
    DefaultAttribute
    It is placed in the backgrond property of a CrossTab cell in a hidden pre-section... Well.. I know it's a bit complicated, but I have to do that way because it was the only trick I found to make a summarize file before printing data summarized (that's why the line "CurrencyVar actual:=actual+CurrentFieldValue;" appeared in formula). So I also wanted to use this formula to acummulate "margenActual".
    In the inner section I reset the actual value (this value always go fine):
    WhilePrintingRecords;
    CurrencyVar actual:=0; 
    Before end of year I reset the margenActual value:
    WhilePrintingRecords;
    CurrencyVar margenActual:=0; 
    I've tried multiple combinations (using WhileReadingRecords instead WhilePrintingRecords) but data is incorrect or I cannot get rid of visualization page's problem....
    Any idea?
    Thanks a lot

    quote:
    Originally posted by:
    ntsiii
    If you were previously using <mxXML> you WERE using
    e4x.
    So remove that tag, create an instance variable of the same
    name, typed as xml, and in your result handler, do as VarioPegged
    suggests, though I would cast/convert to xml first:
    companies = XML(event.result);
    trace(companies.toXMLString()); to look at your xml
    var xlCompanies:XMLList = xmlCompanies..company; //all such
    expressions return XMLList, never XML
    trace(xmlCompanies.length()); //
    Tracy
    Ok so the ID of the mxXML was being interpreted as an E4X
    variable at compile time?
    I tried changing the name of the ID of the HTTPService call
    from "marketData" to "MDATA" and assigning the variable marketData
    to the result of the HTTPService query, which if I understand you
    correctly should basically make everything work as it was before,
    but it seems to be a problem.
    when I try to run it puts an exclamation point on this line
    <toolbox:TreeMap id="treeMap" width="1200" height="800"
    dataProvider="{marketData}"
    labelField="@cname" weightField="@amount"
    colorFunction="{itemToColor}"
    toolTipFunction="{itemToToolTip}"/>
    That code refers to a SWC file. Apparently it wants
    marketData to be a data provider. If I change the dataProvider
    reference above to "MDATA" (the ID of the HTTPService) the App
    compiles, but I get two errors at runtime:
    TypeError: Error #1009: Cannot access a property or method of
    a null object reference.
    ReferenceError: Error #1081: Property @age1 not found on
    mx.rpc.http.mxml.HTTPService and there is no default value.
    What should I change this reference to? It won't compile if I
    use the variable I made for the e4x results and it is reading
    gibberish if I have it read directly from the
    HTTPService....?

  • Where the scheduled (recurring report) related data saved in OBIEE?

    Suppose I scheduled the report for daily for one month at 8.30 pm. in Oracle BI Publisher.
    I want to know at which location this all report recurring related data saved in OBIEE toll.

    hi,,
    It will be store in following tables
    XMLP_SCHED_OUTPUT,XMLP_SCHED_JOB,XMLP_SCHED_SUBSCRIPTION
    DB Instance: Where you configured the details for publisher scheduler (Admin-->Scheduler Configuration)
    thanks,
    saichand.v

  • LightSwitch is not showing related data - HTML Client

    The AddEdit screen doesn't display any related data, but if I press the Save button without making any changes, close the screen & reopen it, it then shows the data just for that particular record. 
    For example I have an Employee entity & it has a GenderID(foreign key)  which is coming from Gender table. When I open the Employee’s Add/Edit screen the Gender appears blank. If I hit the Save button without doing any data changes, close the screen
    & reopen it & it then shows the Gender correctly.
    Fiddler shows it is querying correctly & also getting the response, but somehow it
    doesn’t appear on the screen. I’ve checked the Add/Edit screen of other entities & it seems the problem is specific to this one only.  I’ve also created a new Add/Edit screen for the same entity & it has the same problem.
    Divyang Vyas

    Manage include data may help:
    LightSwitch Tips & Tricks on Query Performance
    Unleash the Power - Get the LightSwitch 2013 HTML Client / SharePoint 2013 book
    http://LightSwitchHelpWebsite.com

Maybe you are looking for

  • My Imac freezes after...

    After being in sleep mode, my Imac freezes whenever I try to play internet-based video. It is the newest model and I've had it for about 6 weeks. It is realy frustrating!

  • Problem with the "mail me" button

    Since I installed both Iweb 09 and Snow Leopard, there is a problem with the "mail me" buttons on my websites. Nothing happens when i click on it even if i see my web adress when my cursor is on the button. Do somebody had the same problem and do you

  • MS Access to ORacle 8i - loading data Error

    I'm able to create all the access db objects in an Oracle 8i database. When I try to load the data I get this in the error.log file: EXCEPTION : LoadTableData.run() : [Microsoft][ODBC Driver Manager] Driver does not support this function I have MSAcc

  • Formatting numbers

    I have some Flex charts in an app and the various numbers going past four digits don't have any formatting, how do you insert this? I.e. I want it to show "12,000" instead of "12000" M.

  • My Iphone is blocked

    How to activate my blocked Iphone 5? I put in the safety log in pin sveral times and I know what kind of pin I have and it do not work. After few times i tip in my pin my Iphine is deaktivated.