ABAP PLUS Html

Hi Experts,
Has anyone tried using ABAP and HTML both together in any kind of object?  If yes, please tell me what kind of object was that and also if there are any tutorial on this.
Thanks,
Sid

Hi,
See the below link for program which is uploading the XML file in to SAP, this will work in 4.6C
http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/Dev/Codes/Report/Z_RMTIWARI_XML_TO_ABAP_46C.html
use this XML file for the above program:
http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/Dev/UtilityCode.html
See the below link for one more program
http://wiki.ittoolbox.com/index.php/Code:Download_and_upload_OO_ABAP_class_in_XML_format
mark all the helpful answers
Regards
Sudheer

Similar Messages

  • Disaster recovery in ECC6 ABAP plus Java

    Hi all,
    This is my first experience working with ECC6 ABAP plus Java. The normal backup we do using brbackup is taking the backup of the ABAP database and the J2EE information too. There is also a front end of the J2EE install. If we try to just restore the database to another system the J2EE front end will not communicate with the J2EE instance in the database as they are different.
    Now the question is how to back it up and restore it. The backup we are doing at this point is good for local database recovery but if our Operating system dies for some reason then what would be the form of recovery.
    In short I need to know if we can do the front end J2EE backup as well along with the whole database backup containing ABAP and Java and do the recovery on some other system to test the disaster recovery scenario.
    If there is no solution then system export is an option thats having all the information of the DB and the front end too... but its not always possible to do the system export as it takes too long.
    Please advise.
    Thanks.

    follow http://help.sap.com/saphelp_nw2004s/helpdata/en/e6/e8f4167f79414c883ed37464773824/frameset.htm in this Backing up and Restoring AS Java for AS-Java.
    Cheers,
    -Sunil

  • Carriage Return ignored in ABAP Created HTML?

    We are in the pre-production box for an upgrade.
    We have ABAP source code that generates HTML logic. It worked fine in 4.6.
    The carriage return/line feeds are being ignored.
    I have already tried all the cl_abap_char_utilities=>NEWLINE
                                              cl_abap_char_utilities=>CR_LF
                                              cl_abap_char_utilities=>FORMFEED.....and more
    I've tried the conversion utilities also.
    When we look in the debugger we see the cr_lf values as ##, and 0d000a00 in hex, which should work, right?
    But, when we view the source code on the web page - where arrays are not being built because the crlfs are being ignored- we can see that when the html is being written, the crlfs are ignored and the html is all over the place, unformatted.
    I am thinking there must be a another HTML Function Module that might be available to format the html table before sending it out thru WWW_HTML_MERGER. Again, even in debug everything look good, but when it writes it to the URL the crlfs are ignored?
         Any suggestions?

    Becuase you enter your patterns as expressions where some characters are used as control characters, and then have to esacpe some of the control characters in the expressions when you enter them as java strings.
    So the expression is actually \r\n if you let a user enter it into a textfield, but you have to escape the \ if you write it as a String in the source code (since \ is an escape characters in strings)
    /Kaj

  • SQL*PLUS HTML reports

    Hi how to add javascripts to the HTML reports generated using SQL*plus :
    SET MARKUP HTML ON SPOOL ON
    If we want to modify the dynamically generated HTML page by SQL*PLUS how does one do that??
    Please help

    If you create a script containing the following it should work:
    set markup html on spool on
    spool <your file>
    run sql-commands here
    spool off
    set markup html off

  • ABAP plus EDI/IDOC

    Hi Guys,
    Can anyone of you please tell me what all is required to learn about ALE/EDI and Idoc for an ABAP consultant.
    Thanks,
    Rajeev !!

    Please check this online document for ALE and IDoc.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    EDI
    Electronic Data Interchange
    Cross-company exchange of electronic data (for example business documents) between domestic and international business partners who use a variety of hardware, software, and communication services. The data involved is formatted according to predefined standards. In addition to this, SAP ALE technology is available for data exchange within a company.
    Refer
    http://www.erpgenie.com/sapedi/index.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/72/c18ee5546a11d182cc0000e829fbfe/frameset.htm
    https://www.2020software.com/products/Fourth_Shift_Edition_for_SAP_Business_One_Electronic_Data_Interchange.asp
    http://downloads-zdnet.com.com/SoftwareandWebDevelopment/SoftwareDevelopmentTools/ElectronicData+Interchange/
    http://www.erpgenie.com/sapedi/index.htm
    http://www.kostal.com/english/downloads/EDI_AGB_eng.pdfd
    EDI is nothing but Electronic data interchange. SAP will support EDI through Intermediate documents (IDOCS).
    EDI (Electronic Document interchange) - EDI is the electronic exchange of business documents between the computer systems of business partners, using a standard format over a communication network.
    EDI is also called paperless exchange.
    Advantages:
    Reduced Data entry errors
    Reduced processing time
    Availabilty of data in electonic form
    Reduced paperwork
    Reduced Cost
    Reduced inventories and better planning
    Standard means of communications
    Better business process
    EDI has two process
    1. Outbound process
    2. Inbound process
    OP:
    1.Application document is created.
    2.IDOC is generated
    3.IDoc is transferred from SAP to Operating system layer
    4.Idoc is converted into EDI standards
    5.Edi document is transmitted to the business partner
    6.The Edi Subsystem report status to SAP
    IP:
    1.EDI transmission received
    2.EDI document is converted into an IDOC
    3.IDOC is transferred to the SAP layer
    4.The application document is created
    5.The application document can be viewed.
    EDI FLOW :
    Here is some thing which helps you and here the purchase order is taken as example too..
    Electronic Data Interchange, or EDI, is the electronic exchange of business data. Using a standard format, EDI provides a method of transmitting business data from one computer to another, without the need to re-key data. This electronic link can result in more effective business transactions. With EDI, paper documents such as invoices can be replaced with electronic transmissions, thus time is saved, and the potential for error is minimized. Data can be exchanged at any time. Related business expenses, such as postage, printing, phone calls, and handling, can also be significantly reduced. EDI can aid in the support of manufacturing efforts, such as Just-in-Time and Third Party Warehousing, and financial efforts, such as Electronic Payments.
    What parts of the business cycle can be supported by EDI?
    Any business documents that are currently exchanged using paper can be converted to an EDI. Standards. Standards include ANSI X12 and XML/EDI are primarily used in the United States, while EDIFACT is used in Europe and Asia.
    How does EDI get started?
    EDI gets started when one company contacts another expressing interest in trading business documents electronically using Electronic Data Interchange. The two companies must first determine each other's EDI capabilities. If you do not already know your EDI capabilities, we have prepared a questionnaire to help you determine them. If you are already EDI capable, we will coordinate with your technical staff to determine a testing plan. Upon completion of testing the EDI documents, the appropriate business personnel will set a production start date to begin the exchange of EDI business data. If you are not EDI capable, we recommend you first obtain a commitment from your upper management. Your company will need to allocate resources and capital for software, hardware, testing, possible programming, and training.
    What is the flow of EDI?
    The flow of EDI depends on the sophistication of your systems and your EDI software. If you have internal purchasing/order entry systems, you will need interface programs that can extract and insert data out of and into these systems. EDI programs that interface with your internal systems are preferred over software that requires re-keying of data. Embassy Software specializes in seemless interface between EDI and your back office systems. Using a purchase order as an example of a business document your customer would send that PO electronically (850) to you. It could be sent either through a VAN (Value Added Network) or through an FTP server. You would take that 850 and convert it either into and ODBC database, a flat file or XML document to be imported into your Order System with the use of EDI Software such as PassportXchange.. Using EDI communication software, which is part of the PassportXchange package you would pull down data at set intervals from the VAN or FTP. These documents are then processed through EDI translation software and output to our order entry system. Finally, an EDI document called a functional acknowledgment (997) is sent to your customer.

  • ABAP plus CRM

    Hi Guys,
    I am an ABAP consultant, I am getting lots an lots of requirement which need Abap + CRM , can anyone of you please send some documents regarding CRM, I mean what all is required to learn CRM in ABAP.
    Thanks,
    Rajeev !!!

    Not answered by anyone !!!

  • When I pull up some websites, the only thing I see is text plus HTML coding, how do I fix

    This is what i am getting in a web site
    Favorites
    Inbox
    Unread Mail
    Sent Items
    recruiter
    Inbox
    Drafts‎[2]‎
    Sent Items
    Notes
    Junk E-Mail
    Deleted Items‎(6)‎
    Search Folders
    MailCalendarContactsTasksPublic Folders
    M
    Find Someone
    Options
    14.0.702.0/scripts/premium/uglobal.js
    14.0.702.0/scripts/premium/uview.js
    14.0.702.0/scripts/premium/ctree.js
    14.0.702.0/scripts/premium/vlv.js
    function createGlobalVariables(oPage) { oPage.declareSubPageVariable("a_iT", 1, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_iRP", 1, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_iVW", 365, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_iVH", 250, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_iMR", 1, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_iMRDelay", 5, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_iABW", 990, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_iABH", 641, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_fInDelItms", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fJnkEnbl", 1, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_fJnkFld", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fPF", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fOMF", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fNFvrFltr", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fFltrInFav", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_sTsks", "LgAAAAC7fabjohDTSap0KbIpCHjYAQBS0gBIMwpASIDJzErtOSJTAAAAAC1UAAAH", VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_rgDlItms", new Array("LgAAAAC7fabjohDTSap0KbIpCHjYAQBS0gBIMwpASIDJzErtOSJTAAAAAABdAAAB"), VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_sSntId", "LgAAAAC7fabjohDTSap0KbIpCHjYAQBS0gBIMwpASIDJzErtOSJTAAAAAABcAAAB", VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_sLDN", "\/o=AdOn\/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)\/cn=Recipients\/cn=recruiter", VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_iViewHeaderHeight", 29, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_iVlvMinWidth", 325, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fNwOnTop", 1, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_sFltrRpNm", "sFrm", VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_sLV", "14.0.639.19", VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_fMstUpd", 1, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_sFId", "LgAAAAC7fabjohDTSap0KbIpCHjYAQBS0gBIMwpASIDJzErtOSJTAAAAAABaAAAB", VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_sInbxId", "LgAAAAC7fabjohDTSap0KbIpCHjYAQBS0gBIMwpASIDJzErtOSJTAAAAAABaAAAB", VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_sJnkId", "LgAAAAC7fabjohDTSap0KbIpCHjYAQBS0gBIMwpASIDJzErtOSJTAAAAAACTAAAB", VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_fOof", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fWP", 0, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_iEnblPnt", 2147483135, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_fSrch", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_iSeg", 4022599679, VARIABLE_SCOPE_GLOBAL); oPage.declareSubPageVariable("a_sHlpUrl", "http:\/\/help.outlook.com\/en-US\/140\/ms.exch.owap.MailPremium.aspx?v=14.0.702.0&l=0", VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_sELCId", "", VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_iELCFldQt", 0, VARIABLE_SCOPE_SUBPAGE); oPage.declareSubPageVariable("a_fELCFldWtQt", 0, VARIABLE_SCOPE_SUBPAGE); }
    Inbox ‎(48 Items)‎
    Your password will expire in 3 days. Would you like to change it now?
    Yes

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • HTML code to ABAP in WD for OCI

    Hello All,
    How can I convert the below code in ABAP. The example below is what needs to be generated by the catalog engine, after the user is done with picking items in his shopping basket. But, this code is in ITS in HTML format and I need to accomplish similar task in ABAP. Kindly let me know how can I do this in ABAP.
    <HTML>
    <HEAD>
    SAP Open Catalog Interface: HTML - Example
    <BODY bgcolor="#DED6C2">
    <FORM action="<%=Request.QueryString("HOOK_URL")%>" method=post target=_top>
    <input type="hidden" name="NEW_ITEM-VENDOR[1]" value = "1768">
    <input type="hidden" name="NEW_ITEM-VENDORMAT[1]" value = "648570">
    <input type="hidden" name="NEW_ITEM-MANUFACTCODE[1]" value = "4711">
    <input type="hidden" name="NEW_ITEM-MANUFACTMAT[1]" value = "4712">
    <input type="hidden" name="NEW_ITEM-EXT_QUOTE_ITEM[2]" value = "">
    <input type="hidden" name="NEW_ITEM-EXT_PRODUCT_ID[2]" value = "">
    <input type="submit" value="Transfer Items to B2B shopping basket" id=submit1 name=submit1><br>
    </FORM>
    </BODY>
    </HTML>
    Thks & Rgds,
    Hemal
    Edited by: Hemal Gandhi on Jan 11, 2010 7:27 PM

    hi ,
    u donot need to create this code in webdynpro
    in ur WDA ( transaction SE80) , create a View
    go to the layout tab , right click on the Root Element Container and choose insert element .
    create the similar layout as u have for ur HTML
    in ur Context tab , create a context node and as many context attributes under it as there are input fields
    bind the Value property of ur Input field to the context attribute
    now ur layout is created ..
    now create a application for ur application , choose test , and ur layout wud be dispalyed in a browser
    choose View->Source ,u can see  the similar HTML code
    regards,
    amit

  • Casting in ABAP Objects

    Why the cast error generates only in Widening cast?

    Hi Shyam,
    WELCOME TO SDN!!!
    Please check this link
    http://abapprogramming.blogspot.com/2007/10/oops-abap-8.html
    The widening cast in this case does not cause an error because the reference airplane actually points to an instance in the subclass lcl_cargo_airplane. The dynamic type is therefore u2018REF TO lcl_cargo_airplaneu2019.
    Here the widening cast produces the MOVE_CAST_ERROR runtime error that can be caught with u201CCATCH ... ENDCATCHu201D, because the airplane reference does not point to an instance in the subclass lcl_cargo_airplane, but to a u201Cgeneral airplane objectu201D. Its dynamic type is therefore u2018REF TO lcl_airplaneu2019 and does not correspond to the reference type cargo_airplane.
    The widening cast logically represents the opposite of the narrowing cast. The widening cast cannot be checked statically, only at runtime. The Cast Operator u201C?=u201D (or the equivalent u201CMOVE ... ?TO u2026u201D) must be used to make this visible.
    With this kind of cast, a check is carried out at runtime to ensure that the current content of the source variable corresponds to the type requirements of the target variables. In this case therefore, it checks that the dynamic type of the source reference airplane is compatible with the static type of the target reference cargo_airplane. If it is, the assignment is carried out. Otherwise the catchable runtime error u201CMOVE_CAST_ERRORu201D occurs, and the original value of the target variable remains the same.
    Best regards,
    raam

  • Pnp- logical db in abap query

    hi.
    i need to create an ABAP/sap query. when i created the InfoSet i used logical db-pnp.
    if i want to get only the employees which entered my organization during the last month where should i add the ABAP code,  under which section => extras -> code. i have there several options - data, initialization, at selection-screen output etc, what to choose??????????
    thanks,
    Ami

    Hi
    Welcome to SDN forum
    query has got some limitatins compared to Reports which we write using SE38
    these queries are user specific and client specific and can't be transportable and you can't write your own code as you wish like reports
    see the doc
    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
    Regards
    Anji

  • How to use Microsoft Word's Find and Replace with HTML tags?

    Hello to all!
    I'm trying to figure out how to use the find and replace function in Word to replace html tags. I'd like to be able to change something like this:
    <span class="B01-K-ITAL">random text</span>
    To something like this:
    <em>random text</em>
    I want to replace the open and close tags without changing or interfering with the text between the tags. I'm pretty sure I should use wildcards, but I can't figure out how to use them properly.
    Anyone able to lend a hand?

    Here is my latest regular expression with Perl.   I think it matches the spirit of the request in the original post.
    Note, this isn't as easy as you think.  You need to code up the complete set of html rules in you implementation. You need to allow for a certain amount of mal-formed html.
    perl -0660pe 's^<[sS][pP][aA][nN]\s+class="B01-K-ITAL"\s*>(.*?)</[sS][pP][aA][nN]>^<em>$1</em>^gs' i.html >|o.html
    input text
     <html> <head>...</head> <body>I'd like to be able to change something like this: <span class="B01-K-ITAL">#1 one line</span> I want to replace the open and close tags without changing or interfering with the text between the tags. I'm pretty sure I should use wildcards, but I can't figure out how to use them properly. <p>note, this isn't as easy as you think.  You need to code up the complete set of html rules in you implementation. You need to allow for a certain amount of mal-formed html.</p> <span class="B01-K-ITAL">#2 don't be greedy</span> <span class="B01-K-ITAL">$3 multiline text</span> <span class="B01-K-ITAL">#4 multiline tag. I believe html allow a carriage return in white space of tags</span> <span class="B01-K-ITAL">#5 split after the class tag. optional white space</span> <sPan class="B01-K-ITAL">#6 mixed case tag</Span> <p>no text #7</p><span class="B01-K-ITAL"></span> <!-- Apparently, this is valid     http://www.positioniseverything.net/articles/cc-plus.html --> <!--[if IE]> <div id="IEroot"> <![endif]--> <p id="IE">This browser is IE.</p> <p id="notIE">This browser is not IE.</p><!--[if IE]> </div> <![endif]--></body> </html>
    output text
     <html> <head>...</head> <body>I'd like to be able to change something like this: <em>#1 one line</em> I want to replace the open and close tags without changing or interfering with the text between the tags. I'm pretty sure I should use wildcards, but I can't figure out how to use them properly. <p>note, this isn't as easy as you think.  You need to code up the complete set of html rules in you implementation. You need to allow for a certain amount of mal-formed html.</p> <em>#2 don't be greedy</em> <em>$3 multiline text</em> <em>#4 multiline tag. I believe html allow a carriage return in white space of tags</em> <em>#5 split after the class tag. optional white space</em> <em>#6 mixed case tag</em> <p>no text #7</p><em></em> <!-- Apparently, this is valid     http://www.positioniseverything.net/articles/cc-plus.html --> <!--[if IE]> <div id="IEroot"> <![endif]--> <p id="IE">This browser is IE.</p> <p id="notIE">This browser is not IE.</p><!--[if IE]> </div> <![endif]--></body> </html>

  • ABAP QUERY(sq02)

    Hi friends,
         I am using PNP LDB in SQ02 .
         i am selecting AT SELECTION-SCREEN in "CODE tab" but it's not selected
         How to use "F4 help function module" in ABAP Query(SQ02).
    Thanks & Regards,
    Vallamuthu.M

    Hi
    Why you are using SQ01/02 query? you can't get all the facilities what you use in general abap program report
    Query is basically intended for functional consultants to get the data by joining the tables
    it is Client specific and user specific
    You can't use all the events and F4 help like thing in them.
    see the doc
    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

  • MSI TV-anytwhere-plus

    HI: I have a 2005 TV Anywhere-Plus. Version 1.03. I had Windows XP, and it worked fine. I now have windows 7. And it's not compatible. Do you know how to get the proper drives for windows 7. I can't run my vcr through it right now. Please Help!!!!!
    Thank you
    Pat

    http://www.msi.com/product/mm/TV-nywhere-Plus.html#/?div=Driver&os=Win7%2032
     Also see this topic if you get sound and black screen:
    https://forum-en.msi.com/index.php?topic=128796.msg971235#msg971235

  • Output of tree report to be downloaded to html format

    Hi Techies,
               how to download output of a tree report( created using oo abap)  into HTML format.
    Thanks,
    Briteny.

    Hi,
    I don't think it can be done easily, you'll have to code it yourself (not so complex if it's a custom program, if you keep things simple with the UL and LI HTML elements, and maybe even by adding TABLE, TR and TD if it's a column tree). Is the ALV tree built by standard or custom program? Is it a simple tree, or a column tree, or even mixed with ALV, or what?
    Sandra

  • 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

Maybe you are looking for