Debbuger never stop in BADI 'BBP_WFL_APPROV_BADI' 's Method Implementation

Hi Experts,
We are implementing the PO n-step BADI workflow WS14000145 . I have implemented the method 'GET_REMAING_APPROVERS' of BADI 'BBP_WFL_APPROV_BADI', but when I put a break-point, the debbuger never stop!!!... please help about it!.
Thanks in advance.

Hello,
Try the following:
- Set a breakpoint at function BBP_PDH_WFL_DB_UPDATE;
- Craete the cart. Breakpoint should stop in FM above;
- Change variable IV_IN_DIALOG to X (it is blank originally);
- Set a breakpoint at BBP_WFL_DIN_APPR_BY_RULE_GET. In here the badi to determine the approvers is called;
- F6 down until the call of this badi, i.e. CALL METHOD lv_wfl_appr_list_exit->get_remaing_approvers.
Regards,
Ricardo

Similar Messages

  • Transaction timeout and never stopped thread

              Hi, joe:
              I noticed, if I make a transaction locked, whether I use OCI or JDRIVER, the thread
              will never stop after the transaction timed out. Only when I use OCI and use statement.setQueryTimeout,
              the thread will be stopped in 300 seconds. Is there any global operation to set
              such kind of properties?
              I did the testing on weblogic7.0 and I noticed that there's no such kind of problem
              in weblogic 8.1.
              Thanks&Regards
              

              lumin wrote:
              > Hi, Joseph:
              >
              > the weblogic version is 7.0 sp4
              >
              There is no way to ensure that Statement.setQueryTimeout() is
              called automatically. Note that it is an instance method on
              Statement, which your code creates. However, we do all we
              can to stop ongoing transactions that are being timed out. For instance,
              we do call Statement.cancel() on any statement your code is
              running at the time. We have found that certain CallableStatements
              and procedures in Oracle do not respond to the cancel(), so we are
              unable to reclaim the thread until the DBMS responds.
              Joe
              >
              > Joseph Weinstein <[email protected]> wrote:
              > >
              > >
              > >lumin wrote:
              > >
              > >> Hi, joe:
              > >>
              > >> I noticed, if I make a transaction locked, whether I use OCI or JDRIVER,
              > >the thread
              > >> will never stop after the transaction timed out. Only when I use OCI
              > >and use statement.setQueryTimeout,
              > >> the thread will be stopped in 300 seconds. Is there any global operation
              > >to set
              > >> such kind of properties?
              > >>
              > >> I did the testing on weblogic7.0 and I noticed that there's no such
              > >kind of problem
              > >> in weblogic 8.1.
              > >>
              > >> Thanks&Regards
              > >
              > >So things are OK in 8.1 but not in 7.0. What version of 7.0? Do try the
              > >latest sp.
              > >Joe
              > >
              > >
              

  • Hello i have a problem with my macbook pro become to slow to write any thing, to do any thing and the fan is always on never stop what can i do?

    hello i have a problem with my macbook pro become to slow to write any thing, to do any thing and the fan is always on never stop what can i do?
    i already reinstall the software many times and still the same i dont know what is happening is there is somebody who can help me please im will waiting

    There are any number of possibilies... you could have problems with runaway applications, causing your machine to overheat and setting the fans off, you could have bad fan sensors, etc.
    Open Activity Monitor (Applications>Utilities) and see if you have any apps that may be hogging the CPU. Call back.
    Clinton

  • AIRPORT EXPRESS AND CONFIGURATION PROBLEM.YELLOW LIGHT NEVER STOP FLASHING.

    good morning yesterday i bought an Airport express device.when I tried to install it ,the yellow light never stop falshing,for that was impossible to me to configure airport express.Do you have any idea to solve this bad problem?please help me!.thanks a lot.

    Hi Irenefromitaly,
    have you tried to configure your Airport Express via Cable? That's faster and easier.
    Or you press the reset button for 5 secs and keep your airport utility searching. wait for some minutes, its takes some time wirelessly..
    greetings
    squob

  • How to capture the Actual approver from BADI :BBP_WFL_APPROV_BADI

    If the approval branch(index) has 5 approvers and  If any one of them is approving,
    the APPROVAL_HISTORY_TABLE has all the 5 approvers of that branch.
    User1 is one of the 5 users.When he is approving,the approval table has all the 5 approvers and no where the actual approver of that branch is  captured.
    Can  we capture the actual approver based on Sy-Uname?
    Or is there any other specific solution?please suggest.

    Hello Kittu,
    Here is below process for BBP_WFL_APPROV_BADI BAdI call by function modul:
    BBP_WFL_DIN_APPR_CONTAINER_SET > BBP_WFL_DIN_APPR_FINALLIST_GET > BBP_WFL_DIN_APPR_CONTAINER_GET > BAdI BBP_WFL_APPROV_BADI.
    Now, check what's happened for first function module local variable lv_actual_index and local table lt_cont_approver
    coming from BAdI parameters ACTUAL_APPROVAL_INDEX and APPROVAL_TABLE.
    Maybe your BAdI method is not correctly implemented.
    Regards.
    Laurent.

  • I updated my mac which is an O X LION .7 but after the update has completed the mac rebooted itself and never stop booting

    i updated my mac which is an O X LION .7 but after the update has completed the mac rebooted itself and never stop booting

    flamebliss wrote:
    yes wen i try booting in Safe Mode it behave the same. i have downloaded the combo update of 10.7.5 from another laptop, so how do i run it on my mac. THANKS for helping
    The goal is to mount the combo update .dmg on the desktop and then open and run it. If you can't get to the desktop to begin with, that won't work. Another approach is to treat the Mac's hard disk as just another HD by using a second Mac and then connecting the problematic one via Target Disk Mode. See http://support.apple.com/kb/ht1661. Note that both Macs will need Firewire ports and you'll need a FIrewire cable to connect them. With the combo updater, one of the steps in the process is to select the drive you want to install the update on. Once you're successfully connected in Target Disk Mode, the problematic drive should appear in the list.
    If that doesn't work or Target Disk Mode isn't possible, the only other solution is to boot into Recovery Mode; see http://support.apple.com/kb/ht4718. Note that once booted into recovery mode, you have access to Disk Utility, and you should try running Repair Disk after selecting the bad drive to see if something's wrong with the directory which could be fixed. When you select that drive, you should also look at S.M.A.R.T. Status at the bottom of the window. It should say "Verified." If it says Failing or Failed, the HD needs to be replaced.
    If the HD is OK, all that's left that I can think of is to reinstall Lion using Recovery Mode. I hope you've maintained current backups or at least complete Time Machine backups. Of course, if you have a backup and the backup is bootable, you could boot from that, wipe the internal HD clean, and clone the backup onto the internal HD.

  • Bad linkage to method

    Hello LabVIEW gurus,
    I've got an issue with some invoke node calls to the Microsoft ADO (version 2.7) API in order to manage database communications.  The issue is that it seems that the linkage only works on one of my development machines at a time.  If I compile the VIs on one machine, everything is fine, but if I then move it to the other machine and force a re-compile, all of the ADO invoke node calls get greyed out and I get a broken arrow due to the "bad linkage to method" error.  Of course, I can then relink the node and then everyone is happy again, but then I get the problem on the first machine.  I could go back and forth all day, but I can't get it to be re-compilable on both machines.  ADO 2.7 is installed on both machines and I have never had this issue using other programming languages.  Any suggestions?
    Note that I'm not sure how big a deal this is - so far, despite not being able to re-compile, the code actually works.  So, so far at least it has been more of an annoyance than anything else, but I'm concerned about potential versioning conflicts if it is for some reason using a different version of ADO on one of the machines.
    I'm using LabVIEW 7.0.  Any suggestions will be greatly appreciated.
    Rob

    Hi tst,
    MDAC 2.81 (which is the latest version) is installed with Windows XP SP2, which happens to be the OS on both of the PCs.  I haven't explicitly tried using different versions of ADO (for example "upgrading" to 2.8) primarily because version 2.7 is the version that has the feature set that I'm looking for and it has been quite solid for me in the past.
    Ah well, I guess I could try repairing MDAC, but it seems unlikely to me that MDAC is corrupted since I've had no other problems.
    Thanks for the suggestion anyway,
    Rob

  • I am getting frequent lock-ups and blue screens during boot up. The lock ups occur during normal use and I cannot click anything or force quit. The cursor shows something is loading, but never stops. I have to use power button. Ideas?

    I am getting frequent lock-ups and blue screens during boot up on my Mac Pro.  The lock- ups occur sometimes during normal use and I cannot click anything or force quit. The cursor shows something is loading, but never stops. I have to use power button.
    I had the Mac Defender malware and I have used apple jack but still having issues.

    I am getting frequent lock-ups and blue screens during boot up on my Mac Pro.  The lock- ups occur sometimes during normal use and I cannot click anything or force quit. The cursor shows something is loading, but never stops. I have to use power button.
    I had the Mac Defender malware and I have used apple jack but still having issues.

  • TS2756 hotspot is not working on myiPad 3, hotspot tap is cellural data always appear that it is searching, and never stop. Vodafone and tradeline told me that there is no problem with carrier and Sw. Tethering data is never kept.

    Hotspot appear always to search and never stop
    internet is not working without internet APN data
    Tethering APN  never save the data
    Vodafone carrier checked and mentioned that the no problem with the SIM
    Tradeline checked and the IOS was latest 6.1, but asked to reinstall from scratch
    Please advice

    I have this _same_ issue, exactly.  Initial backup goes just fine, but incremental backups fail.  And like you, I replaced the internal drive.
    The failures didn't start occuring long after the original drive was replaced--which was about 1 year ago.  The new drive was non-Apple and worked fine--and tests fine now as well when outside the TC.  But suddenly incremental backups started failing when the TC firmware and utility app were updated about 2-3 months ago.  I even swapped the internal non-Apple drive for another known-working non-Apple drive, and same results.
    I strongly suspect Apple added something to the firmware to check if it's an Apple or non-Apple drive in the TC and, if the latter, maybe causes incremental backups to fail.  This is only speculation and, obviously, the initial backup still works, so any checksum like this would have to be only during the incremental backup process.
    I'll be checking into this thred to see if others have the same issue, or if a solution is found.  Hopefully my hypothesis is just para-apple-noia and it's some small, easy-to-fix issue.
    -Gizm0d0

  • ITunes 7.6.1...the torture never stops

    I have to say upfront that iTunes 7.6.1 is the worst version. Ever.
    I couldn't use 7.6 because I got spinning beachballs ALL the time. Had to revert backwards. When 7.6.1 came out I gave it a go and things have ben great.
    Until now.
    I decided to rent my first movie via iTunes last night. It's not been played yet, but it seems ever since I DL'ed that rental, iTunes is essentially useless. I can play a song and within 10 seconds the beachball comes up and never stops. I can't play another song. I end up force quitting. I won't even try to play the movie rental for fear it'll freeze up during playback and then I'll be screwed.
    So, it looks like I'll have to go back to a previous version. Again. Make that twice now. I hate 7.6.1 and 7.6. Now I'll have to search the forums to recall how to go back to a stable version rather than watch the movie I downloaded to watch at this time. Then I won't be able to watch the rental on a previous version and I'm screwed out of a rental.
    I won't go back to another version (after I revert today) until 7.7 comes out. I am also irked that Apple apparently is in no hurry to address the many issues this version has. 7.6 acts like a Beta version and I've no idea (other than $$ from rentals) why they released such an unstable version. It's so Un-Apple like and more like the Borg from Redmond rather than the Cats from Cupertino.

    Have you tried it with a different users?
    Repaired permissions?
    Ran Disk First Aid?

  • IPod "Do not disconnect" message never stops

    I get an error message (The iPod "Tubby's iPod" cannot be ejected because it contains files that are in use by another application) when trying to eject my iPod from iTunes and computer. The iPod never appears to be finished with updating even though iTunes software states that the update is complete (“Do not disconnect” message never stops flashing on iPod).
    iPod info: 30GB iPod Video, iPod Software 1.0 (iPod with Video), updated on 11/7/05
    iTunes info: version 6.0.1.3, CD Driver 2.0.4.3, CD Driver DLL 2.0.3.2
    PC   Windows XP Pro  

    I had the same problem and this helped. Hasn't happened again. Good luck..
    http://docs.info.apple.com/article.html?artnum=61135
    Ipod 60gb   Windows XP  

  • Hey guys i was wondering if i could downgrade my iphone 5 from ios 7.1.1 to 7.0.6 or .0.4 i have 7.0.6 and .0.4 shsh blobs but when i try to build a custom ipsw using ifaith it loads and never stop loading is there any way to downgrade to older ios 7 ?

    Hey guys i was wondering if i could downgrade my iphone 5 from ios 7.1.1 to 7.0.6 or .0.4 i have 7.0.6 and .0.4 shsh blobs but when i try to build a custom ipsw using ifaith it loads and never stop loading is there any way to downgrade to older ios 7 ?

    No, you cannot downgrade your iOS device. That's not supported by Apple.

  • I am unable to sign into my account through Adobe Elements 12. I can sign in on Adobe's website, and through Revel online, and through my smartphone, however when I try to sign in through Adobe Elements 12 directly, the hourglass never stops turning, and

    I am unable to sign into my account through Adobe Elements 12. I can sign in on Adobe's website, and through Revel online, and through my smartphone, however when I try to sign in through Adobe Elements 12 directly, the hourglass never stops turning, and turning.

    Hi,
    Have you tried working through this document - it does apply to Elements as well.
    Sign in, activation, or connection errors | CS5.5 and later
    If you still have problems you may need to contact the Adobe activation team - see the "Still need help?" link at the end of the document.
    Good luck
    Brian

  • BADI MB_DOCUMENT_BADI and method only working in debug mode

    Hi SAP Experts,
    I have a problem with badi MB_DOCUMENT_BADI. I implemented method MB_DOCUMENT_UPDATE, which  is called from update
    task.
    My implementation calls a BAPI to update a standard sap table and I also update a custom table. When I put a breakpoint and the debugger gets to it, it runs wells. Everything gets updated properly.
    With no breakpoints it doesnu2019t update anything. Iu2019m not sure what is causing this. Any help would be greatly appreciated.
    << Moderator message - Everyone's problem is important. But the answers in the forum are provided by volunteers. Please do not ask for help quickly. >>
    Miguel
    Edited by: Rob Burbank on Oct 28, 2011 2:18 PM

    Hi,
    Please see below:
    CALL FUNCTION 'BAPI_EQUI_CHANGE'
                      EXPORTING
                         EQUIPMENT               =  <FS_UPD>-EQUNR  "->equnr of looped table
                         DATA_GENERAL            =  K_DATA_GENERAL
                         DATA_GENERALX           =  K_DATA_GENERALX
                         DATA_SPECIFIC           =  K_SPECIFIC_DATA
                         DATA_SPECIFICX          =  K_SPECIFIC_DATAX
                      IMPORTING
                         DATA_GENERAL_EXP        =  K_DATA_GENERAL_EXP
                         RETURN                  = I_MESSAGE.
    ***This is called inside a loop, after the loop...
      UPDATE "Z_MY_TABLE" FROM TABLE I_UPD_FM.
    Inside the loop the data gets prepared for the custom and standard table.
    Thanks all!
    Miguel

  • Verity vspider.exe process never stops and sucks system resources

    I'm running a scheduled task to index a site on a Win2k3 server running CF8. I'm having a problem where the vspider.exe process never stops and sucks up system resources, slowing my whole server down. It actually is doing quite a bit of work... I'm directing the output into a log file, and I'm getting 300 K of information and it seems to be walking the site just fine. But it ends up not finishing the job and running forever. I have to open the task manager to terminate the process and then the server runs better.
    Any ideas?

    I have not found an answer to this problem, though it hasn't been a problem lately. I now send the output of the vspider.exe process to a log file and can check the status of the index job. I index nightly, so if the process is running at anytime, I can look at the results of the index job in my log file. This might give some clues. I have a feeling I had a corrupt index and vspider was choking. Try rebuilding your index from scratch.

Maybe you are looking for

  • How to search ebooks in iTunes if I only know ISBN of one book? How could I know its iTunes book'ID from the isbn?

    Dear community members, I'm new here. I have a question about searching ebooks in itunes search API. If I know ISBN of one book, either 10-digit ISBN or 13-digit ISBN, how could I know its ebook ID in itunes store? In other words, is there any rule t

  • Bug/No full support for GLUT on macbook pro retina

    Hi, We have a software that makes use of GLUT, the openGL utility library. This is multiplatform so it conveniently let's our software compile to many platforms. We are now thinking of compiling it for macs but there seems to be some bug in the OSX i

  • Solaris 10 on P4R800-V

    Hi! I had Solaris 10 beta build 72 running on a P4R800-V. It has onboard ATI graphics (128MB). Solaris installed with a resolution of 800 x 600 far below the TFTs optimum 1280 x 1024, so not particularly fun to read from. This latest Solaris release

  • Percentage progress in "Collaboration Process modeling"

    Hi gurus, do you have same experience on "Process modeling" utilization? I don't understand how the percentage of completion is manage (automatically, manually,... ?!?!). Seems that I can only change manually the status (Open, in process, completed)

  • Photoshop Elements 3 (Mac Installation Fail)

    I recently bought a brand new 27" imac and of course i tried to install the photoshop i had on my old pc, on my new imac. I inserted the disk and followed all the steps, the installation seemed to work and it even came up with a message box saying th