List of Customized Reports /transaction

Hi All,
We have to get the list of customized reports/transactions which have not been used since 3 months.
Please let me know the way to sort this issue.
Regards,
Prashant

One way is to get the list of transactions/reports used from ST03N and then you can determine which all customized ones were not used.
You can get this from ST03N >> select the day/week/month by double clicking
In the bottom Analysis view, select the transaction profile >> standard.
There you will get the details of transactions used. So, i guess from here, you will be able to get find out which were not used.
Regards,
Jazz

Similar Messages

  • How to find the list of custom reports?

    Hello All,
    I am trying to get a list of all the custom reports that we have by responsiblity in 11.5.10.2. This to identify and move them into the our newly upgraded R12 instance.
    Is there a query that can be written against the FND tables to get this listing?
    Pls. help
    Thanks,
    Monkey.

    I am trying to get a list of all the custom reports that we have by responsiblity in 11.5.10.2. This to identify and move them into the our newly upgraded R12 instance.
    Is there a query that can be written against the FND tables to get this listing?There is no direct way to get the list of custom reports unless you followed the naming convensions when you created those reopports (i.e. your object/file name starts with XX_%).
    https://forums.oracle.com/forums/search.jspa?threadID=&q=List+AND+Custom&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    In this case, you can query FND_CONCURRENT_PROGRAMS_TL/FND_CONCURRENT_PROGRAMS/FND_CONCURRENT_PROGRAMS_VL -- Search the forum for those objects and you will find many helpful queries.
    Thanks,
    Hussein

  • List of customer report based on account group - T.Code

    Dear Guru's
               I need list of customer report based on account group in standard SAP if it there please update th T.Code as earl as possible.
    regards,
    bhanu

    Hello,
    I don't think there is a standard report for this. SE16 select table KNA1 and check for the entries with respect to account group.
    Prase

  • Copying standard report transaction selection screen

    Hi  everybody,
    How can we copy standard report transaction's VI05 selection screen to my custom report transaction's selection screen some zprogram . The problem is that when i am copying the selection screen into my programs screen, it is getting copied, but not as selection screen rather as normal screen. I have defined a transaction code for the same with the custom screen no as the selection screen but its giving a message that selection screen 9001 doesn't exist. However if i keep the selection screen as 1000 the screen in the standard transaction VI05 the transaction is executing fine.
    But again the problem was that although it seems that the screen 1000 of the standard program for VI05 has been copied to my custom program but its not showing in the object list of my custom program. so I cannot do any changes which i require.
    If anybody requires any clarification u can raise your doubts i will try to make it more clear.
    Can any body help me with this?
    Your help will be deeply appreciated.
    Thanks a lot!
    Best Wishes!
    Regards
    Prem

    Hi Prem,
    Even if the GUI Status is active, you cannot see two components of Standard Selection Screen.
    1. All Selections - Push Button
    2. Categories - Screen Block in the first with two options
         2.1. OI_STAND
         2.2. OI_BULK
    This is becoz, there are enhancement spots included in the Standard program and the enhancement spots will not be copied, unless you copy them manually.
    Check the same.
    Regards,
    -Syed.

  • How to add report transaction to SAP home screen

    Hi all,
    i have one folder for all customized report transaction on my SAP initial screen.
    i want to add one more report transaction to that folder.
    how can i achieve this?
    Amit.

    Good.
    Thanks.
    pls
    Before
    posting
    must
    notice
    the
    threads's
    date
    on
    which
    it
    was
    posted.
    Btw
    i
    was
    not
    talking
    about
    Favorites.
    I
    was
    trying
    to
    add
    in
    Area
    Menu
    of
    SAP.
    Any ways
    thanks.
    i should Open your account
    Cheers.

  • How to convert the customized report sales price list into excel sheet

    hi friends,
    i am faceing the probulem in VK13 report is not conveting into excel sheet, then i developed the one customized report,
    in this report i am using the tables are a506, konp,and makt, result is coming and it converted into excel sheet in my systam. when i was clik on the excel sheet icon it comming  excel format it working fine and save it. But in menubar list>export> localfile and select redio button spredsheet this navigation only it print the three colums not coming the total colums,
    same program test in another system it not converted into excel sheet, when i am click on excel sheet icon  it's given the message is 'VIEW CAN NOT BE SWITCHED, PRODUCT NOT INSTALLED OR INTEGRATION NOT ACTIVE'. but i giving the print privew it giving the three colums only,.
    In program i am using regular using reuse_alv_grid_display FM only.
    sorry this qusition is repeted becuse before that one mising some text.
    any one plz help me.
    thanks
    raj

    nice answer

  • Transaction code for Custom report

    Hi,
    How to create transaction code for Custom report ?
    the custom report is a drilldown report of COPA, which can seen in tcode  FDI3.
    then how to add this new transaction to the menu path Easy assess->FI->AR->Information system->Reports->customers:items.
    Thanks,
    Swetha

    Hi Swetha,
    There is a special way to assign tcodes to such reports. Normally you create the report via report painter/writer. These reports are part of library and report group.
    Create the tcode in SE93. Then at the bottom of the screen you would find option to specify report group, report name, variant to lauch with. Don't have system to specify the exact way of specifying, if you need I can provide on monday. You can take some existing COPA standard report and check from SE93.
    --Ram

  • How to get list of custom objects used in abap report program?

    Hi friends,
    I have a requirement in which I have to scan the entire abap report and retrieve list of custom objects used in it for example custom tables, data elements, structures, table types etc,. Is there any provision in SAP like fuction modules to do this functionality?  As of now I am coding everything manually where so many possibilities are there for all kinds of objects. Provide your answers and suggestions...
    Thanks,
    Nastera

    Hi,
    The best way to do this is environment analysis. Follow the steps:
    1. Open se38, type in the program name (don't click on on display/change or create button, stay on first screen only)
    2. Click on environment analysis button (hot key SHIFT+F4)
    3. It will throw a pop-up, which will ask for type of object you want to see, which are linked /used by this program. select all (or may be if you are only interested in Tables, then select table only)
    4. Hit 'Enter'
    You will get the full list of all objects used in this report program. Just note down the one which starts with Z or Y and that's it.
    Cheers,
    Anid

  • Custom Report: the list of IT ROLES of one or more users

    Hi all,
    I want to do a custom report that gives me the list of IT ROLES of one or more users. Anyone could give me some guidelines?
    Thanks

    according to the docs... if I interpret them right
    getRoles returns roles assigned to the context given, this is wise since it is usualy used to check if the current user invoking the call has the rights in a form, workflow or similiar...
    Adding the "accountId" string as a second argument would invoke this form of the getRoles
    getRoles
    public static java.util.List getRoles(LighthouseContext s, java.lang.String current) throws WavesetException
    This variant allows a specific name to be included in the returned list. Used to ensure that the current value of a role may continue to be assigned even though the current admin may not have access to that role.
    I believe you should get the users view and get your info from there...
    if you try using the debug page and getObject User and the accountId, you will see the user in its full glory...
    there you can see what you might want to do I hope

  • Customizing report, list all GL items open as of a key date

    Hi Experts,
    For a customizing report, i have to list all those GL items open as of a key date, though they may be cleared now.
    i m finding in GL open items table BSIS, i can find open items (uncleared) only.
    please help me in developing this logic.
    Regards,
    Apoorv

    Table BSAS has cleared items but it also includes the clearing date, so you can combine results from both tables.
    Rob

  • How to get the material list displayed in CU50 transaction into ABAP report

    How to get the 'KMAT" type material list displayed in CU50 transaction into ABAP report?
    I am getting the entire BOM when i am using the FM CS_BOM_EXPL_MAT_V2 in to the table in the report.
    But I want only the material list displayed in CU50.

    Hi,
    Could you please tell us how you found a solution to your problem?
    Thanks & regards
    Hassan

  • Transaction Variant for a Custom Report

    Hi Folks...
    I am trying to create a transaction variant for a custom report...and i am unable to do it. Have any one tried that before and got it worked..please let me know.
    Thanks in advance.
    Rajeev

    hi,
    i also used a different approach based on the requirement.  this might be helpful to someone:
    requirement: to make one of the parameter fields as display only.  other users should not be allowed to edit this field & make it modifiable again.
    _solution1:_ in the program, assign the parameter field to a modification id and make it protected (screen-input=0). 
    limitation: needs program modification incase there is a future requirement to change the parameter field value.
    solution2: [1]create & save a variant and protect that parameter field. [2] go to SE93 & create a report transaction, put your saved variant in the 'start with variant'. [3] go to SU21 & create an authorization object for controlling the access to the variant. [4] ask your basis to attach this authorization object to the user id responsible for maintaining the variants for that program. [5] add a logic to check the authorization object in your program whenever the user tries to save or delete variants.
    remarks: in production, make sure the authorization object & the update profile are transported.  create also the same variant name as what you have defined in your report transaction code.

  • Custom Reports don't match Device List

    Hi,
    I have been trying to get a report from a cerain site that shows me to contain 545 devices (PC/Laptops).
    When I create a report to give me a complete list of devices from that site I will get a total of 381. No matter how I try to tweak the custom report I don't get anywhere near the devices listed in the site.
    Is there a known issue with reporting?
    Is there anyother site I can check out for more info?
    Server = ZENworks 10 Configuration Management with SP1 (10.1)
    Client = 10.1.3
    ThanX
    Frank

    Originally Posted by Automatic reply
    oliveirf,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    Good luck!
    Your Novell Product Support Forums Team
    Untitled Document
    I have yet to find a solution for my issue.
    No matter how much i tweak my reports they never match the number of devices listed in a site.
    Only sites that contain under 10 devices do the reports pull a proper number and match the number of devices.
    Still no Luck.

  • List of SAP cross client customizing settings/transactions

    Hi All,
    Is there a list of SAP cross client customizing settings/transactions that are allowed by SAP to directly modify in production, covered under Audit compliance?
    Regards,
    XIer
    Edited by: XIer on Jul 10, 2009 1:44 PM

    Hi All,
    Is there a list of SAP cross client customizing settings/transactions that are allowed by SAP to directly modify in production, covered under Audit compliance?
    Regards,
    XIer
    Edited by: XIer on Jul 10, 2009 1:44 PM

  • Adding data into a custom table through a report transaction

    Is it possible to add data into a table through a report transaction. I have been asked to create a report in which when we add certain data in the selkection screen it updates thoses particular fields and the rest of the records can be fille dout in the output. Basically I have a customised allocation table called zalloc. I have to create a report with selection screen having receiving plant, material document of the original transfer psoting , issuning plant , line item number , batch, receiving and issuning storage location. I need to validate this against the mseg table and whatever entry I make in teh selection screen should update my zalloc table from here.
    Can anyone help me with this please.
    Thanks

    Hi Aarav,
    Yes, It is possible to add records to a table using a report transaction. You can use Update or Modify to insert records in a table.Convert the data fetched from the ZALLOC and convert it into an internal table of the same format as that of the ZALLOC table and simply do an
    loop at itab_zalloc into wa_zalloc.
    *INSERT INTO ZALLOC FROM WA_zalloc*.
    endloop.
    OR
    INSERT ZALLOC FROM TABLE ITAB_ZALLOC
    OR
    UPDATE ZALLOC FROM TABLE ITAB__ZALLOC .
      Update will modify if that record exist and returns sy-subrc as non zero if entry does not exist.
    OR
    MODIFY updates an existing DB entry or, in no matching entry exists, inserts a new entry into the DB table

Maybe you are looking for

  • Column name in link on sql report?

    Hey guys - Is there some way to put the column name of a report in a link? When you define a link on a column you have the ability to use a substition string for the VALUE of a particular column... but I want to somehow pass the string value of the c

  • Data Transfer Tool for ECC 6.0

    Hi All,      Good Morning. I would like to know if anybody has had the opportunity to use this tool in ECC 6.0. If so, where did you obtain the software related to this tool? Please Advise. Kind Regards, Daniel A. La Mendola

  • Using HTTP basic auth in WebService

    Hi, I am writing a flex app that needs to talk to a pre-existing SOAP web service. Unfortunately the web service uses http basic auth to authenticate a user. I am trying to figure out exactly how this is accomplished but I cannot find any substantive

  • Enterprise portal-tikiwiki

    How to create user editable html page using enterprise portal by accessing backend connection

  • Microsoft Word Doc not opening - EPS Import message

    Suddenly whenever I try to open a word doc I get the following message: There is not enough memory or disk space to run the converter "EPS Import". What in the world does this mean?? There is still 78 of 148 GB of memory available so clearly not a di