What are the standard Application tool bars used in reports

Hi All,
What are the standard application tool bars used in the report/program?
Thanks in advance
Regards
Chakri

Hi,
Goto SE41,
Programs : SAPLKKBL
Status : STANDARD
Thanks,
Best regards,
Prashant

Similar Messages

  • What are the front end tools & components needed to use Visual composer.

    Hi all,
    please help for the following queries.
    1.What are the front end tools & components needed to use Visual composer.
    2. Is it possible to view in internet explorer web reports/ Dash boards created in Visual composer.
    3. How to create Webreports & Dash Boards in Visual composer.
    It's Urgent waiting for responses.
    Thanks & Regards,
    Basava Raju

    Hi James,
       For  Visual Composer no need any Front end tools.. you need  portal connection.. to configure your visual compoer.. the visla composer it self contain all the items.. just like a Webtemplate..
       all the reports.. that web based reports  or dash boards we can view through Browser only..
    for creating reports in visal composer.. just go thru this links..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c6b2d590-0201-0010-42ba-a53a5d422310
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7d48d999-0701-0010-5790-8b2c5ae7107d
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1752b737-0401-0010-0ba3-87c3eda8c6ce
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cab252d4-0a01-0010-3984-ee345859dde6
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01c5d690-0201-0010-668a-b8d97d51a566
    for How to Guides - Visual Composer.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/16244247-0a01-0010-3294-d81c21e7e86e
    /people/marcel.salein/blog/2007/02/01/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-i
    /people/marcel.salein/blog/2007/02/02/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-ii
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01c5d690-0201-0010-668a-b8d97d51a566 https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/16244247-0a01-0010-3294-d81c21e7e86ehttps://www.sdn.sap.com/irj/sdn/visualcomposer
    regards
    @jay

  • What are the TCodes generally we can use in ABAP?

    Hi Abapers?
    What are the TCodes generally we can use in ABAP?
    Early reply is highely appriciable.
    Regards,
    Chow.

    HI Chow,
    go thru this t-codes..
    S001 Abap Workbench
    SE09 Workbenche organizer (Transports)
    SE11 ABAP/4 Dictionary
    SE16 Data browser
    SE24 Class builder
    SE30 ABAP Runtime analyzes
    SE36 Logical Databases
    SE37 Function builder
    SE38 ABAP/4 Editor 
    SE55 Table maintenance dialog
    SE80 ABAP/4 Object browser
    SE91 Message Classes
    SE93 Maintain transaction
    SapScript
    SE71 Form painter
    SE72 Style maintenance
    SE78 SapScript Graphics Management
    SO10 Create standard text module
    Workflow
    SWDM Workflow explorer
    SWDD  Workflow builder
    SWUS Start  workflow - Test enviromnent
    SWU0 Simulate event
    SBWP Business workplace
    PFTC_INS Create Task/Task group
    PFTC_CHG Change Task/Task group
    SWUD Dagnosis
    SWI1 Work item selection
    Batch input
    SHDB Batch input recorder
    SM35 Monitor batch input
    System
    SM04 User overview ( Possible to end sessions)
    SM12 Lock Entries
    SM21 System log   
    SM30 Maintain table views
    SM37 See job status
    SM50 See processes
    ST22 Short dump analysis
    Other
    ABAPDOCU ABAP coding examples supplied by SAP 
    AL11 Look at t directories on the host system ( With drill down )
    CMOD Enhancementprojects
    LSMW LSM Workbench
    OSS1 OSS
    SA38 Submit batch job
    SE01/STMS Transport system
    SLG1 View application log
    SLG2 Delete application log
    SPAD Output devices
    SP01 See spool
    SPRO Customizing
    SPAM Support packet manage
    SU03 Maintain Authorizations: Object Classes
    SU51 Display Authorization Data  (Can be called after failed authorization)
    SWEC Events for change documents
    SW01 Business Object Builder
    SWO4 Display Businesss Object Types
    VOK2 Maintain OutputDetermination
    regards
    sham.

  • What are the things taken care while using multiple suites?

    Hi all,
    I have created a plugin which sends the current file path to an url,
    its working fine with debugging in Visual studio 2005 and while it is added to the Adobe Illustrator its works only once.
    That is its sending the file path only for one file. While i tried for the second time its not working
    I am using following suits in my plugin
    AIDocumentSuite
    AIFilePathSuite
    AIActionManagerSuite
    AIUnicodeStringSuite
    AIURLSuite
    I am using the "AIURLSuite" for calling the url and it is calling the url multiple times while its used alone, and its only working once with the multiple suites.
    What are the things taken care while using multiple suites? , is it neccessary to release all variables and the suites after completing the task?
    Should they released in the same order in which they are acquired?
    Thanks in advance
    Sreejesh K V

    Hi,
    The problem was with the "sAIDocument->GetDocumentModified(mod);"
    The "GetDocumentModified" is crashing after  executing once, i just removed that statement , and now
    i am forcefully saving the document with out checking the modification status!
    Its working fine now!
    Could you please tell me how can we lock a plugin , or a particular function in a plugin.
    There is any specific standard to use the GetDocumentModified function?
    Thanks and Best Regards
    Sreejesh K V

  • What are the standard IDOC's available in IDES? where can i see in IDES?

    Dear All,
    Can any body let me know what are the standard IDOC's available in IDES? What is the path for the same?
    Thanks in advance for replies
    regards
    srikanth

    Hi,
    IDOCs are intermediatery Documents, we can check for IDOCS using Tcode
    WE01 : Create IDOC
    WE02 : Display IDOC
    WE19 : Reprocess IDOC
    etc
    Thanks
    Kalyan

  • What are the Oracle development tools

    Hiii,
    I hav just started learning about oracle...i have been given my very first task and it is about exploring oracle development tools.
    I have been searching about it since two days...i just need some guidance that what are the oracle development tools...and what should i write about it..
    plzzzzz help me in solving this..
    regards
    Edited by: user10446043 on Oct 22, 2008 11:26 PM

    <ul>
    <li>The ADFLearning Center has our latest resources for enterprise 4GL Developers getting started with Oracle ADF. This includes the complete ADF Developer's Guide for Forms/4GL Developers, a companion sample application, and a companion step-by-step tutorial.
    </li>
    <li>     To complement the free Developer's Guide from Oracle, you might be interested in the Oracle Press title Oracle JDeveloper 10g for Forms & PL/SQL Developers: A Guide to Web Development with Oracle ADF.
    </li>
    <li>My bimonthly DEVELOPER: Frameworks Oracle Magazine column articles.
    </li>
    <li>There is an instructor-led course for Oracle ADF For Forms/4GL Developers.
    </li>
    <li>     Potentially of interest to any former Oracle Forms or Oracle Designer user is the additional Oracle JHeadstart for ADFextension for JDeveloper. This is a complete web-tier page generation solution that has its own step-by-step tutorial so customers can evaluate whether it might benefit their developer productivity. The JHeadstart Features/Benefits document is here (pdf).
    </li>
    <li>     The OTN J2EE for Forms Devs home page has additional resources of particular interest to Oracle Forms developers.
    </li>
    </ul>
    Hope this helps

  • What are the softwares or tools present default in TFS 2010

    Hi,
    1.What are the softwares or tools present default in TFS 2010?Whether SCVMM is present by default
    2.What is the cost of upgrading to TFS 2012 from TFS 2010(VS ultimate version)?
    3.In Team Foundation Administration Console,what is the purpose of Lab Management,Build Configuration(Build
    Controller),Test Controller.Please guide me.
    4.How to create template for automation?What is the need of template creation.
    5.Whether I need to install build Controller & Test Controller for the lab Center  to work in MTM.

    Hi Nazimanasir,
    For your questions, check the replies in below items:
    1. Tfs is a dependent software, but have prerequisites for installation. And you may check MSDN pages to see the requirements like:
    https://msdn.microsoft.com/en-us/library/dd578592(v=vs.100).aspx
    If you want to know TFS architecture, you can refer to the
    page for more information. And you can get started TFS 2010 from this
    page. You have to install SCVMM if you want to use it to manage virtual machines
    2. For the license issue, you might contact
    http://www.microsoft.com/licensing/contact-us.aspx
    directly for the better response, where specialized experts live in. You can also refer to the upgrade guide here:
    http://vsarupgradeguide.codeplex.com/
    3. With the Lab management,  you can build and test in lab environment. Refer to this
    page for more information about lab management.  The build controller is for TFS build, and test controller is for testing which can be used to run test cases by MTM.
    4. I'm not quite clear the template you mean, please elaborate more details. If you're saying build process template, then you can use the build process templates that accompany with the team project. If you mean process template, you can check them in process
    template manager. You can also check this
    page for more information about customize TFS process template.
    5. Once you have setup your TFS machine, then you can configure build controller by following the instruction in this page:
    https://msdn.microsoft.com/en-us/library/ee330987.aspx And check this
    link for setting up test controller. For MTM related questions, you can also open a new thread in MTM forum for a better response.
    Best regards,
    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.

  • What are the standard functions in XI ?

    What are the standard functions in XI ?

    Hi,
    The target field mapping is possible by using below typs of functions
    1. Standard functions
    2. Runtime procedure
    3. User Defined functions
    Standard functions are the APIs provided in Graphical mapping to process the values of the fields used for target field mapping.
    Technically all these values are trated as string thus all standard functions expect strings as input argument and string as an export aurgument
    Please find here with you more details about it at below link
    http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/frameset.htm
    2. Runtime procedure
    http://help.sap.com/saphelp_nw04/helpdata/en/3d/24e15bf9d79243b45d49b13b03de8f/content.htm
    3. User Defined functions
    http://help.sap.com/saphelp_nw04/helpdata/en/22/e127f28b572243b4324879c6bf05a0/content.htm
    Thanks
    Swarup

  • What are the standard Solutions available for Complaints Management in CRM?

    Dear all,
    What are the standard solutions available in SAP CRM to receive and process complaints through Customer Interaction Center.
    Our requirement is to receive and register complaints from contact center and process them by integrating back end ECC and BIW systems.
    As per my understanding we can not integrate ECC transactions in CASE Management while CASES are being created through Interaction Center.
    Please help me to map the following requirement successfully into SAP.
    How to register the complaint through Interaction Center?
    How this complaint information is communicated in back end ECC system?
    How to track the status and solution of the complaint available in back end ECC system?
    How the complaints are stored in ECC system?
    After creation of a complaint, can we trigger an automatic email on back end ECC system user with all complaint relevant data?
    Kindly help me to understand the process.
    Best regards,
    Raghu ram.

    You can analyse this [link |http://help.sap.com/saphelp_crm60/helpdata/en/68/691976cd2ef845a4e62437a82b67df/frameset.htm]for more information. Additionaly the tree hierarchy links contain some process flows where it explains you briefly the big picture of the process, in standard SAP CRM Complaint Manaagement Scenario.
    BR,
    Cenk Sezgin

  • What are the compatible applications to nano 4th gen?

    What are the compatible applications to nano 4th gen?

    There are no apps that work on the iPod Nano. Apps are exclusive to the iPod Touch and iPhones. You can buy games for your iPod Nano in the iTunes Store though. They're the closest thing to apps for the Nano.

  • What are the advanteges and disadvanteges of using pl/sql over hibernate

    i knwo that pl/sql are well structure and provide a lot of functionalities with oracle databse , but my question is the hibernate might give some advnateges of scalability over pl/sql.
    so what are the advanteges and disadvanteges of using pl/sql over hibernate?
    and does oracle recommend using hibernate for connecting JSP with oracle 11i , or it is better to connect the JSP pages with oracle databse using pl/sql ?

    812643 wrote:
    but if i search for the diferencess then there are a lot of opinions about this ..., specially when they say that with hibernate you can integrate with any DB , and it provides object printed architecture, etc.All databases are not equal. This is a basic and fundamental fact. SQL-Server is not Oracle. Oracle is not SQL-Server. As it is the case with Sybase, Ingres, DB2 and other database products. They are all different. And there are some very core differences between them.
    So how would a product like Hibernate treat these database products with their differences? By using the lowest common denominator. Which means your expensive database product is dumbed down - and even MS Access will likely have better and more features.
    You also need to decide what is the "permanent" part in your architecture. What is going to the core? What is the expensive part? The app server (with Hibernate)? Or the database server?
    What are you likely to change next year? The app server server? Or the database server?
    In the vast majority of cases, the core is the database server. That is your biggest expense and investment. As it should be - as it holds that which is most precious to business, data. You want to ensure the integrity of that data. The accuracy of that data. Make sure that it can be easily backed up and recovered. Is flexible to use. Etc. Etc.
    The database server is the core - and that is where you need to realise your return on investment. By using the database server to its full extent.
    Hibernate does not do that. And in that respect, it is junk.
    Why does it not do that? Because many Java developers are totally and fully clueless about what database servers are and how to use them. And want to use them as little plug-in black boxes - bit buckets that are only there to provide a data persistence layer. Instead of using the database server to its full extent, they instead use Hibernate, and try to do their own "+database thing+" in the app layer - and do it poorly and with utter lack of any scalability. (and no, only ignorant Java heads think that scalability means throwing more money and h/w at it)
    My largest database processes billions of rows per day, every day, 356 days a year (between 350 to 450 million new inserts into a single table per day). And have been for several years now. It does so using PL/SQL. Using Oracle to its full extent. Then there are Java heads that cannot even design and code an app that effectively process 1% of this volume... and grasp at straws like Hibernate and other Java cr@p to "fix" this - when the actual problem is their total lack of ignorance in how to use and scale the database server.
    Hibernate is trash - and a symptom of Java developers's ignorance of database technology.

  • What are the third party tools available for Encryption in Oracle database?

    Dear All,
    Can you please help me with the below question?
    What are the third party tools available for Encryption in Oracle database? Please let me know if you know their feedback and also licensing/cost information

    Why would you spend money to purchase a third-party tool that will be, almost by definition, less secure than the tools inside the product you already own and paid for?
    http://www.morganslibrary.org/reference/pkgs/dbms_crypto.html
    But were I to have any to recommend one I would not do so without knowing information you seem to consider unimportant such as:
    1. Operating system
    2. Database edition and version
    3. What type of data needs to be secured
    4. What level of security is required

  • What are the delta mechanisms and tables used for  Lo Extraction & COPA

    Hi all
    what are the delta mechanisms and tables used for  Lo Extraction & COPA.
    please explain clealry.
    Thanks & Regards,
    James

    James,
    Please go through Roberto's weblog :
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it
    Anyways,
    As you know LO cockpit consists of different modules(MM, PP, SD, etc)
    They are called appl components. Each of them have a number (eg.MM=02) and for each appl comp they might be different Data sources and for each DS they might be different tables. So, unless you be specific we cant tell a specific table for a DS.
    coming to the delta mechanisms, there are " direct delta, queqed delta and serialized delta".
    Copa is based on the oepration concern. it can be created on " accouting based" or "costing based".
    Assign points if helpful
    Kalyan

  • What are the system ports that XI uses to invoke web services?

    Hi guys,
    Anyone knows what are the system ports that XI uses to invoke and to be invoked from web services?
    I think it uses the port of AFW but I don’t have sure…
    Thanks in advance,
    Ricardo.

    hi,
    if you want to invoke a WS on the XI use
    the j2ee port (5XX00)
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • What are the pros and cons of using people keywords, given that my catalogue is already uptodate with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

Maybe you are looking for