Relating a Request Number with its Process chain

Hi experts!
Do you know if there is anyway (with tables) of relating a "Request number" with its Process chain?
Thank you very much in advance!

Hello
I guess there is no direct way, but you can get it by following:
1) From table RSREQDONE, you can get infopak name by giving a request no.
2) Then from table RSPCCHAIN, For Type = 'LOADING', VARIANTE field give the Infopackage name and it will give u the PC.
Regards,
Shashank

Similar Messages

  • How to relate MATNR (material number) with its internal Characteristics?

    Material and its internal characteristics should be extracted from R/3 to BW?
    The Internal Characteristics are available in following tables
    CABN (Characteristic)
    CAWN (Characteristic Value)
    CAWNT (CHaracteristic Value Texts)
    How to relate MATNR with the internal characteristics data from the above tables and extract it to BW?

    Hi,
      Check the following link:
    Getting material characteristics

  • Want to get request number to BPEL process in an interval

    Hi All,
    I have two applications A and B.I need to receive request message from A to B through BPEL process. BPEL process receives the request data(through schema- Source of transform activity) from A and updates that data into B(Target -request schema of B).BPEL process is the middleware between two applications
    My requirement is :
    I want to analize request data in an interval of 24 hours. I have one parameter('sequence') in the request schema of B which has to indicate the request number to BPEL process.
    Clear explanation to requirement details:
    Application A starts pushing data at 12 'o clock(0:00 hrs midnight) and then parameter 'sequence' should be integer 1 or 0.Like that 'Sequence' should be increased by 1 for every request to BPEL process.
    I want the sequence values like below(for 24 hrs cycle):
    First request :
    Reuqest push time - 0:00 hrs
    Sequence - 1
    BPEL process instance(which will be created automaically in EM console) - Instance1
    Second Request :
    Reuqest push time - 1:30 hrs
    Sequence - 2
    BPEL process instance(which will be created automaically in EM console) - Instance2
    1
    Third Request:
    Reuqest push time - 4:00 hrs
    Sequence - 3
    BPEL process instance(which will be created automaically in EM console) - Instance3
    Like that
    last request in 24 hrs cycle should be :
    Reuqest push time - 23:00 hrs
    Sequence - Some number according to number of requests at that time.
    After 24 hrs ,Sequence again should become as 1 to indicate the starting point of the 24 hrs next day.(like data in above table)
    Can you help me in this regard? I am using transform activity in which I have 'sequence' parameter .
    Thanks in advance
    Edited by: 899283 on Aug 25, 2012 7:16 AM

    Create a "While" activity.
    Create a variable named seq of type int.
    In the while condition check the current time.
    xp20:current-time() < <counter reset time>
    Create a pick activity to receive the message inside while loop.
    Create assign activity in the while loop. Assign the value of variable seq to the payload and increment it by one.
    Outside while loop , reset seq back to 0 by using another assign activity.
    In case the composite has to run continuously after first submission, use another outer while loop to check the condition while seq = 0.
    Hope it helps.
    Regards.

  • Problem with a process chain transport

    Hi all,
      I have a problem with a process chain transport, I transport it but when I see the changes in testing environment I don’t see it, I did it four times but nothing happen and I don’t have errors.
      Can anybody tell me how to transport a process chain.
    Thanks.

    Hi Federico,
    When you tranport Process Chains, initially chains will be available under "Not Asigned" node in RSPC Transaction. The transported chains wont be get highlighted automatically. Manually need to open the chain in update mode and activate it on Quality.
    Hope it will help you to resolve the problem.
    Regards,
    Raji

  • How to delete requests in PSA using Process chains

    Hi All,
    Can anyone explain me how to delete all the requests in PSA using Process chains.
    This is what I did...
    1. use Process type 'Deletion of Requests from PSA'
    2. Settings:
    Object Type - PSA table
    Object Name - <Datasource name>          
    Older than - 0 (Zero) days
    These settings doesn't work. Can you please let me know exact settings to use for deleting all the requests in PSA of a datasource.

    Hello Praveen,
    That's what I thought too. But if I use '1' one day, what if I need to run it twice same day? So this doen't work for my requirement.
    Any other suggestions?
    Thanks.

  • Problem with triggering process chain

    Hi
    We have a remote process chain that calls a process chain in another system.The process chain in the other system is not getting triggered with the remote chain.
    We have 3 such remote chains and we are facing such a problem with only one of them.
    The process chain in the other system has a start variant which gets triggered( i suppose) and gives an instance id...the next step in the process chain is to load data into a ODS.Now this step remains yellow forever.When i manually try to schedule this step it gives me records and the request in the monitor screen turns green.But the process chain step continues to remain yellow.
    What can be a way out for triggering the process chain or where could the problem be?
    Please help
    Thanks,
    Suchi

    Hi Suchitra,
    Even though ur process seems to be in yellow your data loading may be completed and the  reason for it may be the delay in activation of ODs by ur PC.
    For your information please go through the below infm provided in SAp Library
    Note when loading into an ODS object and for the subsequent, event-controlled update:
    If you switched on the automatic activation in the ODS maintenance or administration, the monitor status for the request remains yellow after the load was successfully completed. Nevertheless, the subsequent processing for the InfoPackage is started, because the loading process is successfully completed.
    [http://help.sap.com/saphelp_nw04/helpdata/en/65/163d3873130057e10000009b38f842/content.htm]
    I hope ur doubt is clear.
    Regards,
    Rajkandula

  • Need help with BW Process chain issue

    Hi Gurus,
    I had made a copy of the existing process chain so that I can work on the changes. Its a metachain and I tried to copy a sub chain.
    But at a later point of time, I have realized that the process chain had got into a  nested loop in the meta chain, for the sub chain, I had copied. How do I rectify it?
    Kindly suggest

    hi,
    use the bottom up approach.
    Looking at the attached file it has many PCs.
    Just note down all list of all PC and then do the copy of individual PCs, later you can copy the complete meta chain.
    If you want give one more chance and try to copy meta chain again.
    Thank-You.
    Regards,
    VB

  • Error related to scheduling of dependencies in process chain

    Hi gurus,
    2 process chain is dependent on the 1 process chain,unfortunately i was scheduled the 2 pc before the end of 1 pc.
    after a while i was realiased that 1 pc was still running,immediately i killed the job related to 2 pc(that job is  DELETE INDEXES )
    finally i was rescheduled the 2 process chain after the completion of 1 process chain.
    1 & 2 are finished successfully.
    thx
    mahi  &naren
    because of this ,is there any problem to database (production server )

    Mahesh,
       every body will cancel jobs. It won't problem. may be you are thinking in that process is DELETE INDEXES point of view, this won't be problem. create the indexes again. after the load check DB02 for missing indexes.
    check the data consistency for the load(no duplicate recrods).
    All the best.
    Regards,
    Nagesh Ganisetti.

  • Process type "Delete overlapping request in cube " in process chain

    Hi
    can somebody suggest me where i need to place the process type "Delete overlapping request" for an infocube.
    Regards,

    Hi,
    When you use the corresponding process in the process
    chain maintenance screens to specify the conditions for
    automatic deletion, these conditions are applied to all
    the InfoCubes for the selected InfoPackages
    Overlapping: If you set this indicator, existing requests are also
    delete from the InfoCube if the selection criteria of the new request partially or wholly overlap the selection criteria of the request to be deleted
    Same or Comprehensive: If you set this indicator,
    requests are only deleted from the InfoCube if
    the selection conditions of the new request are
    the same as or more comprehensive than the selection
    conditions of the request to be deleted.
    Thanks
    Bhagesh

  • Issue with the process chain?

    Hi All,
    I have a process chain triggerred by an event.I had this transported into Q box.After moving it to Q i did click on acativate and schedule icon.When i triggered the event in Sm64.The process chain triggerred successfully.The next day when i tried to trigger the event ,the process did nothing,its only after i actiavted the process chain and triggrred the event the process.
    I know the process chain should be good after ictivated once when  moved into a new system.Can anybody tell me how to resolve my issue of activating the PC whenever i wnat to trigger it.What i am i missing here?
    Please advice,urgent

    I think Geo answered what you want and what I wanted to tell.
    Thanks Geo
    Ther are two  basic things
    --> In order that your PC responds to your "Event & Parameter", maintain the same and PC <b>should be in scheduled status</b>
    --> the periodic check box <b>schedules again</b> once the current run completes. i.e makes ready the PC for the next run whenever the next "event and parameter" gets triggered by any means ( you no need to activate and schedule again)
    Sorry If my answer confused you..Hope everything is clear now...!
    VJ

  • Statistics technical content activation issue with MD process chain in BI7

    Hi,
    Let me give you history of the issue first.
    I had to activate the Statistics in BI7. I followed the SAP Note 965386 and activated the Technical Content.
    Faced activation issues in MD process chain, Content Master Data-0TCT_MD_C_FULL_P01. It dint get activated, Followed the SAP note 1065919, which asked me to remove the below process from RSPC and activate it.
    Load data- Process Variant Attribute and
    Load data- Process Variant Text.
    I did the same and it got activated after removing them.
    Issue is. Later knew that manually activating the Process chain from Content would have activated those Infopackages aswell.
    Now how should I get those processes into the chain and activate? Based on your suggestions, I can let you know what all I have been trying to fix it?
    Relying on you for solution.
    Thanks
    Pavan

    Thank You Neethika,
    I have this issue solved. I replicated the data sources, activated those infoPackages manually and then added those variants into the process chain manually. So my MD chain now has all the necessary process.
    Now i need to schedule them and see if it runs with out any errors. I will keep this thread open till i run it to take your help if i get any errors while running them.
    Thanks
    Pavan

  • How to activate / inactivate dataslice with a process chain ...

    Hi,
    we would like to activate and inactive a dataslice automatically for example by means of a process chain. Does anyone has experience with this ...
    Reason is that we have a forecast version with actuals and plan combined (very different structure between plan and actual data) and we  want to load actuals + initial budget in a forecast version, which is changed in IP afterwards. The unit rate calculation is difficult to be performed in the load mechanisme, but easy to calculate with FOX. Therefore after loading, we want to execute a planning sequence for which the dataslice needs to be temporary inactivated ...
    Dries

    Hi,
    In the table UPC_DATASLICE, if the the value of the field INACTIVE is 'X' for the planning area and the data slice you are working on, it means that that particular data slice is inactive.
    So create an exit FM to make the INACTIVE field value as 'X' for the dataslice and the planning area you want.
    Call this exit FM in the process chain.
    After ur processing is done, run another exit of same kind which reverts back these changes, which will activate the data slice again.
    Bindu
    Edited by: Bindu on Jun 20, 2008 10:43 AM

  • Loading from PSA with different process chains at a different time

    Hi,
    We currently have an issue regarding loading the same data from 2 separate Process Chains from the same datasource at a different time.
    Simplified what is happening :
    Process Chain 1:
    Step 1a = Load 2LIS_13_VDITM into ODS "A"
    Step 1b = Load 0FI_GL_4 into ODS "B"
    At a later time, (PC1 is ready) =>
    Process Chain 2:
    Step 1 = Load ODS "A" to ODS "C"
    Step 2 = Load 0FI_GL_4 (from PSA) to ODS "C"
    Because of dependencies, step 2 from PC2 has to be loaded AFTER Step 1 (with activation) from PC2.
    We cannot change Process Chain 1.
    What i want to do is load the data from 0FI_GL_4 only to PSA in Process Chain 1 and pick it up again in Process Chain 2. This functionality is available in NW2004S, but not in our version BW 3.0B.
    Does anyone have an idea how to do this ?
    Thanks,
    Pascal

    Hi Dinesh,
    Thank you for your quick answer.
    The problem is i cannot change PC1, but 0FI_GL_4 is loaded with the option into PSA and then immediatly to the target. So data is available in the PSA.
    When I try to load data from PSA into ODS "C" in PC2, i get an error saying that the belonging infopackage (from PC1) is not available in this PC and thus cannot be loaded from PSA.
    Regards,
    Pascal

  • Problem with the Process chain

    Hi,
    I created a Process chain and moved to Q for testing. The transport was failed because some objects are locked in BQ system. I unlocked them and moved the TR again. Now the transport was successful but the changes to the process chain are not reflecting in the Q system. There are no errors in the transport log but we have some warning messages which can be ignored. What could be the reason?
    Thanks

    Yes, When I get into the change mode I can see the changes. Thanks a lot for your reponse.
    Full Points awarded.
    Thanks again.

  • U00BFTransaction to clear customer number with its equivalent vendor number?

    Dear Gurus,
    Our client has many customers that are vendors at the same time, obviously with different vendor numbers BUT same Fiscal number. Each customer has its vendor number associated in the master data; and each vendor has its correspondent customer number associated in its master data.
    Now, how can I clear vendor invoices with customer invoices? Invoices that become from the same Fiscal number?
    Which is the transaction to do that?
    Any help will be rewarded.
    Thanks a lot

    Hello,
    Please, try this link Automatic open item clearing for vendor/customers
    Regards,
    Eli

Maybe you are looking for