Link button for udo in the xml

Hi all ,
I know how to link a system object like this.
<column AffectsFormMode="1" backcolor="-1" description="" disp_desc="0" editable="1" font_size="12" forecolor="-1" right_just="0" text_style="0" title="Code" type="116" uid="202" visible="1" width="80">
                                                       <databind alias="U_ItemCode" databound="1" table="@APS1"/>
                                                       <ExtendedObject linkedObject="4"/>
                                                  </column>
but how can I link a UDO ? if My UDO' name is MUDO ,I  write the XML like this,
<ExtendedObject linkedObject="MUDO"/>
and I always got error . who know ?
thanks

Hi Wei,
That's because you can't link to UDO's. There is no object type for an UDO. You should use onject type NONE and make the logic behind it yourself. (Capture the linked button press event and handle all actions)
Hope this helps,
Rowdy

Similar Messages

  • Link Button to UDO in my Grid

    hi,
    is ther a way to implement a link button im my Grid Column and bind it to an existing UDO ?
    I'm using SBO 2007A SP00 PL37.
    the following code, shows the link button and links to an item
    oGrid.Columns.Item(0).Type = SAPbouiCOM.BoGridColumnType.gct_EditText
            oCol = oGrid.Columns.Item(0)
            oCol.LinkedObjectType = 4
    i tried to link to my udo by the following but without success:
    oGrid.Columns.Item(0).Type = SAPbouiCOM.BoGridColumnType.gct_EditText
            oCol = oGrid.Columns.Item(0)
            oCol.LinkedObjectType = "UDO_VM_CONTRACT"
    I'm looking for a way of direct linking. Now i try to do the following workaround, but maybe there is a better way to solve this problem:
    Case SAPbouiCOM.BoEventTypes.et_MATRIX_LINK_PRESSED
                            If pVal.BeforeAction = False Then
                                BubbleEvent = False
                                moSboApplication.ActivateMenuItem("VmContract")
                            End If
    best regards
    Markus
    Edited by: Markus Rewak on Jul 10, 2008 11:11 PM
    Edited by: Markus Rewak on Jul 10, 2008 11:12 PM

    Hi Madhu,
    the udo object type is not working. To get the drill down functionality you have to use the item-object (4) and catch the matrix link pressed event and search the udo by your own logic.
    ' Add a link button to a column
            oGrid.Columns.Item(0).Type = SAPbouiCOM.BoGridColumnType.gct_EditText
            oCol = oGrid.Columns.Item(0)
            oCol.LinkedObjectType = 4
    Case SAPbouiCOM.BoEventTypes.et_MATRIX_LINK_PRESSED
                                If pVal.ColUID = "Vnr" And pVal.BeforeAction = True Then
                                    BubbleEvent = False
                                Dim sLink As String
                                Dim oGrid As SAPbouiCOM.Grid
                                oGrid = oForm.Items.Item("Gcont").Specific
                                oGrid.DataTable = oForm.DataSources.DataTables.Item("DTcont")
                                sLink = oGrid.DataTable.GetValue(0, pVal.Row)
                                moSboApplication.ActivateMenuItem("VMarkus")
                                moSboApplication.Forms.ActiveForm.Mode = SAPbouiCOM.BoFormMode.fm_FIND_MODE
                                moSboApplication.Forms.ActiveForm.ActiveItem = "txtdocnum"
                                moSboApplication.Forms.ActiveForm.Items.Item("txtdocnum").Specific.value = sLink
                                moSboApplication.Forms.ActiveForm.Items.Item("1").Click(SAPbouiCOM.BoCellClickType.ct_Regular)
                                End If
                    End Select
    This works very well.
    have fun
    Markus

  • Linked Button for Batch number and Serial Number

    Hi,
    Is there a way i can have a linked button for Batch numbers and serial numbers?
    (These are 2 separate fields by the way).
    If i use the object no 94 for serial numbers, it cannot find the record. The same issue occurs when i use batch number's object no 106.
    Anyone has any idea how do i go about this?
    Thanks in advance.

    Hi shafi,
    It wont work, but i did check it once and confirmed my doubt. instead of writing 
    SAPbouiCOM.BoLinkedObject.lf_ItemBatchNumbers
    i'm using the "106" object number. its the same thing.
    Your using the linked button for the item code. I want the object to link to the batch number.
    Your your linked button, when you run it against an item having 10 or so batch numbers it'll always take the 1st record. Not the record that u want it to link to on the form. (because we cannot define the Batch number with that object).
    BTW, the code you've written for a matrix, you can assign all these things in the xml file or in the srf itself.
    Appreciate the response, thanks.

  • I've just downloaded the add-on - Quick Locale Switcher but don't know how to access it because there doesn't appear to be a button for it on the Firefox toolbar?

    I've just downloaded the add-on - Quick Locale Switcher but don't know how to access it because there doesn't appear to be a button for it on the Firefox toolbar?

    With any extension, look at the add-on page for that item in Mozilla Add-ons: https://addons.mozilla.org/en-US/firefox/<br />
    *Answers can usually be found there: https://addons.mozilla.org/en-US/firefox/addon/1333/<br />
    *Also the developer's home page for the extension (the link is on the above page): http://www.captaincaveman.nl/firefox-extensions-quick-locale-switcher.aspx<br />
    *Also see if there is a forum on the developer's home page (there is for this one): http://forum.captaincaveman.nl/default.aspx?g=topics&f=12

  • My 4th generation ipod touch is not turning off when i hold the wake button for few seconds the Voice Control Function Starts Automatically.Please help me to get out of this problem.

    My 4th generation ipod touch is not turning off when i hold the wake button for few seconds the Voice Control Function Starts Automatically.Please help me to get out of this problem.

    Sorry i mistakenly made this question. It was alright. No Problem At ALL

  • Just updated to iCloud, but I can't find the 'purchased' list on the itunes store on my iphone. There's no button for it on the toolbar or under the 'more' option. Want to play/download my puchased music via iCloud on my iPhone.... Help someone please?!

    Just updated to iCloud, but I can't find the 'purchased' list on the iTunes store on my iPhone. There's no button for it on the toolbar or under the 'more' option. Want to play/download my puchased music via iCloud on my iPhone.... Help someone please?!

    Hi again Limons,
    just got your last reply per mail, re: 'presently only available in the USA.'
    Unfortunately, you're right. Just found this article: http://www.digitalmusicnews.com/stories/061011icloud
    seem like it's going to be a while before this gets sorted out . . .
    Frustrating outcome to my question, but thanks a lot for helping me sort out what the problem was :-)
    All the best to you.

  • Back button for Navigation in the UWL

    Just migrated an EP 6 SP2 Patch 4 to Patch 31 and now the Button in the UWL got lost.
    It was just above the R/3 system view and now there is only a link on the left side which says "back".
    That´s not enough for my case.
    So how can I get back the button or is it impossible ?
    Thanks.

    Hi Wei,
    That's because you can't link to UDO's. There is no object type for an UDO. You should use onject type NONE and make the logic behind it yourself. (Capture the linked button press event and handle all actions)
    Hope this helps,
    Rowdy

  • I want to connect my ipad mini to my Apple TV. There isn't a option when I double tap on my ipad button for connecting to the tv and I also can't connect to home sharing from my iTunes settings. Can someone talk to me in simple terms. Thanks

    So I have a ipad min. I want to connect it to my Apple TV. There is no option on my ipad for home sharing which my Apple TV is telling me to do.
    Can somebody please just explain it to me in simple terms where I can find the home sharing and what I have to do to connect my Apple TV to the ipad or vice versa.
    Everything I have bought from apple in the past month has been a complete let down its taking far to long to connect things and the people who sell the products to you lie about what the product does and can do.
    Can someone help me please
    Thanks

    AirPlay isn't anything to do with homesharing. (Home sharing lets you share the iTunes libraries on computers)
    Basic AirPlay: Assuming both devices are on the same network and that AirPlay is not turned off on the Apple TV, then simply tap on the screen when you are watching content you wish to stream to your Apple TV, then tap the airplay icon that appears in the control bar, choose the Apple TV from the menu that appears.
    Mirroring: When displaying the content you wish to mirror on the iPad 2 (or better), iPad Mini, iPhone 4S (or better), double tap the home button (quickly) and swipe the bottom row of apps to the right to reveal the playback controls, tap the AirPlay icon and select your Apple TV from the list of available devices.
    Try the following steps, check whether things are working after each step where appropriate, before trying the next.
    Check AirPlay is turned on on the Apple TV (turn it off and on if it already is)
    Check that both devices are on the same network (Settings > Wifi, on the mobile device and Settings > General > Network, on the Apple TV).
    Restart the Apple TV (Settings > General > Restart).
    Restart the Apple TV by removing ALL the cables for 30 seconds.
    Restart your router.
    Restart your mobile device.

  • HT201745 There is no support in the website of apple ( a famous company for namesake) for resolving the problems arising out of latest version of itunes.   I find no button for sync in the new window of itunes then how can I sync music to my ipod classic.

    Sir,
                   On the hope that latest version of itunes will work more for me, I downloaded the itunes version 12 recently.  But to my surprise the sync button is not there even if I connect the ipod ( classic iOS 1.3 version).  My ipod serial No.is  8L730BL1V9M and it is ipod classic with buttonwheel.  I am having 32bit Windows vista home premium and using DELL system.  How I can find sync button and for your information, the itunes player window shows every song I have in the library and I cannot sync the songs to my ipod.  Hitherto there was no such problem for playing and copying songs from and to my ipod.  What is the remedy ? please tell if anybody knows.
    Ananthapadmanabhan, Salem, Tamilnadu, South India

    Hello ramaraoananthapadmanabhan,
    I'm sorry to hear you are having issues with the new version of iTunes. I also apologize, I'm a bit unclear on exactly what you are seeing in iTunes when you have your iPod classic connected. If you are having issues setting up syncing to your iPod in the new version of iTunes, you may find the information and steps outlined in the following articles helpful:
    iTunes 12 for Windows: Syncing overview
    iTunes 12 for Windows: Sync iPod, iPhone, or iPad
    Sincerely,
    - Brenden

  • Link Button disappears while running the application

    Hi All,
      In one of my User Defined Forms i've added a link button and i've given the properties like Linkto,Link Object and all.In Preview mode it is available.But while i run the application,it is not available .Any body please help me to resolve this issue
    Regards
    Gibi

    Hi Gibi,
    Form Freeze mode stops you from seeing any updates on the screen (to prevent the flickering effect) until you unfreeze it.
    The linked button will only display once the field has been filled and the form is "un frozen".
    hth
    Regards
    Tinus

  • Can someone please tell me the default Firefox settings for Fonts and sizes (the advanced font settings, too)? I started playing around with mine and now I just want them back to normal, but there's no reset button for fonts, just the zoom features. Help!

    Under "Firefox," "Preferences," and then "Fonts and Colors" there is a setting that I would like to know the default for, as well as all of those that you see when you select the "Advanced" button for Fonts.

    You can see the defaults in a screenshot in this KB article: [[Some text shows up bold after upgrade]]<br />
    You can check the font setting in: Firefox > Preferences > Content : Fonts & Colors: Advanced
    <br />
    Default Font: Times New Roman (16)
    <br />
    Fonts for : Western
    <br />
    Proportional: Serif (16)
    Serif : Times New Roman
    Sans-serif : Arial
    Monospace : Courier New (13)

  • TS1646 what if there isn't a button for "none" in the list of payment types?

    when i try to edit my payment info there is no option for none next to the list of credit card types. what do i doooo!!?? please help!

    I have used some iOS apps that allow both selection and disclosure by replacing the regular Disclosure indicator with a Detail Disclosure button. A list item would only show the detail disclosure button when it has children.  Touching the row will select it; touching the Detail Disclosure button will drill into the children.
    Disclosure indicator.
    Detail Disclosure button.
    You probably cannot just configure the storyboard to work like this. But programmatically controlling button appearance and segue to child view controller is straightforward.
    This might not exactly follow Apple's UI guidelines since the Detail Disclosure button is intended to show details about an item rather than the item's children.

  • When I'm in yahoo mail the main buttons for navigating around the page don't work right. When I place my cursor on them nothing happens.

    When I place my cursor on buttons to navigate around the yahoo mail site, most don't highlight like they use to and don't respond at all.
    I've reinstalled Firefox to see if that solved the problem and it didn't. Can you help?

    There have been problems with Yahoo mail and Flash. It looks like you need to update your Flash plugin. See [[Managing the Flash plugin#w_updating-flash|Updating Flash]].

  • To add a custom link/button for password reset on window log-on screen and run program to reset password

    In order to make AD driven user's password request to be resolve automated. we wanted to have reset link or button on windows log-on screen, please guide incase same functionality is available or we need to customize windows.
    Whenever the situation come that use forget his/her password or lock after expire date then we want user should reset his/her password from window's log-on screen. So to customize and put reset password screen on Log-on screen please give any idea if functionality
    is already available or any program if already written by someone...
    Thank you in advance

    Hi,
    You could refer to this article to customize your login experiences:
    https://msdn.microsoft.com/en-us/magazine/cc163489.aspx
    Further information, please ask Active Domain forum for professional help:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverDS
    Karen Hu
    TechNet Community Support

  • Where is the restore button for iPhones on the new version of itunes

    I have bought an iPhone 4 which was on orange ee.
    The friend has paid them to unlock it and they confirmed it has been done but my voda sim shows no service.
    The instructions from ee mention restore from iTunes but the new version doesn't appear to have to have this button.
    Can someone let me have the process for resetting a network unlocked phone through iTunes.
    Cheers

    I need to add to this that when I connect to iTunes the screen just brings up a message sim needs activating but I tried the sim in a voda iPhone and it works so the sim is good

Maybe you are looking for