Steps to create quotes from scratch

Hi guys
We have installed ECC and just for testing purpose we want to enter some basic data starting from creating couple of customers, department, quote and order.
Is there a simple way (steps) to follow.
The reason for asking this question is that we don't know where to start.
Any suggestions will be highly appreciated.
Thanks
Ram

create customers (sold to, ship to, payer and bill to) through XD01, ensure you have them in correct sales area
create material master records in MM01 making sure you have correct sales area and plant, pay attention to material type and item category group
create quote in VA21
I assume you will use SAP delievered enterprise structure/hierarchy.
Mike

Similar Messages

  • Creating Quote from WebPage

    Hi
    How can i create Quote from my Web Page
    i am using vb.net in my aspx pages
    I want to populate
    OQUT(Docdate,CardCode,NumAtCard,TrnspCode,Taxdate,ShipToCode) and
    QUT1(ItemCode,Quantity,UnitPrice)
    i am uding DTW but can i directly pusg from web page using vb.net code?
    thanks

    Weekend should not be counted.  If no one reply within some hours, it usually means no one did it before.  You may close the old one and post it again there to see.  However, your question may not be easy to understand.  Try use some others' view to rephrase it.  In which direction you want to use B1 data?

  • Acrobat XI - Create Form, from scratch or template greyed out

    Morning All
    I have a user that has just had Acrobat XI installed and he has gone to make a form but the "From Scratch or Template" option in the Create Form window is greyed out and unavailable.  He can only pick "From existing document".  Does anyone know why this is and how to fix it?
    He is running Windows 7 64 bit.
    Thanks

    The forms central app can be used to design and layout simple forms, either from scratch or by using one of the many templates that are available, and then convert them to PDF forms. The layout options are rather limited compared to the freedom you have with forms created in Acrobat, but sometimes that's just what's needed. I think the biggest benefit to using FormsCentral is not related to the form designer but rather the server that securely collects and stores the submitted forms data. A form created in Acrobat can take advantage of this just like a form created with the FormsCentral app. Note that a form created in the FormsCentral app can be either a web form (HTML) or converted to a PDF form. Each has its limitations and benefits, so which one you choose depends on what's needed. So to summarize, there are three types of forms you can create with Acrobat 11:
    1. A PDF form (Acroform) created entirely in Acrobat, starting from a source document that's been converted to PDF. Form fields are added in Acrobat and they can be configured/programmed to achieve the desired behavior. Can be used with the FormsCentral service or any number of other ways (submit to form data or entire PDF to web server, email, standalone, etc.)
    2. A PDF form created in the FormsCentral app. Can be used with the FormsCentral service to collect submitted form data or by itself, usually via email.
    3. A web form (HTML) create in the FormsCentral app to be used with the FormsCentral service.

  • Steps to create Universe from Microsoft SQL oder Oracle Database

    Hi All,
    i am looking for a document which describe the steps to create an Universe base on Microsoft SQL oder oracle database.
    Thank you in advance
    Pat

    Hi,
    These links may be help for you:
    http://www.bidw.org/business-objects/universe-design/getting-started-with-universe-design/
    http://www.sap-businessobjects.info/universe-design.htm
    All the Best,
    Madhu...

  • Step by Step PeopleSoft HRMS Installation from scratch.

    Hi there,
    I am a very newbie for all the Oracle products. Haven't used any oracle products ever. I need to create a POC of integrating PeopleSoft with Microsoft Technology.
    I have Windows Server 2008R2 x64 with MS SQL Server 2008R2. The Microsoft technology which would work with lastest Peoplesoft version is 9.0
    I have the edelivery account created from where I can download the software's. I need to know the what softwares and order of installing all the softwares in order to get a just basic demo Peoplesoft HRMS system ready.
    The edelivery has documentation but i found them pretty tedious for a non Oracle guy. Is there any place i can get simple steps and also if someone can tell me the order of installation here that would be great too. I need just basic Peoplesoft HRMS 9.0 env on Win 2008R2.
    Any help is much appreciated.
    Thanks,
    Vishal

    Except the database software, you'll need to go to the part number B35825-46 (PeopleSoft Human Resources Management System and Campus Solutions 9.0 Media Pack) where you can find eveything needed for download :
    1. PeopleSoft Enterprise Human Resources Management System and Campus Solutions 9.0: Feature Pack - March 2011 => V24852-01
    2. PeopleSoft PeopleTools 8.52 Disc 1 of 3 => V27724-01
    3. PeopleSoft PeopleTools 8.52 Disc 2 of 3 => V27725-01
    4. PeopleSoft PeopleTools 8.52 Disc 3 of 3 => V27726-01
    5. Tuxedo 10gR3 for MS Windows Server 2008 w/MS VS 2008 x86 32-bit => V20090-01
    6. Oracle WebLogic Server 11gR1 (10.3.4) Generic and Coherence => V24338-01
    7. JRockit JDK R28.1 for Java SE 6 with JRockit Mission Control 4.0.1 for Microsoft Windows (64-bit x86) => V23714-01
    I don't think the others components are needed in your case for a POC. And of course, the very first step is a reading of the Peopletools Installation Guide where every step is described : http://download.oracle.com/docs/cd/E26530_01/psft/html/docset.html (take the one according to the database software you are planning to build your Peoplesoft environment on).
    Moreover, you can read my previous blog entries on PS installations (sorry, it is for Oracle db, but hopefully you'll get the idea) :
    http://gasparotto.blogspot.com/p/installation.html
    An good way to get an environment for POC is of course the use of Peoplesoft OVM Template, where eveything is already ready to use, but that's based on Oracle VM, Linux and Oracle database (at least you don't have to bother with any Peoplesoft/database/tuxedo/web installation). Find out more : http://www.oracle.com/technetwork/server-storage/vm/peoplesoft-089548.html
    By the way, why 9.0 whereas 9.1 is available for quite a while ?
    HTH,
    Nicolas.

  • Steps to create SO from PO using IDOCs..

    hi frnds..
    i have to create a SO from PO with in same client.
    PO>IDOC>SO..
    IDOC is of type orders05..
    regards..

    Hi,
    >>>Now when we create the PO and check the status in WE02 we get the error status 56 , EDI: Partner profile inbound not available.
    this means that the partner profile was not created correctly
    I'd suggest using logical system as a partner profile
    my book contains PO and SO partner profile creation
    http://www.sappress.com/product_basic.cfm?account=&product=H3059
    Regards,
    Michal Krawczyk

  • How to create database from scratch using user input

    what I am trying to do is to create database via my java code (using hibernate and my sql) and based on user input.
    The details like the name of table.... or the number of columns in it are all supposed to be determined from user input (only the first time).
    On subsequent run the program should remember the previously created database and hence work with it.
    Can somebody help me through this?
    Suppose I did create it using firing queries from my program then the next problem is how my program would start up next time......?????

    Anuvrat wrote:
    what I am trying to do is to create database via my java code (using hibernate and my sql) and based on user input.
    The details like the name of table.... or the number of columns in it are all supposed to be determined from user input (only the first time).
    On subsequent run the program should remember the previously created database and hence work with it.
    Can somebody help me through this?Presumably because you want to (fun) rather than because you need to (job or project.)
    If the second then don't do it.
    >
    Suppose I did create it using firing queries from my program then the next problem is how my program would start up next time......?????You would start by learning about DDL which is the common name for the languages, which vary by database, used to create the entities that represent the structure of a database. Until you figure out the syntax of that you can't do anything in java.

  • Create symbol from "scratch"

    Hello all!
    I've been busy and haven't checked in here for awhile - I guess for me that's good :-)
    I've got a question that I know I'm not the only one and was wondering what others do...
    I have a stage with everything on it I want, including 6 buttons.  Now I want to create "symbols" that each button will call.  Is there a "correct" way to do this?
    I know I could add a small rectangle off stage, create a symbol from it and then remove it from the stage and create what I want.
    Is there a better way?
    Just curious :-)
    James

    Hey James,
    You can also create symbols and then export them and reuse them in other compositions.
    I usually create all my symbol elements, right-click on all the divs and then convert to symbol. then, if it is something I think I could reuse somewhere else, I export it.
    But different people have different ways of doing things.

  • Problems creating notation from scratch using the edit function of GarageBa

    I am using garage band to write music. I open
    a blank loop with a grand piano system instrument and
    begin editing. I encounter the following problems:
    1. The software does not allow me to enter any note
    below middle c on additional or ledger lines that
    should be available below the stave of the treble
    clef.
    1.1 Connected to this issue is that it is very
    difficult to write music that contains subtleties.
    This directly affects the way the music sounds. The
    program substitutes accidentals in the stave
    conditioned by the key signature. For example writing
    Chopin in GarageBand as opposed to the written sheet
    music is the difference between buying a designer
    dress in a Bond Street Boutique and buying a cheap
    copy in Primark. "Brins Bungalo" Tutorial claims
    that
    Garageband "is an application suitable for both the
    dabbler and the conservatorially trained."
    2. When there are many notes to be entered in a bar
    garageBand is not flexible to accomodate the notes
    required, Notes are clustered in a bunch makiing it
    difficult to read what has been written (preventing the composer checking that it has been written correctly).
    3. When there are many notes to be written in a bar
    e.g. more than, say four notes, (lots of quavers or semi quavers) the
    program does some strange things which I am unable to
    control:
    a) groups unrelated larger notes with the smaller
    notes and will not allow them to be separated;
    b) changes the value of notes already entered;
    c) sometimes splits the note being entered into two
    smaller notes joined by a tie;
    d) accidentals appear on notes entered or notes
    already entered without my instruction;
    e) it changes note values, filling up the bar, to the
    value of the time key before I have a chance to finish
    entering the remaining notes that I want to place in
    the bar;
    4. How is one able to enter "dynamics" (symbol marks
    of expression). I know it is possible because many of
    the preloaded loops have these expressions evident
    within them. I have tried consulting GarageBand Help but this has proved impossible to fathom.
    Can anyone help?
    iMac   Mac OS X (10.4.8)  

    You have my sympathy as I also wanted to enter notes on a stave but GB is simply not designed to do it.
    You can do an amazing amount with GB but complex scoring is not really possible. You can't print a score btw.
    In answer to some of your questions,
    Expression cannot be added using the scoring facility. You need to go back to the piano roll view and use the expression/modulation/pitchbend/footswitch parameters.
    I think you're possibly doing something wrong as I've just done a little test and I've entered a C0 without a problem.
    I've also not had problems moving notes about and getting the right length or having GB fill notes to the end of the bar.
    This is how I do it.
    Create a software track.
    Double click on the track to get the track editor.
    Press record and use the the keyboard on the piano roll to enter a note. You've now created a recording region. You can't enter notes outside a recording region so you might need to drag it out to the required size.
    Swap to note entry. That gives you the double stave. Drag the grey bar that separates the arranger area from the track editor upwards. This gives you more space on the stave.
    Command click anywhere on the stave and a note will appear. Just move that note to wherever you want it and click to set it in place. You can always move it again by left clicking on the note and dragging it.
    Accidentals will depend on the key you've set for the song and what notes you're entering. In D for instance you won't get an accidental for F sharp but you will get one for A flat.
    Let us know how you get on.
    If this still doesn't give you what you need then I suggest a dedicated notation package. Create a midi file from the package and import into GB for final tweaking.
    Cheers
    Dick

  • Step by step procdure of NACE from scratch

    Hi everybody,
    I am new abaper. just completed abap course, doing practicals in abap ides. I want to know detail steps of NACE. for scripts/smartforms.

    PROGRAM NAME IS : RFKOPR10
    AT PRESENT WHEN THE USER RUNS THE REPORT.
    USER WILL GIVE THE INPUTS
    VENDOR RANGE,
    COMPANY CODE.
    AND AT OUTPUT CONROL BLOCK
    Summarization Level (0-6)       6 (USER RUNS REPORT FOR THIS OPTIONS ONLY)
    ABOVE OPTION IS SELECTED.
    SO WHEN HE RUNS WITH ABOVE INPUTS
    HE NEED VENDOR NAME IN THE OUTPUT.
    SO IN THIS ENHANCEMENT WE HAVE TO INCORPORATE VENDOR
    NAME1 FROM LFA1.
    SO WHEN THIS REPORT IS COPIED TO ZREPORT1.
    WE DID NOT COPY THE INCLUDES. SAME INCLUDES ARE USED
    ZREPORT1. NO CHANGE IN INCLUDES.
    SAVE AND CHECK IT IS GIVING THE FOLLOWING ERRORS.
    In Unicode programs, the "-" character cannot appear in names, as it     
    does here in the name "PH-LINE".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "TOP-FLAG".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "TOP-FLA2".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "OP-RASTER".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "RART-NET".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "%_RART-NET_%_APP_%".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "RART-SKT".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "%_RART-SKT_%_APP_%".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "RART-ZHL".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "%_RART-ZHL_%_APP_%".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "RART-UEB".          
    In Unicode programs, the "-" character cannot appear in names, as it          
    does here in the name "%_RART-UEB_%_APP_%".     
    ANSWER IS REQUIRE URGENTLY
    THANKS IN ADVANCE

  • BADI from scratch!!

    hi all
      Can you send me documents for BADI in ECC6.0 from scratch..I am new to BADI concepts..
    Please tel me each and every steps of creating BADI from scratch..!
    Regards
    Asha

    Create BADI Steps:
    Go to SE18. Enter the definition name. Click on Create.
    In attributes, Enter short description for BADI and click on checkbox Multiple Use.
    Go to Interface tab. Double-click on Interface name which will take you to class builder screen.
    Enter Name of Method, Level and Description.
    Define Parameters for the method.
    Save, Check and Activate. Adapter class proposed by system, ZCL_IM_IM_LINESEL, is generated.
    Go to SE18. Enter the Definition name. Go to Implementation -> Create.
    Enter Implementation Name.
    Enter Implementation short text.
    In Interface tab, Double click on Method Name to insert implementation code.
    Enter code between Method and Endmethod statements.
    Check and Activate.
    Go to SE38. Create report to use created BADI.
    create badi->
    http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm
    Implementing Business Add-Ins (BADI)
    The use of object orientated code within SAP has lead to new method of enhancing standard SAP code called
    Business Add-Ins or BADI's for short. Although the implementation concept is based on classes, methods and
    inheritance you do not really have to understand this fully to implement a BADI. Simply think of methods
    as a function module with the same import and export parameters and follow the simple instructions below.
    Steps:
    1. Execute Business Add-In(BADI) transaction SE18
    2. Enter BADI name i.e. HRPBSGB_HESA_NISR and press the display
    button
    3. Select menu option Implementation->Create
    4. Give implementation a name such as Z_HRPBSGB_HESA_NISR
    5. You can now make any changes you require to the BADI within this
    implementation, for example choose the Interface tab
    6. Double click on the method you want to change, you can now enter
    any code you require.
    7. Please note to find out what import and export parameters a
    method has got return the original BADI definition
    (i.e. HRPBSGB_HESA_NISR) and double click on the method name
    for example within HRPBSGB_HESA_NISR contract is a method
    8. When changes have been made activate the implementation
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/enhancementsandModifications-BADI,EnhancementFramework,UserExits&
    go through this above link also.
    these r excellent websites which give a step-by-step solution along with screen shots which solves u'r problem:
    How To Define a New BAdI Within the Enhancement Framework (Some Basics About the BAdI,BAdI Commands in ABAP,
    When to Use a BAdI?)
    /people/thomas.weiss/blog/2006/04/03/how-to-define-a-new-badi-within-the-enhancement-framework--part-3-of-the-series
    How to implement a BAdI And How to Use a Filter
    /people/thomas.weiss/blog/2006/04/18/how-to-implement-a-badi-and-how-to-use-a-filter--part-4-of-the-series-on-the-new-enhancement-framework
    Introducing Business Add-Ins
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f3202186-0601-0010-6591-b832b1a0d0de
    How to implement BAdi in Enhancement Framework
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0456c54-0901-0010-f0b3-cd765fb99702
    Business Add-Ins
    http://help.sap.com/saphelp_47x200/helpdata/en/ee/a1d548892b11d295d60000e82de14a/frameset.htm
    BAdI: Customer-Defined Functions in the Formula Builder
    http://help.sap.com/saphelp_nw04/helpdata/en/04/f3683c05ea4464e10000000a114084/content.htm
    Difference Between BADI and User Exits
    http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm
    To Use BADI - Business Add In you need to Understand ABAP OO Interface Concept
    http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm
    http://www.sapmaterial.com/badi.html
    http://www.sap.com/ecosystem/partners/partnerwithsap/icc/scenarios/pdf/ICC_INTEGRATION_GUIDE_22.pdf
    Some useful URL
    http://www.esnips.com/doc/e06e4171-29df-462f-b857-54fac19a9d8e/ppt-on-badis.ppt
    http://www.esnips.com/doc/10016c34-55a7-4b13-8f5f-bf720422d265/BADIs.pdf
    http://www.esnips.com/doc/43a58f51-5d92-4213-913a-de05e9faac0d/Business-Addin.doc
    http://www.esnips.com/doc/1e10392e-64d8-4181-b2a5-5f04d8f87839/badi.doc
    www.sapgenie.com/publications/saptips/022006%20-%20Zaidi%20BADI.pdf
    http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/f3683c05ea4464e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e6/d54d3c596f0b26e10000000a11402f/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c2/eab541c5b63031e10000000a155106/frameset.htm
    How To Define a New BAdI Within the Enhancement Framework (Some Basics About the BAdI,BAdI Commands in ABAP,
    When to Use a BAdI?)
    /people/thomas.weiss/blog/2006/04/03/how-to-define-a-new-badi-within-the-enhancement-framework--part-3-of-the-series
    How to implement a BAdI And How to Use a Filter
    /people/thomas.weiss/blog/2006/04/18/how-to-implement-a-badi-and-how-to-use-a-filter--part-4-of-the-series-on-the-new-enhancement-framework
    Introducing Business Add-Ins
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f3202186-0601-0010-6591-b832b1a0d0de
    How to implement BAdi in Enhancement Framework
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0456c54-0901-0010-f0b3-cd765fb99702
    Business Add-Ins
    http://help.sap.com/saphelp_47x200/helpdata/en/ee/a1d548892b11d295d60000e82de14a/frameset.htm
    BAdI: Customer-Defined Functions in the Formula Builder
    http://help.sap.com/saphelp_nw04/helpdata/en/04/f3683c05ea4464e10000000a114084/content.htm
    Difference Between BADI and User Exits
    http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm
    To Use BADI - Business Add In you need to Understand ABAP OO Interface Concept
    http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm
    Rewards points if helpful.

  • I am trying to create a RSS feed from scratch

    Okay so I want to create a RSS feed with these two links:
    http://www.networkcomputing.com/rss.php
    and
    http://www.voip-news.com/rss/vnar.xml
    I have checked out different widgets and what not but I want to create this from scratch.
    I started this xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <rss  version="2.0">
    <channel>
    <title>Network Computing</title>
    <link>http://www.networkcomputing.com/all.xml</link>
    <description>Top stories and blogs</description>
    <lastBuildDate>Wed, 14 Jul 2010 10:19:00 GMT</lastBuildDate>
    <language>en-us</language>
    <item>
    <title>Catbird, Hytrust Offer Integrated Virtualization Compliance Reporting
    </title>
    <link>http://www.networkcomputing.com/virtualization/catbird-hytrust-offer-integrated- virtualization-compliance-reporting.php</link>
    <guid>http://www.networkcomputing.com/virtualization/catbird-hytrust-offer-integrated- virtualization-compliance-reporting.php</guid>
    <pubDate>Wed, 14 Jul 2010 10:19:00 GMT</pubDate>
    <description>Virtualization security companies Hytrust and Catbird will offer integrated compliance reporting that encompasses the hypervisor-host and network environment down through the virtual machine level. Catbird vSecurity, delivered either as a hosted service or virtual appliance, ensures correct hypervisor configuration and deploys network access control (NAC) against unauthorized access and protection against attack via IDS/IPS. Its VMShield component protects client VMs, tracks them as they move and enforces policy.</description>
    </item>
    </channel>
    </rss>
    So I created a button on my home page, and it is linked to this XML file. Everything works great except it only shows the item that I coded in...I want it to show ALL items.
    Can I do this without having to input each item individually?
    Is this how I should do it anyways with a button linking to this xml file?
    I really want to have like 3-5 of the posts to auto update on my home page but I dont know how to embed the RSS into my HTML home page file.
    Also, the way I have it coded, will it automatically update the new posts?
    or do I have to wait for the new post and input the item into the xml file?
    I am very new to the RSS feed so please help.
    Thanks,
    cp

    Here is my HTML code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <!--
    body {
        background-color: #000000;
        background-image: url(images/background.jpg);
        background-repeat: repeat-x;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <link href="styles.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryMasterDetail.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    body {
        background-color: #3B5998;
    .style2 {
        font-size: 14px
    .style6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #97B1F4;
    .style7 {color: #FFFFFF}
    .style8 {
        color: #97B1F4;
        font-weight: bold;
        font-size: 12px;
        font-family: Helvetica;
        margin-left: 35px;
    .style9 {color: #97B1F4}
    .style10 {
        color: #97B1F4;
        font-size: 12px;
        font-family: Helvetica;
        font-weight: bold;
    .style11 {
        color: #97B1F4;
        font-size: 12px;
        font-family: Helvetica;
    </style>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <script src="http://config.spry-it.com/js?f=1.7/data/1.7/jsondataset/nestedjsondataset"></script>
    <script src="SpryAssets/SpryDataYQLDataSet.js"></script>
    <script>
    var dsItem = new Spry.Data.YQLDataSet(
        'select * from xml where url="http://www.networkcomputing.com/all.xml"',
        false,
            format:"xml",
            preparseFunc: function( strxml ){
                var xml = Spry.Utils.stringToXMLDoc( strxml ), ds = Spry.Data.XMLDataSet.getRecordSetFromXMLDoc( xml, "rss/channel/item" );
                return ds.data;
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    </head>
    <body>
    <div id="container">
    <div id="banner"></div>
    <div id="navigation">
    <div id="navbar">
      <ul class="style2">
        <li><a href="index.html">Home</a></li>
        <li><a href="solutions.html">Solutions</a></li>
        <li><a href="services.html">Services</a></li>
        <li><a href="support.html">Support</a></li>
        <li><a href="about.html">About</a></li>
        <li><a href="contact.html">Contact</a></li>
      </ul>
    </div>
    </div>
    <div id="navigation2">
    <img src="images/navigation_2.jpg" />
    </div>
    <div id="content">
      <div id="right_content">
    <div id="video">
    <embed src="network.mp4" width="320" height="162" autostart="true" style="background-color: Black; " type="video/quicktime" autoplay="true" loop="true" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>
    </div>
    <div id="title_bar">
        <p class="style8"><a target="_blank" href="http://www.networkcomputing.com/all.xml">RSS Network Computing</a></p>
        </div>
    <div id="PageWrap">
      <div class="MasterDetail">
      <p class="style10">Select a Channel:</p>
        <div spry:region="dsItem" id="MasterContainer" class="MasterContainer">
          <div spry:repeat="dsItem" spry:test="{ds_RowID}<4" spry:choose="choose">
            <div class="MasterColumn" spry:when="{ds_RowID} == {ds_CurrentRowID}" spry:select="MasterColumnSelected" spry:selectgroup="master" spry:selected="MasterColumnSelected" spry:hover="MasterColumnHover" spry:setrow="dsItem">{title}</div>
            <div class="MasterColumn" spry:default="default" spry:select="MasterColumnSelected" spry:selectgroup="master" spry:hover="MasterColumnHover" spry:setrow="dsItem">{title}</div>
          </div>
        </div>
        <br/>
        <div spry:detailregion="dsItem" class="DetailContainer">
          <div class="DetailColumn"><span class="style9">Category:</span>  <span>{category}</span></div>
          <div class="DetailColumn"><span class="style9">Published:</span>  <span>{pubDate}</span></div>
          <div class="DetailColumn"><span class="style9">Author:</span>  <span>{author}</span></div>
          <br/>
          <div class="DetailColumn"><span class="style9">Description:</span><br><span>{description}</span>  <button onClick="MM_openBrWindow('{link}','','')">More...</button></div>
        </div>
        <br style="clear:both" />
      </div>
    </div>
    <div id="title_bar">
        <p class="style8"><a target="_blank" href="http://www.voip-news.com/rss/vnar.xml">RSS VoIP News</a></p>
        </div>
        <p class="style11"><a href="voip_rss.html">View Now (Click Here)</a></p>
    </div>
    <div id="left_content">
    </div>
    <div id="logos">
    </div>
    </div>
    <div id="footer">
    <div id="footerbox">
    <p class="style6"><span class="style7">Stanford Technologies</span> © Copyright, 2010. All Rights Reserved. Powered by <span class="style7">Chris Proett</span></p>
    </div>
    </div>
    </div>
    </body>
    </html>
    I just want to take away the scroll bar in FF.

  • Creating a report from scratch in java and getting invalidfield error

    hello
    I am trying to generate a report java.
    I am getting invalidfieldobject - the field was not found
    I checked the resultset and it does contain the column called trn
    package com.surecomp;
    import java.io.ByteArrayInputStream;
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import com.crystaldecisions.sdk.occa.report.application.ReportClientDocument;
    import com.crystaldecisions.sdk.occa.report.data.DBField;
    import com.crystaldecisions.sdk.occa.report.data.FieldValueType;
    import com.crystaldecisions.sdk.occa.report.definition.FieldObject;
    import com.crystaldecisions.sdk.occa.report.definition.ISection;
    import com.crystaldecisions.sdk.occa.report.exportoptions.ReportExportFormat;
    import com.crystaldecisions.sdk.occa.report.lib.ReportSDKException;
    public class reporting  {
         public static void main(String[] args) {
              reporting x = new reporting();
              x.run();
         public void run() {
              try {
                   java.sql.ResultSet javaResultSet = null;
                   Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
                   java.sql.Connection connection = java.sql.DriverManager.getConnection("jdbc:sqlserver://ssi-allmatch:1433;databaseName=mrmdus33xxx;","sa", "sa12");
                   java.sql.Statement statement = connection.createStatement();
                   javaResultSet = statement.executeQuery("select * from trades");               
                   ReportClientDocument boReportClientDocument = new ReportClientDocument();
                   boReportClientDocument.newDocument();
                   boReportClientDocument.getDatabaseController().addDataSource(javaResultSet);
                   ISection boSectionToAddTo = boReportClientDocument.getReportDefController().getReportDefinition().getDetailArea().getSections().getSection(0);
                   // Create a new Database Field Object
                   DBField boDBField = new DBField();
                   boDBField.setName("trades.trn");
                   boDBField.setHeadingText("trn");
                   boDBField.setType(FieldValueType.stringField);
                   FieldObject boFieldObject = new FieldObject();
                   boFieldObject.setDataSourceName(boDBField.getFormulaForm());
                   boFieldObject.setFieldValueType(boDBField.getType());
                   boFieldObject.setLeft(9000);
                   boFieldObject.setTop(1);
                   boFieldObject.setWidth(1911);
                   boFieldObject.setHeight(226);
                   boReportClientDocument.getReportDefController().getReportObjectController().add(boFieldObject, boSectionToAddTo, -1);
                   ByteArrayInputStream byteArrayInputStream = null;
                   byteArrayInputStream = (ByteArrayInputStream) boReportClientDocument.getPrintOutputController().export(ReportExportFormat.PDF);
                   writeFileFromInputStream("c:/bob.pdf",byteArrayInputStream);
              catch(ReportSDKException ex) {     
                   System.out.println(ex);
              catch(Exception ex) {
                   System.out.println(ex);               
        private void writeFileFromInputStream(String sfile, ByteArrayInputStream inputStream)  {
             try {
                  File file = new File(sfile);
                  OutputStream outputStream = new FileOutputStream(file);  
                  int bytesRead = 0;  
                  byte [] buffer = new byte[32768];  
                  while ((bytesRead = inputStream.read(buffer, 0, 32768)) != -1) {  
                            outputStream.write(buffer, 0, bytesRead);  
                  outputStream.close();    
                  inputStream.close();     
             } catch (Throwable th) {

    Hi,
    I have the same problem, did you get this resolved? I am new to the Crystal Report Java SDK and want to create reports from scratch but I can't find any good resources on the internet or the website.

  • Create PRE 10 DVD Templates from Scratch

    The free DVD Templates that come with PRE 10 are layered Photoshop files. Is there anyplace I can find the specifications for creating them from scratch in PS for use in Premiere Elements?

    The book is available now. In print only though.
    I've got to get the webmaster to update that page!
    You can also order the book directly from Amazon.com by clicking here.

  • Create dll from labview

    Hi all:
    I am using labview 8.5 , i want to create dll for spacific vi , to use its output in another program like C++,
    can any one help me to learn the steps to create dll from labview
    thanks

    You need the application builder (which is part of the professional distro).
    In general you should every VI that you want as a function set to 'top-level'
    If you right click on the builds in your project you have an option to build a DLL (if you have the application builder), from there on the help is available.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

Maybe you are looking for

  • How to remove OLD mobile number (I don't have access) from iMessage?

    Hello, I have a problem which I could not find a solution for it yet, Please help me if you had an experience on this matter. I can not remove the mobile number I DO NOT have now from iMessage. I did try to disable/enable iMessage many times but had

  • Communicating with the TI agent

    Hi, I am new to the JVMTI world and I seem to be missing something. The examples provided with the JDK are commandline driven with postmortem analysis. My project needs to interact with the agent from the gui but I am not sure how. My java tool is la

  • Storing HK character in Oracle 8.1.6. via ODBC driver

    Hi, I came to a problem about storing the HK government defined characters in the Oracle 8.1.6 via the Oracle ODBC driver. Help of any kind is welcome. Character set : ZHT16BIG5 OS : English Win NT with Richwin installed Details: The HK characters wo

  • Foreign key validation while creating master/detail record in document mode

    I am creating master/detail records in the document mode. And I am generating the master primary key in the create() method of the master Entity Object. Now I valdate the foreign key in the detail Entity Object's validateEntity() method by doing a qu

  • Disable bluetooth Secure Simple Pairing (ssp)

    Hi, I have an old Bluetooth headset (Z-W88), which cannot be paired in Windows 7 - it shows a code and it asks me to compare it to the one on the headset. No matter how I respond to the question (yes or no), the pairing fails. I figured it out that m