Regarding attribute change runs in process chains

Hi All,
While creating process chain for master data objects. I am trying to incorporate attribute change run process type for an info object. But the system asks for the DTP of the attribute and when i choose the DTP then both DTP and then Attribute are being incorporated. This is not exactly a problem but i need to understand why it is happening as i am already using that DTP to load data. Will this affect the data in master data object?. Thanks in advance.
regards
satish

Hi Bhagyarekha,
The reason behind that error could be:
An attempt is made to activate a characteristic whose compounding was replaced and whose navigation attributes were simultaneously deleted. The replacement of the compounding temporarily deletes the M view of the characteristic during internal activation. The process of deleting navigation attributes involves converting the attribute SID tables. However, the M-view of the characteristic, which has just been deleted, is needed for this conversion.
Check this SAP Note:
Note 684405 - Replacing the compounding and deleting navigation attr.
Hope it helps.
Veerendra.

Similar Messages

  • What is Attribute change run in process chain

    Hi Everyone,
                                  Can anyone please give some information regarding "Attribute Change Run" in process chain. And how it is useful ?

    Hi Aditya,
    You need to schedule an attribute change run when you change master data attributes or hierarchies that are used as navigational attributes or in aggregates. There is a simple test to check if you need an aggregate change run. Load your attributes and look into the master data table (directly via SE16). If you only have entries with OBJVERS = 'A' (active) then you don't need a change run. If you have entries with OBJVERS = 'I' then you need to schedule a change run after upload.
    Look at these previous threads
    Re: When to use Attribute change Run
    Re: Attribute Change Run
    Regards,
    R.Ravi

  • Problem in Activating Hierarchy Attribute change run through process chain.

    Hi All,
    I have the problem in Hierarchy change run processw running through process chain..and also process chain completes successfully without any error..
    Even hierarchy change run  completes successfully the hierarchy objects are not activating,
    so daily when i have to activate hierarchy objects manually..
    and what i did was in one attributechange run process i have included 10 hierarchy object is it correct or else i have to separatly create 10 attribute change hierachy proceess in the process chain.. pls through some lights on this issue
    With regards,
    Hari

    Hi venkat,
    Yes.. i already include the save hierarchies process in process chain...
    my main problem is hierarchy infobject are not activating  using process chain and also even process chain is not giving error message.. and in which log table the hierarchy objects are maintained (such as run time, date , status etc..).
    IS there is any other settings to be made in process chain..
    with regards,
    hari

  • Attribute Change Run in Process Chain Texts?

    Dear Colleagues!
    A simlple question: Do you have an Attributes change run in the end of a Process Chain only containing text? (Master Data text) Or i s it sufficient to have it after attributes?
    Regards
    Silje

    Hi,
    Attribute chage run is meant only for Attr/Hierarchies.
    No need to include it for texts.
    For the texts changes were automatically reflected with out change run.
    Regards
    Jonn

  • Attribute Change Run in Process Chain failed with SQL 942 error

    Hi,
    Attribute change run in th eprocess chain failed with the message " SQL Error 942" and ran succesfully after repeating the step.Searched in Forums for similar error but the solutions were not apt.
    Any pointers would be of great help!!
    Thanks in advance,
    Bhagyarekha.

    Hi Bhagyarekha,
    The reason behind that error could be:
    An attempt is made to activate a characteristic whose compounding was replaced and whose navigation attributes were simultaneously deleted. The replacement of the compounding temporarily deletes the M view of the characteristic during internal activation. The process of deleting navigation attributes involves converting the attribute SID tables. However, the M-view of the characteristic, which has just been deleted, is needed for this conversion.
    Check this SAP Note:
    Note 684405 - Replacing the compounding and deleting navigation attr.
    Hope it helps.
    Veerendra.

  • Attribute Change Run in Process Chain

    I'm making a process chain purely for attributes. Every time I add an infopackage for attributes I get prompted to make an attribute change run. Do I need an attribute change after every attribute infopackage or can I just have one at the end?

    Hi,
    You can have one attribute change run at the end of the process chain for all the attribute loads.
    Cheers,
    Malli.

  • How to run change run in process chain when it fails

    HI All,
    How to run  attribute change run in process chain when it fails. Give me the procedure with clear description. Is there is any difference with 3.x versions in running this.
    Thanks,
    Pratap Reddy

    Hi Pratap.
    If BI Accelerator is not being implemented by ur company, in that case if change run fails u'll proceed by 'Repeat' process option as usual we do in 3.x.
    If BIA is exists, in this scenario u can not repeat as we do in 3.x. U have to drop the indexes on cubes effecting that change run and run the change runs. Once it is finished recreate BIA Indexes on cubes.
    Warm Regards,
    Ramki

  • Regarding Attribute Change Run failure.

    Dear All,
    We have a process chain which contains many meta chains.
    Now in each chain i mean meta chain there are attribute change runs
    We have desegregated the attribute change run. is tere any method to place a check for attribute change run locks because at the last i have another attribute change run which is failing every day because of the attribute change run is still happenign in some chain.
    how do i implement it?
    Thanks in advance
    Janardhan Kumar.

    Hi Janardhan,
    In master data process chain where you have added process of attribute change, just insert a program before this process:
    The program is: RSDDS_CHANGERUN_MONITOR
    This program will check for any another attr change run running at that time and if there's any other attr change run runnning locking the object which your next attr change run requires then this program will not allow your attr change run to run.
    Once all the locks all cleared for attr change run it will trigger the next node.
    This program has a do loop which keeps on checking until unless locks are cleared.
    Regards,
    Vij

  • Attr change run in Process chain!

    Hi,
    For uploading Master data, we do have different process chains ( Eight to Nine ) for each client and for each source system!
    Now the requireement is such that there must be only two Two process chains one for daily uploads and another for weekly uploads!
    i coule create a Meta chain which shall be calling all the daily upload Process chains in series!
    But what about the attribute change runs?
    i had actually included this Attr change run process for each client comibing the other process chains ( Attr, Texts and Hierarchy )
    Now since the modelling has been changed for the daily and weekly process chains, i am puzzled about the attribute change run processes!
    Because we have lot of infoobjects which are existing in both the clients
    Any ideas?
    Raj

    Hi Raj,
    You can solve your problem in 2 ways :
    1.Include Attr.change run in each of your local PC or,
    2.In your Meta chain ..arrange your Local Chains in parallel
    & have a single Attr.change process...here you can select your object type as Infoobject & include all your Infoobjects... one after another... for which you want to run the Attr.change.
    Regards,
    Chandan

  • Attribute Change Run in Procee chain.

    I am trying to create a process chain for loading employee master data. I have three datasources populating this data.
    So in the process chain I have to add the Change Run process type only after loading data from all datasources right ?
    what is the process type  'Attribute Change Run' useful for anyway ?

    You are correct. If the loads to the employee Master Data Attributes are done serially, then you can end it with the 'Attribute Change Run' variant. If the loads to the employee Master Data Attributes are done in parallel, then you can have all three InfoPackages flow into an 'AND' variant and then have the 'Attribute Change Run' variant.
    The 'Attribute Change Run' in effect activates the Master Data Attributes, much like the activation process of activation of a DSO. The way it does it technically behind the scenes, however, is different.

  • Change Run in Process Chains

    I am running process chains early morning.  I one process chain I am carry out an attribute change run on 0MAT_PLANT and on the other on different InfoObjects.  Can these run at the same time or if they do can they cause a lock?  Thanks

    Funny... My reply would have been "no", as in our system parallel activation always creates lock situations. We do all our attribute change runs in serial.
    Check out note 903886:
    <i>(2)You cannot execute several change runs in parallel (do not confuse this with the 'parallel processing' described in Note 534630). For more information, see Note 825927.</i>
    Eduard

  • Regarding Attribute Change Run in Bi 7.0 version

    Hi Experts,
    Recently i tried to execute the
    ACR using the program " rsdds_aggregates _maintain" in bi 7.0
    But it showed the message the program does not exist in status bar.
    Recently our project has upgraded to 7.0 .
    Is there any other program for ACR in bi 7.0 ?

    Hi,
    The same program is available in BI 7.0.
    Please check the same in SE38 Transaction.
    Regards,
    Nitin Pardeshi

  • Process chain best practice - attribute change runs

    When building attribute change runs into Process Chains I see that there are potentially two main options to consider:
    1. One to One mapping.  Incorporate a separate attribute change run object type after each InfoObject has been loaded.
    2. Many to One mapping.  Build the process chain so that one single attribute change run occurs after all the InfoObjects have been loaded. 
    I would be interested to see how other people have incorporated their attribute loading into Process Chains.
    any info appreciated.
    Mike

    We run the attribute change run twice in our daily process chain, here's our order:
    - Load all master data
    - Attrib change run
    - Load all tx data
    - Run ABAP programs that generate master data
    - Attrib change run
    I doubt there will be much of a performance difference if you do the change run after each master data load, but it makes the process chain a lot easier to read.

  • BWonHANA: Attribute Change Runs (ACR)

    Dear all,
    I have a question regarding Attribute Change Runs (ACR) in BW system running on HANA.
    According document: Attribute Change Run it suggests that ACR may not be needed in BW running on HANA DB. However I'm looking for some experience in this topic. So is ACR needed? If so does it run faster comparing to legacy DB?
    thank you
    m./

    Hi Martin,
    go through below thread for existing experience:
    Program to run Attribute Change run
    Attribute Change Run – Strategies and Parameters
    Attribute Change Run concepts - SAP NetWeaver Business Warehouse - SCN Wiki
    LET'S BE BETTER IN SAP BI: Why Attribute Change Run in SAP BI 7.0 is required?
    Regards,
    V Srinivasan

  • Hi i have 50 infoobjects as part of my aggregates and in that 10 infoobjects have received changes in masterdata.so in my process chain the Attribute change run in running for a long time.can i kill the job and repeat the same.

    Hi i have 50 infoobjects as part of my aggregates and in that 10 infoobjects have received changes in masterdata.so in my process chain the Attribute change run in running for a long time.can i kill the job and repeat the same.

    Hi,
    I believe this would be your Prod system, so don't just cancel it but look at the job log. If it is still processing then don't kill it and wait for the change run to complete but if you can see that nothing is happening and it is stuck for a long time then you can go ahead and cancel it.
    But please be sure, as these kind of jobs can create problems if you cancel them in the middle of a job.
    Regards,
    Arminder Singh

Maybe you are looking for

  • External HD is no longer loading to the desktop

    I have two external drives connected by firewire that are no longer appearing on the desktop. It worked fine until I ejected both of them from the desktop. I turned off the power of the iMac then restarted the iMac and turned the external drives. Now

  • Queue name in QOS EOIO -Sender SOAP Adapter

    hi, While configuring sender soap adapter , if we specify EOIO as QOS , then there is a mandatory parameter Queue name to be specified. What is this Queue name ? and where is it created kindly reply Regards, loveena

  • Deleting Time Capsule Files

    I want to delete my backup files on my circa 2008 (1 TB) Time Capsule and start backing up fresh. I moved the sparsebundle to the trash, but it has been saying it is deleting for over 12 hours, and I continue to hear the Time Capsule working. Could i

  • Set related property in Javascript when property changes (half way there)

    Hi, I have a timesheet entity and it has a related property called holiday. When the user is entering the date on the timesheet, I want the app to check if a holiday has been authorised for this date and if it finds a record then assign the found rec

  • Pass value from webdynpro abap application to bsp application

    Hello, I want call api bsp javascript from WDA exchanging values between the two applications. I have a solution but it is with portal integration. I would like a procedure without using the portal. Webdynpro and BSP only. How can I do this ? Thanks