Enhancements in BI 7.0 (2004s)

Hi Gurus,
Is Data source enhancements for BI 7.0 (ECC 6.0) similar to that as BW 3.5  ?? Please provide detailed information on enhancements in BI 7.0 (Say logistics datasources).
Thanks in advance.
Regards,
Aarthi

Hi Ravi,
Does it mean that there is no change in the enhancements with ECC 6.0. All the old procedures / methods apply. Like Append structure with new fields for an existing structure and "append view" for an existing view, etc. Right ???
I just want to make sure of if we still use the above methods or not .
Thanks,
Regards,
aarthi

Similar Messages

  • Enhancements in BI 7.0 extraction

    Hi Team,
        Can anybody please give me the difference between bw 3.5 extraction and Bi 7.0 extraction.I mean to ask are there any enhance ments in extraction point of view in Bi 7.0...
    answers are very appreciated.
    thanks,
    Deepthi.

    Hello, Deepthi.
    Check this Links.
    and even you can search the Forums on the subject
    http://help.sap.com/saphelp_nw2004s/helpdata/en/28/4c553c42360a40e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/52/777e403566c65de10000000a155106/content.htm
    Enhancements in BI 7.0 (2004s)
    /message/2403097#2403097 [original link is broken]
    extraction from bi 7.0?
    Hope this helps
    sharp deep

  • Purchase order ME_PROCESS_PO_CUST  not being called

    Hello,
    I've created an implementation of  ME_PROCESS_PO_CUST, which is automatically migrated to Enhancement (I'm in Netweaver 2004s).
    Then I go to ME21n and the badi is not being called. It is active, I have breakpoints inside the various methods, and I can create a PO from start to finished without opening debug mode.
    Is there any problem with ME_PROCESS_PO_CUST in ECC 6.0?

    hi,
    goto se18 and give definition name and click display button.
    if "multiple use" check box is  not checked means  it is a single use.
    that means for the standard badi definition can any number of implementations,
    but only one will be in active state others in inactive mode.
    u can check all the detail by goingin se18 -> implentation menu->overview
    if implementation is active it will glow in yellow color.all other inactive in blue color (description color).if u want u code to execute go to  others and press(shiftf8) to make others inactive then come to ur code and make it active ctrlf3.
    then it will work.this is for single use.
    for multiple use system will predict its sequences. we abaper no need to worry of the sequences.because if it is multiple use all implementation are in  active stage .so all the code will work in some sort of order.
    thanx
    zenthil

  • Do I Enhancement Package Installation for BI on NW(2004s)

    Hi, Guys,
    We just finished a new installation of NW(2004s) with aim to use new BI features, especially, the BI Integrated Planning-Planning Modeler and Visual Composer.
    During central system installation, we have choson to use EP/EP CORE usage type.
    With to check some reference, I doubt the current status of system is missing something to use BI Planning Modeler and Visual Composer.
    I wonder if I should apply any enhancement package of NW(2004s) and just in case, where can I check the current stack level in system?

    Thanks for the responses from you guys.
    I have make clean on this point.  Enhancement package comprises various support packages related to those components you installed.
    If listening to sap suggestion, it's best to install all the support package(either ABAP or JAVA).
    I just finished the new installation with sp 9 and started to configure BI-JAVA functionalities.
    Current situation is fine. I can carry on all the steps stated in Note or guide document.
    So, just leave it alone and see how it's going.
    Thanks again.

  • 2004s Bex Macro enhancements - BEx.DataProviders("DATA_PROVIDER_1").

    Hi,
    I need a quick answer to add dynamic Print functionality to 2004s Bex Reports.
    Was able to find out certain methods that provide the no. of dataproviders in a workbook, determine the query properties etc. BEx.DataProviders("DATA_PROVIDER_1")
    But stuck in finding out the no of rows and columns for a dataprovider, the characteristics and key figures etc.
    Is there a way to find out the no. of rows and columns for a data provider. More information on this would be appreaciated.
    Regards,
    Dinesh

    Here's a few different examples of how to use XML, Javascript, XSL:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=97672
    function load(xmlFile)
       // code for IE
       if (window.ActiveXObject)
         xmldoc = new ActiveXObject("Msxml2.DOMDocument.3.0");
         xmldoc.loadXML(xmlFile);
       else
          alert('Your browser cannot handle this script');
    function getResult(xmlitem)
       startnode=document.getElementById(xmlitem);
        load(startnode.innerHTML);
        item_node = xmldoc.firstChild.firstChild.firstChild.nextSibling.lastChild
        resultset = item_node.firstChild.firstChild.nodeValue;
        return(resultset); 
    function writeResults()
       myresult= eval(getResult('DATA_PROVIDER_INFO_ITEM_1')) + eval(getResult('DATA_PROVIDER_INFO_ITEM_2')) ;
       myresult= Math.round(myresult*100) / 100;
       document.getElementById('result').innerHTML='Overall result:  ' + myresult;
    You should just be able to write a one line xpath to get this value... The code samples just give you an idea of how you interact with xml...

  • Field population after ds enhancement.

    Dear gurus,
      I enhanced sales data source by adding 3 fields from  database tables of different application component.
    I write the code to populate the fields by using enhancement rsap0001.
    Every thing is fine from r3 side
    in the bw system previously i have data in my cube
    how can i add fields and populate the fields in the cube if
    the cube has already data in it.
    i want to populate the fields with the previous values also
    how can i achieve this.
    thanks
    andy

    Hi,
    Remodeling is one of the good feature in BI.
    This helps in remodeling your Infoprovider, when its filled with data.
    You can add characteristics and key figures in BW 3.5 without deleting data in the infocube, but you can't remove them without deleting all data first.
    Deleting data is also needed when you change dimensions.
    If you dont need any history data you can just add the keyfigure in Edit Mode.The corrresponding update rules may get deactivated and you may have to reactivate them again.
    /people/mallikarjuna.reddy7/blog/2007/02/06/remodeling-in-nw-bi-2004s
    http://help.sap.com/saphelp_nw70/helpdata/en/d0/46144236bcda2ce10000000a1550b0/frameset.htm
    /thread/782986
    Remodeling Tool in BI 7.0
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/06/28/remodelingToolinBI7.0
    Library-Remodeling InfoProviders
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/85e5414f070640e10000000a1550b0/frameset.htm
    Adding Key figure to existing cube
    Remodeling InfoProviders 
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/85e5414f070640e10000000a1550b0/frameset.htm
    Hope this helps.
    Thanks,
    JituK

  • NEO Boards Unofficial FAQ rev 4/05/2004 - two lights on "P" series

    Hi all,
    I'll start maintaining this Unofficial FAQ for the NEO boards. The contents of this FAQ are compiled from this forum, user's posted problems, usage issues, compatibility issues reported on the net etc. However, MSI does not responsible for the validity of this FAQ. Please take note.
    1. BIOS
    Q: I flashed the BIOS and caused my motherboard dead. Can I RMA the board?
    A: This does not happen easily. Please be sure you follow the BIOS flashing instruction and wait for the BIOS flashing process to be fully completed before you restart the PC.
    If this problem is caused by the recent bios 1.3 for the Intel875 ( MS6758 ) chipset, then he could ask for RMA from MSI Branch offices for Free.
    If not caused by the 1.3 BIOS, they can still go through the normal RMA process. Please check with MSI branches.
    Q: What is the MSI statement for the bad BIOS flash?
    YES. This is the statement :Quote
    When you update the bios to v1.4 using the latest flash utility, it will show "Erasing Done and then Programming Done". But actually the process has not been finished yet, you will need to wait about 30 seconds and then the message of "Flash Complete..." is showing up, this will complete the flash process.
    By doing this, end user will assume when it display "Programming Done" message, it has complete the flash process which is wrong. We need to wait until the "Flash Complete..." message has displayed on the screen in order for completing the flash process.
    By any chance we can remove the message of "Programming Done" and only prompt for "Flash Complete..." so customer will not turn off the system or reboot the system when they see "Programming Done" message pop on the screen?
    The new version ADSFI708.EXE has fixed this issue. When you finish the BIOS , it will show the "Verifying the ROM data now" message before it showed up the "Flash Complete".
    In short, use ADSFI708.EXE to flash the BIOS.
    [/color]
    Q: Where can I get beta BIOS?
    MSI do not support beta BIOS. Use at your own risk. Under special condition such as hardware incompatibility issues and a beta BIOS is a feasible resolution, please post in the forum and let the mods arrange for you.
    Latest BIOS:
    Released:
    875P Neo : 1.9
    865PE Neo2 : 1.9
    865PE Neo2-PS : 3.3 New![/B]
    beta BIOS:
    875P Neo : 1.9B6 link1 [Thanks to FlyTSI for hosting]
    History: NO INFO PROVIDED FOR 1.9B6
    865PE Neo2 : 2.01B link [thanks to FlyTSI]
    History:Support Extreme OSB logo. Display L3 cache. Support Prescott cpu & update microcode. Modify Prescott ratio programming.
    DO NOT APPROACH THE MODS FOR BETA BIOS! WE DO NOT DISTRIBUTE BETA BIOS!!
    Q: What is the best BIOS setting for my board?
    A: The optimal BIOS setting is different for each system. It's recommended to read more about the BIOS settings, from the board's manual, and some good guides like this : link.
    2. Overclocking
    Q:I cannot overclock my system. Can MSI update the BIOS so I can overclock?
    A: This board can overclock, but overclocking depends on the peripherals that you are using like memory, CPU, heatsink etc.
    Q: Which board has Dynamic Overclocking Technology?
    A: Currently only 865PE Neo2-FIS2R
    Q: How to disable dynamic overclocking?
    A:Yes, you can disable Dynamic clocking directly in the bios setup.
    3. CoreCell Technology
    Q: which product has CoreCell technology built-in?
    A: 875P Neo (MS-6758), 865GE Neo2 (MS-6728) & 865PE Neo2 (MS-6728)
    Q: Can I assume that boards with CoreCell chip to have D.O.T ?
    NO
    Q: Where are the locations of temperature sensors?
    CPU - taken directly from CPU pin (same as AMD thermal pin.
    System - RT2 (near winbond I/O) same for 875/865 series boards.
    4. RAM
    Q: I have this RAM xxxx but it does not work with my board. Can MSI update the BIOS to fix this?
    A: We would suggest you to use the MSI recommended memory for this part as there are a lot of memory brands out there we can't guarantee that all will work with the MB. Please go to the Product Info page, click "Test Report" and choose "Memory Modules".
    For example, 875P : Here and select Memory Modules.  
    Q: My RAM performance is slow, the benchmark software such as PC Mark, Sisoft etc results are below par compared to other brands. WHY?
    A: This issue has been identified. New BIOS update has fixed this problem. Please update to the latest BIOS.
    Q: Is there any workaround?
    A: There are users here share valueable information of how they tweak their BIOS to achieve good results. Kudos to them! :D Take a look at this link.
    Q: What is MAT?
    Memory Acceleration Technology. More to read here! Please read all to get the whole idea. You should have the idea what actually it is. :D
    Q: Why my Neo2-S/LS doesn't have MAT?!
    GOOD NEWS!! After first week of July, the new BIOS release will enable MAT in all Neo2 boards!
    Q: What about DOT?
    OK. Here is the answer:
    Additional Info for MAT support:
    MS-6728 BIOS V1.3 (All 865PE will support)
    (Note: No MAT option for 865G due to limitation) Though the 865G have no support for MAT but if you insert AGP VGA card, you could still avail of this function!!
    DOT support:
    MS-6728, for exist boards, only full version supports it
    Q: I want to have both MAT and DOT, can I do that?
    Of course you can. However, the amount of setting you can used would depend on your current configurations. The suggested stable configuration if MAT as Fast & DOT as Captain
    Q: Then what is PAT?
    This is what I found in the forum, written by Assaf.
    Quote
    Here's what I understand about PAT.
    As you may or may not know adding pipline stages to any execution unit will allow you to run it at a higher frequency but it will increase the latancy from start to end (measured in clock pulses).
    Now, in order to ensure reliable operation at 800MHz FSB intel added 2 pipline stages to the memory controller (as based on the original dual memory controller in the E7205 chipset)
    This they called i865PE and it will only put into action these 2 stages when 800MHz FSB is applied (which it needs the bios to tell it is the case)
    Intel take the better yealdes of 865PE and validate them for 800MHz with the 2 extra stages disabled.
    These they call 875P.
    A 875P bios with PAT enabled simply does not "tell" the chipset it it running at 800MHz so the extra stages are inactive thus reducing latancy relative to a situation where these stages were activated.
    A hacked 865PE bios will simply follow the 875P bios rule of not notifing the chipset it is running at 800MHz.
    PAT is not an optimization, it's a de-un-optimization
    [/color]
    Q: Can 875P/865PE boards support DDR266 RAM for 800MHz FSB CPU?
    Yes, although the product webpage did not highlight DDR266.
    Q: My Kingston HyperX RAM always cause errors with 875/865 board!
    Known issue. Please read here: http://www.kingston.com/support/faqs/memory/intel_3.asp
    Q: My system does not run stably with DDR400
    A: Set DDR Voltage to 2.7V and above for DDR400, regardless what the RAM manufacturer advertised.
    Q: How to set different FSB:DDR ratio? I can't find in the BIOS
    The FSB:DDR ratio can be changed by setting DDR Clock [266,333,400,500,533]. However, your processor's default FSB will affect the ratio. Follow this table:
    FSB DDR ratio
    133 266 1:1
    133 333 4:5
    133 400 2:3
    133 466 -
    133 500 -
    133 533 -
    200 266 3:2
    200 333 5:4
    200 400 1:1
    200 466 -
    200 500 4:5
    200 533 3:4
    If you have 800FSB (200Mhz) CPU, use FSB200 table. If you have 533FSB (133MHz) CPU, use FSB133 table to get the ratio. Ratio "-" is not available and out of chipset limit.
    Examples:
    1. DDR400 overclock P4 2.4GHz to 3.0GHz. Ratio 5:4. FSB:250MHz. DDR Clock : 333MHz
    2. DDR333 overclock P4 2.4GHz to 3.0GHz. Ratio 3:2. FSB:250MHz. DDR Clock : 266MHz
    3. DDR500 Pr default. Ratio 4:5. FSB:200MHz. DDR Clock: 500MHz.
    5. HDDs
    Q: Can Promise RAID support 2 PATA + 2 SATA = total of 4 HDDs for a single RAID array? RAID-0? RAID-1? RAID-0+1?
    Yes, Promise RAID support 2 PATA + 2 SATA (RAID-0 or RAID-1 or RAID-0+1)
    Q: Does ICH5R's SATA controller support RAID?
    Yes, but only ICH5R, not ICH5. Update: MSI has released beta BIOS 1.81B with ICH5R RAID-1 support. Check the link above in the BIOS section.
    Q: My HDD LED doesn't lit!!!
    As what I have been told that the HDD LED only lit when there are activities in IDE Primary and Secondary channels. No support for ICH5's SATA and/or Promise SATA activities yet. In other words, the HDD LED will not lit and indicate any activities for your SATA drives.
    Q: What is SATA? What is PATA?
    SATA = Serial ATA. There was no such "PATA" acronym before. After Serial ATA appeared, people started to find IDE as opposing to Serial ATA, and hence called IDE as "Parallel ATA" or PATA.
    Q: I enable SATA in BIOS but I didn't see any SATA Controller listed in the Device Manager!
    You will see two sets of IDE ATA/ATAPI Controllers - Intel 82801EB Ultra ATA Controller x2, Primary IDE Channel x2, Secondary IDE Channel x2. That's how Windows installed the drivers.
    Q: How should I install my HDD for RAID configuration?
    Note that the Promise RAID controller only controls IDE-3, SER-3 and SER-4 ports. Make sure you have your HDDs connected to these ports. Make sure you have enabled "Onboard Promise IDE" in the BIOS. Then after the POST screen, press CTRL-F once prompted and go to the RAID setup screen to setup your RAID configuration.
    While the ICH5R controls IDE-1, IDE-2, SER-1 and SER-2. For ICH5R, only SER-1 and SER-2 can be set as RAID. So make sure your SATA HDDs are connected to SER-1 and SER-2. But make sure you have enabled "Configure SATA as RAID" in the BIOS. After the POST screen, press CTRL-I once prompted and go to the ICH5R RAID setup screen to setup your RAID configuration.
    For more comprehensive RAID setup guide, please read this guide written by vango44. Great contribution!!
    Q: My SATA HDD always gives me errors, data corruptions and can't boot!!
    Check the SATA HDD's bridge chip with a "M" logo, the chip build has to be B5P and above, not B2P/B3P which are known to be buggy. B4P is OK but B5P is better. Maxtor and Western Digital SATA HDDs are known to use this bridge chip. Seagate Barracuda V uses different bridge chip and does not make that much problems compared to Maxtor's. RMA the HDDs if possible. MSI is working on the BIOS to fix this incompatible issues. Get BIOS 1.9B3 or 1.6B2 or above. I have seen around October 2003 that Western Digital HDDs come with B5P bridge chip.  
    Q: I want to use IDE3 for normal HDD, non-RAID
    Set this in the BIOS under Integrated Peripherals:
    Onboard Promise IDE : As SATA
    Q: What is Legacy mode and what is Native mode?
    Legacy mode uses 14 and 15 IRQs. Legacy mode can support up to 2 IDE channels, each IRQ for each channel, which means it can support 2 SATA, or 2 SATA + 2 PATA or 4 PATA. Legacy mode also works comfortably with most OSes including Linux.
    Native mode means you may use all available IRQs and can support up to 2 SATA and 4 PATA. Native mode may have issues working with some OSes such as Win9x and Linux, especially on IRQ assignments.If you have Win98/ME, use Legacy mode only!
    Q: How to enable both SATA and PATA?
    You can use both Legacy mode and Native mode, depending on how many devices you use as described above.
    For Legacy Mode:
    ATA Configuration: PATA+SATA
    S-ATA Keep Enabled: Yes
    P-ATA Keep Enabled: Yes
    PATA Channel Selection: Both
    Combined Mode Operation: PATA First/SATA First, depending on which you want to act as 1st Channel.
    S-ATA Ports Definition: P0-1st/P1-2nd or P0-3rd/P1-4th, depending on which you want to act as Master.
    For Native Mode:
    ATA Configuration: SATA Only or PATA only, depending on which you want to be the FIRST BOOT device!
    S-ATA Keep Enabled: Yes if you chose PATA only
    P-ATA Keep Enabled: Yes if you chose SATA Only
    PATA Channel Selection: Both
    Combined Mode Operation: PATA First/SATA First, depending on which you want to act as 1st Channel.
    S-ATA Ports Definition: - P0-1st/P1-2nd or P0-3rd/P1-4th, depending on which you want to act as Master.
    Q: What is S-ATA Ports Definition?
    There are two options: P0-1st/P1-2nd and P0-3rd/P1-4th. If you choose P0-1st/P1-2nd, your Port-0 S-ATA (SER-1) will become the 1st IDE Master, ie IDE-1 Master. and Port-1 S-ATA (SER-2) will become 2nd IDE Master. If you plan to boot with SATA HDD, it's recommended to set to P0-1st/P1-2nd. If you plan to boot with PATA HDD, it's recommended to set to P0-3rd/P1-4th.
    Q: When I enable SATA+PATA mode, why only IDE-1 or IDE-2 can be used?
    If you chose "SATA 1st Channel", IDE-1 will be dropped. If you chose "PATA 1st Channel", IDE-2 will be dropped.
    Q: I want my SATA to be the 1st IDE drive in Legacy Mode along with PATA, how?
    Set this:
    ATA Configuration: PATA+SATA
    S-ATA Keep Enabled: don't care
    P-ATA Keep Enabled: don't care
    PATA Channel Selection: don't care
    Combined Mode Operation: SATA 1st Channel
    S-ATA Ports Definition: P0-1st/P1-2nd
    With this configuration, you can have your SER-1 and SER-2 act as IDE-1 master and slave. But you can only connect your PATA drives on IDE-2 slot.
    Q: I am a noob, I want more details.
    More info? here
    Q: How to support 250GB HDD? Windows only sees up to 134GB.
    Follow this instruction: here for Win2000 and WinXP.
    Q: I've installed a new SATA HDD, I can find it in Device Manager but it doesn't appear in Windows Explorer at all! HELP!!
    You need to format the HDD, not just SATA but also PATA HDD then only Windows Explorer can see it and assign it with a drive letter. To format a HDD, right click on My Computer, select Manage, look for Disk Management. You should see a no-drive-letter unformatted drive there in the list. Get it formatted by right click on it and choose the obvious option there is.
    6. Onboard Sound
    Q: My onboard sound lost after I overclock the system!
    Goto BIOS setup and lock AGP/PCI to 67/33.
    7. Universal Serial Bus [Thanks to Danny for contribution]
    Q: Why doesn't my board have USB2 ports?
    A: The ICH5 and ICH5R chipsets support up to 8 USB2 ports. Under Windows XP when you view your USB settings using Device Manager you will see 4 Intel 82801EB USB Universal Host Controllers and 1 Intel 82801EB USB2 Enhanced Host Controller; Windows 2000 is similar, you are looking for "Enhanced". If you don't see "Enhanced" you need to install SP1 for XP or the latest service pack for W2K. If you have these service packs installed and still don't see enhanced, used the Device Manager to remove the 5 controllers and reboot to allow Windows to correctly install the right drivers.
    Q: If I have 8 USB2 ports, why does Sandra tell me they are USB1.1?
    A: When lower speed devices are plugged in, or high speed devices are plugged in without USB2 operating system support, they are routed to the low speed host controllers. High speed devices are routed directly to the Enhanced host controller when operating system support exists.
    Base on http://www.intel.com/design/chipsets/manuals/29865602.pdf
    8. CPU - contributed by Danny!  :biggthumbsup:
    Q: I have an 800 FSB Pentium 4 CPU, but the bios is set for 200! If I set it to 800 it crashes! What is wrong?
    A: The FSB rating of the CPU is 4 times the FSB rating of the motherboard. To quote Intel: "This is accomplished through a physical signaling scheme of quad pumping the data transfers over a 200 MHz clocked system bus and a buffering scheme allowing for sustained 800 MHz data transfers." So valid settings are 100 for a 400FSB CPU, 133 for a 533FSB CPU and 200 for an 800FSB CPU.
    Q: The Windows task manager and the Device Manager show I have two CPU's. What's wrong?
    A: Your CPU is a model that has Hyperthreading technology and it is enabled in the bios. To quote Intel: "It allows software programs to "see" two processors and work more efficiently. This new technology enables the processor to execute two series, or threads, of instructions at the same time, thereby improving performance and system responsiveness."
    Q: Do these boards support Prescott CPU?
    Update: Prescott spec is not finalized. There might be more requirements needed other than meeting FMB guideline. It is hard to say if current motherboards can fully support it. [/color]
    This is the latest info from MSI. Check this link here
    9. Power Management
    Q: What are S1/POS and S3/STR modes?
    S1/POS = Power On Suspend, nothing turn off just that everything is running in extremely slow.
    S3/STR = Suspend to RAM, PSU only powers 5V_STBY to the board for RAM refreshing, the rest all off.
    Additionally,
    S4 = Suspend to Disk. Win2k/XP calls it "Hibernation" mode. In this mode, the RAM and CPU state images are copied into the HDD. After S4 mode, you can safely remove the power cord.
    S5 = Soft Off. PSU still supplies 5V_STBY.
    G3 = mechanical off. No power at all to the board.
    Q: Where to set the standby modes?
    For S1 and S3, you can set the standby mode to either S1 or S3, not both, in the BIOS. Note that Windows cannot choose which standby mode to run. You have to set it in the BIOS.
    For S4, you can only set it in Windows 2k/XP (and ME, but not 98).
    10. Others
    Q: I have MSI FX5900 which has double sided fans, can it fit in the board?
    Most boards can fit the FX5900. Including, the NEOs' MS-6728, MS-6758, and others like KT4A ultra, MS6777 Nvidia board.
    Q: Why my NB Temp value is always stay the same?
    On 875P Neo and 865PE Neo2, there is no NB temp sensor! The value you read from CoreCenter does not mean anything. Please update to the latest CoreCenter.
    Q. What are the two lights on my "P" series board for?
    A. These are the Overclock Signal Lights:
    1. Green, Green: Both AGP and CPU are dynamic overclocking.
    2. Green, Red: The memory is overclocking to 533MHz.
    3. Red, Green: The external frequency is overclocking to 350MHz, and the frequency between the north bridge and CPU is 1400MHz.
    4. Red, Red: CPU is dynamic overclocking now.
    There are more to come soon. Please do not reply or request for FAQ contents in this thread. The FAQ will be picked up from the popular threads. Thanks.
    Update History:
    6/23/2003 : Added onboard sound lost fix
    6/25/2003 : Added HDD LED
    6/26/2003 : GOOD NEWS!! MAT to be available in all Neo2 boards!
    6/27/2003 : SATA, PATA
    7/1/2003 : 865G MAT support!!
    7/7/2003 : MAT + DOT support
    7/7/2003 : Prescott CPU support
    7/7/2003 : DDR266 RAM support for 800MHz FSB CPU
    7/17/2003 : Prescott CPU support UPDATED
    7/18/2003 : SATA & PATA updated
    8/15/2003 : latest BIOS updates
    8/15/2003 : RAID-1 support for ICH5R
    8/16/2003 : RAID configuration
    9/02/2003 : beta BIOS updates - 1.81B
    9/03/2003 : beta BIOS update for 865 - 1.52B
    10/03/2003 : beta BIOS update for 875 - 1.9B3
    10/06/2003 : beta BIOS update for 865 - 1.6B2
    10/08/2003 : beta BIOS update for 865 - 1.7B1 link provided
    10/13/2003 : minor updates on old issues
    10/16/2003 : NB temp sensor?
    10/19/2003 : Promise IDE3 for non-RAID function
    10/20/2003 : Prescott updates
    10/21/2003 : FSB:DDR ratio
    11/21/2003 : Legacy, Native mode, SATA+PATA Configuration
    12/01/2003 : BIOS 1.9B6 for 875P
    12/15/2003 : Prescott Support, 250GB HDD support, BIOS 1.9 FINAL
    1/11/2004 : BIOS 2.01B for 865PE Neo2, BIOS 3.30 for 865PE Neo2-P
    1/12/2004 : USB 2.0 [thanks to Danny for contribution]
    1/26/2004 : SATA + PATA Revisited
    1/26/2004 : Added 8. CPU [contributed by Danny]
    1/27/2004 : Added formatting SATA HDD in WinXP
    1/28/2004 : updated on SATA+PATA and links with Danny, Vango44 and Uruk Hai's contributions  :biggthumbsup:
    1/28/2004 : Added power management
    04/05/2004 : Added two lights on "P" series boards  [Danny]

    Dear [Maesus],
    I have tried to duplicate the issue, I saw it only once when I reflash the BIOS and then change the CPU clock setting.
    My procedure as below…
    1.      Boot system
    2.      Update BIOS to 1.9 version
    3.      Restart the system to BIOS setting
    4.      Change the CPU Bus Clock to 229
    5.      Save the setting & exit and then the system restart automatically
    6.      And then I saw the CPU is only running 1.86GHz (my CPU is 3.2GHZ FSB 800MHz)
    But I would like to explain that my procedure as above is incorrect.
    The correct procedure should be as below….
    1.      Boot system
    2.      Update BIOS to 1.9 version
    3.      Restart the system to BIOS setting
    4.      Load BIOS setup default first
    5.      Change the CPU Bus Clock to 229
    6.      Save the setting & exit and then the system restart automatically
    7.      And then I saw the CPU is running 3.66GHz (my CPU is 3.2GHZ FSB 800MHz)
    Note: To load BIOS setup default setting after reflash BIOS that is because all original default setting will be erase after upgrade BIOS. So we always recommend customers to load BIOS default setting first before change any BIOS setting.
    BTW, we have updated the BIOS version to support Prescott CPU. Users can decide to update it or not.
    The new release BIOS as attach file.
    Best regard!
    [MSI Staff]

  • Runtime Error in enhanced DPR_Approval form in xRPM 4.5

    Hi ,
    I'm working on an enhancement for the DPR approval Adobe Form to display phases and tasks in a Project.
    I have created a form based on the standard DPR_ARPPOVAL form and did the configuration on the SPRO.
    Everything is mapped correctly but when I run the approval for a Phase on Project Management, I get the folllowing run-time error
    I have checked the table mentioned in the error and the type exists. I have no clue how to fix this. I also checked the OSS notes but nothing helped.
    I would appreciate if anyone could help me on this.
    Version: SAP NW 2004s SP15
    xRPM 4.5
    Adobe Live cycle Designer 7.0
    Error Description:
    Error in the ABAP Application Program
    The current ABAP program "CL_DPR_FORM_MODEL_APPROVAL====CP" had
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program "/1BCDWB/SAPLSM00
    include "/1BCDWB/LSM00000019F01 " in
    line 1737:
    "Field "DPR_TS_TASK_CHG-CURRENCY" is unknown. It is neither in o
    "he specified tables nor defined by a "DATA" statement. "DATA" s
    "t."
    The include has been created and last changed by:
    Created by: "SMULLAPUDI "
    Last changed by: "SMULLAPUDI "
    Error in the ABAP Application Program
    The current ABAP program "CL_DPR_FORM_MODEL_APPROVAL====CP" had
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    Thank you,
    Vasu

    Found the Solution. Add the reference fields for currency and quantity fields used in the Interface.
    This should resolve the issue

  • Problems with duplex printing in Office 2004

    My computer is a Mac Pro with the latest version of Leopard. My printer is an HP Laserjet 2420dn. One of its important features from my perspective is its two-sided printing feature. The two-sided feature works with PDF documents and Iwork "pages" documents but for it does not work with Word documents (Office 2004). In the case of the Word documents, the two-sided feature is listed as "off" and no box appears in the print pop-up for "two-sided." Obviously this is not correct as in system preferences, "duplex" is checked as on and of course it is working with other programs. Anyone have any ideas as to what might be going on here with word and duplex printing???

    Hi Patricia,
    We are using the same white paper 'How to web printing' and it is helping us a lot. We are also working on BW3.5. Without this enhancement, our reports were not printable at all.
    Please let me know, if you need more information. Thx. Praveen

  • How to enhance the cube to include 0CS_TRN_QTY

    Hi Gurus
    In 2004S what are the steps to enhance the field, please help me.
    How to enhance the cube to include 0CS_TRN_QTY, this field is coming from GL Totals table? this is  new table included to 2004S.
    please help me
    Thanks
    lalit

    Hi Lalit,
    1) Go to Rsa6 and select the DS that belongs to your particular cube , and double click on it and note down the ES name .It is
    2) Go to Se11 and keep the ES name at DATATYPE and clcik on Display. and then Click on Append structure Button.
    3) Give the techinica name to AS in the immedaite screen and then give description in other screen and enter the zzfields that you want to add. Finally activate the Append Structure.
    4) aggin goto RSA6 and enter into change mode for the DS , and then remove tick mark for newly added fields aginst Hide only .
    5) Replicate the DS into BIW.
    6) give th ccoding for these newly added fields in CMOD.
    7) in CMOD , you need to use already existing project. If there is no project existing,then create new one . While creating take RSAP0001 as Enhance ment assignement.
    8) you have to code the ABAP lines in EXIT_SAPLRSAP_001 component and in the include ZXRSAU01.
    9) Donot forget the activation of Project and include after every modifications.
    Regards,
    Lakshman.G

  • Steps to enhance a datasource from SAP CRM

    Dear Forum,
    Could you please provide me with some document to enhance a datasource from SAP CRM. Is it any different from enhancement of datasource from ECC datasources,
    Thanks and regards,

    Hi,
    please look this:
    Business Intelligence How-to Guides for SAP NetWeaver 2004 [original link is broken]
    or here: How-to Guides for SAP NetWeaver Business Warehouse  7.0 [original link is broken]
    Creating a datasource for generic extraction
    regards
    CSM Reddy

  • Abap classes in NW 2004s

    Hi everybody!
    We have just migrated or BiW 3.1 to 7.0 (NW 2004s). For 3.1 version, we created some templates with Web Application Designer. These templates were formatted either by using stylesheets (ccs) or ABAP classes depending on the necessities. Now we are trying to create templates with the version 7.0 but the ABAP classes we used to use are not working.
    My questions are:
    Are not ABAP classes working anymore? Does anybody know how to deal with it? Which is the proper way to implement this issue in the new version?
    Greetings from Spain.

    Table classes has been removed from BI 7.
    Look at Faq-
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cea68c65-0901-0010-f5a4-fd34189d8078
    The BEx Web Design API for Tables (table interface) and related customized ABAP coding that was available within the ABAP Web runtime is not available in the Java Web runtime. The enhanced standard capabilities should dramatically reduce the need for customer-specific coding. However, in order to ensure that customers can still benefit from the BEx Web Design API for Tables (table interface), we continue to ship the ABAP Web runtime as a fully supported runtime stack, in addition to the Java Web runtime.
    In some cases, you may want to combine the benefits of the new Java Web runtime with the advantages of customizable coding, and it would be useful to have a customized coding option in the Java Web runtime.
    Therefore, in the next major SAP NetWeaver Release after SAP NetWeaver 2004s, SAP will provide a Java-based interface that can offer additional flexibility for customized coding.
    SAP Note Number: 931395
    Hope it Helps
    Chetan
    @CP..

  • BUSINESS INTELLIGENCE ENHANCEMENTS

    제품 : SQL*PLUS
    작성날짜 : 2004-05-17
    ==================================
    BUSINESS INTELLIGENCE ENHANCEMENTS
    ==================================
    PURPOSE
    Oracle 9i에서 강화된 BUSINESS INTELLIGENCE 관련 내용을 요약해 본다.
    Explanation
    아래의 내용에 대해 설명될 것이다.
    - enhanced된 Oracle9i analytical functions
    - Use grouping sets
    - Create SQL statements with the new WITH clause
    Example
    1. enhanced된 Oracle9i analytical functions
    1) Inverse percentile functions (역백분위수 함수)
    : 특정 percent에 해당하는 값을 찾는데 사용된다.
    percentile_disc : 특정 백분위수에 가까운 값을 return하는 함수.
    percentile_cont : linear interpolation을 사용하여 연속적인
    백분위수를 계산하는 함수
    ex) 1999년 11월달의 distribution channel당 판매량의 50%에 가까운
    discrete value을 찾아라.
    select c.channel_desc, avg(s.quantity_sold), percentile_disc(0.5)
    within group
    (order by s.quantity_sold desc) percentile_50
    from sales s, channels c
    where c.channel_id = s.channel_id
    and time_id between '01-NOV-1999' and '30-NOV-1999'
    group by c.channel_desc;
    2) What-if rank and distribution functions
    : 만약 어떤 data가 add된다면 이 data가 어느정도의 rank나 percenage에
    속하는지를 찾는데 사용한다. what if analysis에 해당한다.
    RANK : 그룹에서의 순위
    DENSE_RANK : 중복값을 배제한 순위
    PERCENT_RANK
    CUME_DIST
    ex) 새로운 사람이 고용되어 $10000 을 받는다면 부서당 salary을 비교할때
    어느 정도 rank인가?
    select department_id, round(avg(salary)) avg_salary,
    rank(10000) within group (order by salary desc) rank,
    dense_rank(10000) within group (order by salary desc) dense
    from employees
    group by department_id ;
    3) FIRST/LAST aggregate functions
    : 각 그룹의 첫번째나 마지막 값을 나타낼때 사용한다.
    ex) manager당 commission을 가장 많이 받는 사람과 적게 받는 사람을 구하라.
    select manager_id,
    min(salary) keep (dense_rank first order by commission_pct)
    as low_comm,
    max(salary) keep (dense_rank last order by commission_pct)
    as high_comm
    from employees
    where commission_pct is not null
    group by manager_id;
    4) WIDTH_BUCKET function
    : with_bucket은 oracle 8i의 ntile과 비슷하다. 차이점은 ntile은 있는 모든
    값을 그냥 정해진 bucket의 수로 나누는 것이고. with_bucket은 최소,최상
    값을 정할 수 있다는 점이 다르다.
    만약의 시험성적을 저장하고 있는 테이블이 있으면 각 점수별 분포를 확인
    할때 사용할 수 있다.
    With_bucket(expression, 0, 100,10)
    그러면 10점 단위로 bucket이 생성되고 각 점수별 해당 bucket이 return된다.
    ex) Low boundary value = 3000
    High boundary value = 13000
    Number of buckets = 5
    select last_name, salary ,
    width_bucket(salary,3000,13000,5) as sal_hist
    from employees ;
    5) Grouping sets
    : group by절에 사용되며 소계나 특정 level의 소계등을 구할때 쓰인다.
    2. Use grouping sets
    1) 아래의 세개의 그룹에 대한, product가 10,20,45이고 1999년 11월의 1,2일에
    해당하는 값을 구하라.
    Time, Channel, Product
    Time, Channel
    Channel, Product
    select time_id, channel_id, prod_id, round(sum(quantity_sold)) as cost
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,30)
    group by grouping sets
    ((time_id,channel_id,prod_id),(time_id,channel_id),(channel_id,prod_id)) ;
    2) GROUPING SETS vs. CUBE and ROLLUP (참고 bul#11914)
    CUBE나 ROLLUP은 필요한 group만 볼수 없지만 9i에서는 1)와 같이 원하는
    group만을 볼수 있다.
    select time_id, channel_id, prod_id,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by cube(time_id, channel_id, prod_id);
    3) GROUPING SETS vs UNION ALL
    Grouping sets절 대신에 union all을 사용하는 것은 table을 더 많이
    scan하게 되고 문장을 구사하기가 비효율적이다.
    아래의 두 문장은 같은 결과를 return한다.
    select time_id, channel_id, prod_id,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by grouping sets (time_id, channel_id, prod_id);
    select to_char(time_id,'DD-MON-YY'),
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by time_id
    union all
    select channel_id ,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by channel_id
    union all
    select to_char(prod_id) ,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by prod_id;
    4) Composite Columns
    아래의 세개의 그룹에 대한 product가 10,20,45이고 1999년 11월의 1,2일에
    해당하는 값을 구하라.
    Product
    Product, Channel,Time
    Grand Total
    select prod_id, channel_id, time_id
    , round(sum(quantity_sold)) as sales
    from sales
    where (time_id='01-DEC-1999' or time_id='02-DEC-1999')
    and prod_id in (10,20,45)
    group by rollup(prod_id,(channel_id, time_id))
    3. Create SQL statements with the new WITH clause
    복잡한 query의 Select절에서 같은 block을 한번 이상 query를 할때 쓰인다.
    Query block의 값은 user의 temporary tablespace에 저장한다.
    Perfoemance의 향상을 기대할 수 있다.
    1) 전체 회사의 총 salary의 1/8보다 많은 부서를 구하라.
    with
    summary as (
    select department_name, sum(salary) as dept_total
    from employees, departments
    where employees.department_id = departments.department_id
    group by department_name)
    select department_name, dept_total
    from summary
    where dept_total > (select sum(dept_total) * 1/8 from summary)
    order by dept_total desc ;
    2) 1)을 예전 version에서는 아래와 같이 구현하였다.
    select department_name, sum(salary) as dept_total
    from employees,departments
    where employees.department_id=departments.department_id
    group by department_name
    having sum(salary) > ( select sum(salary) * 1/8
    from employees, departments
    where
    employees.department_id=departments.department_id)
    order by sum(salary) desc;
    4. Benefits
    Improved query speed
    Enhanced developer productivity
    Minimized learning effort
    Standardized syntax
    Reference Ducumment
    Oracle 9i New features for Developer

    Hi Rajasheker,
    Without knowing the exact scenario it is hard to give you an answer but I hope the following broad guidelines might help you.
    1) There must be some thing in common or it may be a case of wrong architecture/missing buseness requirements. Identify the relationship between these two.
    2) Or, do they have a 100% parallel relationship by design? In this casse you need to create a high level common object (dummy) to facilitate the consolidatation process (for example company code or worst scheario sys-id) and enhance both cube as well as ODS.
    3) Or, if it is a complex situation: Introduce a new object which can build a bridge between these two. Ask the business about the rules.
    If it doesn't help, pl give more details.
    Bala

  • Creation of process chains  in 2004s

    Dear friends
    Does anybody as a step by step guide on how to create a process chain in 2004s . as this is new  i am bit confused on creating them . we are useing standard business content. but while creating the process chains they are bit different and i am unable to create process chians . so can one help on this by sending some example screen shot of the process chain created and steps how to create process chain for standard business content in 2004s . if possible please send it to (email address removed by moderator) or  mention steps how to or atleast example screenshot .  please look forward toyour replies . thankyou friends .
    raghavendra
    Message was edited by:
            Ronald Silberstein

    Same as BI 3.x
    http://help.sap.com/saphelp_nw04/helpdata/en/67/13843b74f7be0fe10000000a114084/content.htm
    However enhanced features available with NW2004s as below-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/58/9c6c4251e4c153e10000000a1550b0/content.htm
    Hope it Helps
    Chetan
    @CP..

  • Error in WAD 7.10 (Release 2004S)

    We are trying to open the existing Web Templates (created in 3.0B) in WAD 7.10 but we cannot do so. It is not showing anything under the 'Roles' tab and
    it does not get any objects when we search using 'Find'. But if we use
    the WAD (SAP BW 3.x) we can still see them.
    Has anybody faced this problem before?
    Thanks,
    Rajib

    Hi Rajani,
    Am i right in saying that BEx Web Applications in which certain customer-specific enhancements (e.g. Table Interface, custom Java-Script) were made cannot be automatically converted with SAP NetWeaver 2004s BI WAD. Manual adaptation might be necessary to ensure the proper behavior of the web application. Thanks for the information.
    Regards,
    Anil

Maybe you are looking for

  • Creating a dvd

    Is there a simple way to create a dvd from a sony handycam other than the iMovie? I find it comlicating to transfer the scenes from the camera and then how to make it work as a continious movie?

  • Balance Score card data show in aggregation

    Hi All, I am developing a score card where I am using a structure which is displaying data in query as follows: fiscal period   sales 007.2007          30 008.2007          40 But when I see the same data in score card  it is displaying the sum and t

  • Adopting of contract doc.no in PR doesn't work

    Do Contract document no can be adopted in PR in other ways if a contract allready exsists for a material, than is it possible to adopt contract document no in Pr Pls suggest Regards Sam

  • Exception Details: java.lang.IllegalArgumentException table1.

    Hi when i try to add some of the data to the database from the jsp page it is showing like Unhandled Exception: Exception Details: java.lang.IllegalArgumentException srni.Table1.ID Really i am frustrated by doing this from past 2 months. Any help wou

  • Photoshop CS3 Disk not Available

    I have several users who when trying to print in Photoshop get an error message saying Could not print <filename> because the disk is not available.  Other users can access the printer with no issues when printing to the same printer with the same fi