How to get program which is been processed in background

Hi Experts,
      While doing PI sheet (CO60) the document gets posted for movement type 101 in MIGO which is processed in background. I need know which standard program is processed to get the document posted in background.
  The two function modules are configured for this i.e pi02-COCM_PROCESS_RECORD
pi05 - COCI_CONFIRM_OPERATION. I tried to debugg by setting break point in these two funtion module but it is not getting triggered.
   The reason might be because the process ia automatic or any other. How can i find out how the document is getting posted the break point is not get triggered for any cases .Please suggest.

Hi Harshitha ,
    The FMs pi02-COCM_PROCESS_RECORD and pi05 -COCI_CONFIRM_OPERATION
  are called at multiple locations .Might be the place where u hav set the break point the FM is not getting triggered from that location but from the location where u hv not set the break point for the same FM.
    Instead set the break point in the FM definition. or set the debugging swith again where actually the posting is done.
regards,
ajit.

Similar Messages

  • How to get services which are running currently

    How to get services which are running currently in the system by a java program. And also how to write a service so that i can start/stop the service from the control panel -> services.

    triple post
    http://forum.java.sun.com/thread.jsp?forum=31&thread=364090&start=0&range=15#1532232
    http://forum.java.sun.com/thread.jsp?forum=31&thread=364088&tstart=0&trange=15

  • How to get message which don't contain specified header?

    Hello
    I have a question:
    how to get messages which don't contain specified header?
    At this moment I have something like this, but it works to long (2 seconds for 15 messages, 2 minutes for 800 messages:/ )
    StringTerm st = new StringTerm("Header name") {
        public boolean match(Message arg0) {
            try {
               return arg0.getHeader(pattern) == null;
            } catch (MessagingException ex) {
               return false;
    Message[] m = f.search(st);where f is folder
    Does exist way easier and more "time-efficient"
    regards
    Edited by: moj_ekranik on Dec 4, 2009 1:28 AM
    Edited by: moj_ekranik on Dec 4, 2009 1:29 AM

    Assuming you're using IMAP...
    Try this:
    folder.search(new NotTerm(new HeaderTerm("header-name", "")));

  • How to find program which created the session

    Hi friends,
    can anybody tell me, how to find out the program name that as generated   perticular batch session in SM35.
    I have session name and i want to find out the program which created the session.
    Thanks in advance.
    Saya

    Hi Saya,
    Check table <b>TBTCO</b> and<b> TBTCP</b> to know about the program created by a session.
    Give Job name to TBTCP-JOBNAME and get report name in the field TBTCP-PROGNAME.
    Thanks,
    Vinay

  • How to get cwd of the current process in the kernel in Solaris 8

    Hi, everyone
    Does any one know how to get the path name of the current working directory of the current process in the kernel in Solaris8 ?
    I searched the forum and got some related links, but none of them gives a clear solution.
    Sample code can help a lot!
    Thank you!

    NiuLin wrote:
    Thanks for the reply.
    What the user structure contains is the vnode pointer of the cwd, but I want go get the pathname of it, like /export/home/abc/.First, all you can get is a path name - there can be more than one. And then there's the problem of determining the path name you want if the process is running under chroot.
    Assuming you don't have to deal with those, there's this thread:
    http://forum.java.sun.com/thread.jspa?threadID=5084620&messageID=9298124
    Of course, that thread doesn't say how to do that. But it appears to be part of Solaris 10.
    I once had to solve this same problem for a Linux kernel module I wrote, so I know it's theoretically possible. But I also know it's not as simple as it seems it should be, and any results you do get are not guaranteed to be unique and, IIRC, not even correct in some cases.
    Sorry I can't be more specific than that right now.

  • How to get object which is created previously?

    Hi ,
    My question is that how to get reference of the object which is created previously using reflection API.
    that means,
    suppose i created one instance of class : ABC
    Class classAbc = Class.forname("ABC"); //load the class ABC.
    Object abcClassObject =classAbc.newInstance(); // create an instance of classABC.
    now how do i retrieve that object which is referred by ref. variable abcClassObject?
    expecting a favourable reply,
    Thanks & regards ,
    Swapnil

    My question is that how to get reference of the object which is created previously using reflection API.
    Object abcClassObject =classAbc.newInstance(); // create an instance of classABC.
    now how do i retrieve that object which is referred by ref. variable abcClassObject?abcClassObject is already a reference to it. Just use it. Nothing further required.

  • How to get rid of message "Action Processed."

    When I save data in one of my reports, I get a confirmation message "Action Processed."... may I know how to disable it...?
    Thanks in advance

    Under the Page Process, see Messages - Process Success Message.
    Jeff

  • How to get a movie to be loading in background?

    Hi, I posted this in the General forum, but it wasn't getting
    much interest. I'm hoping someone here can help.
    We're designing a portfolio site. It will have a fairly large
    amount of large bitmap images that need to look really good.
    I'll make another post to make sure I have the very best
    optimization techniques down. But to keep quality up, some movies
    may just end up being fairly large (though I'm not sure how 'large'
    is defined these days with broadband).
    - But I'm wondering if/how to have a movie(s) 'preload' in
    the background so that when it is called up, it is all or mostly
    loaded in the browser cache?
    Basically, we've divided each of the sections of the
    portfolio up into separate movies, with a various number of large
    images each. These are called up when you click their text link in
    the landing page area. I was hoping that as people hit the landing
    area and are reading the text or looking over the links, a couple
    of our larger-sized movies could be loading in the background so
    they don't have to wait as long if/when they click the link to that
    movie.
    Thanks. This is a bit new to me, so I want to make sure it's
    done as well and efficiently as possible. It needs to function and
    look very professional.

    Thanks for the reply.
    Just a couple questions for clarification.
    - Is loading these movies with an _alpha zero in our initial
    'landing page' movie (which does not have a preloader) going to
    cause this initial movie to have problems (with
    slowdowns/chunkiness)?
    - Are you saying to assign _alpha to the target within the
    initial 'landing page' movie or to the movie you are loading?
    - Any opinions on the efficiency differences between doing
    this with the _alpha or the _level commands?
    - Any other methods?
    Thanks again for the help!

  • How to get the list of all process order which are settled?

    Hello Friends,
    Is there any  standard report available to get the list of all settled  Process Order or  Production order?
    Thanking all of you in advance.
    Regards,
    Jitendra

    Hi,
    You can the below standardreports for knowing the list of Settled Process Orders :
    1. Use Tcode : COOIS and in the selection fields provide the Process Order Type, Plant and System Status As " SETT" and execute the same . System will list all the Process Orders which were settled so far.
    2. Use Tcode : CO26 with selection fields as above.
    Hope this will suffice your reqt.
    Regards
    radhak mk

  • How to get classes which implement the interface in program

    Hi,
    I created an interface and some classes are implementing it. I want to know in which classes the interface is implemented through program. I mean in which table the interface implemented details stores.
    please helps regarding this.
    Thanks,
    Regards,
    Priya

    Hi.,
    Read the  database view VSEOIMPLEM with where condition.,  REFCLSNAME =  <Interface Name> and Version = 1.
    This gives the class names which implement the interface.,
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • How to get the Admin Task to Process Members from Member Sheet?

    Hey guys!
    I've been successful getting the Custom SSIS Admin Task to process a Dimension using a SQL staging table.  However, we have a few dimensions that are best managed in the Excel Member sheets.  When we have changes to these member sheets, is it possible to process the dimension using the SSIS Admin Task.  If so, how do I go about doing this?  What settings do I need to use within the task?
    I've tried using the "Scheduled Members Process" option (I honestly don't even know what this option does and I've found no documentation), but when this option is selected the task simply fails without any messages.  And I've tried putting the path directly to the Member Spreadsheet in the "SQL Source Table" box.  Using this method, the package returns a successful status code, but it's not really processing anyway.  It finishes in less than 2 seconds. 
    Thanks much!
    Sean

    I don't understand why you want to do this -- if you're maintaining some dimensions manually in the XLS member sheet, then you should process the changes manually too, using the Admin Console. No DTS is required, and you also get the benefits of validation & error messages right away.
    Having said that, if you feel it's necessary, you could set up a DTS package which uses the XLS member sheet, via an Excel connection manager, as a data source which is loaded into your custom dimension staging table. Then this staging table is the source of the admin dimension processing task.
    Beware, though, that this means every time you add or modify dimension properties, you will need to update the columns in both the Excel connection manager and the staging table. I've always found this to be a very frustratingly manual process in BI Dev Studio, to get the data fields to properly refresh. I usually end up deleting the source & destination data flow objects, just to get the new fields to show up. (Maybe there's a better way, but I haven't found it.)
    I always consider the dimension-processing decision on automation to be all or nothing for each dimension. If you're maintaining the dimension manually in the member sheet, use the admin console to process it.

  • How to get Activity Monitor to show processes running on one specific drive

    I clone my main drive to two cloned drives. From the clones I normally, without any problem, run both Repair Disk from the Apple Disk Utility, and a maintenance program from Disk Warrior. Now, however, neither of these utility programs are able to unmount my main drive. Rather, they return a message to quite running processes. I have tried to use Activity Monitor to locate what is running, but can find no way to determine which of the dozens of processes listed are connected to the main drive, rather than to the boot drive of the clone. Plus, I do not understand how something can be "running" on a drive that is not the boot drive. Please help. Thanks.

    Let's start in reverse order...
    I do not understand how something can be "running" on a drive that is not the boot drive
    That's easy. You can't unmount the drive if any files on that drive are in use. That does not necessarily mean the application is stored on that drive, but any file on that drive could prevent it being unmounted - for example, if an application has a document open that is on the drive, you might not be able to unmount the drive.
    Even subtler, if you're running Terminal.app and have cd'd into a directory on that drive, then you won't be able to unmount, either, since the directory is 'in use'.
    As for finding out which applications are using the disk, try lsof in terminal:
    sudo lsof +d /Volumes/diskname
    This will show any process that has an open file handle on /Volumes/diskname (and its subdirectories).

  • How to get programs out trash

    Well I cleaned out some of documents today and accidently put a few programs in the trash,but when I try to open them,it stated couldn't open as it was in the trash,so I took them out of trash on place on the desktop.How can I put them back where they are suppose to be and get the extra icon off my desktop.Thanks for any help

    pattishelbytwp wrote:
    How can I put them back where they are suppose to be and get the extra icon off my desktop.
    Just drag them back to where they had originally been. If they are programs rather than documents, they probably belong in the Applications folder, the one you see when you first open the hard drive's icon.
    However, if they are widgets or utility apps, they may need to be put in a different place.

  • How to get the Role from a process

    Hi,
    I have a process where I have different role panes with human intervention activities. Each human intervention invokes a screenflow.
    Is there any method by which I can get the role pane from which an intance is generated
    For e.g. in process P1, I have 3 different role panes i.e. R1, R2, R3. Suppose there is an human intervention activity A3 in R3. It invokes a screenflow in which there are different methods. I want to get the roleId here i.e. R3.
    Through creation data I can know the instance creator i.e. participant ID, but a participant can have more than one role. I want to get the role from which the Human Intervention activity is invoked.
    Please suggest / help.
    Thanks
    Jayant

    Hey Thanks a tonn
    It works fine by the following code
    role = Activity.role
    logMessage "message"
    logMessage "Role: " + role.name
    role.id returns an int, so I used role.name
    Thanks and Regards
    Jayant

  • How to get aperture3 and iPhoto to process RAW files from NEX7 ?

    I have read that there is an update which fixes aperture3 and iPhoto to process RAW files from  sony NEX7. How do I find and download this Update ?

    Look throught http://www.apple.com/support/downloads and you'll find this
    http://support.apple.com/kb/DL1510
    Regards
    TD

Maybe you are looking for

  • How to open a .session file?

    I have a .session file. Basically I had many tabs open and then saved them in a .session file for later use. I now can't open it with the version 26 or even 22. When I open it, it just shows them in text form. Is there a way to open this .session fil

  • Airport speed does not go over 144 Mb on new macbook air

    just got a new macbook air but the speed of the link to time capsule does not go over 144 Mb (shown in network utility) same time machine with my old mackbook air show 270 mbit. It does not flactuate it is constant, and it less then 3ft from the time

  • Oracle Not Avaliable on 8.1.6 for Linux with JDBC Thin Connection

    HI All, While I m trying to connect the Oracle 8.1.6 server with the JDBC Thin driver I m getting Error ORA - 01034 Oracle not Available. I m using jdk 1.2.2 and in the Classpath I have given the path for classes12.zip. I have tried using classes111.

  • Moving from SOAP Adapter to WCF-basichttp adapter

    we are migrating the BizTalk server 2009 application into  BTS 2013.In The BTS 2009 application ,some of ports are configured with SOAP and SQL Adapters. So I recommended to customer that move from SOAP Adapter to WCF-BasicHttp and SQL to WCF-SQL. Bu

  • How to fix scrolling inertia?

    I just bought a new 13" retina macbook pro.  I used migration assistant to migrate my files and applications from my 2010 macbook air.  Since the upgrade, scolling inertia only works very ocassionally when doing a two finger scroll.  Every once in a