Generate report through item property

we want to generate all item master data  that is related to item property.
means we want to report through item property in crystal report please provide me the table name or other infomation
Thanks

HI
Try this query:
SELECT T0.[ItemCode], T0.[ItemName], T0.[ItmsGrpCod], T0.[OnHand] FROM OITM T0 WHERE T0.[QryGroup1] = 'Y'
The T0.[QryGroup1] is nothing but Property 1 so you have to change the query group name according to those property

Similar Messages

  • How to transport generated reports through report painter

    Hi All,
    We are upgrading from 4.6 to ECC6. Previously somebody created reports for Finance  through report painter, now in the new system they are two to three system generated reports which are produced by report paintyer (I guess) are retrieveing wrong data.
    So I debugged the generated reports and found two locations
    1. generated report as syntax error
    2. at selection it is having an additional filter with company code for each table  like coss, cosp, cospp which I dont find that filter in the old 4.6 generated report, I modified the generated report but problem is that it dont give me any transport number.
    So these reports are client specific, can any one suggest me how to transport these changes to quality and production environment.
    I tried with transaction GCTR , but it is failing when it is released.
    Can any one suggest me.
    Thanks
    Tangudu

    No better manual than SAP help!
    Below is the link to Report Painter
    http://help.sap.com/saphelp_erp2005/helpdata/en/5b/d22cee43c611d182b30000e829fbfe/frameset.htm
    Regards
    Sreenivas

  • Not able to generate report through EM.

    Hi All,
    one of the clients wants us to create a database report through EM.
    We are in the process of creating the tablespace information report.
    we havent created report through EM before.
    Please find the below which we followed to create the report.
    1. click report -->create-->
    2. in the element tab
    I select element--> add -->
    In set parameter tab, I run this query
    select tablespace_name as tbname, sum(bytes)/1024/1024 as size_mb from dba_data_files group by tablespace_name;
    When i try to run the report, I am getting an error table or view does not exist.
    This is the correct query when i ran the same query on db, i see the o/p.
    Please also let me know how to configure the e-mail with report.
    Your assistance is this regards is much appreciated.
    Thanks and Regards,

    if you run your query against the repository database you will get the error while the user MGMT_VIEW in the repository database doesn't have any
    privileges on dba_data_files (I'm using OEM/GC 10g - at least in this version the user MGMT_VIEW is used).
    If you want to run your query against a target database you have only these choice: create a public database link for that target database.
    select tablespace_name as tbname, sum(bytes)/1024/1024 as size_mb from dba_data_files@target_db group by tablespace_name;
    On the other hand you could use the repository of the OEM/GC to get some informations about the tablespaces of a target database.
    Please check:
    http://download.oracle.com/docs/cd/E11857_01/em.111/e12135/toc.htm => Part II Reference => 7 Management Repository Views
    For your purpose the view MGMT$DB_DATAFILES in the SYSMAN repository might be a good choice...
    HTH

  • Error while generating Report through XL Reporter.

    Hello..
    I am using microsoft excel 2003.I have installed XL Reporter 2005SP1. While i am trying to generate report throgh excel reporter i get the following error.
    Security setting in microsoft excel prohibit XL Reporter from running.
    For more information click Help.
    I also tried by making security level low in microsoft excel -->Tools > Macros> Security.But still problem there.
    Thanks,
    Arpit

    Hi Arpit,
    As well as setting the macro security to Medium or lower, you need to tick the options 'Trust all installed add-ins and templates' and 'Trust access to Visual Basic Projects'. These options appear at the bottom of the Trusted Publishers tab in the Macro Security window.
    Hope this helps,
    Owen

  • Need RG23APART1 report through Item Group Wise

    Hi All..
    The scenario is In the XL reporter add RG23A PART 1 report is only date and Location wise but i need the report through ItemGroup wise so how can i do that...
    Thanks

    Closed my self

  • How to translate the text format while generate report through BI-SERVER.

    THAT IS I LIKE TO TRANSLATE EXCEL DOCUMENT FROM ENGLISH LANGUAGE TO VIETNAMESE LANGUAGE WHILE GENERATING REPORT IN BI-server

    You mean XL is used as a source here for OBIEE. Whatever is the source you need to implement OBIEE Multilingual functionality. Remember there are four types of Multilingual Support in OBIEE:
    - presentation services like Answers, Dashboard links and all
    - Catalog like Report Name, Dashboard Names and all
    - RPD Externalize Strings to see the subject area in required language
    - Data where the reports generated will have data stored in different languages in an extended dimension table.
    You require the 4th type here so you need to maintain a extended dimension table in DB which is used in RPD to be picked up by BI server based on language selected(language id)/WEBLANGUAGE system variable
    Hope this helps..

  • Generate Report -List item permissions against Each list Item

    Hi,
    I want to get "Item Permission" against each list item from List.
    I need to prepare a Report from this Information.
    Can anyone please help to get "Item Permission" against each list

    Hi,
    About how to enumerate permissions of each items using PowerShell, code snippet provided by Nancy in this similar thread would be helpful:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/509b7ea1-bd54-4fe3-842b-32fdc52e4f73/enumerate-list-item-permissions
    With the data retrieved, then you can export it to a .csv file:
    http://blogs.perficient.com/microsoft/2013/01/how-to-combine-powershell-cmdlet-output-in-a-single-csv-file/
    Best regards
    Patrick Liang
    TechNet Community Support

  • HOW TO GENERATE REPORTS IN ENTERPRISE MANAGER 10.1.0.5

    Hi,
    We have installed EM 10.1.0.5 on windows.We have a requirement of delievering CAPACITY PLANNING MANAGEMENT reports through OEM.I am not able to find any OPTION for REPORT GENERATION in EM CONSOLE.
    Need assistance in generating REPORTS through OEM, also need description in detail about the CUSTOM REPORTS/ REPORT GENERATION through OEM 10.1.0.5.Would highly appreciate if anybody can give a quick workaround for the same.
    Thanks & Regards,
    Vamsi Manyam

    Thanx Bazza,
    I have tried creating custom reports.
    Can we use the UDM in custom reports.
    In the ELEMENTS, when i go with METRICS, I am not able to see the UDM in the drop down menu of the metrics.
    Can u please help me out as how to include the UDM in the METRICS(under ELEMENTS section of reports).

  • Use of "Group" & "Dimlist" property in generating reports.

    Hi BPC Gurus,
            I want to know how to make use of "Group" & "Dimlist" property in generating reports. I know these are the properties available in Appset Dimensions, but how to configure and how to call in report schedule is what I have not understood. Can anybody explain it with example.
    Regards
    KumarMG

    Hi, just as Nilanjan said the DIMLIST property, actually is better to use as a "group" filter inside of business rules, however it is an available property that You can use into the "memberset options of any template, clicling with the rigth bottom of your mouse and selecting the "generator filter" option, it gonna let You create eficient templates.
    Regards,
    Luis

  • NVision report through Report Book generating special characters

    Problem generating nVision Tabular report using Report Book. Reports brings special characters on two tabs after half way down the report. When we run the same report through two-tier mode it comes out clean. Tested the production and test layouts, they both bring the special characters. Running Peoplesoft Application 8.8, People Tools 8.45, MS office 2000 SR-1 Professional (both on server and the client computer.
    Appreciate any input on this case.

    Hi,
    Developer 6i does not support PDF subset (that is the easiest way to achieve this). In 6i you can try the following approach.
    Reference
    How to print Turkish correctly in UNIX Oracle Reports in PDF format? (Doc ID 146596.1)
    Regards, Roberto

  • Accessing generated reports by scheduler through SDK

    Hi,
    I am using BO XI R2 and recently get the sample code about scheduling.
    I was successfull to schedule a report through Java SDK and migrated our Web application.
    Here is workflow I am thinking
    1. A user logs in our web application. BO XI will pre-configured that the user has inbox in the server
    2. When the user click the report, schedule report on the server
    3. The user navigate away, possibly relogin later to check if the report is done
    4. The user need to see if the report is ready in our web application  -- Missing part
    I beliebe I figure it out #1,2,3 but not sure if there is API to get the generated report from user' inbox.
    Now, I am checking it in the user's inbox but actual user would not have access BO server.
    I should create a web page that list report has done or progress based on user(like history page) and give the user to download the reports.
    Not sure if I explain it well.
    Are there any API or sample code for this?
    Thanks,
    Sung

    Thanks for the reply.  It seems it was due to conflict on IP address. BO support helped us to resolve this. We have 2 NIC card so we hard coded the IP address in the CMS and we also hard coded CMS name in all the services. We used -port and -ns command line. This resolved this issue. Also, in web application we used stateserver instead of Inproc for sessions.
    Thanks,

  • Display an alert message through javascript when report column item is null

    Hello,
    I have a report column item which is an select list item and now i want to display an alert message when value is null, I mean no value is selected, this alert message should be fired when update button is clicked.
    Can anyone please help me with this issue.
    Thanks,
    Orton

    You could try something like this:
    declare
      x        INTEGER;
      err_ct  INTEGER   := 0;
    begin
      x  := 5;  -- number of rows displayed
      for i in 1 ... x (
        IF wwv_flow.g_f08(i)) IS NULL THEN err_ct  := err_ct + 1;
        END IF;
      end loop;
      IF err_ct = 0 THEN
         RETURN NULL;
      ELSE
        RETURN 'Nice error message: you must supply a value.';
      END IF;This would be used with a PL/SQL validation: Function Returning Error Text.

  • Drill Down Report through Report Painter

    Dear All
    I am looking solution for Drill Down Reporting through Report Painter.
    Kindly Help me for the same.
    Thanks in Advance
    Alok

    Hi Alok,
    All the report writer reports and report painter reports will have the ability of drill down. You can create a report using  T Code GRR1 and GR31. Create a report group T Code GR51 and assign the report to the report group. Generate the report group using T code GR55. One the report is executed double clik on any line item, the system will take you to the drill down options.
    Regards
    Sridhar

  • Running reports through Forms server using run_report_object produces no output.

    I am running a non-parameterized report from forms on the forms server using run_report_object. The parameters being passed to the reports server through the property palette are
    file name = blr_ndc_005
    execution mode= RUNTIME
    communication mode = ASYNCHRONOUS
    destype= SCREEN
    desformat=
    desname=
    report server= REP60_9IAS
    although the report ran successfully there is no output being displayed in any browser window. Though when i change the destype parameter to 'FILE' the report runs successfully and the file is generated.
    I want similar functionality to the web.show_document built-in but the purpose is to hide the username and password.
    I would be very grateful if anyone could help me in this regard or let me know if this is not possible.
    Thanking in anticipation,
    Majid.

    please check the reports and forms integration paper on otn to see the correct way to get your output from the report.

  • I&PM : Generating Reports

    Hi ,
    We are new to I&PM and we have a client requirement to demonstrate a scanned document being pushed into a Workflow and in generating reports viz ,
    1:Report on how many items are there in the workflow and how "old" "(one week , one month etc )they are ,
    2:Report on percentage of work items having completed 'QCpass' in the Workflow .
    currently client is generating the reports through * '.mdb' * files like *SummaryReport_2X.mdb* etc ....
    ( How ) Can similar reports be generated to demonstrate the IPM equivalent ?
    where can i get the Documents to know the procedure / steps to configure/start and operate the I&PM server to achieve the same .
    any suggestions would be of help.
    Thank You oin advance
    plaxman

    SELECT T0.[CardCode] as [BP Code], T0.[CardName] as [BP Name],
    T0.[DocNum] as [PO Number], T1.[ItemCode] as [Stock Item],
    T1.[Quantity], T1.[OpenQty],
    SUM(isnull(T3.[Quantity],0)) as 'Received Qty',
    T1.[Quantity]-SUM(isnull(T3.[Quantity],0)) as [Left to Deliver], t4.DocEntry as InvNo , t6.DocNum as PaymentNum
    FROM dbo.OPOR T0
    INNER JOIN dbo.POR1 T1 ON T0.DocEntry = T1.DocEntry
    LEFT JOIN dbo.PDN1 T3 ON T3.BaseEntry = T0.DocEntry AND T3.BaseLine = T1.Linenum
    LEFT JOIN dbo.OPDN T2 ON T2.DocEntry = T3.DocEntry
    left join pch1 t4 on ( t1.DocEntry = t4.BaseEntry and t1.LineNum = t4.BaseLine and t4.BaseType = 22 )
          or ( t3.DocEntry = t4.BaseEntry and t3.LineNum = t4.BaseLine and t4.BaseType = 20 )
    left join opch pch on t4.DocEntry = pch.DocEntry
      left join   VPM2 t5 on t5.DocEntry=t4.DocEntry
    inner join OVPM t6 on t6.DocNum=t5.DocNum
    WHERE T0.[DocDate]  =[%0] 
    GROUP BY T0.[CardCode], T0.[CardName], T0.[DocNum], T1.[ItemCode],
    T1.[Quantity], T1.[OpenQty],t4.DocEntry, t6.DocNum,[SumApplied]

Maybe you are looking for

  • My wifi only ipad does not find my new address since moving house

    i moved house 5 months ago but Google Maps and Google Earth show my current location as my old address.  Is there a way to resolve this problem?

  • IDVD will no longer open

    My iDVD application will no longer open. It simply tells me that "You cannot use this version of the application iDVD with this version of Mac OS X." So I spoke with 5 Mac Genius' at two different stores and this questions simply stumped all of them.

  • Aperture 3.3.2 Crashes in Mountain Lion

    Couple of things here,  symptoms + fixes were: Aperture would immediately crash when opening the photo browser Failed fixes: reparing/rebuilding database, permissions, creating a new blank library Fixed this by uninstalling and re-installing Aperture

  • Trouble getting clips from XDCAM EX1 SXS Reader into APProCS4

    Hi, I am having troubles with importing clips from Sony SXS reader to my APPro CS4. I was wondering if anyone could please tell me what I should do to solve this problem. I have transferred all clips from Sony SXS reader(INPUT Files: .XML/.MP4 format

  • Move Virtual Machine from Hyper-V Server 2008 R2 SP1 to Hyper-V Server 2012 fails with Error 2901

    I have six Hyper-V 2008 R2 SP1 servers and two Hyper-V 2012 servers. I am running SCVMM 2012 SP1. I am trying to use "move virtual machine" from within SCVMM to move VMs from a 2008 host to a 2012 host. I have tried different VMs on different hosts a