Abap Custom Tools

HI Abap Gurus,
    Can you please guide me where to search the Abap custom tools developed on scn.sap site. I Need to Publish some ABAP Tools 
    in my organization. I am looking like Innovation Tools in Abap.
    I Tried to Search in Google and SCN.SAP Site but could not found a right Place. Can anyone Help me here.

Then don't innovate until it is clear to you what to implement. Also a business requirement stating "We need to innovate" is a lousy business requirement. First gather the needs of the business in order to choose which path to take with regards to innovation.
Cheers, Rob.

Similar Messages

  • Abap query tool

    Hi Anji,
    Pls send the procedure (steps) in abap query tool.How to generate a report by using query tool?
    thanks in advance
    ramu

    Hi
    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
    use either SQ02 ans SQ01
    or SQVI tr code
    for more information please go thru this url:
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp
    http://goldenink.com/abap/sap_query.html
    Please check this PDF document (starting page 352) perhaps it will help u.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
    check the below link will be helpful for u
    Tutorial on SQVI
    once you create query system generates a report starting with AQZZ/SAPQUERY/ABAGENCY2======= assing this report to tr code for the same
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Custom Tool Bar in Adobe

    Hi all,
    We have an requirement where in we have to provide a tool bar to the end user to edit the PDF at run time. The user should be able to select elements from the tool bar to add to the form. Is it possible through ALD?? or is there any other ADOBE tool through which we can acheive this?
    The user's have been using a Standard Template in MS Word till now, in which custom tool bar was created with Visual Basic Macros, which embeds things in doc file, which become place holders for SAP Data. They can freely edit the doc file to keep or delete what they want as per their requirement.
    Can we acheive a simmilar requirement in Adobe?
    We have to create such a standard template in PDF.
    I tried with ALD 8.0, but i guess we cannot add a  custom tool bar with it.
    Regards,
    Runal

    Hi,
    As of my knowledge on SAP IFBA custom toolbars or tabs or Upload(in online IFBA i.e. through webdynpro ABAP) functionalities are not supported. If your requirement demands to design these kind of forms then on your own you need to have a work arround. If you design these kind of forms then the performance of the adobe forms get decreases.
    If you find any workaround to these functionalities it will be nice if you present them in a Blog.
    Regards
    Pradeep Goli

  • ABAP Custom Report (ALV Format) in Background Processing

    Hi
    I am not the hardcore ABAP Person. But want to know about the detail fact of the ABAP Custome Reports. The question is can we do the background processing for the ABAP Custome Report in ALV Format.
    If Yes ..do we require to have any additional Function/code to get the spool in ALV Format. I saw the comments that the output will look like the mess.
    Please share your comment or any useful documenation on this. We are in ECC 6.0
    Thanks in advance..and yes it will be rewared by points.
    Navin

    You can use alv's in background using docking containers, but the display wont be interactive. If you search the forum you will see tons of threads which talk about running ALV's in background.
    For the output to be interactive, you can run the report in foreground and do the data processing in background.
    Refer this link:
    Displaying ALV Grid in Background Job

  • Custom tool error for COMexception: The report application server failed.

    hi there,
    i am using crystal reports for the last one year onwards, i don't get any errors till know. Yesterday when i modified some information in 40 reports. out of these reports 34 reports are successfully build, but for the remaining six reports the code is not generating.
    Custom tool error: "Code generator 'ReportCodeGenerator' failed.  Exception stack = CrystalDecisions.Shared.CrystalReportsException: Load report failed. ---> System.Runtime.InteropServices.COMException: The Report Application Server failed
       at CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options)
       at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options)
       at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
       --- End of inner exception stack trace ---
       at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename)
       at CrystalDecisions.VSDesigner.CodeGen.ReportClassWriter..ctor(String filePath)
       at CrystalDecisions.VSDesigner.CodeGen.ReportClassWriter..ctor(String filePath, String resourceNamespace)
       at CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator.GenerateCode(String inputFileName, String inputFileContent)"
    i am not understanding why it is getting for me, Please help me

    Hello,
    Whoever wrote the CustomCodeGenerator will have to help you with this one. We know nothing about the underlying code they are using and therefore can't determine the cause.
    Appears the error is it can't even load the report so there is something wrong with the workings. Open the report again in CR Designer and Verify Database and then check the changes you did. Something is not right or the DB driver their application is using does not match with what you are using.
    Don

  • Set value TextTemplatingFileGenerator to custom tool property of a t4 template file at run time(programmatically) in an MVC Project

    In Solution Explorer we can set the Custom Tool property for a t4 Template file in the Properties window. But can anybody help me doing the same at run time?
    I want to assign the value TextTemplatingFileGenerator programmatically to the Custom Tool Property.
    Thanks in advance...

    Hi suraya,
    Since the issue regards MVC and website deployment. I suggestion you post the question in the ASP.NET forums at
    http://forums.asp.net/. It is appropriate and more experts will assist you.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to find unused ABAP custom code?

    Hi,
    how can I identify the unused ABAP custom code  outside of  the SAP Solution Manager?
    Thanks in advance.
    Nora

    Like a Google for ABAP, the Salt Code Ferret app provides incredibly fast searching of custom ABAP programs or modified standard SAP programs across all your SAP systems. Sniffing out specific pieces of code, Code Ferret is a huge timesaver in locating multiple instances of potentially conflicting code, code errors, or code that developers want to access or replicate. www.saltapps.com
    Try Salt free for 90 days – it’s a suite of eight virtual appliances running on VMware or Hyper-V for understanding what’s happening in SAP systems and across SAP landscapes.

  • ABAP Query Tool - Advantages and Disadvantages

    Hi guys,
    wich are the main advantages and disadvantages of using ABAP Query Tool?
    Regards,

    Moderator message: Previous answers were rejected because they were copy and pasted from other people's work
    Hi Suresh,
    Thanks for your quick answer.
    Beyond  these advantages and disadvantages are there more that could be considered?
    Regards,
    Edited by: Matt on Mar 23, 2009 10:06 AM

  • Custom tool in netwever

    Hello Guru,
                        First time I have started Netwever in my server ecc6.0 in that I have done everything but one problem is coming that one I am not able to find out custom tool through that I can design the screen , when I double click on view , custom tool is not coming , how to get that ?
                       please help me , I am waiting for your valuable answer .
    Regards ,
    Joy

    wrong forum

  • Custom Tools panels - designed for vertical screens?  [in interface jungle]

    Hi!
    (hi Rufus Deuchler )
    This is a really cool feature. But why can not I stick the toolbar vertically on the bottom or top? So as the control bar?
    Why all this Ai interface is not intended for displays and vertical work?
    I have a wide monitors but still in level in them is wasted.
    When working with tools, manufactured home habits, it helps me work faster and without thinking where is the tool. Just reach for instinctively and there.
    Current interface Ai acts on the contrary, makes me think of where the tool is retracted and now look at my job as through the keyhole, because so many things are on the right or left.
    This presentation is fun, but only as a demo in advertising. : (
    Custom Tools panels | Adobe Illustrator CC tutorials
    I will be grateful for an explanation.
    But please do not explain what this is cool, because I work with illustrator for 15 years and it's not cool.
    Best Regards!

    Hi!
    (hi Rufus Deuchler )
    This is a really cool feature. But why can not I stick the toolbar vertically on the bottom or top? So as the control bar?
    Why all this Ai interface is not intended for displays and vertical work?
    I have a wide monitors but still in level in them is wasted.
    When working with tools, manufactured home habits, it helps me work faster and without thinking where is the tool. Just reach for instinctively and there.
    Current interface Ai acts on the contrary, makes me think of where the tool is retracted and now look at my job as through the keyhole, because so many things are on the right or left.
    This presentation is fun, but only as a demo in advertising. : (
    Custom Tools panels | Adobe Illustrator CC tutorials
    I will be grateful for an explanation.
    But please do not explain what this is cool, because I work with illustrator for 15 years and it's not cool.
    Best Regards!

  • LSMW as a customizing tool

    Hi all,
    We are searching a good method to organize the customizing for a project. We have heard that the LSMW can be used as a customizing tool. That is, for example you save all the customizing for SAP system and you can load this customizing into another system.
    Can that be made with LSMW??? Can anyone provide us with some examples about this use of the LSMW??
    Thanxs.

    Panel is the name, Palette has been abandoned.
    Anyway, I can find what appears to be the set you are looking for in the fly-out-menu.

  • Import Icon on Custom Tool Button

    Hello,
    I have a script to add an icon to a custom tool button.
    When the script is run from the console in Adobe Professional 9, the tool button with the icon is added to the toolbar.
    The tool button needs to be installed on user's computers with Adobe Reader X.
    The script was placed as folder level javascript on a user's computer as well as the jpg file for the icon.
    When Adobe Reader X was opened the following error was thrown:
    TypeError: this.importIcon is not a function
    1:Folder-Level:App:Button.js
    Can any one please provide assistance on how to get the tool button with the icon to show in Adobe Reader X?
    This is the folder level javascript:
    this.importIcon("myIcon", "/C/temp/myIcon.jpg", 0);
    var oIcon = util.iconStreamFromIcon(this.getIcon("myIcon"));
    app.addToolButton({
    cName: "myButton",
    oIcon: oIcon,
    cExec: "console.println('My Button!');",
    nPos: 0
    Thank you very much.

    That code can't work in a folder-level JavaScript since importIcon is a method of a document.
    You should instead include the button icon image data in the script. If you want to see how to do it, you can get the following product: http://www.windjack.com/product/acrobuttons/

  • Abap testing tool

    Is there any abap testing tool........

    Hello RajKumar,
    SAP has many ABAP testing tool.
    Check from the link
    http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm
    Here you go few tools
    ABAP Debugger
    Assertions and Breakpoints that Can Be Activated
    Runtime Analysis
    Performance Analysis
    Coverage Analyzer
    Runtime Monitor
    Memory Inspector
    Code Inspector
    Global Performance Analysis
    ABAP Unit
    ECATT
    Cheers
    Jawahar Govindaraj

  • Customer Tool use in production

    Dear all,
    in my project scenario, customer will order for a tool to plant. tool will be purchased by plant with different material number. then plant will bill the tool to customer.
    logically after billing, only billing doc will be send to customer but the tool will be stored in customer consignment.
    now my question is, this tool iam using in my production routing as PRT. i need to track the tool in my inventory and production. since it is already in customer consignment i cannot do anything.
    please share your ideas how to track the tool which is under customer consignment
    Regards
    Sridharan

    Hi,
    Thanks for the reply. request some clarifications
    without consignment how can i maintain in inventory as customer tool.
    moreover i need to use the tool in production, if it is consignment, GI to production will be difficult.
    further, how can i identify the tool in different bins without using WM.
    Regards
    Sridharan

  • Hyperion Planning v11 Custom Tools Links

    I'm trying to add a custom link to a document placed on the server for users to access. Below is my syntax for the custom tool, but it's not working on the Fusion Planning application. Even I as the admin cannot retrieve this document from the Hyperion tools link. However, this syntax worked on v9.3. Am I writing the syntax incorrectly? The file is on the E-drive within the below server (I placed an example server name called "PlanningServer" rather than the actual server name).
    \\PlanningServer\e$\hyperion\UserGuide.ppt

    They removed that ability (my guess is for security reasons)
    you have 2 options
    1) map a drive to that folder for example y: then you make the link y:/directory/filename.ext and paste that in to your URL link. But then you have to make sure everyone is mapped the same way on their computers. I know this works in 11.1.1.3
    2) do as John mentioned and upload the file which has additional advantages as you can apply security access to the uploaded file. once you upload it create a smartcut to the file and you are good as gold

Maybe you are looking for