JTable Experts Needed :-)

Hello JTable Experts,
I have to build a planning application whose one screenshot is below.
http://nicolasjouve.free.fr/public/sample.PNG
My question is : should I use a JTable and customp 2D painting, or should I go for full Java2D ? I have to add that you may drag one card from a slot and put it in another one. Please note the mutiple lines header and multi column left header and the "cartoon like" captions in yellow....
Thanks in advance,

Well I don't see any huge features in your screenshot that would be too hard to implement.
Basically the column and row header are not supported by standard JTable (colorizing stuff is easy).
I would advise to use separate JTables for row and column headers (in additioin to main table), so you will need to synchronize scrolling. But this could be done. No need to make a custom component.
If you decide to design a new component, be sure to take the JTable source code and modify it (the best way is subclassing the existed classes).
Creation of new component from scratch could be quite difficult especially if you want it to be consistent with different LAFs.

Similar Messages

  • I need a JTable expert

    hi room, if there are any JTable experts, can they help me please? I have a very complicated problem, so far no one knows a workaround, so I need a real expert on this topic. Thanks in advance.

    It's usually easier to answer the question if you ask
    it first. Do you think we are mind readers?sorry.
    I needed time to write my question.
    Bascially, what I want to do is I want to query my database and display the results on my screen. The problem is, the query might be different each time. It might well be that the first query returns two string data items. I will need to display these on one row in two columns. But the next query might return five data items, three are which are strings, one an image, and one another string. I will need to display these as one item on the first row, two strings on the second row, one image on the next, and another string on the last row. Basically, what I am trying to say is the dimensions of the table will change with each query. Thesefore I cannot just create my table once, and fill it in each time. I will need to create a table each time.
    Also, this is complicated because this table will not have an equal number of columns on each row. The first row might have two columns, each with one string, and the next row might have only one column which contains an image.
    maybe the following diagram might better explain a possible table.
    |.....................|..........................................................................|
    |.....................|..........................................................................|
    |_________|________________________________|
    |................................................................................................|
    |................................................................................................|
    |................................................................................................|
    |................................................................................................|
    |................................................................................................|
    |_________________________________________|
    As you can see, this table has two rows. The first row has two columns, and the next one has only one.
    Also, there are no headers,
    Basically, I am not even sure if I need a JTable. I really just need cells that are all joined together.
    So if there are any JTable expers out there who have undertaken such a project before or know someone who has, please help me cos I have been stuck on this bit for over a week now and this is getting me depressed, so please help me, I will one day repay your helpfulness in other ways.
    Thanks.

  • LabView expert needed ASAP

    LabView expert needed ASAP to help complete a project. Specific skills
    needed are database connectivity experience with the LV Database
    Toolkit. Initial phase is approx. 15-20 hours of work with the
    potential for much more if we find the right person. Must be in Austin,
    TX for initial on site work.
    Job location is Austin, TX.
    Compensation: $50-75/hr

    Hello,
    My name is Robert Bohannon and I reside in the Denver, CO area. I’ve attached my resume for your review. I have been doing automated test system development for over 15 years and have been an independent consultant for over 5 years. I’m writing you to express my interest in your job posting in the LabView Job Openings Forum. I am currently looking for contract opportunities and I believe that my services could be of great value to you.
    Please review my resume and if you find any experience of mine that may potentially fit your job requirements, please let me know. I will provide references upon request.
    Thank you for your time.
    Robert Bohannon
    Attachments:
    resume.2006.05.21.pdf ‏315 KB

  • My dashboard taking long time to load in ipad compared to Desktop. Experts need suggestion to tune my dashboard.

    Hi Experts,
             I have developed dashboard with BEX query as a source(9 queries used in dashboard). This dashboard opens in 40 secs in BI launchpad but if I open same dashboard through SAP BI app it almost taking 3-4 min. Is there any ways to improve performance in Ipad?
    Info of Dashboard
    * 20-25 components using in dashboard
    * 100-150 formulae are used(VLOOKUP)
    * SAP BO 4.0 SP6 I am using
    Please need some tips to improve performance.
    Regards
    MAHANTESH

    Hi MH,
    Opening the dashboard in 40 secs in desktop is also a problem before jumping in to the ipad. Maximum it should take 5 - 10 secs to open the dashboard then only the clients will show interest on working with dashboards.
    * 20-25 components using in dashboard
    >>Check for unused components and try to remove it from the dashboard.
    * 100-150 formulae are used(VLOOKUP)
    >>Try to minimize the formula in excel, because the excel formula will throw lot of load at the time of processing the data. Instead of lookup's try to use index formula which is better than that.
    1. Use "Refresh after components are loaded" which will make you components gets loaded first then the data comes.
    2. File menu --> document properties. "Show Loading status" which explains or dashboard where it takes time to load.
    Xcelsius performance optimization- tips & tricks - Business Intelligence (BusinessObjects) - SCN Wiki
    1430976 - BICS remote & Xcelsius performance improvements
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0ab8cce-1851-2d10-d5be-b5147a651c58?QuickLink=index&…
    Hope this Helps!!!
    Revert for any clarifications.
    --SumanT

  • Hi Experts need some clarity on these topics

    Hi Experts,
    Can anyone please guide me through the following questions
    1. What is summit implementation menthodology?
    2. What is the use of these different sevices?
    u2013 Shared Query Engine
    u2013 File Service
    u2013 Authentication
    3. Who will be the System Administrator( who can create App Sets)?
        How many Application Administrators will be in the team (who can create Applications)?
    Thanks and Regards,
    Sireesha.

    Hello,
    The Summit implementation methodology was a methodology used by Outlooksoft to implement the product. After the acquisition of Outlooksoft by SAP and gthe subsequent rebranding of the product into BPC, SAP has integrated different sets of implementation methodologies into the SAP ASAP (Accelerated SAP) methodology, which is SAP's way of doing things. Currently, SAP Expertise centers are rolling out these methodologies into BPC projects.
    Shared query engine: is the query engine BPC uses in the background to get queries and results back and from the server. Depending on the type of input the user has done/report the user need, the engine decides how to get this request handled, where to store the data and where to get the results from. The shared query engine runs on the application server.
    File Service: whenever you store pre-built reports onto the server or datafiles to be used in datamanager, basically anything that involves the user, admin or system doing something with files, these files are stored in the Webfolders (altough these may be called BPC folders these days)  directory and the file service hadles this traffic.
    Authentication: well basically you have user authentication setup using the security setup from BPC 9in the Admin tasks). This restricts users to have access to certain tasks, entities or other secured diemnsions. So the whole security setup determines authenticication on the server to what a user is allowed to do, see, to input or to edit. Then you have also authentication in the backend (between servers). This is osmething an admin should not worry to much about as the system is supposed to handle this for you. For instance, a datamanager package authenticates itself at the SQL server to store data into its tables. So there is a system authentication service too that decides if a datamanager job is allowed to talk to this SQL server instance. But agina, these technical authnetications probalby should not worry you as an admin or superuser as the system handles those. Of course IT people might e interested to figure out what services need certain types of authentication, but in general, even they should not bother too much as this all comes with the BPC design and they cannot do a lot about it anyway, just give the correct rights to certain services (as described in the installation manual)
    Finally, how many admins can there be ?
    Well you will have a pute technical systems admin somewhere who handles master password and stuuf. But that person is not a BPC admin in the true sense. Again, any IT organisation has those people. From the functional side, you should of ocurse have at least one admin, but you can vary the number based on functional requirements or maybe requirements that come from a segregation of duties principle that has been determined by an audit department. In general, you will find that the audit guys want as little admins as possible, but from an operational perspective it is normal to have at least 2 or 3 people who "manage" the system form a functional perspective.
    Hope this helps,
    Edwin van Geel
    SAP BPC EMEA

  • JTable help needed!!!

    I want to display JTextArea
    which should be scrollable. each cell of my JTable contains a JTextArea and I want to have scrollbars appear only for those JTextArea where the text doesn't fit in the JTextArea. I have tried using Cell Renderer JTextArea in ScrollPane, but still the scroll bars doesn't appear. I have put my JTable in a scrollPane. But I also need scrollBars to appear for my individual JTextAreas in the cells. Any help is appreciated. Here is a small code and hope it helps:
    public class MultiLineCellRenderer extends JTextArea implements TableCellRenderer{
    public MultiLineCellRenderer() {
    setLineWrap(true);
    setWrapStyleWord(true);
    setOpaque(true);
    setAutoscrolls(true);
    JScrollPane treeEditorPane = new JScrollPane( this,JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED,JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED);
    can any one help me in getting the scroll bars on my JTextArea too. In my main program I am doing this
    JScrollPane scroll = new JScrollPane( table );
    it puts scrollbars arround the whole table but I also need scrollbars to come arround each JTextArea too.
    Thanks for any help

    Try something like this:
    <pre>
    package com.hbo.common.ui;
    import java.util.*;
    import javax.swing.*;
    import javax.swing.table.*;
    import javax.swing.border.*;
    import java.awt.*;
    * @version 1.0 11/09/98
    public class MultiLineCellRenderer extends JTextArea implements TableCellRenderer {
    public MultiLineCellRenderer() {
    setLineWrap(true);
    setWrapStyleWord(true);
    setOpaque(true);
    private int cellSpace = 40;
    public Component getTableCellRendererComponent(JTable table, Object value,
    boolean isSelected, boolean hasFocus, int row, int column) {
    if (isSelected) {
    setForeground(table.getSelectionForeground());
    setBackground(table.getSelectionBackground());
    } else {
    setForeground(table.getForeground());
    setBackground(table.getBackground());
    setFont(table.getFont());
    if (hasFocus) {
    setBorder( UIManager.getBorder("Table.focusCellHighlightBorder") );
    if (table.isCellEditable(row, column)) {
    setForeground( UIManager.getColor("Table.focusCellForeground") );
    setBackground( UIManager.getColor("Table.focusCellBackground") );
    } else {
    setBorder(new EmptyBorder(1, 2, 1, 2));
    setText((value == null) ? "" : value.toString());
    setToolTipText((value == null) ? "" : stringToHtml(value.toString()));
    return this;
    public String stringToHtml(String aString) {
              String aStringToReturn = "<HTML><BODY>";
              while (findNextSpace(aString, cellSpace) > -1) {
                   int i = findNextSpace(aString, cellSpace);
                   aStringToReturn += aString.substring(0, i) + "<P>";
                   aString = aString.substring(i);
              aStringToReturn += aString;
              aStringToReturn += "</BODY></HTML>";
              return aStringToReturn;
         public static int findNextSpace(String s, int i) {
    int index = -1;
    if (s == null || s.length() < i ) {
    return index;
    index = i;
    while (s.length() > (index + 1) ) {
    String st = s.substring(index, index+1);
    if (st.equals(" ") || st.equals("\n")) {
         break;
    index++;
    return index;
    </pre>

  • Layering expert needed

    I am looking to hire an expert with video layering to assist with a video-layering demonstration.  Is there a reference resource for such needs?

    Thank you all for the suggestions but I guess I should have been more clear - I'm looking for a list of video layering experts to hire.  I don't have the time or money to become expert myself.  I need someone who I can hire to work on a hoax video along the same lines as those where a guy gets hit by a car after falling down a lot of stone steps, or similar to the recent one showing the naked guy climbing out Buckingham palace.  I'm making a hoax video and need a layering expert to assist.
    Thanks,
    Steve

  • Forensic Expert needs help with FCP

    Hi,
    I recently purchased FCP and I am a forensic audio expert.
    I want to use this in court presentations as well as the occasional talk show appearance. I have a pretty good grasp on the functions and capabilities but I have two very important questions to ask.
    1. I want to be able to visually display an Audio Wave form that moves in real time with the audio track for transcription purposes and court room presentation. In other words, I want the jury to be able to see either a spectrograph or wave form on a large screen while the transcript is superimposed on top of it. I am not worried about getting the text on the screen but I can't seem to figure out how to display the audio in either format visually moving in real time.
    2. Are there any other forensic experts out there using FCP that might be willing to share some secrets or scripts with me?
    Arlo
    Please respond with an email to [email protected]

    I don't know whether this will help but Sound Studio (that was bundled free with Macs a year ago) has some splendid, huge waveform displays.
    Sound Studio 3 costs $80.
    Sound Studio 2.2.4 has no price listed - I don't know whether it is free - but you can download it to test it:-
    http://www.felttip.com/products/
    Ian.

  • Adding Image in JTable - help needed(Urgent).

    Hai Friends,
    i want to add two icon in the cells of JTable... i dont know where am going wrong... the icon is not getting displayed in the cell but instead if i double click the cell the name of the icon is displayed in editable mode... any suggestion...
    this is my code... i got this from the forum only... but tis not working....
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.table.*;
    public class TableIcon extends JFrame
         public TableIcon()
              String[] columnNames = {"Picture", "Description"};
              Object[][] data =
                   {new ImageIcon("juggler.ico"), "Copy"},
                   {new ImageIcon("favicon.gif"), "Add"},
              DefaultTableModel model = new DefaultTableModel(data, columnNames);
              JTable table = new JTable( model )
                   //  Returning the Class of each column will allow different
                   //  renderers to be used based on Class
                   public Class getColumnClass(int column)
          System.out.println("getValueAt(0, column)"+getValueAt(0, 0));
                        return getValueAt(0, 0).getClass();
              table.setPreferredScrollableViewportSize(table.getPreferredSize());
              JScrollPane scrollPane = new JScrollPane( table );
              getContentPane().add( scrollPane );
         public static void main(String[] args)
              TableIcon frame = new TableIcon();
              frame.setDefaultCloseOperation( EXIT_ON_CLOSE );
              frame.pack();
              frame.setVisible(true);
    }Urgent... pls help...
    Regards,
    Ciya.

    Hai Chris,
    Thanks for ur reply,
    Now Its throwing null pointer exception in the URL....
    Can u pls look into d code and tell me pls...
    import java.awt.Component;
    import java.awt.GridBagConstraints;
    import java.awt.GridBagLayout;
    import java.awt.Insets;
    import java.net.URL;
    import javax.swing.ImageIcon;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JScrollPane;
    import javax.swing.JTable;
    import javax.swing.table.AbstractTableModel;
    import javax.swing.table.TableCellRenderer;
    public class MyIcon extends JPanel
      private JScrollPane jScrollPane1 = new JScrollPane();
      private JTable jTable1;
      private GridBagLayout gridBagLayout1 = new GridBagLayout();
      public MyIcon()
        try
          jbInit();
        catch(Exception e)
          e.printStackTrace();
      private void jbInit() throws Exception
        this.setLayout(gridBagLayout1);
        jTable1 = new JTable(new AbstractTableModel()
         URL lURL = getClass().getResource("file:///D:/Eg/TWEETY.GIF");
          URL lURL2 = getClass().getResource("file:///D:/Eg/TWEETY.GIF");
        Object[][] data =
            {new ImageIcon(lURL), "Copy"},
            {new ImageIcon(lURL), "Add"},
          public int getRowCount()
            return 2;
         public int getColumnCount()
           return 2;
         public Object getValueAt(int row, int column)
           return data[row][column];
        jTable1.getColumnModel().getColumn(0).setCellRenderer(new Renderer());
        jScrollPane1.getViewport().add(jTable1, null);
        this.add(jScrollPane1, new GridBagConstraints(0, 0, 1, 1, 1.0, 1.0, GridBagConstraints.CENTER, GridBagConstraints.BOTH, new Insets(60, 20, 125, 25), -97, -287));
      public static void main(String a[])
        MyIcon c = new MyIcon();
        JFrame f = new JFrame();
        f.getContentPane().add(c);
        f.setSize(400,400);
        f.setVisible(true);
      class Renderer extends JLabel implements TableCellRenderer {
    public Component getTableCellRendererComponent(JTable table, Object value,
    boolean isSelected,
    boolean hasFocus,
    int row, int column) {
    setIcon((ImageIcon) value);
    return this;
    }Ciya...

  • Message mapping problem / experts needed / UDF?

    Hello experts,
    I have the following problem in a message mapping:
    Source structure is as follows:
    - Node a (min 1, max 999)
      - Subnode b (min 0, max 999)
      - Each Subnode b has the element "number" (1,1)
    This structure must be mapped to the following target structure:
    - Node c (1,999)
       - Subnode d (0,999)
       - Each subnode d has the following elements:
           - e1
           - e2
           - e3
           - e11
    1 Source node a should create 1 target node c.
    All numbers in all subnodes b of one source node a should be mapped to the e1, e2,...e11 elements of the target structure. As one target node d can only contain up to eleven numbers, there must be several d nodes.
    I have already tried to create a UDF, but it does not work.
    Any experts who would like to share their knowledge?
    Thanks in advance.
    CHRISTOPH
    Edited by: Christoph G. on Apr 23, 2008 10:46 PM

    Hello again,
    meanwhile I have worked hard on it and I have found the solution (just one UDF (queue function) which gets the article numbers as well as constant(targetField). So the UDF covers the creation of the "groups" as well as the mapping of the article numbers.
    It was really interesting and it made me ambitious to find the solution myself I do not have access to the system today, but I will post my solution as far as I have access again. Maybe you still want to search for a solution? It really may be fun, just like some kind of a puzzle game.
    In order to make it more clear, here comes the source and target structure with an example. Let me once more explain it: In the source, there are positions, each with unlimited article numbers. Each position will create a targetPosition. The node "targetPosition" has the subNode "articlenrs" (unbounded). Articlenrs has 11 differnet elements, calles a1, a2, a3, ..., a11. That means, all article numbers from a source postion should be mapped to "groups of 11 target article numbers". Please be aware the there are 11 differnet target fields for article numbers: a1, a2, ... a11.
    I think that' why the solution of  Liang Ji and Rohit Kalugade will not work...
    SOURCE
    <position>
         <articlenr> 123   </articlenr>
         <articlenr> 456   </articlenr>
         <articlenr> 4783 </articlenr>
         <articlenr> 123   </articlenr>
         <articlenr> 456   </articlenr>
         <articlenr> 4783 </articlenr>
         <articlenr> 123   </articlenr>
         <articlenr> 456   </articlenr>
         <articlenr> 4783 </articlenr>
         <articlenr> 123   </articlenr>
         <articlenr> 496   </articlenr>
         <articlenr> 4783 </articlenr>
             . (unbounded)
    </positon>
    <position>
         <articlenr> 543  </articlenr>
         <articlenr> 865  </articlenr>
         <articlenr> 643  </articlenr>
    </positon>
    TARGET
    <targetPosition>
      <articlenrs>
           <a1> 123  </a1>
           <a2> 456  </a2>
           <a3> 4783 </a3>
           <a11> 496 </a11>
      <articlenrs>
      <articlenrs>
           <a1>4783 </a1>
      </articlenrs>
    </targetPosition>
    <targetPosition>
         <articlenrs>
         <a1> 543 </a1>
         <a2> 865 </a2>
         <a3> 643 </a3>
            </articlenrs>
    </targetPosition>
    Thanks,
    Christoph
    Edited by: Christoph G. on Apr 30, 2008 10:20 AM

  • Column width in JTables.Help needed!!!!

    Hi
    I am trying to print out a JTable and have had a few problems along the way but have managed to solve them all so far apart from this one. When the JTable is shown on screen it doesn't make the columns wide enough . I ahev managed to find some code from these forums but it doesnt resize correctly if the Column headings contain more text than any of the data (If you know what i mean). Below is the code i am using
    public void sizeAllColumnsToFitData (JTable table)  {
        for (int col = 0; col < table.getColumnCount (); col++)  {
          TableColumn curColumn = table.getColumn (table.getColumnName (col));
          if (curColumn == null)
            continue; // not a valid column skip
    //  Translate to the model
          int modelColumn = curColumn.getModelIndex ();
    //  Loop for all rows in this column looking for the widest piece of data
          int maxColumnWidth = 0;
          for (int row = 0; row < table.getRowCount(); row++)  {
            TableCellRenderer curCellRenderer = table.getCellRenderer (row, modelColumn);
            Object value = table.getValueAt (row, modelColumn);
            Component curRenderComponent = curCellRenderer.getTableCellRendererComponent(table, value, true, true, row, modelColumn);
            Dimension cellDimension = curRenderComponent.getPreferredSize ();
            if (cellDimension.width > maxColumnWidth)
              maxColumnWidth = cellDimension.width;
    //  Set the column width to fit the maximum
          Dimension cellSpacing = table.getIntercellSpacing ();
          curColumn.setPreferredWidth (maxColumnWidth + (cellSpacing != null ? cellSpacing.width : 1));
      }I pass my table into here and it works fine apart from in doesnt take into consideration the size of the headings. Please Help ME!!!!

    java.lang.NullPointerException
         at database_testing.SLAMS.sizeAllColumnsToFitData(SLAMS.java:473)
         at database_testing.SLAMS.getInfo(SLAMS.java:364)
         at database_testing.SLAMS.getInfo_actionPerformed(SLAMS.java:434)
         at database_testing.SLAMS_getInfo_actionAdapter.actionPerformed(SLAMS.java:527)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1764)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1817)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.Component.processMouseEvent(Component.java:5134)
         at java.awt.Component.processEvent(Component.java:4931)
         at java.awt.Container.processEvent(Container.java:1566)
         at java.awt.Component.dispatchEventImpl(Component.java:3639)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Component.dispatchEvent(Component.java:3480)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
         at java.awt.Container.dispatchEventImpl(Container.java:1609)
         at java.awt.Window.dispatchEventImpl(Window.java:1590)
         at java.awt.Component.dispatchEvent(Component.java:3480)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)Also i think it may have something to do with my headerRenderer being null cus if i replace the line TableCellRenderer headerRenderer = curColumn.getHeaderRenderer(); with TableCellRenderer headerRenderer = table.getTableHeader().getDefaultRenderer(); then it doesnt come up with an error but only increase the size of the coluns (where neccessary by 2 characters)

  • MDN Issue in AS2 adapter.. Seeburger experts., Need help

    Hi All,
    Iam doing a scenario EDI-->Idoc for purchase order(ORDERS) by using AS2 adapter.
    We are expected to send the technical acknowledgment once we receive the Orders from sender.
    I think When we use the MDN (Message disposition notification), i will be getting the system generated acknowledge like below.
    <b> <TransmissionReport>
    <from>SAP</from>
    <to>BIS</to>
    <transmissionMsgID>43cc21a0-f752-11d8-c8ca-00c09f19e074</transmissionMsgID>
    <sentAt>2004-08-26T132252+0200</sentAt>
    <info/><adapterName>AS2</adapterName>
    </TransmissionReport></b>
    But my requirement is to send the ackowledgement with few more details like <b>POnumber</b> along with the standard details like below.
    <TransmissionReport>
    <from>SAP</from>
    <to>BIS</to>
    <transmissionMsgID>43cc21a0-f752-11d8-c8ca-00c09f19e074</transmissionMsgID>
    <b><POnumber>6529833</POnumber></b>
    <sentAt>2004-08-26T132252+0200</sentAt>
    <info/><adapterName>AS2</adapterName>
    </TransmissionReport>
    1. Is there any option where i can modify the MDN acknowledgement file by adding few more fields??
    2. If not please suggest me how i can proceed with this.
    <b>Note:</b> We should not use by creating one more msgtype in SAP and send back the acknowledgement like Orders response(ORDRSP). They just want the file from XI itself.(But not from SAP Side).
    Regards
    Seema.
    Edited by: Mike Pokraka on Jul 24, 2008 1:43 PM

    Hi Reddy,
    If ur problem is solved can u plz help me?
    I have one question related to the MDN .
    My scenario is like AS2 adapter is on the receiver side means its converting XML to EDI format. When the payload along with MDN is sent from the XI side EDI partner , the EDI partner sends back the MDN acknowledgment back to XI.
    The problem is that XI is not able to accept the MDN acknowledgment.
    Could you please suggest what all steps need to be configured to receive that MDN acknowledgment on XI side.
    e.g 1)AS2 Communication channel with message protocol REPORTS
    2)Sender agreement for accepting the acknowledgment
    3) What type of message interface is to be used which is required in the configuration step for sender agreements(MDN specific format??)
    4) Any other configuaration required ??
    Please reply as soon as possible.
    With regards,
    Simran

  • Hi Experts need to know the user exit how to find out MV50AFZ1

    Hi experts,
    How to find the user exit i already tried with cmod ->utilities-> find exit and giving package name but not getting it please can u tell how to find it MV50AFZ1
    Regarding
    anil

    HI,
    Chek the following Exits..
    Exit Name           Description
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (headr)
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of Stock for POs for Shipping Due Date List
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)

  • IMac CRT Tube Expert Needed

    Hi. I need to cut the CRT Tube of my iMac 350 G3 into half with a circular saw (the one with that looks like a grinding flat circle thing with bits of diamong/sandpaper like texture, using a Bosch drill). Is this safe? Would there be toxic gases or materials that will spew out the tube? How think is this CRT Tube?
    God bless,
    Alvin
    applecatholic.com

    Completely, totally, horrendously unsafe. There is a strong risk of fatal electric shock, tube implosion (lots of flying glass) as well as exposure to hazardous substances including lead, mercury, barium, cadmium and phosphorous. If improperly managed, the health risks associated with human contact to these five toxic substances within the CRT can be deadly.
    So if you haven't already (in which case have someone post the hospital to which we should send flowers) DON'T!
    BTW, this forum is for the new Intel-based iMac. For future questions, please be sure to post in the forum for your specific hardware.

  • Hi Experts, need an example for abap unit test(ABAP OO)?

    Hi Experts,
    I want to do abap unit test for the developed programs, could anyone please give me an example program of development(a simple is ok, just use it to test)? and an abap unit test example for the program, what I want is to use object oriented abap, thanks in advance!
    Merry Christmas to you all.
    Kind regards
    Dawson

    Hi
    Below documents will give you more information,
    http://help.sap.com/saphelp_nw04/helpdata/en/a2/8a1b602e858645b8aac1559b638ea4/content.htm
    ABAP Testing and Troubleshooting [original link is broken]
    http://bi.offis.de/publicProject/g16cglafhqva.htm
    regards
    Nagaraju

Maybe you are looking for

  • How to add columns in field-symbol

    Dear All,               Have made a report for HR - ZHR_CTC by using logical database and field-symbol. Report is working fine, but now have to add columns e.g business area text, positions text etc. Have added columns in field-symbol.But not able to

  • Problem with droplet

    All my file type associations work fine. Every image opens in Photoshop CC 2014. No problem there. But when I make a droplet I do have a problem. The droplet opens Photoshop CC (not 2014) and my actions fail because that is a Dutch version of Photosh

  • How to add a side bar?

    In many books, there is always a side bar that shows tips, interecting facts, etc. How do I add these in iBooks? And will it work for landscape and portait mode? Thanks!

  • Does killing the AppStore app stops automatic app updates?

    I stopped the AppStore app on my iPhone, removed it from the recents list and haven't opened it for a while. During this time, no app updates came in. Then yesterday I opened up AppStore again and it found 37 updates. I thought that stopping and remo

  • IDVD 6

    I am new to iDVD 6 having just upgraded from iDVD 5. I have just taken 211 photos from iPhoto, created a slideshow using the new Wizard in iDVD, I included the theme and the slideshow of 211 pictures, included some audio and then burnt the DVD. When