BoLinkedObject Enumeration For List of Queue

hi,
    i want to know the
BoLinkedObject Enumeration Value For List of Queue in Service Call.

Hi Satish,
The help files are your friend!
You can easily find these in the SBO Help file. Just go to <i>UI API > Reference > Overview > Enumerations > BoLinkedObject Enumeration</i>
<b>Overview of 'ServiceCall' in BoLinkedObject Enumeration</b>
Member Description Value
lf_ServiceCall  Service Call object.  191 
lf_ServiceCallSolution  Service Call Solution object.  189 
No queue there, if you can't use above enumerations, it can't be linked by the BoLinkedObject...
Hope it helps,
Rowdy

Similar Messages

  • List of Queues and Notifiers

       Dear Sir/Madam,
    1) I would like to be able to obtain a list of all queues and notifiers in memory. How to do so?
    2) I would like to be able to change the behaviour of the queue. Instead of holding and waiting for an element to be read out of a full queue (when a new element in to be inserted), I would like to be able to push out the oldest element.
    Any suggestions?
    Thanks!
    Regards
    Albert

      Thank you all.
    Thans for the VI, but unfortunately I could not read it (version too high). However, I found "Smart Buffer" and "Recent History" VIs in the "Search Examples". Unfortunately, these are not applicable since I need to generate the queues and notifiers in undefined number of instances.
    What I eventually did:
    1) I would like to be able to obtain a list of all queues and notifiers in memory. How to do so?
    Used a functional global variable VI which stored the names, as well as created/destroyed queues.
    2) I would like to be able to change the behaviour of the queue. Instead of holding and waiting for an element to be read out of a full queue (when a new element in to be inserted), I would like to be able to push out the oldest element.
    I used notifiers:
    a) I call a VI that returns the status of the notifier, and I read all the available notifiers from it.
    b) I append the new data to the one obtained from the notifier, and cut the result to limit the length of this "buffer".
    c) I call a Send Notifier VI, which puts the new data set into the notifier.
    This way is possible but uncomfortable...
    DEAR NI Tech Support,
    Please respond to the questions, and let me know, if there are more elegant solutions (e.g. reading a property node for the list of queues or notifiers, or writing a property node for setting the behaviour of the queue).
    Thanking you in advance.
    Sincerely
    Albert Lysko
    Message Edited by alysko on 12-10-2007 06:48 AM

  • Closing a Enumerated DropDown List in Adobe form

    I have an adobe form where we used Enumerated Drop down Lists for search helps. The problem is right now we dont have option to close the Enumerated DropDown List. It closes when we select a value or sometimes if we try "ESC" key. But we want to have a "Close"/"X" button like in normal search help.
    Letme know if there is any solution or an Alternate way to close the Enumerated Drop Down List from Adobe Form by just hitting a close/X button. Each value help has over 500 values, so we cannot use normal dropdowns, letme know if any other suggestions.
    Edited by: Phani Rajesh Mullapudi on Jun 21, 2010 8:14 PM

    Hello Arafat,
    I am using a drop down list in Adobe Interactive Form for Web Dynpro ABAP.
    The form is of ZCI type layout and the form interface is of XML schema-based interface type and the XML schema source is set to "Generated".
    I have included the following code in WDDOINIT method of the view:
    data: handle1 type ref to if_wd_context_node,
    begin of zstruct,
    zktokd type kna1-ktokd,
    end of zstruct,
    zitab type table of zsttxecr.
    handle1 = wd_context->get_child_node( name = 'DATA.NODE1' ).
    select ktokd from kna1 into corresponding fields of zstruct.
    append zstruct to zitab.
    endselect.
    handle1->bind_table( new_items = zitab ).
    In the Adobe Form Designer, i have binded the node NODE1 to the enumerated drop down list from native web dynpro library. Still the drop down box is not getting populated.
    Please let me know what is missing.
    Thanks and Regards.

  • Break Up of Actual Costs in a report for list of orders

    Hi All,
    SAP standard reports displays only the total planned & total actual costs.
    Is there any standard report available which can display break up of planned & actual costs along with total costs, for list of orders (e.g: time, material and external resources consumption).
    Thanks in advance
    JK

    hi
    you can find the material cost,external service etc in the standard cost report itself select the change layout and select the items you want to display ,you can get the result
    regards
    thyagarajan

  • Report For list of material Master with PO text

    Hi all,
    I need a report whether it is available in Standard SAP or a customized, for List of Material Master with their PO text.
    If any one can help, please reply to this theard.
    Regards,
    Kapil Kulkarni

    To get the material number combined with the PO text you will need the help of an ABAP programmer.  The programmer can create a report for you using the function module READ_TEXT in the function group STXD.  The tables to use are:
    STXH - STXD SAPscript text file header
    STXL - STXD SAPscript text file lines
    The selection screen should have at least the following:
    OBJECT - STXH-TDOBJECT
    NAME - STXH-TDNAME
    LANGUAGE - STXH-TDSPRAS
    TEXTID - STXH-TDID
    You find the information for these fields by going to the PO text entry screen and displaying the header information under Goto -> Header.  For materials, the object is MATERIAL, the name is "material number", the language is "EN", and the text ID is BEST.  You can use this program to get long text in lots of places like information records, purchase order texts, etc.
    Hope this helps.

  • Report for List of Transfer orders in warehouse management

    hi,
    i want generate a report for list of transfer order orders in warehouse management
    is there any report with you guys kindly help me,
    or any standard report is there to display list of transfer orders in warehouse management
    Thanks,
    Rajesh
    Edited by: rajesh kumar kandagatla on Feb 11, 2009 9:27 PM

    Hi,
    If it is one time requirement, you can run the report LT23 and download the data to excel sheet and donwload material details in another sheet and you can match the temperature column in excel file.
    If it is permanent requirement, create a query and attach transaction code to that or write a seperate report for this requirement.
    Please let me know.
    Thanks
    Nagarajan

  • Report for list of POs for with Invoice has not been posted

    Hi All
    Can anybody tell me the report for list of PO' for which GR has already been done but Invoice is not posted
    Thnks
    Ranjith

    Hi
    Try Report ME2M,
    With input selection parameter  "WE101".
    Hope this helps.
    Harish

  • Report on delivery data in item level for list of po

    Dear all
             How to take Report on delivery data in item level for list of po
    regards
    M.Chandra mohan

    You can check any of the standard reports like ME2M with the selection variant as "PO where GR exists"

  • Report for List of Park Doc in FB60

    What Want a report for  List of Park Doc in FB60?

    Hi
    You can see the it in FBV3 and click on the list , here you can see the complete list based on the parameters entered by you.
    you can post it using FBV0.
    Anand

  • Create search refiner for list name in sharepoint 2013

    Hi everybody!
    How could I create a search refiner for list name in SharePoint 2013?? I think I can create a search refiner for list ID but how could I show list name base on list id to users in refinement webpart??

    you can create your custom Manged property and use content enrichment to fill the managed property 
    http://blogs.msdn.com/b/richard_dizeregas_blog/archive/2013/06/19/advanced-content-enrichment-in-sharepoint-2013-search.aspx
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • How to get the list of users who has access for list of tcodes.

    How to get the list of users who has access for list of tcodes.

    Go to transaction SUIM, this has a number of reports for users/authorisations
    open the Where used>Autorization Values>In Users
    and double click to execute
    in authorisation object, enter S_TCODE
    then press the "Enter Values" button
    It will offer entry boxes to put the transaction code you are interesed in.
    Then execute and the list of users with access to this transaciton code will be returned.

  • Can i have sync and async listeners for the same queue ?

    Hello,
    I am a novice in JMS. Wondering experts over here could throw in some light !
    Can I set both synchronous and asynchronous listeners for a perticular queue.
    eg: pseudo code.
    status; // default to start
    run()
    setListener(Q1); // listener sets status to stop
    while(1)
    waitForUserPrompt(value1);
    switch(value1)
    a: fun1();
    break;
    b: fun2();
    break;
    fun1()
    while(status != stop)
    stay in loop.
    fun2()
    // synchronously wait for "stop"
    receive(Q1);
    // wait and do following important code!
    }

    Hi,
    I don't know in Chrome, but in Safari (pc or mac) you can open icloud.com twice on two different tab or windows and open one with contact and the other in Mail without messing up.  What kind of mess to do you experience?
    There is no other options to do what you want to do.  You need to click on the little top cloud to switch from one to another.
    Beside, I don't understand why even 2 open tab would help more than having to switch via the cloud icon.  I may need to cut/paste some info from contact or calendar from time to time, but switch via the cloud icon is not really painfull.

  • Report for list of locked pernrs problem..

    Hi,
    the requirement is like need to generate a report for list of locked pernrs with the following fields as pernr,fullname,PA(text and code),EG and ESG(text and code),changed on,changed by,position text and also quering any of the fields...
    Through SQ01 i did generated the report but its not giving the complete output such as the code and text is not showing in one report, the changed by and changed on column cant be queried as it doesnt exit....there should be one report with all the mentioned details of an employee....please provide me the solution...!
    Thanks

    Hi, you have to use switch in your infoset (or in a copy of the infoset):
    *$HR$ [COMMON]
    *$HR$ PROCESS_LOCKED_RECORDS = 'X'
    (go to-> coding- > data, then generate the infoset and regenerate a query if its already created).

  • Report for list of po

    Dear all
          Let me know for List of PO,How to get the following data.
    1. OPen PO
    2.List of Good receipts,With GR done, total GR quantity,
    3.IR done

    Hi,
    Try with T.Code ME2N and selection parameters RECHNUNG. You may also try transaction ME2M or ME2L, you choose selection parameter WE101.
    You can check also PO's Number by following T.Code:
    ME2B POs by Requirement Tracking Number
    ME2C Purchase Orders by Material Group
    ME2J Purchase Orders for Project
    ME2K Purch. Orders by Account Assignment
    ME2L Purchase Orders by Vendor
    ME2M Purchase Orders by Material
    ME2N Purchase Orders by PO Number
    ME2O SC Stock Monitoring (Vendor)
    ME2S Services per Purchase Order
    ME2V Goods Receipt Forecast
    ME2W Purchase Orders for Supplying Plant
    If helpful then rewards.
    Regards,
    Biju K

  • How to set item level permission for list item in SharePoint 2013

    Hi we had a custom List "ABC".
    List had 2 columns:
    Project Name: (P1, P2, P3, P4, P5, P6)
    Project Leads: (PL1, PL2, PL3, PL4, PL5, PL6).
    All project Leads can have permission to edit only their Project (P1, P2, P3) like
    PL1 can edit P1
    PL2 Can edit P2.....
    But my Question is how to restrict PL2 cannot have permission to edit P1
    is it possible to set permission for this through OOTB in SharePoint 2013.
    Any help will be appreciated......

    Hi
    check this similar post
    http://social.technet.microsoft.com/Forums/ro-RO/e1ea3655-0c6f-4b3d-a336-c42e8eb54c09/rights-to-edit-own-items-for-list-residing-on-publishing-site?forum=sharepointdevelopmentprevious
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

Maybe you are looking for

  • Another user-modified table '' (NNM1) (ODBC -2039)  [Message 131-183]

    Hi All, I am trying to create a new numbering series in SAB B1 2007 B PL 14 and facing with this error: Another user-modified table '' (NNM1) (ODBC -2039)  [Message 131-183] I would really appreciate your advise since new numbering series is not gett

  • L355 S7811 working only in Safe Mode

    I have a Toshiba L355 S7811 laptop (Vista Home Premium). I've used it for several years now but lately, it will not boot to normal Windows but to Safe Mode with network support. If I try to load it normally, it resets itself but, using Safe Mode it w

  • Common Cache for all Users JRE 1.6

    I understand that the cache location is controlled through the Deployment.Properties file. The part I do not understand is how to get JRE to ignor the properties files in user profiles. Can someone please explain how to create a single cache location

  • PR1.1 for Nokia n8 'Global Swap Version' (Product ...

    Hi all, i have a global swap version of the N8 product code: 059B6D7 due to a faulty one i had originally, this was thn flashed with my originl firmware (UK O2 Branded), however i am unable to update to PR1.1 as it shows no updates available and when

  • Phone frozen on plug into itunes screen after trying to update

    I have an iphone 5 and I just updated my itunes to update my phone for iOS7. There was a message that said it could'nt update and then my phone became frozen on the screen that tells me to plug into itunes. I am plugged into itunes but my computer/ph