MM03 report assignment in query

Dear Experts,
I am entering MM03 transaction as reprt assignment in a query. When i execute the report and double click a line, it takes me to MM03 but with empty line item. How can i fix that? is there any user parameter for that? I know there are for Enjoy PO's PR's etc.
Thank you in advance

????

Similar Messages

  • Report assignment in Query

    Dear All,
    I have created a query and i am trying to add me33k and me23n as report assignment. The strange thing is that the system does not bring the screens.
    When i double click the line to display the contract, it gets me to the initial screen of me33k with agreement field empty. As for PO, it shows an old po and not the one i have on the screen.
    I have made the same thing in the past and it worked fine (showing the contract items and the correct PO).
    Any suggestions please?
    BR

    Hey , Apparently the report assignment does not work with Enjoy Transactions ,  in my case ME23N and ME53N did not work  but ME23 and Me53  worked.
    Regards
    Raviraj

  • Help with Query and report assignment

    Hi,
    I am able to attach 2 transactions (e.g. MM03 and ME23) to my SAP Query through report assignment.  My question is how do I skip the selection screen that asks me if I want to Display Material or Display PO?
    What i want to happen is in my report, if I click on the material - MM03 is called and if I click on the PO, ME23 is called.
    Is this even possible through queries?
    Cheers.

    Thanks for replying.
    I did as suggested and added the following at the start of my code.
    AT LINE-SELECTION.
    GET CURSOR FIELD FILD_NAME VALUE F_VALUE.
    I set a breakpoint in AT LINE-SELECTION and when I executed my query, it wasn't passing through it. 
    When I removed the line AT LINE-SELECTION, it passes through GET CURSOR FIELD, but FILD_NAME is not populated.  It's blank.
    Below is my code at the moment:
    data: fild_name(30), F_VALUE(50).
    *AT LINE-SELECTION.
    GET CURSOR FIELD FILD_NAME VALUE F_VALUE.
    if fild_name = 'MAT'.
    PARAMETERS P_MATNR LIKE MARA-MATNR.  "DD ref. as in MM03
    SET PARAMETER ID 'MAT' FIELD P_MATNR. "ID for MARA-MATNR
    CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.
    endif.
    Appreciate any help.

  • Query - report assignment problem

    Dear experts,
    I've created a query to get PO and purchase requisition details and I've assigned tcode ME53 in report assignment. When I double click in the purchase requisition number the new ME53N is called instead of ME53. To PO numbers, ME23 works fine.
    Any idea why is this happening?
    Thanks in advance for any help.
    Regards,
    sb.
    Edited by: Sara  Bernardo on Feb 19, 2009 2:33 PM

    Are these OSS [Note 663911 - ENJ_CALL_ME53N is not interpreted correctly|https://service.sap.com/sap/support/notes/663911] and  [Note 334986 - Branch to PReq processing: ME53 vs ME53N|https://service.sap.com/sap/support/notes/334986] applicable to your system?
    Regards

  • ABAP Query- Report Assignment functionality

    Dear Collages,
    I am using SQ01 for reporting materials data information.
    Also I am using the Report Assignment functionality to call transaction MM02
    In the drill down mode expecting to change materials according to the ALV list after selecting double click on one material out from list.
    The problem is that the material I am getting after moving to transaction MM02 is the last in Memory Id not the one I want to get fro ALV list.
    Is this functionality I am expecting is available in ABAP Query??
    If so how!
    Many Thanks in advance
    Oren

    You need to clear the parameter id MAT , Try to use some events or using free coding clear the MAT
    SET PARAMETER ID: 'MAT' FIELD space.

  • How to copy existing query report into new query report in SQ00

    Hi Experts,
    Hi Experts,
    I want to add fields "company code" "'region" to existing  query report AQZZ/SAPQUERY/FKF1============
    (list of vendor address) for this i done as following:
    1.In SQ01  go to "EDIT->other user group" and i selected user group as /SAPQUERY/FK
    2.I typed F1 in query field and click change button
    3.I clicked next screen button and entered into "change query f1: select fields screen".here i clicked "basic list" button and searched company code checkbox and saved it as result company code is appearing in the standard report"AQZZ/SAPQUERY/FKF1============"
    but unfortunately there is no region field(LFA1-REGIO) for this i think i should copy the existing  query report  into new query report(Ex:Z_LIST_OF_VEND) which should be 14 characters.please tell me briefly how to do this because this is first time i am using SQ00.
    one more issue is when i selected "edit-otheruser group" and choosing /SAPQUERY/FK  i  am getting only infoset "/SAPQUERY/FIKD" but i should need Info set: "/SAPQUERY/FIDD" please tell me how to add the previous one into user group.i think if i got /SAPQUERY/FIDD into usergroup  /SAPQUERY/FK i can add region also into Query report as i mentioned above by going SQ01 ...............................
    please help regarding this which should be very beneficiary to my carrier.
    Regards,
    naresh

    Hi Experts ,
    I solved issue by changing infoset in SQ02 by means of assigning field to field group and changed the query in SQ00.
    Regards,
    naresh.

  • How to assign a query to a web template in WAD

    Hello experts,
    How do I assign the web template to the actual query? I have a new template wich is a copy of 0ADHOC which I would like to use for a certain query.
    Is it sufficient to assign the template of interest in TC 'RSCUSTV21' (standard web template) or does this have no impact in this case?
    Best regards,
    Fredrik

    Hi experts,
    I'm using BI 7.0, and am having Fredrick's same problem
    Nothing was defined in RSCUSTV21, so I typed in the technical name of my own Web Template for Ad-hoc analysis.
    However, when I executed the report from the Query Designer, it did not display according to my template. I attempted to empty the cache, as suggested by Bhanu, but it did not work.
    When I click on the Information button in BEx Web Analyzer, it still shows the default 0ANALYSIS_PATTERN as the Web Template.
    Any ideas? I will assign points to who provides the solution.
    Thank you,
    Orestis

  • ABAP Reports and SAP Query

    Hi Experts,
    I have question regarding ABAP Reports, SAP Query, and Transaction with variant.  How are we securing one the above reports that we assign them through pfcg.  We can secure custom program by custom transaction or define the auth group in S_PROGRAM auth object but in this case we have to assign SA38 in production. is that correct?
    Please help me understand difference between the ABAP reports and SAP query. Is the ABAP reports same as Program or they are different.
    Thanks in advance
    Faisal
    Edited by: Faisal on Jun 30, 2009 11:06 PM

    Hi,
    1) End user security (role matrix coordinate with process team)
    This role Matrix design is most important where we can put restrictions and use SoD.
    2) Secure Table (by auth group)
    Table TDDAT and use of transaction se54 for security tables to right auth Groups. Secure s_tabu_dis, s_tabu_cli.
    3) Secure program (as you said ABAP reports are referred to Program)
    Use of table TPGP and program RSCSAUTH for assignment of groups to Program. SA38 Running of SA38 requires a minimum SUBMIT in user Action. A user having SA38 is dangerous as he/she is now enabled to run any report. Hence protection in Auth Group is needed. Verify each and every program is having authority check statement and Auth Group or not before assigning sa38. As you mentioned its best to avoid SA38 and create CUSTOM TXN for each report.
    (We should also SECURE S_DEVELOP in Production properly along with ur points. Please Note).
    4) Secure some batch jobs roles for batch job
    Secure by s_btch* objects and less access to se36.
    5) Create support roles for cutover activity during Go-live
    That is always needed. Go ahead.
    6) Emergency roles & IT roles for support
    This is very much needed as a role of Mitigation and Fire Fighting for Temporary access. Ensure to enable ur audit parameters in RZ10 (rsau* sm20,RSLG* for sm21). Give emergency access but enable audit via sm19 and get audit reports from sm20 and sm21 immediately after the use of emergency access.
    There are also other auth objects we need to be care ful which is a long list and hope every body ensures that (s_cts,a_admi,s_trans, tables ssm_cust, prgn,t000) etc and a host of others. Besh wishes. Let us know if any issue.
    Regards
    Aveek.

  • Can I declare variables in Reports from SQL Query

    Hi
    I have a Report from SQL Query published as a portlet on a page among other reports. In the query report I am using the fuction WWCTX_API.GET_USER at quite a few places to filter the data returned to the user. Can I assingn the user id to a variable at some level & replace the fuction WWCTX_API.GET_USER with the variable in all the places.
    For eg:
    usr varchar2(25);
    usr:= PORTAL30.WWCTX_API.GET_USER;
    select USER_ID, USER_LVL, BUSINESS_ID, BRANCH_ID from crs_user where user_id=usr;
    can i declare variable and assign the value like the above at any level(Report or Page Level) to the acces the variale in queries.
    Thanks in advance

    I have found that you can't use a * in a dynamic page.
    Try this:
    <ORACLE>
    DECLARE
    usr varchar2(25):=PORTAL30.WWCTX_API.GET_USER;
    BEGIN
    for c in
    (SELECT <column_name> <alias> FROM PORTALWORK.CRS_USER WHERE USER_ID=usr)
    Loop
    htp.p(c.<alias>);
    END;
    </ORACLE>
    You can also add table tags for column formating:
    <table>
    <tr><td>column 1</td></tr><tr><td nowrap>
    <ORACLE>
    DECLARE
    usr varchar2(25):=PORTAL30.WWCTX_API.GET_USER;
    BEGIN
    for c in
    (SELECT <column_name> <alias> FROM PORTALWORK.CRS_USER WHERE USER_ID=usr)
    Loop
    htp.p(c.<alias>);
    END;
    </ORACLE>
    </td></tr></table>
    Martin

  • Which authorizations are required for assigning a query to a role?

    Hi everybody,
    we try to set up some roles for "reporting power users". These guys should be alble to define new queries using BEx (works fine) and also should be able to assign these new defined queries to a role, so other users can use these roles.
    The idea is simple, but we're searching for the right authorization object (or - as i suppose - set of authorization objects) that enables the user to assign a query to a role (using that "enter to a role" button in the open / save dialog).
    At the moment, the user can user that button, and the role, he should the query assigned to is shown. After selecting the role and clicking button "create" it take some seconds and a message "error when saving. entry has not been created" is shown.
    Obviously, there is a problem with writing the role (or adding the new information to that role).
    So, could anyone help me and provide me with a list of authorization objects that are required.
    Thanks in advance,
      Alfred

    S_RFC
    S_TCODE
    S_USER_GRP
    S_BDS_D
    S_OD_SEND
    S_RS_AUTH
    S_RS_BCS
    S_RS_COMP
    S_RS_COMP1
    S_RS_FOLD
    S_RS_ICUBE
    S_RS_MPRO
    The above mentioned authorization objects are enough to add in the role and required for the accessing a query.
    particularly, S_RS_COMP, S_RS_COMP1, S_RS_MPRO, S_RS_ICUBE are the most important auth objects which are directly getting involved in authorization of a query in a role.
    SO, you have to assign the respective info area, info cube and info providers names in these auth objects.
    The same scenario , i am using in my project to give access to the queries in all the areas for my end users.
    The values and access/authorizations restrictions is up to your project requirement.
    Hope this would help you.

  • Report Assignment are getting dropped from report management

    Hi Gurs,
    For the Real Group substance, nine real substances has been assigned in report management. when Iam trying to create a report of new version for real group some of the report assignement are being dropped from real group. any idea why the reports are getting dropped.
    Thanks in Advance
    Thanveer Ahmed.

    Hello Thanveer,
    it seems to be that you are using SAP Enterprise Extension 2.0 (EH&S 2.00 version does not "exists" and has never been made available to SAP customers to my knowledge). This EH&S has been former known as EH&S 3.2. Actually EH&S does not get any version number any more.
    Coming back to your question: the oss note you found seems to be the only one. I did the "same" research like you. So I have really no idea (may be place new OSS) because we are using an older EH&S version and there it works.
    Coming back to your last remark:
    Can you help me with all Functional scenario's for specification assignment on report management.
    If you take a look in the actual help of sap you will find this page:
    http://help.sap.com/erp2005_ehp_04/helpdata/en/a7/288aa30a6c11d28a220000e829fbbd/frameset.htm
    (report Management (EHS-SAF-REP) => Report Managment Worklist => Specifiction Assignment
    Here you will find a subchapter: Assigning specifications to reports)
    In this chater this is explained:
    Specification assignment can be defined differently for each report version. When creating new versions (or when replacing one version with another), the new report u201Cinheritsu201D the specification assignments of the previously valid report.
    This reaction is what I would expact.
    In my opinion the scenario which SAP describes there is clear enough. Again here is the story:
    a.) you have a specification and you generate a report (first time). You release it (generation variant/Language combination) in version 1.0. Now in using cg50 you can enter on report header additionaly specifications regarding which the report is valid too.
    Lets assume this: you have generated the report on specification A and added B and the report is "released". Now if you use cg54 and you use specification in an query A and B you will find total two released reports. The report on the level B is "inherited" from A (this is shown by using a different icon). Now if you generate version 1.1. on specification A (same geneartion variant etc.) the link to the specification B must be inherited to the new report header.
    This functionality is in my opinion rarely used on SAP EH&S customer side. The reason is "simple".
    a.) there is no mass update of specifications which should be added to the report header and the queriy which can be done there is "very" simple
    b.) you need to take care about adding new specifications to the report header (becuase the version before does have a differnt number of specifications)
    c.) the process to delete the link is not easy in daily work
    In any case: please check the report distribution process. There are some pitfalls etc. inside so thet the report which is released on A can be used on B too in report distributon. Bit this is a different story.
    To summerize: the process is in most cases to complex for normal EH&S users. Therefore other options should be analyzed.
    With best regads
    C. Bergemann
    PS: you need to "save" the assignment in cg50; only an idea: may be you missed to do that
    Edited by: Christoph Bergemann on Feb 13, 2010 9:41 AM
    Edited by: Christoph Bergemann on Feb 13, 2010 10:00 AM
    Edited by: Christoph Bergemann on Feb 13, 2010 10:00 AM

  • 5 reports with one query ....?

    Hi Guys,
    We  are on BI 7 and ECc 6...In one of our MM Report requirements we have one report with 5 work books ...i.e,
    The report is a set of 5 reports with the same selection criteria with different Key figures.
    All these reports can be separate work sheets in a workbook or displayed in multiple table items in a Web report
    So , I have made one Query with all the Key Figures...and saved it...Now my question is Do I need to create 5 queries for this / 1 query is ok ?I didnt understand how to finish this...We have all the fields that we need for 5 reports in this query...
    Can  any one advice on this
    regards

    Hi,
    U can also create structures of 1query and save, then similarly create 4 remainign strucutres,,so totally u hv 5structures for 1query, (Instead of maintaining a workbuk)
    u can compare the data thru excel.
    Also check these links for checking data consistency,
    R/3 - BW reconcilation
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/968dab90-0201-0010-c093-9d2a326969f1
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7a5ee147-0501-0010-0a9d-f7abcba36b14
    Reconsilation
    Please check this link for data reconcilation:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7a5ee147-0501-0010-0a9d-f7abcba36b14
    Re: Reconcilation of data
    strategies and methods to reconcile sap bw data to source systems .
    http://bluestonestep.com/component/option,com_docman/task,doc_download/gid,7
    http://sap.ittoolbox.com/documents/popular-q-and-a/comparing-data-between-r3-and-bw-2741
    assign points if helped,.
    Thanks

  • How to assign a query and a template to a role

    Hi gurus
    Considering my little knowledge that i have of BI 7, I just want to confirm is this the way to assign a query to a role.
    On the main menu of the query designer at the top left we have query-->Publish--->to Role and subsequently assigning the query to the specific role required and similar steps are followed to assign the template to the same role as well...kindly confirm this.........as i guess it is important to assign the query and the template to a the correct role so as to get the correct data.As our query is created for the manager role....points will be given

    Hi Anurag,
    Check this:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a249a990-0201-0010-e18e-b2f5ed135497
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a101b894-0b01-0010-6c90-e70766b33256
    Roles assigned to a BI 7.0 Consultant
    Role  assigning to a Query in BEX report
    Assign points if this is helpful...........
    Rgs,
    I.R.K

  • Report on BEx query with 2 structures (one in rows and one in columns)

    Hi, experts! I have to make Crystall report on BEx query with 2 structures, one in columns (with KF's), and one in rows. Is it possible to create such report? Because when I create such report, I cant see fields in structures, only characteristics fields.
    Ok, I found samr problem in another thread. Sorry.
    Edited by: Mikhail Sychev on Dec 5, 2009 9:53 PM

    Hey Flora,
    Happy to hear that its working now.
    Answering your question, again its upto the connection and report format you are using. Based on your question i hope you your report output should be like this.
    You cannot map to two labels for the series, again this report format is possible only in cross tab through Webi. I would suggest you to concatenate the material and month in a dimension in webi like below.
    I have done the concatenation in excel level, i would suggest you to do that in webi. Try to reduce the formula as much in excel.
    or
    If you are using Query browser connection, then i would suggest you to create a separate report which will display the actual vs plan material wise, here you need to pass the material as a prompt.
    Hope this helps in clear, please revert me for any clarification.

  • Error while connecting executing a webi report from Bex query.

    hi all,
    i need to create one webi report fron Bex query based on sab BW.
    But when I execute the query its shows "Unspecified error invoking method or accessing property "on change DocID"".
    i didnt get this msg.
    please help

    Hi Mohit Gupta,
    Degrade the java version to java 7 update 45 and also degrade the java security level to low from medium. Also delete the java temporary files and also clear your IE browser cache as well.
    This solved the issue for me.
    Thanks,
    Chaitanya Krishna

Maybe you are looking for