FM BAPI_PO_GETDETAIL1 with table and Flex

Since you didn't post the WSDL itself I am forced to ask the obvious, is the table you want "exposed" on the web service side?

Sorry for that. I did realize that it was a mess after the post, but I had to leave.
I am using FLEX Builder 3.
I tried changing the parameter of the <mx:operation from e4x to XML and still the same issue occurs. How do I use the event.message.body in the code?
Here is the required section of the WSDL.
- <xsd:element name="BAPI_PO_GETDETAIL1.Response">
- <xsd:complexType>
- <xsd:all>
- <xsd:element name="POITEM">
- <xsd:complexType>
- <xsd:sequence>
  <xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="s0:BAPIMEPOITEM" />
  </xsd:sequence>
  </xsd:complexType>
  </xsd:element>
The last part of the XSDL is below
- <binding name="BAPI_PO_GETDETAIL1Binding" type="s0:BAPI_PO_GETDETAIL1PortType">
  <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
- <operation name="BAPI_PO_GETDETAIL1">
  <soap:operation soapAction="http://www.sap.com/BAPI_PO_GETDETAIL1" />
- <input>
  <soap:body use="literal" />
  </input>
- <output>
  <soap:body use="literal" />
  </output>
  </operation>
  </binding>
- <service name="BAPI_PO_GETDETAIL1Service">
  <documentation>SAP Service BAPI_PO_GETDETAIL1 via SOAP</documentation>
- <port name="BAPI_PO_GETDETAIL1PortType" binding="s0:BAPI_PO_GETDETAIL1Binding">
  <soap:address location="http://xxxxxxx:1080/sap/bc/soap/rfc" />
  </port>
  </service>
  </definitions>
I assumed that since the BAPIResponse has the POITEM table, i could refer to it in the data grid as lastResult.POITEM.item
Thank you Daniel for your help.

Similar Messages

  • Searching a Mysql Database With PHP and FLEX 2.0

    Hi there
    I need help with an adobe Flex 2 PHP Mysql project.
    This project has a search feature where the user selects
    Criteria based on 3 dropdown components that are populated with
    dynamic data from PHP MYSQL.
    When the user selects these 3 criterias,we would like the
    results to be displayed on the flex application under the search
    bar,
    Please let me know If You would be interested.
    I have Adobe Connect,MSN,AIM,SKYPE,YAHOO,etc.
    We can offer more work after this job has been completed.
    I am an 8 year Internet veteran with a Mass amount of
    Work,and projects,for flex.
    Please at least email me with any questions,
    Thanks
    Brandon James Broga
    web technologies
    [email protected]
    aim = brandonjb2008
    msn= [email protected]
    yahoo = webtechhost

    ...Have you gotten any replies on this yet? If not...I've
    been putting small web apps, and web-enabled clients, together
    under pressure for nearly 10 years...Mostly
    VBscript/Javascript/SQLserver/Oracle, but I can do JSP and have
    also dabbled in PHP/MySQL (my
    Movies
    Database Page is in PHP/MySQL). I've been trying to get some
    time to setup a Flex 3 container on my home server, probly I'll use
    WebOrb...
    Lemme know,
    Pudnik

  • Oracle equals_path condition NOT working with table and materialized view

    The user i am using is xdb with dba role.
    1.When i try to use the statement
    SELECT PATH FROM xdb.path_VIEW
    WHERE
    EQUALS_PATH(res, '/home/OE/PurchaseOrders/2002')=1
    the result is
    /home/OE/PurchaseOrders/2002
    2. When i drop the path_view and recreated it like materialized view with statement
    create MATERIALIZED view path_view as
    select /*+ ORDERED */ t2.path path, t.res res,
    xmltype.createxml(xdb.xdb_link_type(NULL, r2.xmldata.dispname, t.name,
    h.name, h.flags, h.parent_oid, h.child_oid),
    'http://xmlns.oracle.com/xdb/XDBStandard.xsd', 'LINK') link,
    t.resid
    from ( select xdb.all_path(9999) paths, value(p) res, p.sys_nc_oid$ resid,
    p.xmldata.dispname name
    from xdb.xdb$resource p
    where xdb.under_path(value(p), '/', 9999)=1 ) t,
    TABLE( cast (t.paths as xdb.path_array) ) t2,
    xdb.xdb$h_link h, xdb.xdb$resource r2
    where t2.parent_oid = h.parent_oid and t2.childname = h.name and
    t2.parent_oid = r2.sys_nc_oid$
    then the equals_path condition STOP working !!!
    3. The same experiment, but i recreate it like table
    create table path_view as .... using the rest of the statement ...
    Can someone help me to understand why equals_path is NOT working on table and materialized view !

    Thanks Jonah. I was under the impression that I already had it but seems like it has to be a direct priv - thru a role doesn't work.
    I granted the reqd privs and then it worked fine. Thx for your help!

  • MDM - Examples needed with Tables and Data

    Hi,
    I am new to MDM. I just loaded the Console and Data Manager and connected to an MDM server. I am able to create a repository and browse in the Data Manager. However, I want to get some Table examples and data that go along with it. I am looking for a step by step guide to create some good tables and load actual data into it using a flat file or XML.
    Any help is greatly appreciated!

    Hi,
    MDM Repository Structure:-
    Table Types in MDM Repository
    1.Only one main Table.(Default name is Products)
    2.Sub Tables
    Lookup Sub tables are just one of the powerful ways that MDM enforces Data integrity in an MDM repository.
    (Parent - Child Relationships)
    3.Object Tables
    It is special type of Lookup Subtables.It includes the images ,Sounds,Videos,Binary objects,Text Blocks,Copy Blocks,Text HTMLs and PDFs.You cannot store any object dirctly to the Repository.Instead ,each object is defined or imported into the repository once then linked to a main or subtable field as a lookup into the object table of that type.
    [Object Tables eliminate redunt information ,since each object appears only once in the MDM repository even if it is linked in multiple records.]
    4.Special Tables
    Special Tables include Image variants,Masks,Families,Relationships,Work Flows,Named Searchs,Data Groups and Validation Group Tables.
    [Data Groups and Validation Group Tables are does not exist in the MDM Repository.]
    5.System Tables
    System Table appear under the Admin Node in the console Hierarchy include roles,Users,Connections,Change Tracking,Remote Systems,Portas,Links..etc.
    Creating Look up table.
    1.Create Lookup Table(Type as Hierarchy,Taxonomy,Qualifier)
    2.Add a Field in Main table
    3.Set the type(Hierarchy,taxonomy,Qualifier lookup)
    4.You need to enter or map the lookup table name and field.
    5.When ever u add new record in the Lookuptable,You can able to use that lookup data in the Main Table Record creation.
    I donot have software with me ,otherwise i would have given screenshot to u.
    For further info, U can refer Console reference Guide.
    Best Regards
    Devaraj PK

  • Trouble with Tables and image rollovers

    I hope someone might be able to help me. l am
    designing a website using tables and was wondering if l can have a
    thumbnail image in mutliple cells that can be rollovered to open a
    larger images in a common cell without the use of layers. If
    someone was to even point me in the right direction using the right
    terminology l should be able to find the info l need. Or maybe it's
    as simple as letting me know that l must use layers in a cell to
    get that result. Thanking you in advance for your help.

    NEVER use layers directly in a table cell, or any absolutely
    positioned
    element for that matter.
    There are good methods for doing exactly what you want -
    posted here on this
    forum - search for "show pic"....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Bill Hewitt" <[email protected]> wrote in
    message
    news:ff59up$kcc$[email protected]..
    >
    I hope someone might be able to help me. l am
    designing a
    > website
    > using tables and was wondering if l can have a thumbnail
    image in mutliple
    > cells that can be rollovered to open a larger images in
    a common cell
    > without
    > the use of layers. If someone was to even point me in
    the right direction
    > using the right terminology l should be able to find the
    info l need. Or
    > maybe
    > it's as simple as letting me know that l must use layers
    in a cell to get
    > that
    > result. Thanking you in advance for your help.
    >

  • WAD drag and drop with table and graphs

    Dear Experts
    I create a web template with chart and query.
    I have problem with drag and drop when I change the visualization of
    the template.
    If I create a template with graph open I can add free characteristics
    only if the graph is open. If I want close it, I can only change/substitute the
    free characteristics, but not add one.
    this behavior is opposite if I create the template with graph close: I
    can add free characteristic if the graph is closed, when I open it I
    can only change/substitute the characteristics.
    Is this the correct behavior
    Thank you and best regards
    Elena

    Merci beaucoup!!
    it is also posible in AWT ?
    Message was edited by: roshca181
    [email protected]

  • Problem with java and flex web service

    Hi,
    I have a basic web service written in java using jax ws 2.1
    ri. I need to call it from Flex using the WebService class
    Annotations for the java web method :
    @WebMethod
    public void Login(
    @WebParam(name="server") String serverURL,
    @WebParam(name=AUTHENTICATE_HEADER,header=true,mode=WebParam.Mode.INOUTHolder<Authenticate Header>
    authHeader)
    When I try and call the service from Flex , it can't find the
    login method and attempts to call it fail. If I set the web service
    to RPC based using @SOAPBinding , the method is found but then
    there are issues with the authentication header.
    What do I need to do to get flex web services communicating
    succesfully with java ?
    Are there are any known compatibility issues ? Or guidelines
    for going about this ?
    Any help would be appreciated

    well Shay,
    i've used JDev's tools to developer and to deploy the web service: the war and ear files are automatically generates you to the end of the process.
    I have included all the files java and the compiled classes, but I do not have files jar.
    But don't works: if i create only one java class with all code inside then it works fine!!
    Daniele

  • Image positioning with table and css?

    Hi please look at the following link to see my problem
    http://www.stefanlesik.com/csg/traditional-designs.htm.
    I am trying to position a list of photos with details of dimensions
    and reference number below each. I have set up a table with 2
    columns but I cannot position the images inside the cells
    correctly. I've also tried adding an image style to each with
    padding etc but this does not work. I'm sure there is a simple
    solution. Any other comments about the design of the site would
    also be very welcome. Thanks in advance

    You need to add valign="top" to your cells in that table.
    <td height="0" width="265" valign="top">
    Also your first image is wrapped in a <p> tag. The
    second is not. That is why you will see extra space at the top of
    the first one. You can also delete all of the height="0" that you
    have through out your code.
    J

  • Help with tables and backgrounds

    Can I set the page background to stay still while the table
    scrolls over it? I have done this with things like myspace and
    would like to be able to do it with my own websites
    sometimes.

    Investigate CSS for creating a fixed background.
    JMS

  • Help with PHP and FLEX integration

    Hello i was wondering how to use php sessions with flex, i
    need a way to have secure connections between flex and php.
    I am using a script i made to pass mysql commands/results
    between them, and i am currently passing the php session id with
    the transactions. But if anyone gets a hold of a valid php session
    id then they will be able to use it. Possibly using flex server to
    have secure transactions?
    If i host both the flex created swf and the php file on a
    https server will it "talk" securely?
    thanks lots

    You may get a quicker answer from Cartweaver's newsgroups.
    http://www.cartweaver.com/support/
    They're usually quite prompt and helpful.

  • Importing a large MS Word file with tables and graphics into InDesign CC

    I have a large (300 page) Word file, either doc or docx and I'd like to import it into InDesgn to convert to a Kindle book.  I'm very new to InDesign.
    Thanks
    Derm

    You'll need to learn InDesign before you even think about going to epub.
    Books:
    Sandee Cohen's Visual Quick Start Guide: http://amzn.to/14JHq54
    Digital Publishing with Adobe InDesign CS6 : http://amzn.to/13N06jN
    Lynda.com: Here's a link for a one week trial: http://bit.ly/RS0GXs
    Oh, and to answer you question, use file>place and then browse to the
    Word file. Then shift click on the first page of the InDesign to
    automatically create enough pages.

  • MediaPlayer with OSMF and Flex

    Hello,
    Im trying to build an Media Player with Adobe Flex. Im using OSMF to realize it but I have a problem with Flex created SWF Files. Its not possible to lad it. When Im Loading a clean AS3 SWF File its not a problem only loading Flex created SWFs. Here is my sample code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" initialize="initApp();" width="1920" height="1080" layout="absolute">
         <mx:Script>
              <![CDATA[
                   import mx.events.FlexEvent;
                   import mx.core.Application;
                   import org.osmf.containers.MediaContainer;
                   import org.osmf.media.MediaPlayer;
                import org.osmf.utils.URL;
                   import org.osmf.media.URLResource;
                   import org.osmf.proxies.TemporalProxyElement;
                   import org.osmf.composition.SerialElement;
                   import org.osmf.media.*;
                   import org.osmf.swf.*;
                   import mx.core.UIComponent;
                   private static const swfUrl:String = "cwcam.swf"
                   private var mediaElement:MediaElement;
                private var mediaPlayer:MediaPlayer;
                private var container:MediaContainer
                      var serialElement:SerialElement;
                   public function initApp():void {
                        var mySWFURL:URL = new URL(swfUrl);
                        serialElement = new SerialElement();
                        container = new MediaContainer();
                        serialElement.addChild(new TemporalProxyElement(4,new SWFElement(new SWFLoader(), new URLResource(mySWFURL))));
                        container.addMediaElement(serialElement);
                        videoParent.addChild(container);
                        mediaPlayer = new MediaPlayer( serialElement );
              ]]>
         </mx:Script>
          <mx:UIComponent id="videoParent" visible="true" width="1920" height="1080"/>     
         </mx:WindowedApplication>

    Hi,
    This error is thrown because MessageBrokerServlet doesn't accept GET method requests. Are you using RemotObject to invoke Remoting services? Please check the article in the URL below:
    http://sujitreddyg.wordpress.com/2009/06/01/building-flex-application-for-blazeds-remoting -service-using-flash-builder-4/
    Hope this helps.

  • Export .pages with tables and formulas to .doc loses the formulas

    I'm taking a class which is spreadsheet heavy. I've been using Pages to do my homework because it allows me to create tables which contain formulas so that I don't need to also have a Numbers spreadsheet to do the calculations.
    When I export a file like this from Pages to .doc format, all of the formulas do not show up when I open the exported file in MS Word, OO.o, or NeoOffice.
    Is this a bug in Pages or a limitation in the .doc format? Any help much appreciated.

    The second part seems to be a little bit difficult. (pdf_part_2.PDF (4 pages)).
    app.pdfExportPreferences.pageRange = "1-8","9-12" p[i].name;
    This is very wrong but what is the right way?
    pageRange is a string. Strings start and end in double-quotes. Everything goes inside them. Your first example is confused because you have a lingering p[i].name that should not be there. So you want these two:
    app.pdfExportPreferences.pageRange = "1-8";
    app.pdfExportPreferences.pageRange = "1-8,9-12";

  • Help with tables and borders?

    How can I add a border to the bottom of the cell? If you see
    http://www.compusa.com, you can
    see that the left 'frame' has a table with one cell with
    'Advertised Specials' (which is also underlined) while the other
    cells that don't have any borders. How can I draw that line under
    'Advertised Specials'? I can't underline the word because the line
    will only cover the length of the word, so I can only assume that
    they're doing this by adding a bottom border to just one cell. Is
    this how they do it?
    How can I get that effect? Can I draw?
    Thanks

    "vonchi_m" <[email protected]> adding a
    bottom border to just
    one cell. Is this
    > How can I get that effect? Can I draw?
    No, you need to use css to define a bottom border to a table
    cell. Alan has
    give you the css, you then need to apply that to the cell
    where you want a
    bottom border
    <td class="bottomline">Name of Link</td>
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html

  • Option to go with XCelcius and FLEX

    Dear all
    For creating reports in Dashboards ,  we are having 93 reports . When we  should go for XCelcius and When
    we  should go for Flex  ?
    Can anyone please expalin me in detail?
    Regards
    Dinesh

    Hi Dinesh
    I recommend to post your question [here|SAP BusinessObjects Dashboards;
    Best reagrds
    Falk

Maybe you are looking for

  • Remote Desktop Connection cannot verify the identity of the computer that you want to connect to.

    I had a Windows 2008 server which was upgraded to 2012.  Now RDC doesn't work and I get the following message: Remote Desktop Connection cannot verify the identity of the computer that you want to connect to. RDC works on the server because I can rea

  • I want to change my microsim and cannot open the slot??

    I want to change my microsim. How can I open the slot?

  • Download basket content could not  read

    Dear Consultant I have downloaded and installed the SAP download manager. I have configured the download manager and the screen shot for configuration is attached. During the runing of download manager. I am getting the below messages: "The basket co

  • Tomcat error: "method not found"

    I'm starting a new thread because the issue is method not found. So kindly bear with me. I'm using Tomcat 5 with Javac 1.4.2. I have created a test class called hellothere. The idea is to call a method from JSP. package helloworld; import java.lang.*

  • Oracle report capture

    I hope u can help me. I'm trying to capture reports of .rdf type. Although it is captured succesfully into the repository, i get this warning: CGEN-03362: Module: no repository elements found to map application logic on: '%' (Modular, Format trigger,