Creating Tcode for COPA(KE30) report

Hi ,
i need to create Tcode for KE30 report
through SE93 i tried with option transaction with parameters here i need to give Ke30 report name
for ex :GP4BW2S4QUBUNA68Y2YXMIW8V6X
but program name last 3 letters will change in production system
how to create T-code with out effecting in other system
Thnaks,
kamalakar

Hi,
Try to create custom t-code for KE30report using transaction with Variant.
go to t-code SHD0 and create a transaction variant for the t-code KE30..
and next go to se93> select transaction with Variant> enter transaction and transaction variant and
                                -->save and activate..
Prabhudas

Similar Messages

  • ABAP Queary Or SAP Queary Doc/ How to Create Tcode for ABAP queary report

    Hi All,
         Please send the documentation on ABAP Queary.
        How to create transaction code Report developed using ABAP Queary.
    Regards
    sudheer

    Hi,
    Check out these links.
    http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    Step-by-step guide for creating ABAP query
    http://www.sappoint.com/abap/ab4query.pdf
    ABAP query is mostly used by functional consultants.
    SAP Query
    Purpose
    The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.
    All the data required by users for their lists can be selected from any SAP table created by the customer.
    To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.
    ABAP Query, as far as I Believe, is the use of select statements in the ABAP Programming. This needs a knowledge of Open SQL commands like Select,UPdtae, Modify etc. This has to be done only by someone who has a little bit of ABAP experience.
    To sum up, SAP queries are readymade programs given by SAP, which the user can use making slight modification like the slection texts, the tables from which the data is to be retrieved and the format in which the data is to be displayed.ABAP queries become imperative when there is no such SAP query existing and also when there is a lot of customizing involved to use a SAP Query directly

  • Tcodes for COPA Reports

    Hi All,
            I need to create Tcode for KE30 reports.Through SE93 i tried with the option transaction and parameters and activated.
    The problem is, when I execute the report using tcode i'm getting the message as ' Report ZXXXXX does not exist ( refer to the long text ) ' ,
    even the report existing the system.
    I would be grateful if anyone give suggestion on this.
    Thanks in Advance!!!

    I need to create Tcode for KE30 reports.Through SE93 i tried with the option transaction and parameters and activated.
    Seems you did not create transaction type "transaction with parameters" but either "program and screen" or "program and selection-screen", so did you create and activate a report named ZXXXXX ?
    NB: There is no "Activation" for transaction, can you elaborate once again your requirement ?
    Regards,
    Raymond

  • Creating TCODE for ABAP Query

    Hello everyone! I have created my very first ABAP Query, but I still need to create/assign TCODE for the said report.  Can anyone help me with it? Somebody told me to use SE93.  I found out that there are 5 options in SE93 to create a TCode, I tried all options but I could not get through it because I was asked for a program name or a transaction.  What should I put in there? The query name?  Please help.
    Thanks!

    HI Ervyone! Got it Already. To Get the program name of the ABAP Query,
             1. Go to SQ01> Query Menu>More Function--> Generate Program
             2. Go to SQ01> Query Menu>More Function--> Display Report Name. Copy the Report Name that Will be displayed.
             3.  Go to SE93 Enter the TCODE that you want to use, then click on Create BUtton.  Choose the second option "Program 
                  and Selection Screen (Report Option)".  The next screen will ask for your program name,  Paste/copy the program
                  name and save it.
    Thanks!
    Edited by: Ksbaizas on Jun 22, 2010 3:19 AM

  • Creating tcode for function module

    Hi all
               I have created a screen in the funcion group.Now my problem is I have a requirement that I have to keep this screen inside a function group and I also must create a transaction code for this screen so that the user can see only that screen using this tcode whenever he want.Will you please help me to solve this problem.
    Thanks in advance.
    Regards
    Giri.

    Hi Giri,
              U can create Tcode for Program only i.e for report or module pool program.
    So keep ur Function inside ur program and create Tcode for that
    se93>tcode name> create
    reward if it useful....

  • Creating Tcode for Table

    hi Experts,
      Can any one Help meplz, I'm Venkat,I have doubt in Dictionary .i.e how to create transaction code for database table .when i create Tcode for table in Se93 ,it asks abt progarm name,if i given that name as table name it is giveng run time error.

    Hi
    You can create new Tcode from Tcode SE93
    Fill all the attributes
    Give your custom txn name 'ZTXN'.
    Give the Short text for it .... (This short text will appear if u choose this txn as favourites on SAP Easy access)...
    Select the Object type of your program from the 5 radiobuttons that come up..Select 2nd option if its a report program. Press Enter.
    When you go to the next screen, Enter name of the Program(ZPROG) you are intending to make the transcation for ...
    Save the Transaction.
    Now you can type the transaction ... 'ZTXN' in the command bar that will take you to the selection screen of the program ZPROG...
    Regards

  • COPA - KE30 Report

    Hi Friends,
    How to maintain planned values in COPA - KE30 Report ?
    Awaiting your suggestions.
    Srini

    Thank you for your mail but how ? when generate the KE30 report it is displaying the sales values but not Cost and Revenue.
    Could you please advise ?
    Awaiting your reply.
    Thanks & Regards
    Srini

  • What it the Tcode for COPA valuation strategy

    Hi,
    Kindly give me the Tcode for COPA valuation strategy
    Thanks
    Sunitha

    Hi
    Check This Tcode
    KE4U. Create a valuation strategy
    Ranga

  • Creating TCode for Maintanace View

    Hi Experts,
    I created a maintenance view for a ztable.
    Ex. ZVIEW.
    I dont want to give authorization of SM30 to User.
    now i want to create a tcode for this.
    in se93 i created a tcode by using parameters option.
    But in this i have to give Tcode : SM30. but there is no authorization for sm30.
    How to create tcode for this without authorization of sm30.

    Hi
    1) Create a table maintainance/View for the Z* Table.
    Once you create the view goto SE93>Select Parameter transaction and give the short desc.>
    Give the transaction as SM30(Skip the first screen-optional)>Check all check boxes under GUI support>In the default values(grid)section first row give the VIEWNAME as you created initially and the second row UPDATE as X.
    2)The SAP naming convention reserves underlining in the second or third position for special objects. The object which you are processing does not belong to these special objects.
    Mark the all helpful answers.
    Thanks
    Mohammed

  • POV-After creating Tcode for a table SM30 I want F4 Help here

    Hi All,
    After creating Tcode for a table, When I am trying to give table entries thro' this Tcode, I want F4 help for those fields. Apart form assigning "Fixed values" in Domain level how can I achieve this.
    Points Assured.
    Regards,
    Suresh

    Hi,
          You need to create search helps based on this table for each filed or one for all the fields with proper import and export paramters. Or else you can give check table entries for each of the table fields for which you need the F4 help. Check table us assigned to a field using the Foriegn key assignment.
    Best Regards,
    Sesh

  • How to create tcode for modulepool program with selection screen?

    hi,
       How to create tcode for modulepool program with selection screen?
    thanks,
    sagar

    Hi,
    We need to goto SE80.
    In our program we right click on object name and goto create
    -> transaction. Enter the module pool program and screen number and save and activate.
    Or by SE93 also we can create a transaction code for our program.
    Hope ths helps.
    plz reward if useful.
    thanks,
    dhanashri..
    Edited by: Dhanashri Pawar on Jul 22, 2008 8:29 AM

  • New Tcodes for COPA Reports from KE31

    Hi All.
    I have created several report for COPA from KE31. Now i want to create seperate TCodes for each report. So please kindly guide me how can i generate TCode for these reports.
    I will be thankful.

    Hi,
    Get the generated name of ur program from ur tcode.
    Then goto se93
    give transaction code and click create
    select the second radio button(transaction code for reports)
    give short description and press enter
    after that give your program name
    and select the gui check boxes as required for html ,java,
    and save it
    you can use the transaction code
    REGARDS
    JAGADISH

  • Creating Tcode for report painter program in 4.0B version?

    hi all,
    How to create a tcode for report painter program in 4.0 B?
    I searched the forums. but i couldn't find the same for 4.0 B?
    Please helo me to solve this?
    Thanks,
    Vamshi

    I am closing as no one answered and worked in alaternative way for the requirement.

  • Create New Variable for COPA Drilldown Reports in KE3E

    Hi,
    How can we create a formula variable for COPA Drill down reports in KE3E? In standard global variables formula variable is not avaiable, I need to create a formula variables like ...from period, to period, last fiscal year and next fiscal year..
    While creating report in KE31/KE35 trying create local variables, but it doesn't.
    Can any body advise how can we create a new variables for  "from period, to period, last fiscal year and next fiscal year.."
    Thanks
    VS Rao

    Hi Rao
    For Period (From &To)
    1. KE3E
    2. Type of Var = Char Value
        Enter variable name, say, ZPERIOD
        Field Name = PERDE
        Replacement type = Entry
        Enter Description
        Parameter/selectop = Selection Option
    For Fiscal Year
        Type of Var = Char Value
        Enter variable name, say, ZGJAHR
        Field Name = GJAHR
        Replacement type = Entry
        Enter Description
        Parameter/selectop = Parameter
    For Next and Last Fiscal Year
    When you define your form in KE34/KE35
    Use the variable ZGJAHR in your report
    In the column for Next Year, Enter "ZGJAHR+1" as the local variable for GJAHR
    In the Column for Last year, Enter  "ZGJAHR-1" as the local variable for GJAHR
    Regards
    Ajay M

  • How to create TCode for Sapquery

    Hi Everyone,
    I would like to create a Tcode for a SapQuery i would like my users to use.
    Is it possible? Can i use SE93 for this and it is, how do i use it?
    Thanks in advance

    GO TO SE93....
    No need to use small report
    No need to use generated program name (it really can change)
    Just create a parameter transaction with reference to START_REPORT transaction. When creating a parameter transaction you have to set the following parameters:
    D_SREPOVARI-REPORTTYPE = AQ
    D_SREPOVARI-REPORT = precisely the first 12 characters - query user group (including trailing spaces), 13-th character is G for global queries
    D_SREPOVARI-EXTDREPORT = Query name as shown in SQ01.
    That's it.
    Well, and do not forget to check the flag "Skip first screen".
    To all others interested: just try to add some SAP query into a role via PFCG, then run it, and then via System -> Status look into the definition of the transaction generated, and you'll see the answer.

Maybe you are looking for

  • Lumia 920: Internet Sharing no longer works after...

    I have a Lumia 920 that's a developer build that was provided at Microsoft Build.  After the latest OS update, I am no longer able to start Internet Sharing.  I receive a notification that I need to upgrade to a plan that supports mobile hotspot.  I

  • RMI application policy problem..

    Hi; Because i am very new in eclipse and java i will ask you an easy question which is realy hard to find out for me. I created an RMI project in eclipse and i put the codes inside. When i am trying to run it is says Security Manager loaded Exception

  • Flexible Employee Data report

    Hi, I'm trying to use flexible employee data report and in the output, the report is showing the text of the fields, like Employee subgroup text instead of the codes we've given. Is there any way of having the report generate the codes instead of the

  • Trap exceptions in SQL statements

    Hello everyone, From time to time I find myself in a situation when I want to suppress exceptions in a plain SQL SELECT statements, to keep them from being raised and to choose some other outcome in case of error. Let's say I have a VARCHAR2 field th

  • Mac Pro won't install updates.

    Hi all, I've been having this problem ever since updating from 10.5.8 to 10.6+. Software update restarts to install, gets to the end of installing and then tells me their was an error and the software wasn't installed and prompts me to restart. I've