BOL Object identification

HI Experts,
I have a problem related to BOL Objects identification
The problem is in Alert. I am trying to trigger an Alert at BP conform. For that I am using BuPaDetailB2B view .But I am facing problem to identify BOL Objects (attribute and root node). Could you please give me some brief idea about how I will identify correct attribute and root node for BOL. 
Please share documents with me on Alert Modeler and BOL Object .
Thanks
Gaurav

Hi Gaurav,
I believe it would be good if you have a look at the consultants cookbook as John has posted on this sticky post:
Link: [Documentation for Interaction Center (IC) WebClient;
Here you get a very nice explaination on how to do what you want to do...
Kind regards,
Micha:
ps. The transaction GENIL_MODEL_BROWSER shows all BOL objects...

Similar Messages

  • Unable to get the data when capture the BOL object infomation.

    Hello All.
    I created a Z component.
    In that component I created one View.
    In that view i have the context node with BOL object  -  BTAdminH
    In configuration also i am selecting the fields.
    But I am unable to capture the data.
    In that i write like
    data: lr_ent type ref to CL_CRM_BOL_ENTITY.
    lr_ent ?= me->typed_context->btadminh->collection_wrapper->get_current( ).
    I write this code in the EDIT button event.
    But lr_ent is not capture any value.
    BTADMINH is there in the CTXT class.
    In debugging GET_CURRENT( ) method
    me->collection_ref->collection
    is not having any value.
    I do not know why it is not having any value.
    When I am using value node it is working fine.
    But when i am using BOL object at that time only it is not getting any value.
    Can anybody give me suggision to solve this problem.
    In stadard it is working fine.
    How it is working in Stadard i did not understand.
    Why it is not working in Z component.
    How we can use BOL objets in Z components.
    Please give me some solution.
    Regards,
    B. Krishna.

    Hi krishna
    Is this a Z component to be used within a  standard component?
    ->then you need to create a usage definition to this component from standard
    ->expose btadminh as public context through component controller
    ->create binding to the standard btadminh through the usage initialize method
    then it should be okay
    If the Z component is standalone , then create Root object BTorder and BTAdminH node should having a hierarchial relationship to this. Initialize BTOrder through cl_crm_bol_core methods.

  • Error : 'No object identification permitted for infotype 0582, subtype LTA'

    Hi Experts,
                   While executing the program 'HINUINFO_UPDATE'
    i am getting an error 'No object identification permitted for infotype 0582, subtype LTA'.
                   After the approval for LTA claim  is done in ESS i have executed the program 'HINUINFO_UPDATE' to update he infotypes 15 and 582. Infotype 15 is getting created but while creating the infotype 582 system gives the above error message.
                 In the detailed error log system gives the following message.
                    "You attempted to access a data record with the object identification 1. However, according to the Customizing settings, object identifications cannot be used for subtype LTA of infotype 0582".
            Can anybody please assist me how to solve this problem. Helpful answers will be rewarded.
    Thanks and Best Regards,
    Sanoj.

    Hi ,
    Did any one find solution for this ? Please reply how to fix this issue.

  • Creating custom BOL object model for adding Search Parameter

    Hi friends
    Can any one guide me the steps through which i can add the new field in the search criteria by using the creation of custom BOL object model in Interaction Center Web Client.
    That will be a grate help for me.
    Regards
    Pulkit
    Message was edited by:
            Pulkit Agrawal

    Hi!
    For maintaining CRMC_OBJECTS table you should use view CRMV_OBJECTS. (in transaction SM30).
    Regards,
    Alejandro.

  • How to create custom BOL object for dynamic query in CRM 7.0

    Hi,
    Could anyone please explain me with steps that how to create the custom BOL object for dynamic query in CRM 7.0, I did it in previous version but its throwing exception when i try to create the object of my dynamic query class. I just defined the entry of my in crmv_obj_btil to create the dynamic query BOL object. do i need to do any other thing also to make it work?
    Regards,
    Kamesh Bathla
    Edited by: Kamesh Bathla on Jul 6, 2009 5:12 PM

    Hi Justin,
    First of thanks for your reply, and coming to my requirement, I need to report the list of items which are there in the dynamic select statement what am getting from the DB. The select statement number of columns may vary in my example for different countries the select item columns count is different. For US its '15', for UK it may be 10 ...like so, and some of the column value might be a combination or calculation part of other table columns (The select query contains more than one table in the from clause).
    In order to execute the dynamic select statement and return the result i choose to write a function which will parse the cursor for dynamic query and then iterate the values and construct a Type Object and append it to the pipe row.
    Am relatively very new for these sort of things, welcome in case of any suggestions to make it simple (Instead of the function what i thought to work with) also a sample narrating the new procedure will be appreciated.
    Thanks in Advance,
    mallikj2.

  • Entry in CRMC_OBJECTS when creating new BOL Object??

    Hi All,
    when creating an new BOL Object, that is creating an entry in SPRO under
    Extend Model for Business Transactions with New Nodes
    the second field is called "Object Name". One must enter a value there when creating a new BOL Object.
    This field accepts entries in CRMC_OBJECTS. The problem is that I cannot make an entry in CRMC_OBJECTS since it is a SAP table.
    Does anybody know what to do to get an entry in CRMC_OBJECTS? Is there any other way to do this?
    Thanks, Johannes

    Hi!
    For maintaining CRMC_OBJECTS table you should use view CRMV_OBJECTS. (in transaction SM30).
    Regards,
    Alejandro.

  • BOL object for a field

    I have a field in the UI needs to be mapped to a field of a particular table in the back-end. How can I determine which BOL object I should use. Also, what if the field is not standard.
    Thanks, Dave

    hi Dave,
    If you want to find the BOL object for a particular field, follow the steps below:-
    1 Press F2 on the field and note down Component / View / Context ndoe
    2 Open the Component / View in BSP_WD_CMPWB
    3 Goto the Context node class (...._CN01, _CN02, _CNXX)
    4 Goto the attributes tab and check the value of attribute - BASE_ENTITY_NAME
       This is the name of the BOL entity
    (In the above step, if you dont find the attribute, then navigate to its super class. You will find it there)
    If you want to find the structure for the BOL entity, then Open the same in  GENIL_MODEL_BROWSER.
    Thanks,
    Ashish

  • Is it possible to create web services for classes and bol objects?

    i am new to crm web channel,can any one  please ,help me....
    thank u in advance,
    kiran.

    Hi Kiran,
    Here, when you are talking about classes and BOL objects together, I assume you are talking about the BOL layer for CRM. If that is the case, and you have no dependency on WCEM for these objects, I would suggest you use the NW gateway to expose Odata web services from the CRM box itself. If you would like to expose the Odata web services from WCEM, please have a look at Ch 7 Dev & Extension Guide available in help.sap.com/wec301.
    Good luck!
    Regards
    Pranshu

  • Copy all properties from BOL Object to other, Help please

    Hello experts, Thanks for your time.
    I would like to copy all properties and object relations from BOL OBJECT To other.
    It's possible make it??
    I know to copy one by one properties with this code.
    lr_part->set_property( iv_attr_name = 'e_mailsmt' iv_value = ET_ADSMTP-E_MAIL ).
    But I would like to copy the relations and all properties.
    Could you write an example complete code??
    A lot of  Thanks

    Hi,
    I suppose by copying relations it is meant that a whole Business Object should be copied. Not just the part of BTAdminH but the PricingSet and the related Prices in there, the ItemsSet and all related entries in them and so on. Meaning a complete copy of all attributes in all objects.
    Judging from a mere technical point of view I see some problems with that:
    1. Abab does not offer a copy object method. Thus you would have to create a new object and use the SET_PROPERTIES( ) method on it.
    2. Though you will be able to do it for one object, lets say BTAdminH, it will be a huge load to do it for all related objects.
    3. Considering a piece of code that will run down the hierarchy and copy the objects for you will not work as the "hierarchy" contains circles and is not unique. For instance the BTPartnerSet on OneOrders contains various relations containing the same partners.
    In my opinion use the underlying API not the BOL to copy entries.
    cheers Carsten

  • Bol Object for Catagorization Levels in Interaction record

    I need to create an Interaction record programatically and store some fixed value in the Catagorization Levels. I want to do this by BOL programming. Can sone one help which BOL object to use and how

    Hi..can any body help me to . how to create interaction object . and how it get dsiplayed on UI interaction history .

  • Create BOL objects in GENIL_MODEL_BROWSER

    Hi,
    In IDES I found some custom BOL objects in GENIL_MODEL_BROWSER txn. In CRMV_GENIL we are just creating components and applications but not assigning any structures for BOL objects.
    GENIL_MODEL_BROWSER txn from where it is picking structure for objects? Is there any place to rigister BOL Objects.
    Thanks.
    Raj M.

    Hi Kiran,
    Serach result Object is to see the query result structure and relations.
    Regards,
    Deepika.

  • ESS error when Object Identification selected for IT0021 Subtypes

    Hello Friends,
    Our country version is 99 and working for new ESS implementation on ECC 6.0.
    We are getting an error in the table 'V_T7XSSPERSUBTYP' for subtypes of T0021
    Error happens only for those subtypes with time constraint 3 and Object identification selected in table 'v_T591A' (e.g Child)
    We are getting error message 'There is an inconsistency in the usecase maintained for this record' Message no. HRXSS_PER003
    We tried with all the available use cases from A1-B5, all throws same error.
    These subtypes with errors are not getting displayed in ESS Family Member/ Dependent area.
    Please help me to sove the problem.
    Preethi

    Hi Friends,
    This could be simple issue for you, but is very important for our project. I chcked for similar issues in the forum, there was one similar issue but the solution is not clear.
    Kindly Reguest for your valuable suggestion on this.
    Thanks in advance,
    Preethi
    Edited by: preethic on Mar 22, 2010 11:09 AM

  • Object Identification Issue with OATS

    please find below the details of the object identification issue, we are seeing with OATS.
    Environment:
    JRE Version     : JRE 7 Update: 65
    OATS Version : 12.4.0.2_129 (Build)
    Application Built on : Oracle EBS/Forms & Applets(11g Forms)
    Operating System: Win 7 32-Bit Professional
    Browser: Internet Explorer 9
    Object Identification Issue:
    1. Launch OATS Open Script
    2. Login to Test application by opening URL using IE9 browser.
    (Login was successful)
    3. Click on the button and check if forms are loading
    (Oracle forms are loading).
    4. Try spying or recording actions on any objects in the forms
    (Issue - Objects are not getting identified by OATS)
    Appreciate any help on this. Thanks in advance.

    Hi,
    I suggest you to select only 1.7.0.65 in Java Runtime Environment Settings and uncheck version 1.7.0.67.
    Try to launch application. If the application opens, then Openscript will identify objects. Else have to wait till next release of Openscript supporting JRE version 1.7.0.67.
    Please let me know if the above suggested method worked.
    Thanks and Regards,
    Vasanth Kumar S M

  • Extending BOL object

    Hi,
    Can anyone tell me in detail how to create a new BOL object or extending an existing BOL object to add more attributes.
    Thanks,
    chandan

    hi,
    pls check if the following link is helpful.
    http://wiki.sdn.sap.com/wiki/display/CRM/CreateaZBOLObjectPart1
    chandan,
    i know its very late to ask this, but i am curious to know how you solved this IS-U specific requirement . did you use RFC function module to get the values from IS-U ?
    regards,
    nikita.
    Edited by: nikita246 on Jul 7, 2010 10:32 AM

  • Is there a tx to view class corresponds to a BOL object and vice versa???

    Hello experts, is there any transaction or place where I can find the object BOL that corresponds to a CLASS and vice versa,
    For example for object ISUORDERITEM, where I can find this??
    Thanks in advance

    Hello Javier,
    Here is the link :
    SPRO --> IMG --> CRM > CRM Cross-Application Components> Generic Interaction Layer/Object Layer --> Basic Settings.
    How to find out the component set associated with the BSP UI component ??
    Go to the runtime repository of the component which you are working on, In the MODEL, the Component Set should be assigned.
    Once you get the component set, You can find the components associated with the component set.
    For each component there will be a GENIL Class associated in this IMG customizing.
    Eg : For BP , the class is CL_CRM_BUIL.
    You can find some infor at this Link: [Thread|Re: Rough Equivalent of PCUI MAC in CRM 2007 Web GUI.]
    Hope this helps,
    Regards, Vinay

Maybe you are looking for

  • Trouble with Display fitting to Samsung Monitor

    Hey, I just got a HDMI Samsung 27" monitor to connect to my Mac Pro. I set the setting in the system preferences to 1920x1080 like the monitor is, but it still streches things. It makes the circles into ovals. It also doesn't take up the whole monito

  • VBUND information in table COSS

    Hi Everyone, is there any possibility of bringing the Partner information (VBUND) in the table COSS? thanks

  • Click 2 Dial and Web Center integration

    Can anyone point me to a resource/sample that has the details of how to go about enabling the click 2 dial/VOIP integration with Web Center 10g? Any information at all will be greatly appreciated even an RTFM response, with the reference to the appro

  • Is it legal to burn friends cds to your itunes

    My friend lent me a cd and it does not say no copyright does that mean i can burn it on to itunes

  • Reserve Invoice and Serial Numbers

    Dear experts The challenge I've got is that  my customer have to use an A/R Reserve Invoice in order to deliver/Invoice product to their customer before perform the landed costs transaction. This have to do with time (in some cases most of the landed