Assign a transaction code to a Quickview in SE93

Hi,
I created a quickview using t-code SQVI. I want to assign this quickview to a transaction code using t-code SE93.
In SE93, I maintained:
Name of screen field: D_SREPOVARI-REPORTTYPE   Value: AQ
Name of screen field: D_SREPOVARI-REPORT  Value: ????
Which value to I have to maintain for D_SREPOVARI-REPORT  ?
Thanks a lot for your help.
Julien

Hi ,
chek this one.
D_SREPOVARI-REPORTTYPE 'AQ'
D_SREPOVARI-REPORT  'HR          G'
D_SREPOVARI-EXTDREPORT  ' E2'
Here ..
AQ meant for ABAP Query.
HR is user group and G mean for Global. It has to be after 10 chars( It depends on the filed length of user group tech info).
E2 is Query name(in SQ01).
Regard's
SHAIK.

Similar Messages

  • Short cut assign all transactions code to a user, restrict only few tr code

    Hi,
    I know how to assign transaction code to user, and restrict transaction codes to the user through pfcg assigning role.
    If I want to assign all transaction codes to a user except say su01, and pfcg, then I have to write all the transaction codes to a profile assigned to the user except pfcg and su01, which is a tedious job.  Thus is there any way like in sap_all if I can exclude only those transaction codes which I want to exclude to a user. 
    No one would like to write down 1000 tr code assigned to a user. Is there a short and better way?
    Thanks
    syed

    Create a new role using PFCG go to the authorization tab and use the sap_all template and remove the authorizations for the transaction you don't want to assign.
    Thats it
    Regards
    Juan

  • Assignment of Transaction Code to Quick Viewer Program

    Hello,
    We have created the Quick Viewer under Production Server. We would like to assign the transaction code to the quick viewer program. Will it possible to copy the program from production server to development server, creation of transaction code & assignment of transaction code to program.
    Please explore the possibilities
    Regards
    Anilkumar

    Dear Mr. Srinivas,
    Thank you for your reply. I tried the same thing - my doubt is in catt we have various screens I want only the screen where user will assign the file and execute the data upload in the new transaction.I gave the program name and the respective screen number but - system is endlessly running without any output.
    Can you guide me on what should I do in case of multiple screens containing program.
    Regards,
    M.M

  • How to assign 2 transaction codes to maintain a table via SM30

    Hi all,
    I have created a table with 5 fields. This table must be handled through 2 specific transaction codes (via SM30) in Production system because people from Customs and Packaging departments will directly update it in Production SAP system:
    -     tcode1 for  department1
    -     tcode2 for  department2
    through tcode1, department1 should be able to update fields 1, 2 and 3 only.
    through tcode2, department2 should be able to update fields 1, 4 and 5 only.
    How to handle this?

    hi,
    1. solution could be by authority objects
    2. modification of your dynpro (PBO) dependent on department-
    possible if field USR03-ABTLG is available (select user-data with sy-uname)
    A.

  • Output types assignment with transaction codes(MIGO)

    We have different output types in system for output determination in inventory management.
    eg: WE01,WA01 etc
    Now while GR(101) how system will determine which output type it should use.
    Suppose I am doing MIGO, then how system determining it should pick WE01 output type?
    Is there any configuration setting telling the assignments of different output types to different transaction codes?
    Please advice.
    Thanks

    It is based on the 7th Step in the below steps
    Check following are some of steps for GR collective printing from SDN only
    1. Maintain the Printer Name in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Printer Setting
    2. Ensure that in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Item Print Indicator, 1 stands for Matl Doc print out
    3. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Print Version, maintain Print Version 2
    4. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Maintain Print Indicator for GI/Transfer Posting Documents
    5. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Maintain Output Types, for the Output types WE01, WE02 and WE03, ensure the foll:
    a. Default Values: Dispatch Time is 3 or 4 as per reqmt. and Tr medium is 1
    b. Print Parameter is 7
    6. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Printer Det->Pr Det by Pl/StoLoc, maintain the Output device for all your Plants
    7. Go to MN21, for Tr Type WE, Print Version 3, maintain Print Item as 1.
    Now the settings are ready for Printing Material doc
    8. While doing MIGO, ensure that in General Tab, you get "3 Collective Slip" beside the Print Indicator and you tick mark the field.
    9. Now depending on the setting in 5a, the Matl doc is printed. If it is 3, you have to print it using MB90. If it is 4, it is printed immediately.

  • Creating a transaction code for variant type in se93

    hai all,
    i created transaction's for dialogue type and report type,now i am trying to create transaction for variant type. in that what we have to provide in transaction text box where the f4 functionality is provided for that text box.
    could any one plz help me out.
    Thanks in Advance.

    Hi,
    U need to create transaction variant in SHD0 transaction before creation transaction by variant.
    Go thru the following link carefully.
    Certainly it will be helpful to you.
    http://www.mortenhjorthnielsen.dk/Security/transactionvariants.htm
    Regards
    Vadi

  • Assign Transaction Code to own Vendor open items report

    Hi,
    I have created my own version of S_ALR_87012078 by copying the report and the form and making necessary changes in the report and form etc.
    Now, I would like to assign a transaction code to my report, could you please let me know how I can do that.
    Thanks,
    Sandeep

    Hi Sudheer,
    Thanks for the information.I have figured it as under,
    SU53, create transaction code,
    Select Transaction with paramters
    Transaction: START_REPORT
    Copy screen and values as in the standard program and replace standard report with your customer report name and it works brilliant.

  • Assign Transaction Code for Report Painter generated program

    I am trying to assign a transaction code for report painter generated program... I assigned the transaction code in Development for the generated program but the program name changes in every system and I get a runtime error...
    Can you please guide me on how to handle this problem

    http://dap-consulting.com/yahoo_site_admin/assets/docs/Report_Painter_Reports.47142031.pdf
    Found my answer in the above link

  • Assigning Transaction Code to each field in a report

    Hi,
    I have a query report which displays for example
    Purchase Order, Material etc
    Now via abap i want to assign a transaction code to both fields so when the the query runs and if the user double clicks Purchase Order it goes to ME23N if the user double clicks Material it goes to MM03 etc
    <REMOVED BY MODERATOR>
    Thanks
    Adeel
    Edited by: Alvaro Tejada Galindo on Mar 3, 2008 4:54 PM

    In ur report use the following code:
    DEFINE VARIABLES FOR GET CURSOR LOGIC.
    DATA: fname(10), fval(10).
    PROVIDE LOGIC TO MOVE THE CURSOR FROM REPORT TO TRANSACTION.
    GET CURSOR FIELD fname VALUE fval.
    PROVIDE THE MEMORY ID OF THE FIELD.
          SET PARAMETER ID 'XYZ' FIELD fval. " WHERE XYX IS THE PARAMETER I.D OF THE PURCHASE ORDER FIELD( FRST 3 LETTERS OF THE FIELD )
    PROVIDE LOGIC TO MOVE TO SCREEN.
          CALL TRANSACTION 'ME23N' AND SKIP FIRST SCREEN.
      ENDCASE.
    Do the same for the Material Field.
    <REMOVED BY MODERATOR>
    Cheers,
    Chandra Sekhar.
    Edited by: Alvaro Tejada Galindo on Mar 3, 2008 4:55 PM

  • How to assign transaction code to report group.

    hi experts,
      i used report painter to create some reports and assign these reports to a report group, i want to assign a transaction code to the report group, how can i do that? hunger for your adivces, thanks a lot!!

    Hi Liu,
    when you change an area menu, you can add transactions that launch ABAP/4 reports, Query lists or report writer's. You can use it for your purpose:
    1. Enter transaction SE43 and change a Z* area menu (no matter which one, you will not change it in the end)
    2. Click on "Add entry as subnode" or "Add entry at the same level" (no matter which one of them)
    3. When SAP shows the popup "Add new entries", click on "Add report"
    4. On the next popup, click on radio-button "Report Writer". Then you will be asked foe the code of the report group.
    5. Then save, and... that's it! SAP will automatically create a transaction for the report group
    6. Now you can cancel the changing of the area menu
    I hope this helps. Best regards,
    Alvaro

  • How to assign transaction code to a ABAP program?

    Hi,
    Need help in assigning transaction code to a ABAP program. Any method that will do the job?

    >
    sainath raj wrote:
    > hi
    > within my knowledge
    > Any ABAP program can have its own transaction code if and only if it is of type 'MODULE POOL' .
    > An EXECUTABLE program  cannot have a transaction code.
    >
    > So try with this .
    >  1) Go to the attributes of the program and change the program as type module pool
    >   2) then execute transaction SE93.
    >  3) give the appropriate program name and assign a transaction code as ur wish.
    Well Sainath,
    What u said is not correct, an executable report can have a transaction code, difference between module pool and executable program is that u neccesarily need to have a tcode for module pool but that doesn't mean that only module pool can have tcode.
    And secondly u should not answer these kind of simple questions, as people then continue posting simple questions without making an effort to serach for themselves.
    кu03B1ятu03B9к.

  • How to assign Authorisation to a transaction code

    Hi ,
         I have created a report and i have assigned a transaction code to it.
         But i want only 3 users to access the transaction code when others try to access the Transaction code  there should be a message saying that they are not authorised to view that.
    Can someone help me out in this regard

    Hi Arvind,
    Go to TCode SE93 enter your Tcode and Change it. There enter Authorization object as S_TCODE.
    Cheerz
    Ram

  • Creation of new movement type and transaction code

    Hi
    As per my business requirement i want to create new movement type 911 in  1M and how to assign to transaction code MIGO and if possible can some body can guide me with configuration.
    With regards
    G Narendra kumar

    Hi Narendra,
    1 . To copy a movement type,
    select the field Movement type and choose Continue. The dialog box
    Define work area appears.
    2. In the dialog box Define work area, enter the movement type you want
    to copy in the From: field. In the To: field, enter the name of the
    new movement type you want to create. To go to the overview of the
    selected movement types, choose Continue .
    3. Select the movement type you want to copy, and choose Edit -> Copy
    as.
    Overwrite the selected movement type with the new movement type
    (beginning with 9, X, Y, or Z) and copy all dependent entries.
    The system copies all control indicators from the reference movement
    type to the new movement type.
    4. Copy the reversal movement type and enter it in the view
    Reversal/follow-on movement types.
    5. In SE38, execute the program RDDKOR54 and then give the entry T156 as table name and again execute. Check if the entries 9,Y, and Z* are available in the namespace.
    Thanks
    Dipak

  • Transaction code to table

    Hi ,
         I have created a table and i need to assign a transaction code to it.
    that is to edit that table user has to go through a transaction only.is there any way out

    Hi Arvind,
    U can do that in Table maintenance generator.in SM30.
    After that go and create your transaction in SE93.
    Regards,
    Rahul
    Edited by: Rahul Kumar Sinha on Feb 20, 2009 8:26 AM

  • Can we assingn a transaction code to the table maintenance genarator

    Hi Gurrus ,
                           Can we assign a transaction code to the table maintenance genarator code .

    Hi,
    refere this link,
    http://fuller.mit.edu/misc/creating_sm30_transaction.htm
    VIEW_MAINTENANCE_CALL : or SM30 is actually called u201CCall View Maintenance
    In a nutshell, this program provides a simple selection screen with VKORG, radiobutton for either dollar amount or quantity, and two pushbuttons: Display and Maintain. Then the program fills in the action field and the selection table (i_sellilst) according to the useru2019s selections. When the button is pushed, the screen goes to the same screen as SM30 (sans the first selection screen, of course) and brings up the values that fit the criteria. When the user clicks u201Cbacku201D (green arrow)
    reward if found useful..
    cheers
    Mohinder Singh
    Edited by: Mohinder Singh Chauhan on Jun 2, 2008 12:52 PM

Maybe you are looking for