Process Chain for Consolidation Functions

Hi Team,
              We have created a process chain for consolidation function as required by client, but we want the process chain to check the preceding  task status and only on successfully completion it should  proceed to next task. Is there a standard program or function module which does this, please update.
Also we would like to pass dynamic permanent parameter values for the variants of task.
Thanks in advance.
Kind Regards
Sridhar

Hi Collet,
             We have created a process chain  as  below:
Period Initialization - Data Collection -LDS - Calculation of RE - Validation of RFD - Interunit Elimination -COI.
I have created the Separate variants for  each of the above functions with program UCBATCH01.and the process chain is working fine.
But we want the process chain to check the task status before it proceed to next task execution and stop if any error occurs in the task. Also we want the  dynamic selection of parameters from Permanent Parameters of Consolidation Monitor.
Kind Regards
sridhar

Similar Messages

  • Process chains for loading data to target is not functioning

    Hi SAPians,
    Recently, we have upgraded the firmware on IBM P590 with the help of IBM on Saturday i.e. 06/12/2008 (The firmware of P5-590 was SF235_209. It was upgraded to SF240_XXX) and since then the process chains for loading data to targets are not functioning properly.  We have stopped all the SAP services, database services & OS services from our end and services have been rebooted after firmware upgrade.
    However, the problem with the process chains that load transaction data and hierarchies is solved but the chains that load master data are still not working as scheduled.
    We tried to load the master data manually, by running DTP to load data to an object analysis code (attributes) the request remained YELLOW. After refreshing it several times, the request turned into RED. The error message was - PROCESSING TERMINATED (screenshot 1 attached).
    To mitigate this we tried deleting the bad request and it prompted with the below message:
    "Cannot lock request DTPR_4C37TCZGDUDX1PXL38LVD9CLJ of table ZANLYSIS for deletion (Message no. RSMPC178)" (screenshot 2 attached)
    Please advise us how the bad request should be deleted?
    Regards,
    Soujanya

    Hi Sowjanya,
    Follow the below procedure to make yellow request to RED:
    Use SE37, to execute the function module RSBM_GUI_CHANGE_USTATE
    From the next screen, for I_REQUID enter that request ID and execute.
    From the next screen, select 'Status Erroneous' radiobutton and continue.
    This Function Module, change the status of request from Green / Yellow to RED.
    Once it is RED, you can manually delete that request...
    Releasing LocK
    Gott Transaction Code SM12 and release the lock.
    Hope It helps you.
    Regardss,
    Nagaraju.V

  • Process Chain Review Question: function module/ABAP program/Event

    Hi,
    1. Can you tell me a bit more about function modules such as RSPC_CHAIN_ACTIVATE_REMOTE
    2. What are function modules in general terms. i.e.  What is their role?
    3. How do I see all function module available?
    4. When is function module used instead of ABAP program?
    5. How do they help in the support and monitoring of Process Chains?
    6. I am getting confused over the following under process chains “job”, “event”, “function module” and “ABAP Program”
    Thanks

    2. What are function modules in general terms. i.e. What is their role?
    Function module return a value ( most of the time), they return some value either a single value of rane of value or even a table. Example: FM to return fiscal period gieven the fiscal vaeiant and system date.
    3. How do I see all function module available?
    Go to Se37 and this is function builder. You will find FM starting with RS* more useful. You cna also create your own in Se37.
    4. When is function module used instead of ABAP program?
    In addtion to answer I gave in 3 above, program is used to check some logic and update some tables or give screen output.
    You may note FM is also a program.
    5. How do they help in the support and monitoring of Process Chains?
    As I said, for monitoring chains, use Sm37  and logs in RSPC.
    6. I am getting confused over the following under process chains “job”, “event”, “function module” and “ABAP Program”
    I am not clear what are you looking for.
    You cna schedule a FM or a program to run in a chain. Is that what you mean?
    Ravi Thothadri

  • How to execute process chains using planning function

    hi, i need to execute process chains from web. i know the steps to that needs to be followed for accomplishing the task.
    1) RSPC_CHAIN_START ( function module) into which process chain has to be passed
    2) create a planning function to invoke the said function module
    3) create a function button on web and assign the planning function.
    Now the thing is how to create the planning function in BPS. plz provide me a solution with steps. And how to pass the process chain into the function module and handle it.
    Thnaks

    Hi Anand
    RSPC_CHAIN_START is the standard function module to run a process chain which i want use. Now, how to use the said FM in planning function to achive my task. Do i need to maintain any parameter in planning function inorder to execute the FM. If you know the solution plz explain in detail.
    I am very new to BPS..bare me plz
    Thank you

  • PROCESS CHAIN FOR REAL TIME DATA AQUISITION

    hi,
    how can i create a process chain for dso which is getting data from xi push
    i created a deamon which is having both infopackage and reat time dtp
    now i want to close the request for 24 hours
    i have 10 dso's in this way
    how to create process chain for this?

    hi,
    how can i create a process chain for dso which is getting data from xi push
    i created a deamon which is having both infopackage and reat time dtp
    now i want to close the request for 24 hours
    i have 10 dso's in this way
    how to create process chain for this?

  • Problem in creating process chains for CO

    Hi Friends,
                     I have a CO cube "0OPA_C11" getting data from Three datasources,
    those are 0CO_OM_OPA_6(supports delta), 0CO_OM_OPA_1(full only), 0CO_OM_OPA_2(full only), i have already created process chain to this cube using these three datasources, the chain is like this,
    1. delete indexes
    2.0CO_OM_OPA_6(supports delta
    3.0CO_OM_OPA_1(full only),
    4.0CO_OM_OPA_1(request overlapping)
    5.0CO_OM_OPA_2(full only),
    6.0CO_OM_OPA_2(request overlapping)
    7.create indexes
            Is it right? here the chain is running, after completion of that, in manage of cube, it is showing only the request for 0CO_OM_OPA_2(full only), the request which were there earlier like Init request and new delta request for .0CO_OM_OPA_6, full request for 0CO_OM_OPA_1 are getting deleted, it is showing the request only for 0CO_OM_OPA_2,
      the way how i created the process chain is right or wrong? can anybody give me the solution?
    Thanx in Advance
    BalajiReddy

    Hi Nick,
              Thanx for your reply, everthing is ok what you've asked me to check, i think there is certain scenario to create the process chains for the data targets, which are getting data from multiple datasources, which support delta's as well as full.
              I want that scenario, can you tell me? or can anybody tell me?
    The right points are assigned to the right answers.
    Thanx in advance
    balajireddy

  • Error in Process chain for CO-PC

    Dear ALL
                I am facing one problem.I have a process chain for CO-PC cost object controlling.In that after start process i have another process chain Manufacturing order.After this other processes are there.Upto 4th march i have the delta running fine.After that the manufacturing order PC is failing when i open the process chain i find its failing in DTP section.
    Now what i did is i run the DTP for manufacturing order actually it consist of ATTRIBUTES AND TEXTS.After finishing i find in manage that the records are transferred but 0 records added and when i find the log its saying
    @5C@     0PRODORDER : Data record 1 ('000001000000 ') : Duplicate data record     RSDMD     191     
    Thanks in Advance

    Hi,
    Check below these links for more business knowledge about CO-PC.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/COPCIS/COPCIS.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fb07ab90-0201-0010-c489-d527d39cc0c6.
    Regards,
    Praveena.

  • Error in Process Chain for Delta pack

    Hi All,
    Here I am facing error in process chain for delta pack.
    Error:
         Last delta upload not yet completed. Cancel     I     
    Please send me the solution asap.
    Thanks

    Hi,
    This message means there may be a load triggered by the same infopackage that may be still running or may be still having yellow status. Go to the monitor screen from this IP itself and it will show the paricular request (it will be the latest one). See if that load is active and running. If its active try to find out if load is happening, if its happening you may let it progress. If its not active you need to force the status to red and delete from the target. Once this is done you can retrigger the load. If its a datamart load you may need to reset the data mart status before the triggering the load.
    Refer
    Last delta update is not yet completed
    Last delta update not yet completed-PC Chain Error
    Last Delta Not Yet Completed
    This is the same issue as yours.
    Thanks,
    JituK

  • How to create process chain for 0EMPLOYEE

    I want to create process chain for 0EMPLOYEE attribution and text, how to create it and make a schedule for daily loading? Could anyone write steps in my case? Thanks!

    Hi,
    Follow the following steps:
    1. Go to RSPC->create->give name and disc of your chain.
    Start Variant Creation
    2.  Now you will be prompted to give a start variant,create a  new variant(click on page icon )
    3.Change Selections->date/ time.
    4.give date and time for start of the chain.
    5.click the check box for periodic job->period values->daily->save->save
    Addition of process types
    6.Select the process type "Execute Infopackage"
    7.select the name of the infopackage which loads attr data to 0EMPLOYEE.
    8.Attribute Change run will come automatically( if not then drag it as well and create variant )
    9.select the name of the infopackage which loads text data to 0EMPLOYEE.
    10.Attribute change run wil again follow.
    (connect the process types which are not connected,by right clicking the process types )
                                 start
                           IP A     IP  T
                          attr          attr
    A = attribute
    T = Text
    Please Reward points if useful
    Manish

  • How to create process chains for Master Data?

    I need information on " how we can create process Chains for Master Data"

    Hi Sachin,
      http://help.sap.com/saphelp_bw33/helpdata/en/ad/6b023b6069d22ee10000000a11402f/frameset.htm
    and also Modelling aspects in process chains (ppt)
    https://websmp109.sap-ag.de/~sapidb/011000358700002337702003
    Hope this helps.
    Srini

  • How to Create Process Chain for Remote Cube.

    Hi,
              I created Remote info cube, data from ECC, loaded Successfully, I want to create Process Chain for Reomte Cube, Please Help me.
    Thanks,
    Nandish Gowda

    Hi Nandish,
    After initialization, th next delta will come as per your delta nature, if it is 0calday: Then your next delta will come tomorrow only.
    If you are able to 7 records in RSA3, why not in PSA( Why it's only 5 records). Analyze this closely.
    Sometimes, RSA3 exactly doesn't match with PSA because, RSA3 works on update mode F.
    Regards,
    Suman

  • HOW TO CREATE PROCESS CHAIN FOR PSA ARCHIVING

    SDN EXPERTS,
    i like to create process chain for archiving. but i dont see any event for archiving when i go to create a process chain for PSA archiving. please let me know.
    thanks

    Hi,
    In the below document on the 14th page it says it is not possible to archive the master data & PSA.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f47fec9f-0501-0010-ce84-8a7231715ae6
    As per my understanding..
    But one thing you can do is use another ODS and load the same data that you're loading to something else and try to archive that data(Only if you have transformations in the current CUBE/ODS).
    Correct me if i was wrong and eloborate your requirement.
    Regards, Siva

  • How to create Process chain for Aggregate for Master data

    Hello friends,
    I created Aggregates on Navigational Attributes.
    Now they are working fine, but i need to know that how shall i create the Roll up for Aggregates on Navigational Attributes.
    The point is the master data changes frequently a lot of time for e.g. for 0customer etc.....
    So if any one can send me the step by step documents so as to know how to roll up the Aggregates for Navigation attributes or for aggregates created on Master data....
    How to create process chains for the same ?????????
    Because if master data changes, then rolling up the aggregates straight forward will not help.
    So we need to write a process chain so that it deactivates the aggregate and reactivate again and fill up again..........
    If i mis interpreted something please rectify it.......
    Please advise

    Hello,
    the changerun that you have to schedule in order to activate the master data will adjust the aggregates automatically.  There is no need to deactivate them after master data loads.
    Best regards,
    Ralf

  • CORUPROC (Process chain for confirmation, collective background processing)

    Hello Guru,
    Can you please explain me the program CORUPROC (Process chain for confirmation, collective background processing) that can be use in SE38. and how it its important for CO16N (Reprocessing Incorrect Production Order)?
    CORUPROC is also the same as CO1P transaction code.
    Please explain the use of this program.
    Thanks
    Edited by: Ryan on Feb 3, 2009 7:55 AM

    Hi Carina,
    It might take some time for the attribute change run.
    what you can do is right click on th running process , go to display messages and check if every thing is fine.
    also goto batch monitor from there and see if the job is still running.
    alternatively, if you are not sure if the job got strucked up, kill the job from batch monitor and run the attribute change run manually.
    you got two options two do now.
    1)Wait for some time for the process to complete and check the messages.
    2)kill the job and run att change run manually.
    i suggest you to go for option 1 and if it is taking too long ar there is any error message, analyze and then go for option 2
    hope this helps.
    cheers,
    Srinath.
    Edited by: Srinath Singamsetti on Aug 4, 2009 5:44 AM

  • Help required for Creation of process chain for Open hub destination(table)

    Hi Experts,
    I am working on creating process chain for the open hub destination which is targeting data transfer into Table. Which is then push to SAP PI.
    2.) Steps to create a process chain for OHD????? Not knowing and even after that
    3.) What are the steps for Pushing it to PI (I mean we have generated client proxy also) But need to know ABAP related to trigger process chain
    please need your expertise and knowledge. Well atleast with the point 2 I need BI experts help...
    Regards,
    [Gaurav Patwari|http://gauravpatwari.wordpress.com]

    Hi Gaurav,
    Creating Process chain for OHD.
    1. Go to RSPC-> Create a astart variant.
    2. Click on process typesin the menu. Fourth from the left. Under this go to LOAD PROCESSES AND POST PROCESSING option.
    3. The fifth option is "DATA EXPORT INTO EXTERNAL SYSTEMS". Click on that.
    4. Click on F4 and choose your infospoke name.
    5. Press the RIGHT button.(if it asks for variant, create a new variant in the same small window besideswritting bar).
    6. Join the START process and the 2nd process via dragging.
    7. Now add your required other processes.
    The general process chain processes are :
    1. Start.
    2. Delete Indexes (if data loaded to cube).
    3. Load process.
    4. Delete duplicate request (if it is a full load in cube).
    5. Create Indexes.
    Hope it helps.
    Preet

Maybe you are looking for

  • Return statement inside a catch block???

    If you put a return statement inside of a catch block, what statements will be executed next? I.e., what happens to the flow of control?

  • How to build new basic key figures in library 4FM for different local curre

    Hi Experts.  I am working my reports with library 4FM.  I need to create a new basic key figures in order to create a new report with severals currencies, like group currency or  transaction currency. Does anyone know how to do that ? regards, Ruth

  • Poor performance using policy agent 2.2 with Sun Access Manager

    Even if com.sun.am.policy.agents.config.do_sso_only is set to true, the policy agent sent a request to PolicyService (svcid="Policy") and it's take more than 8 seconds to receive a respose. Any idea why ?? Agent Log 2012-10-15 08:11:42.441MaxDebug 24

  • Mail / iPhoto Photo Browser out of date.

    In Mail, a photo browser button allows me to browse the contents of my iPhoto library (Events, places, etc). However, the contents are not the same as what I see in iPhoto.  They appear to be out of date - no event or photo after Jan 2011 is present.

  • Mixing as3 and as2 objects

    I'd just like to check something. When I was trying out a bit of as3, I tried having as3 objects, but as2 code on the timeline, so I'm guessing that you can't nest or load as3 objects inside as2 movieclips because it probably treats everything like i