BOL-Relation missing in Webservice-Tool

Hi,
Im trying to set up a webservice but I miss a relation to get the standard address of the mainresponsibleperson.
My root object is BTOrder.
Can anyone help me?
Thanks a lot,
Ben.

hi,
You can access partner address by btorder as follows:
Node                  Relation
BTOrder              BTOrderHeader
BTAdminH           BTHeaderPartnerSet
BTPartnerSet       BTPartnerAll (or partner required by you)
BTPartner            BTBusinessPartner
BuilHeader           BuilAddressRel
BuilAddress        
In Attribute Structure you will find required address fields.
Best regards
Pankaj Kumar

Similar Messages

  • The select tool is missing from my tool bar in indesign. Instead the page tool is there. How do I get the selection tool back?

    The selection tool is missing from my tool bar in indesign. Instead the page tool is there. How do I get the selection tool back?

    Your reply is blank. The forums do not accept attachments, so  if that's how you tried to post a screen shot please come back to the web page and use the camera icon to embed it in a post, like this:

  • BOL relation to get the status description of any business partner

    Hi Experts,
    We have the requirement to display the status of an employee in a separate assignment block.
    Can you suggest me any BOL relation which I can use?
    At present I have used the FM BAPI_BUPA_STATUS_GETDETAIL to get the status value and running a query on table TJ30T to get the status description. We need to get rid of the database query. Can you suggest a better way of achieving the solution.
    Thanks in advance.
    Regards,
    Sayan

    BuilHeader has a dependent Object BuilStatus  which can be used for this purpose.
    Regards,
    Harshit Kumar

  • CRM 7.0 Webservice Tool error

    Hello friends,
    I have an issue : I want to use the Webservice Tool to provide data for the Document Template Designer. I copied a standard Webservice to ZMYWEBSERVICE. When I tested my Webservice Object by completing the wizard  after pressing Productive ... I get the following error :
    "Error retrieving URL to Web service test page for Web service name ZMYWEBSERVICE"
    Any suggestions why I get this error ? Note that we only have an ABAP stack and no JAVA stack. Maybe this could be the problem, as I know that transaction SOAMANAGER for instance needs a JAVA stack ...
    Best regards,
    Abjuh

    Hi,
        I think that the absence of java stack should not be a problem. You can consume web services with abap stack alone.
    However, you can take a hint from here
    [Re: Web Service Tool: Opening test page results in "Error retrieving URL to ...;
    Regards,
    Arun Prakash

  • Eclipse:package weblogic.webservice.tools.wsdlp does not exist

    Hi, everyone! I got an error While I was Compiling the Entire MedRec Project application on Eclipse3.1 with ant. However, when I used setEnv.cmd and ant command(), it's all Ok! The error message shows as below:
    banner:
    [echo] #### S T A R T C O M M O N W E B A P P ####
    [mkdir] Created dir: C:\medrec_tutorial\build\tmp
    build:
    [javac] Compiling 23 source files to C:\medrec_tutorial\build\tmp
    [javac] C:\medrec_tutorial\src\common\web\com\bea\medrec\utils\MedRecWebAppUtils.java:319: package weblogic.webservice.tools.wsdlp does not exist
    [javac] if (th instanceof weblogic.webservice.tools.wsdlp.WSDLParseException) {
    [javac] ^
    [javac] 1 error
    BUILD FAILED
    file:C:/medrec_tutorial/src/common/web/build.xml:29: Compile failed; see the compiler error output for details.

    Bruce Stephens <[email protected]> wrote:
    Hello,
    This looks like a bug that has already been reported and resolved. If
    you could provide your test case to our super support group [1], and
    reference CR127344, they should be able to sort out this issue.
    Thanks,Hi ,
    I also got the same error.If u find the solution please email me
    isuru [email protected]
    Thanx
    Bruce
    [1]
    http://support.bea.com
    [email protected]
    Franck wrote:
    Hello,
    when I try to build my webservice with a stateless bean and a complexdata type (byte[]), by using ANT and SERVICEGEN.
    I have the following exception (with WL 8.1, but it works witout problemwith WL 7.0.4).
    *** ERROR:
    -package weblogic.xml.schema.binding does not exist
    [servicegen] extends weblogic.xml.schema.binding.BeanCodecBase
    What has changed between the both version.
    can somebody help me
    Tank you
    Regards

  • I'm using Photoshop Elements 12 on Windows 8.1.  When I go into the Expert Edit Mode the toolbar available appears in one single column and misses off several tools including foreground and background colour.  How can I restore the original toolbar?

    I'm using Photoshop Elements 12 on Windows 8.1.  When I go into the Expert Edit Mode the toolbar available appears in one single column and misses off several tools including foreground and background colour.  How can I restore the original toolbar?

    Thanks for your help - your suggestion worked beautifully.Dennis Hood
          From: 99jon <[email protected]>
    To: Dennis Hood <[email protected]>
    Sent: Thursday, 15 January 2015, 15:20
    Subject:  I'm using Photoshop Elements 12 on Windows 8.1.  When I go into the Expert Edit Mode the toolbar available appears in one single column and misses off several tools including foreground and background colour.  How can I restore the original toolbar?
    I'm using Photoshop Elements 12 on Windows 8.1.  When I go into the Expert Edit Mode the toolbar available appears in one single column and misses off several tools including foreground and background colour.  How can I restore the original toolbar?
    created by 99jon in Photoshop Elements - View the full discussionTry re-setting the prefs.Go to: Edit >> Preferences >> General (Photoshop Elements menu on Mac)Click the button Reset Preferences on next Launch If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7099161#7099161 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7099161#7099161 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Photoshop Elements by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Fields missing from webservice datasource in SSRS

    We are using a XML webservice as a datasource for SSRS. The webservice is returning  the hierarchy of departments of our company.
    The data is consumed by SSRS but some fields are missing.
    This is (simplified) what is returned by the webservice:
    <department>
      <nr>1</nr>
      <name>name1/name>
    </department>
    <department>
      <nr>2</nr>
      <name>name2/name>
      <parentdepartment>1</parentdepartment>
    </department>
    etc
    The field parentdepartment is missing from the fieldlist, even if I add it by hand it will be empty.
    At this forum I found that fields are even skipped when the first item has an empty value for a certain field so the absence of a field in the first item must certainly be the
    problem. Nr 1 has no parentdepartment field.
    Is there a way around this like skipping the first department, we don't need it, or forcing the SSRS-datasource to add the parentdepartment field.
    As it is used by many applications we prefer not to change the webservice to skip the first or add dummy values to the first item.

    Typically if the field doesn't show up the CR can't figure out what type it is which means when we query the DB for the field type the client/server returns the wrong type or some type that CR doesn't support.
    How is the field defined on the server?
    Thank you
    Don

  • Photoshop missing in bridge tools menu since CC2014 upgrade

    Photoshop is missing from the Bridge Tools menu since my CC2014 upgrade.
    How do I get it back?
    Any help?
    I'm dead in the water.
    r.

    Well, My Ps CC is long gone and, apparently, re-installing it does not solve the problem.  I posted another discussion on this issue within this forum entitled "Many communication issues between Photoshop CC 2014 and Bridge since update."  Sorry, had forgotten about this one.  I also tried calling Adobe's Tech support, but they don't seem even to be aware of such issues and were not able to present a solution over the phone.  So far, here is a summary of what is happening with me, which I hope will help pinpoint everyone else's issues:
    1. "Browse in Bridge" from Photoshop will result on CC app window opening asking if I am sure that I want to update "this Bridge version."  I have no idea of what this means.  I already updated Bridge and Photoshop over and over and the issue still occurs.
    2. Bridge tools menu does not have the options to open images in Photoshop any longer.  This is to me the most frustrating issue of all.
    3. Mini Bridge is absent from Ps CC 2014
    So, could Adobe please help here?

  • IC WebClient BOL - Relation Type

    Hi,
    When creating new BOL for IC WebClient: Object, Relationship name, cardinality of the source and the assigned object, Relation type has to be assigned.
    Relation type is not mandatory. There are three different types of Relation type:
    <b>A   Association
    B   Composite
    C   Aggregation</b>
    Can anyone please explain these three different types of relation type?
    Thanks,
    Shankar

    Hi Shankar,
    wikipedia has some good explanations for these terms:
    <a href="http://en.wikipedia.org/wiki/Association_%28object-oriented_programming%29">Association</a>
    <a href="http://en.wikipedia.org/wiki/Object_composition#Aggregation">Aggregation (a special kind of compostion)</a>
    <a href="http://en.wikipedia.org/wiki/Object_composition">Compositon</a>
    Regards
    Mathias

  • Photoshop missing from bridge tools menu

    I have upgraded from CS2 to CS3 and now cannot access Photoshop automate features via bridge as the Photoshop menu item is missing from the Bridge tools menu. I am running XP professional all programmes are up to date

    All items are checked in Startup Scripts dialog, but when I click on Reveal My Startup Scripts, the folder is blank.
    In /Library/Application Support/Adobe, there is no Startup Scripts CS5 folder.
    I have now uninstalled CS5, used the cleaner and reinstalled it from different download files seven times, so I doubt that's the problem.
    Don't know what to do next.

  • CS4: rubber-band option missing using pen tool

    I'm missing the rubber band option using the pen tool. I often used that feature in earlier versions. But CS4 Extended seems to not have it anymore. Help tells me it should be in the options palette once you activate the pen tool. I don't have it, though. How can I access that option? Thanx.

    ... and the same place as CS1. I found it. I was looking for a checkbox and didn't try to click on the small triangle next to the pen-tools. Thanks!

  • Missing BI Data Tools in SQL Server 2014

    Hi All!
    I just doing the first steps in SSIS 2014 (RTM) after I played around a lot with SSIS 2014 (CTP2).
    In case of CTP2 there was a separate download in MSDN called "SQL Server Data Tools for SQL Server 2014 CTP2" which contained VS2012 + the projects for SSIS, SSRS etc...
    I'm missing these tools for SQL 2014 RTM. What do I do wrong? Could it be, that they are still unreleased?
    Thanks in advance for your help.
    Regards,
    Patrick

    Hi Patrick,
    It's true that the SQL Server Data Tools (SSDT) is not shipped with SQL Server 2014 RTM DVD, and we need to download and install it from:
    Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2013
    http://www.microsoft.com/en-us/download/details.aspx?id=42313
    Regards,
    Mike Yin
    TechNet Community Support

  • Missing direct selection tool

    Hi! I'm using CS3. All of a sudden, my direct selection arrow is missing from my toolbar! I tried going to Window > Workspace > Default Workspace... and it still didn't come back. I don't know what I did to make it disappear... but I need it back! I also tried restarting. No luck. Thanks.
    Julie

    It could be hiding under the position tool. Try opt+clicking it to
    toggle between the postion and direct selection tools.
    Bob

  • My Search Tab is missing, back arrow, Tools etc...How do I get those back?

    My Firefox Search tab doesn't give me a place to type, my back arrow, refresh and home buttons are missing as well. TOOLS, VIEW etc are missing. How do I get that back?

    Hide and unhide purchases in the Mac App Store

  • Missing the Type tool

    I'm starting a new document for the first time on a free trial version of Adobe InDesign6.  I watched tutorials before beginning, but it seems that the "T" type tool is missing.  Does anyone know why or how to resolve?  Thanks.

    Thanks for your help.  It seems that the "Type on a path" tool was showing
    up instead.  When I right-clicked on it, I was able to toggle it back to
    just "T".
    Blessings,
    Gwen Lane
    Eastanallee Baptist Church
    Ministry Assistant
    *Trust God from the bottom of your heart; don't try to figure out
    everything on your own. Listen for God's voice in everything you do,
    everywhere you go…Your body will glow with health, your very bones will
    vibrate with life! - Proverbs 3:5-6

Maybe you are looking for

  • Defining xsd and assiging an array to the output variable in a BPELprocess

    I have created a BPEL application in which a web service has been invoked which returns an array.If the array has a fixed size i am able to define the XSD,but what if the array does not have a fixed size.How should i define the xsd in this case,i mea

  • Original file could not be found

    I just went into iTunes and was going to make a new playlist.  When I tried to click and drag songs to the playlist an error box says the song can not be used because the original file could not be found.  I went randomly through all my music and eve

  • DVD drive crashes every time

    I installed a DVD burner (NEC DVD_RW ND-3540A) in place of my DVD-RAM drive. The new drive is set as a master. The drive works fine, except if I dont eject a disc immediately after burning, the entire bus goes down. I am not able to shutdown, restart

  • Problem using a bean in JSP on Tomcat 5.0.28

    Hi, I'm new to JSP, I've installed Tomcat 5.0.28 and I'm able to run JSP but when I try an asp wich uses a bean it gives me this error, the directory structure is testingProject with the first.jsp testingProject\WEB-INF\classes\myPackage with the tes

  • AE Flat + Airport Disk Troubles

    I just got my new AE Flat today. I like it a lot, but I would like it even more if I could use it to access my USB HD (which is the whole reason I purshased the new AE in the first place). The drive connects fine when directly connected to my PBG4 ov