Hi go through my code and help me out

hi all
this is my javascript code using this i could develop the vertical menus and submenus in it
plz help me how to write the bean code to connect to the databases using this menus
that is my menus should be specified in the database my menu should be dynamically
so kindly help me out how to write and function in javascript and call that function in my bean and connect to MYSQL database
plz help me out
thank u
     var NoOffFirstLineMenus=9;               // Number of main menu  items
     var LowBgColor="#336699";               // Background color when mouse is not over
     var HighBgColor="#009900";               // Background color when mouse is over
     var FontLowColor="#ffffff";               // Font color when mouse is not over
     var FontHighColor="#ffffff";               // Font color when mouse is over
     var BorderColor="#ffffff";               // Border color
     var BorderWidthMain=1;               // Border width main items
     var BorderWidthSub=1;               // Border width sub items
     var BorderBtwnMain=1;               // Borderwidth between elements
     var BorderBtwnSub=1;               // Borderwidth between elements sub items
     var FontFamily="arial,comic sans ms,technical";     // Font family menu items
     var FontSize=11;                    // Font size menu items
     var FontBold=1;                    // Bold menu items 1 or 0
     var FontItalic=0;                    // Italic menu items 1 or 0
     var MenuTextCentered="left";          // Item text position left, center or right
     var MenuCentered="left";               // Menu horizontal position can be: left, center, right
     var MenuVerticalCentered="top";          // Menu vertical position top, middle,bottom or static
     var ChildOverlap=0.2;               // horizontal overlap child/ parent
     var ChildVerticalOverlap=0.2;               // vertical overlap child/ parent
     var StartTop=50;                    // Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
     var StartLeft=0;                    // Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
     var VerCorrect=0;                    // Multiple frames y correction
     var HorCorrect=0;                    // Multiple frames x correction
     var DistFrmFrameBrdr=2;               // Distance between main menu and frame border
     var LeftPaddng=8;                    // Left padding
     var TopPaddng=2;               // Top padding. If set to -1 text is vertically centered
     var FirstLineHorizontal=0;               // Number defines to which level the menu must unfold horizontal; 0 is all vertical
     var MenuFramesVertical=1;               // Frames in cols or rows 1 or 0
     var DissapearDelay=1000;               // delay before menu folds in
     var UnfoldDelay=100;               // delay before sub unfolds     
     var TakeOverBgColor=1;               // Menu frame takes over background color subitem frame
     var FirstLineFrame="navi";               // Frame where first level appears
     var SecLineFrame="main";               // Frame where sub levels appear
     var DocTargetFrame="main";               // Frame where target documents appear
     var TargetLoc="";                    // span id for relative positioning
     var MenuWrap=1;                    // enables/ disables menu wrap 1 or 0
     var RightToLeft=0;                    // enables/ disables right to left unfold 1 or 0
     var BottomUp=0;                    // enables/ disables Bottom up unfold 1 or 0
     var UnfoldsOnClick=0;               // Level 1 unfolds onclick/ onmouseover
     var BaseHref="file:///C|/rao/projects/";     // BaseHref lets you specify the root directory for relative links.
     var Arrws=[BaseHref+"/resources/ThemeIE/arrow.gif",5,10];
     var MenuUsesFrames=1;               // MenuUsesFrames is only 0 when Main menu, submenus,
     var OverFormElements=1;               // Set this to 0 when the menu does not need to cover form elements.
     var RememberStatus=0;               // RememberStatus: When set to 1, menu unfolds to the presetted menu item.
     var BuildOnDemand=1;               // 1/0 When set to 1 the sub menus are build when the parent is moused over
     var BgImgLeftOffset=5;               // Only relevant when bg image is used as rollover
     var ScaleMenu=0;                    // 1/0 When set to 0 Menu scales with browser text size setting
     var HooverBold=0;                    // 1 or 0
     var HooverItalic=0;                    // 1 or 0
     var HooverUnderLine=0;               // 1 or 0
     var HooverTextSize=0;               // 0=off, number is font size difference on hoover
     var HooverVariant=0;               // 1 or 0
     var MenuSlide="";
     //var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
     //var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";
     var MenuShadow="";
     //var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
     //var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";
     var MenuOpacity="";
     //var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
     function BeforeStart(){return;}
     function AfterBuild(){return;}
     function BeforeFirstOpen(){return;}
     function AfterCloseAll(){return;}
Menu1=new Array("DataCollection","","",6,20,120,"","","","","","",-1,-1,-1,"","");
     Menu1_1=new Array("Record Based","","",3,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_1_1=new Array("File Based","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_1_2=new Array("Auto Upload","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_1_3=new Array("Validation Failure","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu1_2=new Array("File Based","","",3,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","Nation");
          Menu1_2_1=new Array("Carian","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_2_2=new Array("Senarai ATR","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_2_3=new Array("Senarai Kertas Siasat","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu1_3=new Array("Auto Upload","ATR_Eksibit_Form.htm","",4,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_3_1=new Array("Carian","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_3_2=new Array("Senarai ATR","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_3_3=new Array("Senarai Kompaun","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_3_4=new Array("Senarai LJKR","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu1_4=new Array("Validation Failure","Permohonan_Keluar_Eksibit_Form.htm","",3,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_4_1=new Array("Carian","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","Football Every Day");
          Menu1_4_2=new Array("Senarai ATR","ATR_Eksibit_Form.htm","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_4_3=new Array("Senarai Eksibit","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu1_5=new Array("Pendakwaan","Permohonan_Keluar_Eksibit_Form.htm","",3,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_5_1=new Array("Carian","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_5_2=new Array("Senarai ATR","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
          Menu1_5_3=new Array("Senarai LKKP","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu1_6=new Array("OKT","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
Menu2=new Array("Statistical Analysis","","",1,20,120,"","","","","","",-1,-1,-1,"","");
     Menu2_1=new Array("Carian","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
Menu3=new Array("Discovery Analysis","","",1,20,120,"","","","","","",-1,-1,-1,"","");
          Menu3_1=new Array("Carian","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
Menu4=new Array("Case Management","","",2,20,120,"","","","","","",-1,-1,-1,"","");
     Menu4_1=new Array("Operasi","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu4_2=new Array("Pengurusan","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
Menu5=new Array("Content Management","","",3,20,120,"","","","","","",-1,-1,-1,"","");
     Menu5_1=new Array("e-LesenNiaga","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu5_2=new Array("e-Tribunal","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu5_3=new Array("e-Aduan","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
Menu6=new Array("Audit log","","",0,20,120,"","","","","","",-1,-1,-1,"","");
Menu7=new Array("Administration","","",6,20,120,"","","","","","",-1,-1,-1,"","");
     Menu7_1=new Array("Akta","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu7_2=new Array("Jenis Cetak Rompak","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu7_3=new Array("Jenis Eksibit","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu7_4=new Array("Jenama","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu7_5=new Array("Karya Cetak Rompak","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
     Menu7_6=new Array("Kawasan","","",0,20,120,"#e1ffb3","#edf6d9","#404040","#0E61AE","#5eb101","",-1,0,-1,"left","");
Menu8=new Array("Pentadbiran","","",0,20,120,"","","","","","",-1,-1,-1,"","");
Menu9=new Array("Tukar Kata Laluan","","",0,20,120,"","","","","","",-1,-1,-1,"","");

Hi.
How often did you post this now? 4 times? Till now nobody helped you out which is pretty understandable to me. But nobody ever will if you don't start learning the technologies you want to use. You should just give it a chance and get an approach to solve your task. Start with some easy tutorials and extend them step by step to get closer to your problem. By the way, at least 80% of the code you posted is irrelevant to the solution you are looking for. If you have a special, single problem you are always welcome but I am not (and I think nobody else is) going to spend some hours to find out what exactly you need to achieve and I also won't code it for you.
Greetings, jimbo

Similar Messages

  • I have got 2 iPad Air one of it is not logging me in because I have forgotten the pass code and have logged out from iCloud by accident. Can you please help me to use my iPad.

    HI
    I have 2 IPads, I am unable to use one of it because I have forgotten my pass code and also logged out from iCloud accidentially. Can you please help me to solve this problem.
    Cheers
    Raveena

    Follow the instructions on this page : Forgot passcode for your iPhone, iPad, or iPod touch, or your device is disabled - Apple Support

  • HT204380 I have done all the above. I am in Germany using an iPad 2, trying to call an iPad 2 in the UK. My IPad goes through the call and then times out. I have been on the phone to the receiver at the time so know they had their iPad on.

    I have done all the above. I am in Germany using an iPad 2, trying to call an iPad 2 in the UK. My IPad goes through the call and then times out. I have been on the phone to the receiver at the time so know they had their iPad on.

    What do you mean that you can't "call" an iPad in the UK??  That doesn't particularly make sense.  You can email to an iPad or text them, but the iPad is not a phone, so how do you expect to "call" them??
    Hope this helps

  • Will someone look into this code and help me? Urgent

    I am trying to print an HTML using JEditorPane. I used all the GURU's views in this forum and copied the code. It works fine, but the images or not getting printed correctly
    Here is my HTML:
    <html>
    <head>
    <title>test</title>
    </head>
    <body>
    <h1>HELLO</h1>
    <h2>Hello</h2>
    <h6><big><big><big>This is a Test Program for the print</big></big></big></h6>
    <br>
    <p>
    You can also use an image as a link:
    <img border="0" src="D:\Tips\Projects\edib\logo.gif" width="65" height="38">
    </p>
    <br>
    <IMG SRC="D:\Tips\Projects\edib\logo.gif" width="65" height="38">
    </body>
    </html>
    These two images are not getting printed. My java class, html and logo.gif are all in the same directory.
    Here's the java code which I got it from this forum
    import java.io.*;
    import java.awt.print.*;
    import javax.swing.*;
    public class PrintHTMLSwing extends JFrame
    public static void main(String args[]) throws Exception
    //Read the HTML file to a String.
    FileInputStream fio = new FileInputStream(args[0]);
    int size = fio.available();
    byte[] fl = new byte[size];
    fio.read(fl,0,size);
    System.out.println(new String(fl));
    PrintableEditorPane ep = new PrintableEditorPane();
    ep.setContentType("text/html");
    //System.out.println(ep.getContentType());
    ep.setText(new String(fl));
    PrintHTMLSwing p = new PrintHTMLSwing();
    p.getContentPane().add(ep);
    //p.setSize(100,100);
    p.pack();
    p.show();
    // Get a PrinterJob
    PrinterJob job = PrinterJob.getPrinterJob();
    // Create a landscape page format
    PageFormat landscape = job.defaultPage();
    landscape.setOrientation(PageFormat.LANDSCAPE);
    // Set up a book
    Book bk = new Book();
    bk.append(ep, job.defaultPage());
    // Pass the book to the PrinterJob
    job.setPageable(bk);
    // Put up the dialog box
    if (job.printDialog())
    // Print the job if the user didn't cancel printing
    try
    job.print();
    catch (Exception e)
    System.out.println("Error 1:"+ e.toString());
    System.exit(1);
    class PrintableEditorPane extends javax.swing.JEditorPane implements java.awt.print.Printable
    public int print(java.awt.Graphics g, java.awt.print.PageFormat pageFormat, int pageIndex)
    int x = (int)pageFormat.getImageableX();
    int y = (int)pageFormat.getImageableY();
    g.translate(x, y);
    paint(g);
    return PAGE_EXISTS;
    WILL ANYONE PLS HELP ME WHATS WRONG WITH THE CODE OR WHAT ELSE SHOULD I DO TO GET THE IMAGES TO PRINT CORRECTLY
    Thanks
    Tips

    You'll need to specify the protocol in your html file:
    <html>
    <head>
    <title>test</title>
    </head>
    <body>
    <h1>HELLO</h1>
    <h2>Hello</h2>
    <h6><big><big><big>This is a Test Program for the print</big></big></big></h6>
    <br>
    <p>
    You can also use an image as a link:
    <img border="0" src="file://D:\Tips\Projects\edib\logo.gif" width="65" height="38">
    </p>
    <br>
    <IMG SRC="file://D:\Tips\Projects\edib\logo.gif" width="65" height="38">
    </body>
    </html>

  • OLAP over HTTP resulting in 503 status code and connection time out

    Hi,
    I set up my OLAP over HTTP with msmdpump.dll and set up the .ini file accordingly. The connections are fine,
    however on my site when i make a lot of request to the OLAP, I get a 503 HTTP status code andconnection time
    out in th event log. 
    I have change the #of threads on the .ini file for
    msmdpump.dll. Also changed the initialconnectiontimeout in sql ini file from 10 to 15.
    In my OLAP instance in sql studio, under datasources I made adjustments from forums but that did not affect.
    in all instances i restarted the machine.
    NOt sure where to look further and how i can diagnose what the issue is. Looking for any assistance to help me
    resolve my issue.

    Hi,
    we also had some problems after we made some Stresstests on the AS with many connections.
    First we raised the Queue Length and the worker processes in the Application Pool.
    Worked, but the recommendation was  to do this at the last step.
    So we changed the following entries in the ini of the Datapump:
     <MinThreadPoolSize>60</MinThreadPoolSize>
     <MaxThreadPoolSize>200</MaxThreadPoolSize>
     <MaxThreadsPerClient>20</MaxThreadsPerClient>
    Kr Jürgen

  • I am trying to show Utube video's on my church iMac through our projector and cannot figure out an easy way to get the video from my iMac screen to the projection screen?

    How do you easily show Utube video's up on a projection screen using an iMac?

    The first thing we need to know is exactly which model iMac you have and which model projector you have. This will help us point you to the correct video adapter/cable. Video output standards have changed dramatically over the years utilizing both analog and digital signals. Once we know which outputs and inputs each device has we can make a recommendation.
    Here's an article that shows the various Apple video ports.
    http://support.apple.com/kb/PH10567
    Your project will likely have one or all of the following VGA (analog), DVI (digital), or HDMI ports that can be used to connect your iMac.
    This article lists the various video cables and adapters available from Apple.
    http://support.apple.com/kb/HT3235

  • BCC project creation through code and update sku properties

    Hi,
    I want to create a BCC project through my code and want to update some sku properties.
    Can someone please let me know how can it be possible?
    Please help me out.
    Thanks,
    Gaurav Agrawal

    Hello!
    If you look at $ATG_ROOT\Publishing\base\sample-code there is a ca-import-sample-code.jar file.
    This file contais .java files explaining how to create a project and auto-approve them, and .properties files for the components.
    It is really simple to use and understand.

  • Help to optimize my code and reduce 50% processing on my core i7

    This is my first time working with labview and I am trying to learn more. I have read free online guides etc and came up with my setup.  
    Goal:
    If I have a square signal coming then 1 square or beginning of the square will equal one change. I need to record change/revolution of a wheel hence the coding seems like that.
    Problem:
    I can see the change but I have few problems with my code:
    If i stop the code then the revolution does not disappear but keeps on counting from there on (If I press run again). I want it to reset.
    It does not record data after every 30 mins to a file. I have tried with one of the channel but it ends up saving as one file without having the "time stamp" which I did choose from the advance section. I just need it to record revolution every 30 mins to a file. 
    My coding is apparently not optimized hence 56% of my processing power is used of my core i7 which is alot. I need to know what part of it is causing this problem. I can guess that I have the same loop for each channel hence its more demanding but I will appreciate if someone can optimize it further or give me a clue to what I should do.
    Once I made the exe file out of it. The button to turn on/off did not work anymore while it worked fine during the labview program.
    I am looking forward to hearing from you. I will like to thank you in advance for reading this and helping me out. 
    Future plan:
    I am going to try to stop it when a certain amount of revolutions has been reached. I will try that in the future though. If you can give me some advice on that, it would be appreciated. 
    Attachments:
    Interestingscheme.vi ‏1594 KB

    altenbach wrote:
    A few more comments:
    I don't have DAQ installed, so I cannot look at your DAQ express VIs. How much data do they read with each iteration?
    What determines the loop rates of the loops? Do they need to run this fast?
    Why do you index out the first elements twice to get the same value twice? Once is enough.
    All you ever look at in the array inside the shift register is the first element. Why not simply only keep the first element in the shift register as a scalar? Now you would only need one "index array" instead of four.
    As Dennis said, one loop is enough. Right now you need to press 24 buttons to stop the VI.
    Once a loop stops, it cannot be restarted. Think "state machine" instead.
    Don't confuse the operator. Your switches are green in one state and have a green LED in the other state. Make it more intuitive!
    initialize your shift registers
    You are counting, thus the numeric should be an integer (blue).
    Instead of piles of similar controls and indicators, use arrays.
    1 sample on Demand
    As you have said that it depends on the 2 cores being saturated. I do not know how to determine the loop rate. I will be glad if you can tell me what to look for here.
    Indexing twice is true. I will take that away.
    I know that one loop is probably enough but how to do that is the problem. I have 16 signals which are generated by mice running on a wheel. I want to see the revolution for each wheel and want to stop recording revolution for some wheels when pressing the button. I will also try to put in later to stop after reaching certain amount of revolution. (Any idea how I can do that? Should I change to another type of loop)
    How do I make it so it stops and starts?
    It was the opposite here that when the operator small light was green that meant it isnt on while blank meant on. I did not know how to switch small light hence I changed the color of the whole button.
    I know the colors represents different thing in labview but does it really matter if its blue or orange? I mean it still works. 
    Each control is for different cage where you can turn it off or on and we need to know how many revolutions each mice has made. Unless you meant I can do this in another way then please show me a simple code. 

  • EDI - IDoc - User Exit - Code - Problem - Help - Wanted

    Hi EDI Experts,
    I have extended ORDERS05 IDOC twice.
    ZVKSEG1 is the the segment under extended idoc ZVKORDRS05. This is for one partner.
    Z1DATESH01 is the segment under extended idoc Z1ORDER05. This is for another partner.
    I have completed the configuration thing in WE82 for both the extensions.
    Now the requirement is, whenever a PO is created for the first partner - 100290, the IDoc generated should contain the extra segment ZVKSEG1 and whenever PO is created for the second partner - 10099,the Idoc generated should contain the extrasegment Z1DATESH01.
    Using WE20, i have added the extended IDoc type in both the partner profiles under ORDERS message type.
    Now i've written the user exit for this using EXIT_SAPLEINM_002.
    tables: edidc.
    data: z_edidd like edidd occurs 0 with header line.
    data: y1dath01 like z1datesh01.
    data: yvkseg1 like zvkseg1.
    if edidc-rcvprn = '10099'.
    z_edidd[] = int_edidd[].
    loop at z_edidd.
    if z_edidd-segnam  = 'E1EDK01'.
    read table z_edidd  with key segnam  = 'Z1DATESH01'.
    if sy-subrc <> 0.
    y1dath01-DELDATE = sy-datum.
    clear z_edidd.
    z_Edidd-sdata = y1dath01.
    z_Edidd-segnam = 'Z1DATESH01'.
    append z_edidd.
    endif.
    endif.
    endloop.
    int_edidd[] = z_edidd[].
    elseif edidc-rcvprn = '100290'.
    z_edidd[] = int_edidd[].
    loop at z_edidd.
    if z_edidd-segnam  = 'E1EDK01'.
    read table z_edidd  with key segnam  = 'ZVKSEG1'.
    if sy-subrc <> 0.
    yvkseg1-name1 = 'ZVK Chemicals'.
    clear z_edidd.
    z_Edidd-sdata = yvkseg1.
    z_Edidd-segnam = 'ZVKSEG1'.
    append z_edidd.
    endif.
    endif.
    endloop.
    int_edidd[] = z_edidd[].
    endif.
    Could you please go through the code and tell me where did i go wrong. The extra segments are not being created for both the partners.
    I created PO using ME21n once for each vendor.
    Please help me out guys.
    Thanks,
    Matt

    I myself fixed this problem. I made use of XLFA1-LIFNR to manipulate the partner numbers.
    Thanks

  • Creating order with out Company code and plant - just for pricing -possible

    Hi gurus
    Just for creating sales order (let us say no delivery and no billing, client was not intrested in the initial setup) for just pricing thing, does we really need Company code and plant. with out that just with sales org setup(sale org+D.C) can I create an order to full fil the pricing scenario.
    Please I need help on this
    Thanks
    Kris

    hi kris,
            we cannot create a order with out company code and plant , due to the following reasons
          we do not require the company code to create the order , but we require the plant to create a material and use it in the sales order .and we require a company code to create a customer .
    the pricing procedure is determined depending upon the sales area(sales org+distribution channel +division).
    please reward the points if it is helpful
    Regards,
    Murali

  • I have an iPhone 5 16gb white color and i did not get any of the services from apple pls help[ me out

    I have one iphone 5 16 gb white colour with me and its in still under warranty and my phone was fallen down by chance and it got turned off totally and not even switched on also then i went to apple authorised service center for regarding the same . then service center people said that sir you need to submit your phone , after that i left my phone to service center and after two days i have got one call from service center that sir your phone is under phisical damaged condition so u will not be abel to get warranty from apple this will cover under paid replacement and you need to talk to apple customer care also regarding this .same .
    Then i called up to apple customer care and they said sir  we have got some images from the service center regarding your phone and we found that your logic board is damaged from inside and you would not be abel to get the paid replacement also you need to buy a new phone on stock price i was shocked on that time why would i pay 40 to 50 thouasnd again on iphone if its not that much stronger to take bit of imapcts like this
    I had talked numbers of time to service center also but they all are denied against the complainst
    if any body is there how can help me out regarding this so pls register my complaint and help me out from this highly dissatisfied service from apple .
    Thnaks
    karan

    Warranties do not cover damage

  • I have a compilation problem with my mini iPod that is preventing my volume from increasing. I can't get the compilation code, please help me

    MY mini iPod version number1.1.3 pc robs iPod ,4GB is having volume limit problem ,the volume is very low compare to how it was playing before I mistakenly touch the combination code. I have forgotten the combination code, please help me out.. I have tried to reset settings but it wouldn't work.

    i can get the combination code please

  • My trail version expired after 15days! need you guy to help me out!

    I tried in many ways contact one of the member of customer service staff but with no luck. I cannot find on adobe website any of the email adress of the support team so I could ask for help!
    I have trail version which normaly expires after 30days but for some reasons my expired after 15 days! and need someones help to fix that problem!
    is there anyone who could act very quick and help me out, please?

    and need someones help to fix that problem!
    Nothing to fix because nothing is broken. Something messed with your system and it was perceived as tampering. Only buying the product and inputting a serial number wil lunlock it again.
    Mylenium

  • I remember my password for my ipod touch fourth generation but i cant get into it because my brother tried to many passwords and locked me out of it. how can i get back into my ipod?

    i know my password for my ipod. but the ipod touch fourth generation i have my brother tried a lot of codes and locked me out of it. how do i do a hard reset on it?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • I have locked my macbook pro through icloud and now it needs 4 digit pin code please help me ., I have locked my macbook pro through icloud and now it needs 4 digit pin code please help me .

    i have locked my macbook pro 10.7 through i cloud and now it needs 4 digit pin as a password.pls help me to open the macbook with password.

    You just input the 4-digit PIN that you were given when you locked your machine over iCloud.
    Pretty simple - unless you don't recall the PIN.
    Clinton

Maybe you are looking for

  • How do you add an iTunes Gift Card & how is it charged?

    Hey all, I currently pay for my iTunes downloads direct from my Debit Card. If I add a gift card to my account will the cost of downloads come from that automatically or do I need to let iTunes know thats what I want? Also - how do you add the card?

  • Transfering songs need help

    Hey all I honestly don't know if this is a topic on here already or not. don't really have time to look for it. Anyways to the point, HDD had to be re-formatted and i lost all the music i had bought from the itunes store. I'm currently trying to tran

  • Each time I open foxfire a popup asking how to process a download opens and inhibits use of foxfire. How do I stop the popup?

    each time I open foxfire a .LNK popup appears asking how to process a download opens and inhibits use of foxfire. How do I stop this and allow me to open and use foxfire browser. This started after I attempted to follow directions to install/associat

  • Emailing photos - what is 'readiris'?

    I have read all the threads on emailing photos to windows users with avid interest, as this is my main sticking point with iPhoto. I mainly use my MacBook for photo processing and emailing, and I should add that I am very new to all of this and am on

  • Creating iView based on Web Intelligence Report

    Hi, I have BO 3.1X on a dedicated Server with Web Intelligence on it, where I created my repot. I want to "consume" this report as an iView via a Portal that is installed on a different Server. The PIK is already installed on the Portal, but I believ