Authorization-Display report from InfoProvider-ODS

Hello,
Currently, I got some problems displaying data through the reports which were created from InfoProvider-ODS.
The authorization team already configure the authorization objects. Unfortunately, there was no data display from the queries at all.
One concern related to the authorized configuation is:
from checking authorization for dealer report in ODS model, we use auth. object: ZBPCODE which is dealer id value.
but it's not required only dealer id value, it require "*" for this object.
How do I limit in this authorization case?
Any suggestion would sincerely appreciate.
Thank you very much
-WJ-

Closed without solution!

Similar Messages

  • Display reports from BW using WAD on blackberry

    Hi All,
    I have to display reports from BW using WAD on blackberry
    can any one please guide me how to do it?
    awaiting Reply
    Thanks & Regards
    Prasad

    you have to integrate SAP Mobile infrastrcture with BW system to achive this.

  • Display report from FM

    Hi All,
    I have the data in internal table inside the Function module.
    I want to display the records in internal table when this FM is executed.
    Which are the different ways in which i can display data from internal table.
    WRITE statement and othe selection screen events doesn't work in Function module.
    Thanks
    Shital

    hi
    try using fm 'POPUP_WITH_TABLE' inside ur fm.
    CALL FUNCTION 'POPUP_WITH_TABLE'
      EXPORTING
        ENDPOS_COL         = 20
        ENDPOS_ROW         = 20
        STARTPOS_COL       = 10
        STARTPOS_ROW       = 10
        TITLETEXT          = 'abc'
    IMPORTING
      CHOICE             =
      TABLES
        VALUETAB           = itab
    EXCEPTIONS
      BREAK_OFF          = 1
      OTHERS             = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    plz reward points if it helps

  • How to display report from SQL query string

    <p>I am a new user at this forum, my name is Muneer.</p><p>I have a doubt please help me</p><p>I am develoing an Institute Management System (Plat form VB.Net 2003), that can add participant details, course details, Account details so and so....</p><p>my problem is i have a VB.net form ,that form include combo box and flex grid.</p><p>when i select a text from combobox, data will be display in flexgrid its ok. but i want same out in Report.</p><p>when i try to make it showing all data please help me asap. how can i pass data to report.</p><p>I am using ADODB.Connection method with Access Database.</p><p>waiting ur valuable reply</p><p>Muneer</p>

    This sample passes ado data to a report.
    [http://diamond.businessobjects.com/node/2052Â | /node/2052]
    Rob Horne
    Rob's blog - http://diamond.businessobjects.com/blog/10</p>

  • Authorization issue when I display data from ODS, Infocube, Multirprovider

    Hi Experts,
    When I'm trying to display data for ODS, Infocube, Multiprovider, Infoset in production system, facing aurhorization issue.
    Can anybody have idea what is authorization objects to display data from Infoproviders.
    SIRI

    Check for below authoriztions in your role:
    S_RS_ICUBE
    ACTVT          03
    RSICUBEOBJ     AGGREGATE, CHAVLREL, DATA, DATASLICE,   DEFINITION, EXPORTISRC, UPDATERULE
    RSINFOAREA     *
    RSINFOCUBE     <your cubes>
    S_RS_ODSO
    ACTVT          03
    RSINFOAREA     *
    RSODSOBJ     <your DSOs>
    RSODSPART     DATA, DEFINITION

  • Display Columns from WBS and Activities in the same Report

    Does anyone know how to display Columns from a WBS and an Activity together so that they can be output to Excel?
    I need WBS Code, Actual Start, Actual Finish and Performance % Complete from the WBS and Activity Codes from Activities.
    I can produce them in a report but this gives me all the activities in a heirarchical format which then necessitates deleting the activity lines in Excel
    The Performance % complete which I want is available in Activities at the Summary Level but the Activity Codes are not at this level
    I could put the Activity Codes in as Project Codes at the WBS level but this will require a lot of maintenance
    Maybe someone knows an easy way to do this?
    John
    Edited by: user9088233 on Feb 3, 2010 11:50 PM

    user9088233,
    Your request interested me so I gave it the old college try. There are several ways to go about this task but here's one that is fairly quick and easy.
    I carefully read your description of what you need from P6. I've built a test layout using the fields that you outlined. Here's what I came up with. This should bypass the issue of having to create a P6 export. My solution is to build a customized layout in P6 and copy that info and paste it into an Excel spreadsheet.+
    Open P6
    Open neccessary projects & open a new layout containing these columns:
    ....Project, WBS,Activity ID, Activity Name, Perf. %, & (any codes or user defined codes)
    Group & Sort by: Project, WBS
    ....*Display Options* = "Show Group Totals" & "Show Summaries Only", Choose "OK"
    ....*Edit*, Select, All, Copy
    Open Excel
    ....Paste Highlighted data into your new worksheet.
    Hope this helps but it's usually hard to understand exactly what you need unless I can view your data,
    Good Luck & let me know how it turns out,
    p3_scheduler
    Edited by: p3_scheduler on Feb 8, 2010 2:40 PM

  • Report not displaying data from one of the infoproviders

    Hi Experts,
    Issue: Report not displaying data from one of the infoproviders
    I have a report 'ReportA' which has multiprovider MP1 as the source.
    MP1 has two Infocubes IC1, IC2 in its design.
    Now, when i execute the report, data from IC1 is displayed. But no data from IC2 is displayed.
    Is there a setting i need to enable in MP1 ? or is there anything else that needs to be enabled ?
    Please reply.
    Regards,
    Suraj S Nair

    Hi All,
    When i display data directly from the multi provider, without any restrictions, i cannot view the data from infocube IC2.
    I feel its not an issue with the Query. It must be a problem with the setting in the Multiprovider MP1.
    Infocube IC2 is a copy of Infocube IC1. Multiprovider MP1 first only had IC1 in its design. It was recently IC2 was also included.
    I checked the Characteristics, all of them are assigned corectly.
    Now, this issue sure has something to do wiht the setting of Multiprovider or please correct me if wrong.
    Regards,
    Suraj S Nair

  • Displaying xml publisher report from adf page.

    I am using jdev 10.1.3.3
    I have an requirment of displaying an xml publisher report on click of command button.
    any suggestion.how this can be achived.
    according to my understanding.
    if we create a folder in our web server which oc4j in our case.and we transfer the xml report through FTP in that folder.can we able to pick the report from that folder.
    can we display or call that report.please let me know??
    Is that possible.????????????
    any help would be helpfull

    Really appreciate your response. Can you pls give little more details.
    1] Are there any standard API's which I can use to submit XML publisher report from the JSP pages
    2]Is there any sample code snippet for any of the options that I can refer to..or pls let me know the API's, I will check on them
    Appreciate any help

  • Reporting from more than one infocube and also from multiple ODS

    Hi all,
            Someone please help me in these issues.
    How can we do reporting from more than one cube ( if data in all the cubes are required, but only a few fields from each cube). And how to do the same with more than one ODS.
    Thanks in advance,
    Sekhar

    Hi Sekahr
    Can u jus create a multiprovider.
    Before creating the multiprovider..Just check the Common charcterstics avilable in
    all the ods based on that give the mapping ..
    and then once u have completd the creation of multiprovider execute the same in
    the tcode <b>Listcube</b> and then create the querys as per the user thats it...
    Regards
    R M K
    Assining points is the only way of saying thanx in SDN ***

  • CG02 Report from Template error when starting the display application

    System info: SAP GUI 720 (patch 10007878), ECC 6.0, SAP_APPL/EA-APPL 605, WWI 2.7 (patch 20000084)
    Hi, folks.
    I was able to execute CG02 'Report from Template' function. My local MS Word 2003 would open successfully to display the report as expected. Suddenly, I couldn't do that anymore. I'm now getting msg "An error occurred when starting the display application" (C$772). And I didn't change anything.
    Any clue to what has happened or why it is happening? In my Word, I have 'C:\Program Files\SAP\FrontEnd\SAPgui\wwi' set as the file location for User templates. What else should I check?
    Thanks in advance.

    Hi, Caroline.
    Thanks for pointing me (back) to it! (I've encountered a similar issue with the same param back in 2010...)
    I'm positive that the problem started after I tried to run the transaction code (of my custom report program that does the CG02 'Report from Template' function) from the web gui ('You Can Also' menu function). Somehow, the standard SAP fms within It changed the param ESWWI_INST value from 'EXISTFRONT' to 'WWISERVER'. So when I ran CG02 and the WWI server is not available yet, I received the error msg.

  • Display Document from BI Server in Crystal Report

    Hi all,
    I accessed BI Query from BI server in Crystal Report. We can upload any comments or documents to the query. I want to display the document and comments in Crystal Report from the BI server.
    Is it possibel? If possible how can i do this?
    Thanks & Regards,
    Hemalatha J

    As I see there was no response on these issue although it is marked as answered. I'll give a hint for the ones that might want to try this.
    One could extract the metadata and documents from the tables names to be found in the tables SDOKLOTAB and SDOKPHTAB (as an example, for InfoObject documentation we have the tables BDSLOIO8, BDSLOIOT8, BDSLOPR8, BDSPHIO8 and BDSPHF8) or one could export the metadata from the BI repository (though, this is a manual approach).
    Edited by: marius.grunca on Apr 27, 2009 5:58 PM

  • Cannot display the Crystal Report from BW..very Urgent

    Hello Friends,
    We are executing the Crystal report XI report from BW 3.50 but cannot displaying andgiving the error messgae as follows....
    <b>Service cannot be Reached</b>
    <b>What has happened?
    URL http://sapprodbw.company.com:8112/sap/bw/sap/bw/ce_url call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system I12 with error code 404 and for the reason Not found.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:sapprodbw_I12_12-v:0-s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team</b>
    I'm getting the above error could plz help me .. its very urgent task for us..
    Thanks in advance for your valuable time...
    Sreedhar G.

    Hi Dinesh,
    I started all the services and i checked the Test service of ICF its giving the same above  error and service cannot be rezched...BASIS is also workin on the same issue but getting ...
    Any help...
    Message was edited by: sreedhar Gunda

  • Parameter form display while calling reports from form

    Dear All,
    I am running reports from form using run_report_object. I do not want to see parameter form while running the report. How do I do that.
    Thanks in Advance
    Gaurav Shah

    Hi, try to set paramform=NO in your parameter list
    Daniel

  • You do not have authorization to extract from DataSource ZZ_TD_EBAN COMPONE

    Hi,
    Iam facing the problem As
    You do not have authorization to extract from DataSource ZZ_TD_EBAN COMPONENT.
    ERROR IN SUBSTEP
    ERROR IN SUBSTEP
    Error reading the data of InfoProvider ZDP_VIRT..
    I had created a Virtual Infoprovider. and taking the Dat source ZZ_TD_EBAN.
    done the Trasf and DTP. for data source to cube. which was bulit in BI7..
    i can see the flow AS Source system- datasource- virtual provider.
    for virtual provider at run time it picks the data  from source.
    But when i rum the query on this VP iam getting error     as
    You do not have authorization to extract from DataSource ZZ_TD_EBAN COMPONE
    even if i chek data at virtual provider level byclicking  display Data..
    after selecting the fields  once i execute . there aso iam facing the same error. as
    You do not have authorization to extract from DataSource ZZ_TD_EBAN COMPONENT.
    Once i get in tthe error.. i can see the below msg.. but even though not able to solve .. i need your assistence.
    You are not authorized to extract from DataSource ZZ_TD_EBAN in application component: MM .
    System Response
    The authorization check was performed with the following field values:
    DataSource: ZZ_TD_EBAN
    Application component: MM
    Subobject: DATA
    Activity: 03
    Procedure
    To be able to extract from the DataSource, you need authorization for authorization object S_RO_OSOA (authorizations SAPI-DataSource) with the field values specified above.
    Procedure for System Administration
    There is a role template S_RO_OSOA_TMPL (DataSource (OSOA) Display/Maintain/Extract) available that contains the authorizations to display, change and extract all DataSources.
    Pls help mewith your valuable answer.

    Hi ,
    As given in your error message that S_RO_OSOA authorization object is missing . You need to include this auth object in the ID from which you are extracting the data using the TCODE : PFCG . You can ask the basis person to do so for you .
    When you run any report on a virtual infoprovider , you need to give the authorization of the DTP & the transformations apart from your cube and datasource in PFCG so that it can display the output in the report . This setting is only necessary for virtual cubes.
    You can always check the missing authorizations in tcode : SU53 .
    Hope the above reply was helpful.
    Kind Regards,
    Ashutosh Singh

  • Print report from CXR0

    Dear Experts,
    I would like to print directly from SAP through tcode CXR0 : system- list - print is grey.
    I have checked if authorization is missing from nsu53 but my authorization already successful.
    Please advice me how to print report from CXR0 and what is the authorization object?
    Thank you.

    Hi,
    your problem is not related to authorizations. The section System -> List works only if you have a list displayed on your screen.
    Cheers

Maybe you are looking for

  • TS3276 Duplicate messages in mail

    I get messages left in my drafts folder, but they also show in my sent folder. How can I keep from getting these duplicates?  Or what am I doing that causes them?  Doesn't happen for everything.  Also happens in 10.7

  • Unblock imagrs

    I MISTAKENLY BLOCKED AN IMAGE FROM A WEB SITE. HOW DO i UNBLOCK IT?

  • JSF and links with parameters to restore jsf page state

    Hi, I've been developing a forum using JSF. It's going to be something similar to the one we are just using. If a user, while browsing forum, find something interesting he should have a possiblity to copy URL form his browser and give it to his frien

  • Grey question mark in harddrive window

    On my iMac OSX10.4.8, When I open the Macintosh HD window, either from the desktop or the dock, a large, static,grey question mark appears at the top of the window on the mettalic looking window frame, just to the left of the small (spotlight?) searc

  • Safari 1.3.2 and Yahoo! "Search" functions

    I am running Mac OS X 10.3.9 with Safari 1.3.2. Insatlled Safari "add-ons are Acid Search, PithHelmet and Safari NoTimeout. When I go to the Yahoo! home page, in the upper right of the page are the Yahoo! Search options (Web, Images, Video, etc.). In