How to identify whether that particular process chain is active or not?

Hi all,
How to identify whether that particular process chain is active or not ?
thanxs
haritha

If see the process chain then it will not be greyed out if it is active. Or else check in these tables.
RSPCCHAIN
RSPCCHAINT
to check the logs
RSPCLOGS               
RSPCPROCESSLOG
Give the chain name and check in the object version.
Khaja

Similar Messages

  • How to determine whether process Chain is active or Not

    Hello Experts,
    How to determine whether process Chain is active or Not, because i have large number of PC to activate.

    Hi,
    Please check this program in SE38---- /SSA/BWT
    This program will give you information regarding all your process chains which are active and running based on there timings.
    Hope it helps.
    Regards,
    AL

  • How to identify whether my query is been already transported or not?

    Hi all,
    How to identify whether any transport request are created for my query. And also how to identify whether the query in the production is been transported to the QA.
    Thanxs
    Haritha

    Hi haritha,
    Once the request is generated u can write the request number and chk in the other server STMS ...if u find the request thr ur transportation should be sucessful
    chk this link...
    http://help.sap.com/saphelp_nw04/helpdata/en/b5/1d733b73a8f706e10000000a11402f/content.htm
    It is very simple ,
    Goto RSA1> Trasport connections> drag & drop ur query to right side panel--> observe the coulmns ( pakage column ) --> If the pakage is $TMP u can sy that that perticular query is not transported ---> If it other than $TMP ( That query has Transported alreay).
    Assign points if helpful
    Cheers
    Raj

  • How to identify whether a TransientVO value has been changed or not on jsff

    Hi
    I have a TransientVO view object dragged onto jsff page. Is there any way to identify in backing bean or in Application Module to identify whether there is any attribute value has been modified or not?
    Thanks in advance !!

    Hi:
    My understanding is that's ADF's internal business to keep track of RowSet changes. In your code, it's not expensive to explicitly call commit OperationBinding. When your code issue an explicit commit, ADF will check if a real commit necessary or not. If any row or attribute changed, a real commit will happen.
    If your application really want to get notified when any attribute changes, and you feel it too much to implement a valueChangeListener for every inputText, you should try a more generic one: rowUpdated(). I never use this one, but according to the manual, your probably can set a flag in your overwritten rowUpdated to flag an attribute value change when it happens.
    But I really recommend you simply issue a commit and let ADF decide the necessity of a real commit. If you are really interested in which specific field changes, to me you have only 2 options, 1 is to do valueChangeListener, the other is try to figure out if rowUpdated() helps.
    If you feel my answer helps, please mark it as 'helpful'; If it is correct, please mark it as 'correct'.
    Thanks,
    Alex

  • How to test Particulare Communication Channel is active or not in UDF?

    Hi,
      Can any body suggest me how to code in UDF particulare Communication Channel is active or not. If it is inactive then I have to thow exception else ok.
    Appreciate for your response.
    Regards,
    Daniel.LA

    Daniel,
    Check this..
    String BSys = "BS_FSCM_AR_CLNT100";
    /1. Determine a channel (Business system, Communication channel).
    Channel channel = LookupService.getChannel (BSys,"CC_RFC_TEST");
    Then you do a
    //2. Get a RFC accessor for a channel.
    accessor = LookupService.getRfcAccessor(channel);
    add this code
    try{
    if(accessor == null;
    }catch(Exception e){
    throw new Exception("Communication channel for System " + BSys + "Inactive ");
    That should fix it....:-)
    Hope that helps
    Regards
    Ravi Raman
    Channel.

  • How to identify whether the data extracted is direct, queued, unserialized

    hi,
    how to identify whether the data extraction from r/3 is direct, queued and unseralized data.
    can anyone let me know abt it
    regds
    hari

    hI,
    Direct Delta: With this update mode, the extraction data is transferred with each document posting directly into the BW delta queue. In doing so, each document posting with delta extraction is posted for exactly one LUW in the respective BW delta queues.
    This update method is recommended for the following general criteria:
    a) A maximum of 10,000 document changes (creating, changing or deleting documents) are accrued between two delta extractions for the application in question. A (considerably) larger number of LUWs in the BW delta queue can result in terminations during extraction.
    b) With a future delta initialization, you can ensure that no documents are posted from the start of the recompilation run in R/3 until all delta-init requests have been successfully posted. This applies particularly if, for example, you want to include more organizational units such as another plant or sales organization in the extraction. Stopping the posting of documents always applies to the entire client.
    Queued Delta: With this update mode, the extraction data is collected for the affected application instead of being collected in an extraction queue, and can be transferred as usual with the V3 update by means of an updating collective run into the BW delta queue. In doing so, up to 10000 delta extractions of documents for an LUW are compressed for each DataSource into the BW delta queue, depending on the application.
    new queued delta
    This update method is recommended for the following general criteria:
    a) More than 10,000 document changes (creating, changing or deleting a documents) are performed each day for the application in question.
    b) In future delta initializations, you must reduce the posting-free phase to executing the recompilation run in R/3. The document postings should be included again when the delta Init requests are posted in BW. Of course, the conditions described above for the update collective run must be taken into account.
    Non-serialized V3 Update:With this update mode, the extraction data for the application considered is written as before into the update tables with the help of a V3 update module. They are kept there as long as the data is selected through an updating collective run and are processed. However, in contrast to the current default settings (serialized V3 update), the data in the updating collective run are thereby read without regard to sequence from the update tables and are transferred to the BW delta queue.
    unserialized v3 update
    This update method is recommended for the following general criteria:
    a) Due to the design of the data targets in BW and for the particular application in question, it is irrelevant whether or not the extraction data is transferred to BW in exactly the same sequence in which the data was generated in R/3.
    take a look Roberto's weblog series
    /people/sap.user72/blog/2004/12/16/logistic-cockpit-delta-mechanism--episode-one-v3-update-the-145serializer146
    /people/sap.user72/blog/2004/12/23/logistic-cockpit-delta-mechanism--episode-two-v3-update-when-some-problems-can-occur
    /people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods
    /people/sap.user72/blog/2005/04/19/logistic-cockpit-a-new-deal-overshadowed-by-the-old-fashioned-lis
    https://weblogs.sdn.sap.com/pub/wlg/126 [original link is broken] [original link is broken] [original link is broken]
    doc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328
    and oss note 505700
    Re: delta methods
    go throuth the previous thread
    Delta types
    hope it helps..

  • How to identify whether any data source is created for a table?

    hi all,
    How to identify whether any extractions is been carried out for a particular table, view or function module(generic extraction)? from r/3.
    bcos i need to create an extraction for a table, view and function module. But  iam not sure whether any extractions is already been created for those tables, view, function modules??
    thanxs
    haritha

    Hi,
    By passing the following values as selection to table  ROOSOURCE we can find whether any data source has been created or not .
    EXMETHOD = V
    EXTRACTOR = Table name
    hope it helps..
    regards,
    raju

  • I want to kill a particular process chain from a meta chain..

    Hi All,
    I want to kill a particular process chain from a meta chain as, its having some technical issues.So what is the procedure.to handle this process..
    Thanks..

    follow these steps
    1.Go to the chain which you want to kill .
    2.Go in the log view->top menu bar execution tab.>Remove from schedule.
    you are done
    Another way (bit complex but will work )
    1.Go to the process chain running (which you want to kill) in the log view copy the logid (lef hand side of screen you can get that)
    2.Open a new session ,Go to se37 enter function module RSPC_PROCESS_FINISH -->execute it
    3.Now again go Log view of the process chain right click on the start variant>display messages>Chain tab
    copy the variant ,instance ,date time etc
    4.IN execution screen of RSPC_PROCESS_FINISH enter the variant,instance,data time,logid and Type=TRIGGER
    status = R.
    Actually you will see something like this in input screen
    I_LOGID -
    >from log view in RSPC
    I_CHAIN
    I_TYPE   -
    >TRIGGER for start variant
    I_VARIANT----
    >from log view in RSPC
    I_INSTANCE------>from log view in RSPC
    I_STATE     -
    >R
    I_EVENTNO                       00
    I_HOLD
    I_JOB_COUNT
    I_BATCHDATE   -
    >from log view in RSPC
    I_BATCHTIME                     00:00:00
    I_DUMP_AT_ERROR
    Thats all and your are done.
    But I would suggest Remove from Schedule will surely work....If you have any doubts let me know.
    Regards,
    Rocks

  • How to find out that particular structure is used in which tables

    Hello Friends,
    Most of the times through techinal information we come to know the table name for a particular field.And in se16 when i give that table name than system says its structure and not the table.So in se11 when i give that structure name in database table field, its shows all the field in that structure, but not the data stored in that field.
    So my question is how to find out that particular structure is used in which tables,so that i can view data stored in that structure?
    Thanking you guys in advance.
    Regards,
    Jitendra

    Dear,
    When you click on the technical information it will give the structure name and field, double click on the structure and it will take you the display structure screen, there you will have the where-used List icon (Ctrl + Shift + F3) at the top , click on that and it will show the options, select Database tables and execute, it will give the tables related to the structure, you can explore the list of tables and find where your required field is stored in them.
    Thanks & Regards,
    Vijaya Bhaskar A

  • How to identify whether a multiline container is empty or not in Workflow?

    Hi Experts,
    Does any1 know how to identify whether a multiline container
    is empty or not in a workflow?
    Thanks.
    Points wil be rewarded.
    Vincent

    Dear Vincent,
    You can get the report name for the Business Object which contains the multi-line container, from the BO itself. Put a break-point in the report and try executing the workflow. The multiline container is like an internal table in the report. See if the internal table is initial while execution.
    Regards,
    Michael.

  • How do we know that which processing Class doing what functionality ?

    Hi SAP HR Experts .
    Q:-1 How do we know that which processing Class doing what functionality ?
    Like : Processing class 1 , 2 ,... etc .
    Similerly Simulation Class is On (Check Box is Ticked) then what impact we occur ?
    Kind Regards : rajneesh

    Hi Rajneesh,
    The best way to understand the processing class is to go thru each and every class in table T512W_D ( Go to SM30 -> t512w_d ).Here in this table you will have the wagetypes ,just double click on the wagetypes and you will find the screen with processing classes. Just go thru each and every class by f1 . Each class is having its own importance and implication.
    Same with Cumulation class. Go to SM30 -> enter T54C3. Follow the same logic here too, and try to analyse the max thru f1.
    This is how we can understand the logic.
    Regards,
    Sri..

  • How to create info area for process chains?

    How to create info area for process chains?

    Hi,
    If I understand your question clearly, you want to assign display componets.
    once you have created you chain you assign the components by clicking CTRL+F11
    Regards,
    Namrata

  • How to identify whether a TCode is for SAP query or for a customized TCode

    Hi,
    We have a list of TCodes starting with Y_*
    Some of these TCodes could be related to SAP Queries and some could be real custom transactions. How do I find out which one of those are related to SAP queries and which ones are related to custom SAP transactions?
    I have already checked table TSTC for the program names of these Transactions, but the program name field (PGMNA) is blank. Also in TCode SE93 the transaction mentioned is START_REPORT. Also for some, when I go to the transaction (Y_*) and then environment->status to check the program name the values found are something like AQ11FI==========F10A==========.
    Please help on how to identify whether a TCode is actually for an SAP query or for a customized transaction.
    Thanks in advance.
    Mick

    Thanks Anil.
    In TSTC, the filed for program name is blank. Therefore I would have to go to each and every transaction (I  have around 250 Y_* TCodes with me) and then to environment->status to get the program name and then check whether it is A......
    Is there any easier way to know whether a TCode refers to an SAP query or a custom developed transactions/program.
    Mick

  • How to identify, whether your iphone is permanently unlocked or not?

    How to identify, whether your iphone is permanently unlocked or not?

    gautam30 wrote:
    How to confirm?
    Did you not read wjosten's reply?

  • How to identify whether a page is color page or monochrome page?

    Could anyone tell me how to identify whether a page is color page or B/W page. I'm creating a plugin.
    I tried using the following code
    HDC hdcMem = CreateCompatibleDC(NULL);
    if(!hdcMem){
    PDPageRelease(objPDPage);
    return FALSE;}
    char  *palette = (char*)malloc(4);
    ASFixedMatrix matrixFlipped;
    PDPageGetFlippedMatrix(objPDPage,&matrixFlipped);
    char *palette = (char*)malloc(4);PDPageDrawContentsToWindow(objPDPage,(void*)NULL,(void*)hdc,false,&matrixFlipped,(ASFixedRect*)NULL,NULL,NULL); 
    if(PDPageGetPalette(objPDPage,(void*)hdc,palette)){
    here the PDPageGetPalette always returns false.
    I don't know whats wrong in the code. Please help me.
    Any other simpler way to active my task would be appreciable.
    Thanks in advance.

    HDC hdcMem = CreateCompatibleDC(NULL); 
    char*palette = (char*)malloc(4);                                      
    ASFixedMatrix matrixFlipped;
    PDPageGetFlippedMatrix(objPDPage,&matrixFlipped);
    PDPageDrawContentsToWindow(objPDPage,(void*)NULL,(void*)hdc,false,&matrixFlipped,(ASFixedRect*)NULL,NULL,NULL);
    if(PDPageGetPalette(objPDPage,(void*)hdc,palette))
    here the PDPageGetPalette() always returns false. Whats wrong with the code?
    I want to check the palette values.
    Please help.

Maybe you are looking for

  • How to add localized (english, french, etc) metadata

    I found that i can access localized versions of an image metadata tag with Bridge scripting. This is great, except i don't know how to add different language tags in Bridge. I am exporting the metadata to an xml file and it would be great if i could

  • Illustrator and Apples aluminum keyboard

    Hello, Is there some kind of known issue concerning Apples new Aluminum keyboard and Illustrator (CS2)? I can get it to recognize simple key strokes like "a" for choosing the point select tool and "p" for pen, etc, but I cannot get it work any comman

  • Printing SAPscript for Prenumbered Bill of Exchange under RFFOUS_C

    Hi collegues, We are developping a sapscript to create a prenumbered bill of exchange that is to be printed with advice, all in the same page. We have use sapscript F110_EN_CHECK to make copy ZF110_CHECK but we are not managing to print it correctly

  • HH5 port forwarding not working !!

    I have recently moved to BT Infinity, all was good. Installed my Synology DS212 with its previous working configuration and it worked fine for several days (have all the logs) The incoming backup started failing and upon investigation it appears that

  • AVCHD files only partially importing to imovie11.

    I have a panasonic V720 camcorder and imovie11 and am trying to import AVCHD files into imovie. Most of the clips have imported successfully but a selected group seem to require the camcorder to be conected for them to play. When the camcorder is unp