Activate Change pointers for TREX classification search for Business Objects

Hey all...
Does anyone out here has any idea on how to activate the change pointers for TREX classification search for business objects: - for me I am specifically doing it for Materials and Customers.
Okay, let me explain the issue: -
For TREX search, we need to schedule a background job for Delta Indexing. But Alas! Delta indexing does not capture the changes to Classification data of the business object.
For this we activated the change documents for the particular class in the customizing. But to my surprise, change documents and change pointers for TREX are entrirely different.
How do I know:
Change ID of CDHDR does not correspond to Change pointer in table COM_SE_CPOINTER. Now by activating the change documents I am getting entry in CDHDR and CDPOS but the mentioned change pointer table still does not get the entry.
I searched for BTEs and I got the below: -
Now to me the very obvious one was 4003, but it is not called while changing the classification data for materials. Ofcourse I activated the Product and the function module.
and now I am stuck!!
Any pointers for the Change pointers would be really appreciated??
Please share your knowledge even if you don't know the exact answer . I am new to TREX so possibly vague conversations could provide me a hint .
Thanks,
Best Regards,
Shreya

Hi Guys,
This issue was solved by implementing the BTE 4005 (OPEN_FI_PERFORM_00004005_E). This particular event is triggered in the update task for saving changes to business object. So In my function module (corresponding to BTE), I have explicitly called the method to write an entry in COM_SE_CPOINTER, because we just need the reference of business object for which classification data is changed.
Please refer the below code for more clarity.
BTE position: -
method called in FM to write change pointer.
Thanks anyways, for all the responses.
Cheers,
Shreya

Similar Messages

  • How to activate change pointers for HRMD_A message

    Hi all,
    I want to activate change pointers for HRMD_A message for intotypes 0001, 0002, 0006.... .
    But I can't find any change object which I could use in BD52 transaction.
    Is there any delivered change object by SAP for HRMD_A message?
    Could you please tell me which change object should be used for example for infotype 0001?
    Thanks a lot.
    Petr

    There seem to be a number of related questions asked and answered in the forums. Have you searched?
    Rob

  • How to create universe for sap bw cubes in Business objects

    Hi all,
    can anybody tell me the steps to create universe for SAP BW CUBES from Business objects software.
    Thanks.
    Cheta.

    Hi,
    In a SAP-BW and BO environment using Business Object Universe generator, it appears that BO requires direct data base connectivity to read data from BW.
    In XI/XI R2 , it use an RFC connection (MDX driver, which makes BAPI, SAP API calls) to SAP BW to obtain the details of the BW Query or Info Cube for building the Universe using the XI/XIR2 Business Objects designer application. The request for the query or cube details is done VIA BAPI function calls. For the SAP BW Query we must have “allow External Access to this query” checked under the Query Property window.
    Our Integrated Solution Kits do not access the SAP BW’s data source.
    Hope this helps,
    Regards
    CSM Reddy

  • Activate Change Pointers for Purchase Orders

    I thought that change pointers would be active by default for purchase orders, but when I change a purchase order field that should be change pointer enabled, nothing is written in table BDCP.
    Here's what I have done:
    1) Used transaction SCDO to look at the change Documents.
    2) Identified object EINKBELEG (Purchasing Document) as the likely object.
    3) Verified that table EKKO is one of the tables in the object.
    4) Verified that the data element of the field that I am changing in the PO - ZBD2T - is change pointer enabled (it is).
    I cannot get any entry created in BDCP with these settings; change pointers are working for other documents.
    I also put a breakpoint on the sebugger for the function module EINKBELEG_WRITE_DOCUMENT in the update task, and I cannot see it being triggered, so I am wondering if I am doing the correct thing here.
    Can somebody please tell me what I am doing wrong?
    BR,
    Tony.

    Hi Guys,
    This issue was solved by implementing the BTE 4005 (OPEN_FI_PERFORM_00004005_E). This particular event is triggered in the update task for saving changes to business object. So In my function module (corresponding to BTE), I have explicitly called the method to write an entry in COM_SE_CPOINTER, because we just need the reference of business object for which classification data is changed.
    Please refer the below code for more clarity.
    BTE position: -
    method called in FM to write change pointer.
    Thanks anyways, for all the responses.
    Cheers,
    Shreya

  • Activate change pointers for Z-idocs

    Hi friends,
    I've created a Z-idoc for some standard SAP tables (like TCJ1T, TCJ05 etc). I've written a function module which fetches all the data from the above-mentioned tables and pass it on to the idoc. So far so good.
    Now the requirement is like, I need to pass only the updated records (insert/update/delete) in these tables to the idoc. I found that there are concepts like change document and change pointers assosciated with it. Again, the fields that I need to transfer in the above tables have their change document flag set. I've also created a Z-Object through SCDO to capture the changes. (I initially tried adding the tables in the standard object PROJ regenerated the programs, but the approach didn't work). The function modules generated through SCDO, i guess, have to be called somewhere, may be in an exit (I got an info in a previous question that it is never called automatically, but has to be called explicitly). The entries for most of the tables I'm working with are created via SPRO (which links to the Table Maintainence Generator for the above tables). I found that there are no user-exits for the transactions SPRO and SM30, to call these function modules in the first place.
    Change pointers refer to the tables CDHDR and CDPOS, the tables which the change document updates (as found in the function module CHANGE_POINTERS_CREATE). Now, how do I track the updates on these tables, since the change pointers itself is dependent on the change documents and I couldn't find a place to incorporate the function module call that would update the change document tables?
    Any help is appreciated.
    Thanks & Regards
    Anil Madhavan

    Hi Anil,
    In SM30 you have programmable events:
    Environment -> Modification -> Events
    Here's the link to documentation teaching how to create change documents:
    http://help.sap.com/saphelp_47x200/helpdata/en/2a/fa015b493111d182b70000e829fbfe/frameset.htm
    I'm also trying to learn how to access the needed data in these SM30 events so that I can call the function to generate the change document with the right data in SM30
    Let me know if this was useful.
    Bye,
    Nuno

  • Activate change pointers

    Hi
    all SAP Gurus
    if I  have a transaction to create products and skus and would like to activate the change pointers as soon a s there is any kind of change occuring , creating or , deleting the records, and there should be an IDOC created. this is my requirement , please suggest me how to.
    I am activating the change pointers with the appropriate fields in the message type.
    how will it happen can anyone explain me the procedure
    every line of ur explination is appreciated
    thanks

    do the following steps for Change pointers ::
    1) Tcode BD61---> check the change pointers activated check box
    save and goback.
    2) Tcode BD50---> check the MATMAS check box save and comeback.
    3) Tcode BD51---> goto IDOC_INPUT_MATMAS01 select the checkbox save and comeback.
    4) Tcode BD52---> give message type : matmas press ok button.
    select all what ever you want and delete remaining fields.
    save & come back.
    5) 5) go to Tcode MM02 select one material and try to change the description and save it
    it will effects the target systems material desciption will also changes
    6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute
    give Message type : MATMAS and Executte
    Raja T

  • Parallelized for loop. Searching for a one-line solution

    Hi.
    In an usual day I do a lot of for loops inside of command line. But I noted that my loops don't use the full power of my dual core processor, they only use one processor.
    A lot of the loops I do have independent interactions in the sense that a interaction code don't need the results of another interaction. This is the simplest problem in multiprocessing, I only need to execute N process in parallel.
    I'm searching for a one-line solution that I can use in place of a 'for i in *.txt; do echo $i;done'. With one-line I means that can be used as one-line but the implementation can be longer. And can be in any programming language.
    For now I'm using the following small python solution (the smallest I could get)
    #!/usr/bin/env python
    # -*- coding: utf-8 -*-
    from multiprocessing import Pool
    from glob import glob
    from subprocess import call
    def f(x):
    call(['asy', '-f', 'png', '-render=0', x])
    pool = Pool(processes=4)
    pool.map(f, glob('*.asy'))
    But I like something that can be integrated in my "shell life". Anyone know a solution for my problem?

    http://stackoverflow.com/questions/3816 … ash-script
    http://www.mail-archive.com/bug-bash@gn … 05820.html
    Last edited by karol (2009-11-23 00:30:34)

  • Shop for music by searching for composer

    I would like to purchase music by searching for composers. The Power Search only gives us Title and Artist. For example, searching for "p.f. sloan" from the Search iTunes Store field at the top right of the iTunes window, one of the albums shown is by Herman's Hermits - but which song is the one written by P.F. Sloan? We used to have the capability to see the composer column in the search results in a prior version of iTunes, but no more. Now you only get Name, Album, Artist, Time, Popularity and Price columns - they've dumbed it down.

    Dave,
    I never tried selecting "Music" from the drop-down list!
    Thanks so much, this answers my question. Very much appreciated.
    I hope Apple will eventually tag music more completely, as Composer and other tags are sometimes not filled.
    Regards,
    Francis.

  • Env. variable for sqlPlus to search for sql scripts?

    On Oracle 11.2, on win / (or Win 2008 64bit) I would like to start sqlPlus and call some package scripts wich are in $ORACLE_HOME\rdbms\admin folder..
    but I would not like to move to that folder or to call scripts with full filename..
    so, is there some environment variable wich tells sqlPlus in wich folder to search for .sql (.plb & other) scripts?
    regards,
    EDIT: I think it should be something like ORACLE_PATH
    Edited by: 846417 on Jul 19, 2011 5:34 AM

    Try SQLPATH

  • Need Ideas for creating and using Custom Business Object

    Hello Guys,
    I am developing an application which uses a Request->Approve->Create approach for creating Purchase documents.
    Now I am a little puzzled about how to make use of the Business Object BUS2014.
    The application I am developing has its own unique 'Request Number'  (say REQID)  which will point to the Request for Creation of a purchase order.
    Whenever a Request is created (from a Z-Tcode) a workflow needs to be initiated and it has to be sent to the approver.
    The Purchase Document will be created once the approver approves.
    Now my confusion here is, if I use BUS2014, the object will be instantiated only during the final step of the workflow. But I need an instance during the beginning of the Requestor ->Approver negotiations as I am playing with events. These events needs an Object_key.
    How should I proceed here?
    Should I create a new logical Business Object like ZPOREQ where I have the above mentioned REQID as the key?
    And should I have an attribute of type BUS2014 inside the custom BO?
    How will I make use of the methods like BUS2014.Create etc which I may need to create the purchase document?
    Any small direction will be a huge help for me to get used to this wilderness.

    Hi,
    You should continue with the ABAP class idea. The business objects are kind of "obsolete" already, and if there is a need to create a new "object", ABAP classes are the way to go. Business objects are still useful, but I normally use them only when an existing standard business object fulfills the requirements (possibly with slight additions) which is almost never. 
    From my point of view you can use the existing class. Depending on the circumstances I normally have just one class that I use for both workflow and the possible other functionality that is required, but you have to understand that I have this goal in my mind already when starting the development process. As your class most probably has many useful features already (such as you have the header and item data as attributes etc. (if I understood correctly?), these are also useful in in workflow (class attributes will be available in WF container etc.). 
    If you are hesitant to use the same class directly in your workflow, you could also create a new class ZCL_REQUEST_FOR_WF (with the workflow interface), and then simply add your existing class ZCL_WF_REQUEST as an attribute to this new class. Then this new workflow class could include the pure workflow stuff, and your existing class the non-workflow stuff. But this most probably will not make much sense - just implement the if_workflow interface in your existing class (this is just one possibility that you might consider.)
    Regards,
    Karri

  • RFC for getting a list of business objects.

    Hi!
    I'm currently using the RFC "RPY_BOR_TREE_INIT" (I am setting the "ALLOBJTYPS" column in the "FILTER_OBJECT_TYPES" input structure to "X") to retrieve a list of all business objects along with the hierachy.
    I get back a table having nearly 2000 rows. I now want to display these in a hierarchical fashion similar to how the BAPI explorer does it. However, I see that for a number of rows in the table returned via the RFC above, the BAPI explorer does not show those categories/objects.
    I wanted to know how does the BAPI explorer decide whether a category/object needs to be displayed or not. In my application, I want to display the <i>exact</i> same hierarchy as the BAPI explorer, and currently my app is displaying a lot of extra stuff.
    Any help will be greatly appreciated. I have no idea who else to ask. My SAP consultants dont have any idea, and so we raised a help request with SAP, but they've said that since RPY_BOR_TREE_INIT is meant only for internal use, they wont help us.
    Is there any other RFC (meant for public use) which I can use to display the exact same tree as the BAPI explorer?
    Thanks,
    Mustansir

    ...at least not to the extent that you are looking for.
    Please check the E-learning:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d78ab1f9-0901-0010-8495-8ca0facaea2e?prtmode=navigate
    at: https://www.sdn.sap.com/irj/sdn/businessone-elearning
    ...or go the sample code for the DataBrowser (sub-)object in the "SDK Help Center"...
    ...or go to the DI API sample (no. 2 I think I remember).
    ...to find out how you can navigate between the records of the result of your SQL query; from there you could e.g. export the objects to XML...
    HTH

  • Mandatory check failed for attribute process type of business object

    Hi Guys,
       Im facing an error with the Mandatory check failed for the attribute process type of the business object activity.
    I have the subscription business transaction customizing subscription assigned
    and the transaction types are visible when I create the activity but when I assign the transaction type then the following error is seen

    Hi,
    did you also synchronize the adapter object CRM_DNL_PROCTYP?
    Is the CDB table CDBC_PROC_TYPE properly filled in CDB respectively in your local DB?
    Regards,
    Wolfhard

  • Portal Advanced Search – default business object

    Within the Shopping Area for Employee Self Services, apart from changing the Application Parameter in the  Advanced Search iView, does anyone know if there is a way of configuring the Advanced Search in the backend of SRM to default to u2018Shopping Cartu2019 instead of u2018Conformationu2019?
    Thanks
    Claire

    Hi,
    if you are using portal-independant navigation you can do the following.
    Go to the corresponding PFCG role and open it in edit mode. On the tab "Menu" click on "Advanced Search" (normally found directly below "Home"). Call the context menu using the right mouse button and click on "Details". For the parameter SAPSRM_BOTYPE change the default value BUS2203 (Confirmation) to the business object you want to use as a default, e.g. BUS2121 for Shopping Cart. Then save the role.
    If this doesn't work make sure that the user in question doesn't have other roles overriding this setting.
    Best regards,
    Marcus

  • Will TREX/KM search for content on PDF files in Searchable image formats?

    Good Day,
    We are implementing KM/Trex for an SAP E-sourcing installation and I'm wondering if TREX is able to search PDF contents in the Searchable image format?
    Essentially, we scan a document which creates an image and then run Abobe Acrobats OCR on the document to create searchable text.
    Thanks in Advance,
    Kyle

    Hi Kyle,
    TREX is not able to index a scanned document even this is pdf.
    BUT if afterwards a OCR is running and this OCR text will be stored as hidden text in the pdf than TREX is able to search in this pdf.
    Best regards
    Frank

  • After updating my 3gs to latest software through itunes i am unable to activate my phone and it says searching for a signal, then itunes pops up saying phone has no sim in it,

    as the title says agter i updated my iphone 3gs to the latest software through itunes, my phone reset to complete update and when my phone came back on it can't find a signal and is unable to activate and itunes says the phone doesn't have a sim in it
    help ?

    i am having same problem with mine and many others are.

Maybe you are looking for

  • After upgrade to  lightroom 4.3, my canon 7D is not showing up in lens profile correction

    I think this happened after upgrading to lightroom 4.2, but I am not sure as I haven't used Lens profile correction in some time. When I enable the "Enable profile corrections" checkbox in "lens corrections" The Make and model of the lens is recogniz

  • Exception in a compliance policy

    Hello all, As part of my operational compliance policy definition, I want to create a policy and deploy it to a set of servers. for ex: I want to create a policy for a collection of windows servers to disable SMTP service on all of them but create an

  • Screen capture of the front panel automatically

    I've got a VI that analyzes a data file and outputs a graph, some numbers/notes, and a pass/fail message to the front panel each time we run it. I want to be able to automatically save all that data into one easy-to-access file (no html) after runnin

  • Switching tabs in a tabstrip

    I have a tabstrip with two tabs. Under the first tab i am displaying a table. The user has the option of selecting one or more rows of this table, and hit an "Edit" button. At this time, the selected rows will be picked and transferred to a second ta

  • Older iPod does not show up in iTunes in OSX 10.9.5

    I have an old iPod. The thin bright green with a one color screen, and the white circle dial on the front. I can't seem to get it fully charged or to show in iTunes. When I plug it in, a very faint white apple shows on the iPod screen. I tried connec