Approval Overview for SC and PO.

Hi experts,
we use SRM 7.0 with BRF workflow.  I need the approval data of SC and PO for such view in Mail:
Approvingstep    Status       Approver        GID Approver
purchaser          approved   John  Alex       z00000001
approver           approved   Tom Morgan    z00000002
etc.
I attempted to use FM BBP_PDH_WFL_APPROVER_GET, but  it was futile.
Can you please give me an advice for this?
Regards,
Evgeny.

Hi experts,
we use SRM 7.0 with BRF workflow.  I need the approval data of SC and PO for such view in Mail:
Approvingstep    Status       Approver        GID Approver
purchaser          approved   John  Alex       z00000001
approver           approved   Tom Morgan    z00000002
etc.
I attempted to use FM BBP_PDH_WFL_APPROVER_GET, but  it was futile.
Can you please give me an advice for this?
Regards,
Evgeny.

Similar Messages

  • GRC AC V10 - one approval step for manager and role owner

    Hello Community,
    I have one, perhaps easy, question. Where is it possible to maintain the solution of one approval step for manager and roleowner, if both are unique.
    E.g.:
    simple approval workflow: manager stage afterwards roleowner stage afterwards auto-provisioning
    So if the request is routed to the manager and the manager is also the roleowner of the requested authorization role (same UserID). The user has to approve one and the same request twice.
    Is it possible in V.10 to change the config that the user has only to approve the request once? And then to decide on which relevant stage settings are valid for this process.
    Thanks,
    Alexa

    Hi Alexa,
    We have had a similar questions raised in a project. In an ideal world, a single "Sign-off approval" would be a great functionality where the same user has to approve the same consecutive stages, but the reason for different stages would entail that the responsibilities entailed per stage differ, e.g. Line Manager would just check the over request, and the role owner etc may be reviewing the elegibility of a specifc role etc.
    If it is likely to be the same person reviewing the 2 consecutive stages, maybe a single stage workflow would be sufficient to cover this scenario.
    I think the logic you are trying to configure in the workflow is possible but will require alot of work with knowing how to create a clever custom workflow with BRF+ or the actual WF stuff in SAP itself.

  • Approval procedure for item and for business partner

    Hi
    Anyone has done somekind of approval procedure for an item or for a business partner?
    Is there anyway to make this? Or just for documents?
    Regards,
    Vasco

    You can only use SAP approvals for documents. You can construct a less controlled approval method for master items by first creating a BP mandatory "Approved" UDF", and using an auto refresh FMS to set it to blank unless "on hold" is checked when the BP record is created. This will prevent it from being used in documents. Then another UDF for an authorised user to initial the BP record as authorised and uncheck the hold flag. There is nothing to stop this method from being abused but you do have the History log so that you know who did what. I have not tested the exact procedure described but have done similar for documents (to force a save as draft) when the SAP Approval has been too restrictive. Otherwise it's SDK.

  • Approval requirement for Z1 and F-04 Journal types

    Hi There,
    T.Code:  FB01/FB02
    1)
    Currently we have a custom workflow for SA journals. Everytime the workflow gets triggered for each SA document type. But now we would like to add Z1 as another document type to which the workflow needs to be trigggered.
    In the SWB_COND onlly the workflow path is taken. The condition is written as follows :
    Parked Document.Release Indicator = 'X'        and
    Parked Document.Approval Path      = 'Z001'
    The functional guy has no idea on this so it sat on top me. Could you please let me know where do I need to do the configuration to get the workflow triggered for Z1 ?
    2) Does anyone have idea on F-04 txn. Can we trigger the same workflow for this as well ? if so please let us know. Thanks a lot.
    Your help is greatly appretiated.
    Regards,
    Sree

    >
    SAP User wrote:
    > Martin! As per my knowledge there should be an event in the event log when you run the txn right? which shows there is a wf linked to that txn. Please correct me if i am wrong.
    No, there should be an event in the event trace if an event is raised by the transaction. This doesn't mean a workflow is linked to the event.
    >
    SAP User wrote:
    > I am in a track that since there is no event getting triggered for this txn I have feeling that there is no wf existing and I need to create a custom one.
    You probably will need to create a workflow for the transaction, but you also will need to make sure an event is raised for the transaction as it is not per standard. So you will need to find a user-exit or Badi or enhancement point suitable to raise the event by FM SAP_WAPI_CREATE_EVENT.
    >
    SAP User wrote:
    >Does it mean that if there is an icon ( which takes you to workflow log) in the transaction application bar then there is an linked wf for that transaction ? I hope you understand what i am talking about.
    I think you are talking about the Global Object Services button. If you can see an overview of started workflows there it means the object related to the transaction is used in a workflow. It doesn't necessarily mean a workflow is linked to that transaction directly, it could be the corresponding object is instantiated for the key you have selected in the transaction.
    Regards,
    Martin

  • Approving applications for emacs and intelimacs through WGM in Leopard

    We are in the process of approving applications in Workgroup Manager with Leopard 10.5.2 across the board on emacs and intelimacs. We are having a problem with approving applications to work on both types of computers. For example, if we approve Firefox in Workgroup Manager, on an intelimac the applications as a user will not work on the emacs. On the other hand, if we approved the application on an emac, it will not work as a user on the intelimac. We have had success on most of the applications but not all. What are we missing? Thanks.

    Hey People,
    Just in case anyone is having the kind of problem I was facing a few days ago, the solution is that the client machines must be Mac os x 10.6.4 and above.  After upgrading the client machines to 10.6.4, I could apply the policies, specify the kind of applications I wanted users and computers to run using WGM.
    I'm not saying this is an expert solution, but it sure did work for me. 
    Cheers.

  • OLM-SEL: Approval WorkFlow for Re-Booked Contracts

    Configure workflow to apply the different approval flows for booked and re-booked contracts. Even with AME rules, you still will have to write the query to determine the type of contract being approved. The only good reason to use AME is to utilize HRM rules (ie, organization hierarchy) to manage approvals. Use of AME will not help you configure workflow based on whether or not a contract is being booked or rebooked.

    Hi,
       The another option is to delete the contract version.. you can do this calling the BBP_PD_CTR_DB_DELETE & BAPI_TRACTION_COMMIT by sequential. get the change version guid from BBP_PD and pass the GUID to BBP_PD_CTR_DB_DELETE. make sure you have put 'X' for iv_save_on_db flag... this is not good way to do.. but the worst case this might help..
    or try to release the contract via SWO1 - BUS2000113 - SETRELEASED method..
    Saravanan

  • How to Get Each line item Create and Approval dates for a SHOPPING CART in SAP SRM (ABAP Programming)

    Hi All,
    I have to Get Each line item Create and Approval dates for a SHOPPING CART in SAP SRM. Either a table, or any Function module, Method, please let me know ASAP. Same i can use in my Program.
    Thank you Very much.
    Regards,
    Ramesh J.

    Hi,
    Refer the below wiki link it may help you.
    Product catlog configuration for ECC - CRM - SCN Wiki

  • Approval Procedure for Issue to Production and Receipt from Production

    Hi All,
    Is there a way to create an approval procedure for Issue to production and Receipt from production?
    Thanks.
    Eric

    Hi Riyaz,
    Yes it is not in Standard SAP Business One.  But is there a way to create one for issue to production and receipt from production? 
    Thanks.
    Eric

  • The PDFs I send to the customers for approval look too bright and clean! Help!!

    I working for a printing company that prints on Un coated White wove. The PDFs I send to the customers for approval look too bright and clean compaired to what is going to end up on press. How can I create a PDF the better represents the more dull look of un coated stock that they will end up with. Most of them are probably using Reader to view my pdfs.

    Hi Mike ,
    If you could request the customers to view PDF' on Acrobat and compare the outputs .
    Request the customer to change the default program viewer to Acrobat and see the results.
    You may also want to check the resolution on the both ends. i.e yours and the customer' end.
    Does all the customers get the same output ?
    Regards
    Sukrit Dhingra

  • Additional attributes for requester and approver

    Hi,
    I have a scenario:
    1.Requester should raise the request to assign the role for beneficiary and requester should select 'Valid from' and 'valid till' (valid from and valid till are additonal attributes)
    2. Approver will reivew the request and should be able to change the 'valid from' and 'valid till' dates ( role active dates )
    I have changed the 'AssignRolesDataset.xml' to display the additionals attributes for approver task by making 'approver-only'.
    Can I add addtionals attributes for requester ? Can the requester additional attributes values will visible to approver to review and change?
    These Additional attributes stores in which table?
    Can any one Please guide me here.
    Thanks
    gr

    Hi,
    I have created the 'AssignRolesDataset.xml' as below and imported successfully in oim (purged also), but not able to see the additonal attributes when I raise the request from self service and select the 'Assign Roles' , also not able to see the attributes with approver.
    AssignRolesDataset.xml
    <request-data-set xmlns="http://www.oracle.com/schema/oim/request" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.oracle.com/schema/oim/request" name="AssignRolesDataset" entity="Role" operation="ASSIGN">
    <DataSetValidator name="CreateUserDataValidator" classname="oracle.iam.requestactions.plugins.datavalidator.CreateUserDataValidator"/>
    <AttributeReference name="RoleActiveFrom" attr-ref="RoleActiveFrom" type="Date" length="30" widget="date" read-only="true"/>
    <AttributeReference name="RoleActiveTo" attr-ref="RoleActiveTo" type="Date" length="30" widget="date" required="true"/>
    </request-data-set>
    Please correct me here.
    Thanks
    Gr

  • Approval for Personal and Address details change from ESS

    Hi,
    I have to trigger a workflow when ever an employee changes his personal details(eg: Marital status) or address details from portal, it should send an approval to HR UWL and once HR approves then only it should update the data in the backend.
    1. Any standard workflow exists for this
    1. Is there any standard way of triggering the custom workflow
    2. How to block the updation until it is approved by HR
    Thanks for your help..
    Swamy
    Edited by: Swamy M on Aug 27, 2010 6:44 AM
    Edited by: Swamy M on Aug 27, 2010 7:14 AM

    Hi,
    As suggested by Siddhartha, the HCM forms and processes is the best and most recommended way to handle such kind of requirements.  Only thing need to bear in mind is this is launched through Adobe Interactive forms and not through webdynpros and also has additional licensing implications.
    See the below link for more information on HCM forms and processes. http://help.sap.com/saphelp_erp60/helpdata/EN/43/05e42bdfc221b9e10000000a1553f6/content.htm
    Thanks
    Jigar

  • Level 2 approver overview screen

    Hi,
    I am facing one issue for ESS claim on approver overview screen. While the first approver overscreen dispalys all the filed vaules for each claim request type where as the 2 nd level approver all the field values are not populating.
    Kindly suggest.
    Snita Shaw

    HI Snita,
    This may be due to the authorization issue check the SU53 transaction for any missing authorization and also i hope the required role for the Claims approval is been assigned to the user in SU01 transaction.
    Regards,
    Mithun K

  • DivX "for Mac" and Safari -- anyone get it to work on Snow Leopard?

    Pardon me for the length of this post --  it's just a very involved question to which DivX has no answers, and I've literally wasted this entire week trying to get the so-called DivX "Bundle for Mac" to work, with absolutely no joy.
    27" iMac Core 2 Duo 3.06 GHz, 12 GB RAM, OS X 10.6.7
    Safari (v. 5.0.5 [6533.21.1])
    Safari Extensions:
    DivX HiQ 2.1.1.94
    DivX Plus Web Player HTML5 <video> 2.1.1.94
    As anyone who has used YouTube in the past year or however long this option has been available, many videos, under the regular YouTube control bar at the bottom of the video window, have an additional option: DivX HiQ, with a blue "play" button with black arrow, and in white text on black, the message "Press play for higher quality video." EVERY SINGLE time, until yesterday (about which more anon) I've selected DivX HiQ, the YouTube screen turns into the gray DivX Plus player window for a few seconds, sometimes I get a brief "Buffering…" message (sometimes not)* (see below), then a window pops up telling me "DivX Plus Web Player could not download the video, please check your internet connection." (screen shots on request).
    I have DL'd AND installed -- several times over the past few days -- DivX for Mac, version 7.3 (right up-to-date as of 11-30-10 -- great support for the Mac OS), with little or no success or noticeable results. Finally, yesterday, it somehow (I thought) installed correctly: at least instead of nothing whatsoever happening after the install, this time I was whisked magically away to <<http://www.divx.com/en/software/download/installed/mac?os=mac>> where I was rather breathlessly informed "Congratulations! You can now enjoy the highest quality digital video | divx.com." Well, this was something new -- this was the first time I'd ever gotten this far. Then I was shown many movies, promising new marvels:
    The first movie informed me "You have successfully installed DivX software." This WAS something new. Then it told me about the "DivX Plus Web Player… Now Featuring: DivX HiQ… Boost web video quality and performance… … Look for the DivX HiQ Button on your favorite video sites… see better quality and performance with a simple click… Try it out on your favorite sites… YouTube. Vimeo. And more.
    Then I played the NEXT movie, all about the DivX Plus Player, and here I TRULY saw something I'd never seen before: *a DivX Plus Player window, that actually said " Connecting… Buffering: … " and then -- mirabile dictu! -- an actual video began to play, and actually continued to play, with no stops, fits, or error windows, right up until the end. This WAS something new under the sun. It continued, extolling the manifold virtues of "DivX to go," which was of no use to me. The next video was about the DivX Plus Codec Pack, and the video told me about the wonderful things DivX could do in Windows 7, if I was brain-dead enough to USE Windows 7. Useless info, but that video, too, opened up the way I believe the *HiQ videos are supposed to open up in YouTube, for example: "Connecting… Buffering: …," and then actually opening and playing. BTW, I hate to sound like a troglodytic Luddite, but I have no idea what "MKV" video is.
    The final video, which ALSO opened up the way I believe the *HiQ videos are supposed to open up in YouTube, for example: "Connecting… Buffering: …," spoke to me about the manifold joys of DivX Plus converter, which ALSO requires the DivX Player application, and since the DivX Player application (v.7.2 (build 10_0_0_184, Copyright © 2006-2009 DivX, Inc.), which, I was given to understand, was actually a PART of the DivX software I had finally "successfully installed" (according to divx.com's delirious greeting), has never worked, none of what all these videos talked about was going to do me much good. HOW has it never worked, you ask? It has never worked in this way: I click on the DivX Player app icon, the DivX Player window opens, and the Mac OS beach ball spins merrily away, and spins, and spins, and spins -- at this point, I usually go to the kitchen for another cup of the strengthening coffee and the hopefully headache-reducing ibuprofen. When I come back, the beach ball is still spinning, so, resignedly, I go to the "Force Quit" command, where, invariably, I see the message "DivX Player not responding," and, resignedly, I force quit it. Again. This scenario has occurred without variation every single time I've tried to open the DivX Player application. It has never actually opened correctly, it has always shown up in the "Force Quit" window with the comment "DivX Player not responding," and I have always had to Force Quit it.
    Now Here's what may be termed the icing on the cake: fairly well buried in the "DivX for Mac" install package is a pdf "read me." Among many other fables is THIS whopper:
    "For online video tutorials visit the following URL in your web browser: http://go.divx.com/mac/tutorials"
    I did just that, and though the link works, there IS no page on the DivX site for "Mac tutorials." When you click on the link, you get redirected to "http://support.divx.com/faq/view/supportFAQen100/video_tutorials_main." Except for a video tutorial under "DivX Converter_ -- for which I have no use -- entitled "How To Edit Your DivX Converter for Mac Output Settings," and these two: "How To Export To DivX In Final Cut Pro for Mac," and "How To Export To DivX Using QuickTime On A Mac" -- neither of which do me the slightest bit of good, since A) I don't use, nor can I afford, Final Cut Pro, and B) what good would it to to export ANYTHING to DivX when the DivX Player for Mac does not, and has never, done anything but hang until Force Quitted?
    A brief digression on that very subject of "hanging:" there's a little section in the obscure "DivX for Mac" pdf that reads:
    "5. Known issues
    Network connection is lost during download
    A lost network connection in the middle of a download may hang the DivX Player For Mac. If this occurs, you may 'Force Quit' the DivX Player For Mac by simultaneously clicking command-option-escape and selecting the application from the list or by right-clicking the icon in the dock and selecting 'Force Quit.' You may then resume the download by re-launching the DivX Player, selecting 'Download Manager” from the File menu and clicking 'Resume.'"
    Wonderful advice, if I could ever get to the point where I was actually downloading something, but since MY particular edition of DivX Player for Mac saves me all that bother by hanging immediately upon launch, DivX has very kindly saved me the trouble of having to go through all that "Force Quit" - "Resume" nonsense. Of course, I never get to download anything or use the DivX Player on YouTube or anywhere else, so that's a bit of a downside.
    So back to the putative "Mac tutorials" on the non-existent "http://go.divx.com/mac/tutorials" page: other than the three totally non-germane examples I cited above, there is nothing that I can find on the re-direct page (http://support.divx.com/faq/view/supportFAQen100/video_tutorials_main) that is the least concerned with the usage or behavior of any component of DivX on a Macintosh computer. That's certainly not uncommon, but for a company that purports to sell products that actually work on the Mac OS X platform, EVERYTHING about the DivX site is so totally Windows-centric, one would be inclined to believe that DivX is not even aware the Mac OS X platform exists. For example, here's the list of tutorials under "DivX 101 - Learn How" on the page that, according to the DivX for Mac Read Me, was supposed to solve all my problems with running DivX on a Mac:
    Featured Video Tutorials
    How to register your PS3 for DivX VOD playback
    How do I make DivX player my default video player?
    How to register your DivX Certified device with the DivX Plus Player
    How to stream DivX Plus HD (MKV) files to your Xbox 360
    How to use the DivX Plus Converter
    Featured Text Guides
    DivX Plus Converter for Windows User Guide
    DivX Plus Player for Windows User Guide
    DivX Codec 5.x User Guide
    DivX Codec 6 and Virtual Dub Guide
    It's wonderful that DivX has tutorials dealing with XBox360 and PS3, but the Mac seems to have been lost in the shuffle -- I think, from an aesthetic point, the guy in the sideways hat and the emphasis on animé and "blow 'em up" games in what few tutorials are actually there pretty much sums up DivX's idea of their market focus. Maybe they're right, but if this "free" version, that so far I have not been able to get to work as advertised on my 27" iMac, is supposed to entice any Mac user into forking over even the piddling $20.00 for the "Pro" version, the "free" version isn't DivX any "gotta have it" favors.
    Now for the final mystery: I have two Safari -- v5.0.5 (6533.21.1) -- extensions from DivX:
    1. DivX HiQ 2.1.1.94, which is supposed to allow you to watch videos on YouTube, Vimeo, etc. in the DivX Player for Mac, but refuses to work when enabled: EVERY SINGLE time I've selected DivX HiQ, the YouTube screen turns into the gray DivX player window for a few seconds, then an error window pops up that says "DivX Plus Web Player could not download the video, please check your internet connection."
    2. DivX Plus Web Player HTML5 <video> 2.1.1.94, the little blurb in the Safari Extensions window for which says "Increase performance and video formats for your HTML5 <video>
    Clicking on the "by DivX, Inc." link in the Safari Extensions window of either of these extensions takes me to http://www.divx.com/en/software/divx-plus/web-player
    "High-quality video shouldn’t stop at your browser. DivX Plus® Web Player gives you the best web video performance around, even on sites using Flash®. The latest feature, DivX HiQ™ beta, lets you replace the default Flash player on popular sites for improved performance. Of course you can still watch stunning DivX® and DivX Plus HD (MKV) videos right in your browser, and even enjoy MKV features like multiple audio tracks, subtitles and 5.1 channel AAC audio."
    That's all well and good, but, not when it doesn't work. I don't know what the story is with these Safari Extensions: a manual (unfortunately the only way you can do it), category by category search of Apple's "Safari Extensions Gallery" turns up NO information about these extensions, neither does -- as far as I can tell -- a search of the DivX site. Am I supposed to use BOTH extensions? Neither? One or the other? Which? So far, if I use them, I get the HiQ option in YouTube (and elsewhere), but when I click on it, I get the error message above, and the window reverts to the usual plain old YouTube window. If I disable the DivX Safari extensions, I don't even get the HiQ option.
    Has ANYONE gotten the DivX for Mac Bundle v7.1, or even the DivX Plus Web Player for Mac, v2.1.1, to actually work on a Mac running OS X 10.6.7?
    If so, PLEASE tell me how you got it to work.
    I'd gladly for over the 20 bucks for this product if it actually worked, but not until it does.
    Bart Brown

    Well, I can start banging my head against the brick wall again.
    "I have never knowingly come across Divx in any shape or form. YouTube uses either Flash or HTML5."
    I don't understand how you can make that statement, considering the discussion you participated in at:
    https://discussions.apple.com/message/12210423#12210423
    under: Apple Support Communities > Mac OS & System Software > Safari > Discussions
    DivX Web Player and Safari
    ...from July 2009 to September 2010, sections of which you copied and pasted verbatim into this discussion, for example:
    "Klaus1
    Somerset, UK
    Level 7 (22,700 points)
    Re: Plug-ins
    Jul 12, 2009 2:09 PM (in response to Martin Alper)
    "...In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from http://www.divx.com/divx/mac/"
    And on September 4, 2010:
    "Klaus1
    Somerset, UK
    Level 7 (22,700 points)
    Helpful AnswerRe: DivX Web Player and Safari
    Sep 4, 2010 5:31 AM (in response to Philippe Pauwels)
    You should read this support page http://perian.org/#support in case you need to delete older codecs. In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from http://www.divx.com/divx/mac/"
    And, in reply to Philippe Pauwels response to the above post:
    Philippe Pauwels
    Level 1 (0 points)
    Re: DivX Web Player and Safari
    Sep 4, 2010 6:28 AM (in response to Klaus1)
    Hi,
    Thanks for your answer. After some more experimenting, i finally got it to work ... However, not every embedded DivX movie will play.
    I just deleted another codec in the Macintosh HD/Library/Quicktime folder. (One of the codecs mentioned on http://perian.org/#support was still in the folder). Before I had only deleted the files whose name has "DivX" in it.
    I did NOT install the DivX Web Player plugin.
    Now some DivX videos play, some don't... So maybe I should re-install the DivX Web Plugin? But the Web Plugin never worked for me ... If I re-install it, won't I go back to where I started?
    You replied, 10 minutes later:
    Klaus1
    Somerset, UK
    Level 7 (22,700 points)
    Re: DivX Web Player and Safari
    Sep 4, 2010 6:38 AM (in response to Philippe Pauwels)
    It could be that your previous DivX player was out of date.
    As Perian says, you need both.
    First, I certainly wish you (or my search of Apple Discussions, which, inexplicably, did not turn up this discussion) had referred me to this discussion before -- it would have saved a LOT of time.
    Now, to your reply to Philippe Pauwels:  "As Perian says, you need both." Both WHAT, exactly?
    From the initial release of Perian 0.5, September 29, 2006, to the latest release, Perian 1.2.2 - Tuesday, April 13, 2011, there is not a single mention of DivX in the entire 2006 to 2011 version history. The only information on the Perian support page regarding DivX is the paragraph that states, in part, "Please consider removing obsolete QuickTime Components: ...DivX, DivX Decoder..."
    Can you please tell me what you mean by "Perian says, you need both," in regard to putative DivX Extensions, Plug-Ins, Components, whatever?
    Finally, on July 12, 2009, you posted, in a reply to martin Alper, a list of  "the downloads and the settings you need in order to view/hear/play pretty much everything that the net can throw at you." Taking into consideration that it's 2 years later and most versions have newer updates -- including Mac OS X itself -- some items are no longer among us, and some NEW ones have shown up. could you please update or comment on this list, for the benefit of all sufferers?
    Thank you very much,
    Bart Brown
    Your list as of July 12, 2009, taking into consideration your wise caveat that "nothing in life carries a guarantee!:
    The setup described below has proved repeatedly successful on both PPC and Intel macs, but
    It is known to work in the great majority of cases with Safari 3 and 4, QT 7.4.x, 7.5.x and 7.6 and OS 10.4.11 and 10.5.7.
    Download and install (or re-install even if you already had them) the latest versions, suitable for your flavor of Mac, of:
    RealPlayer 11.1 for Mac from:
    http://www.versiontracker.com/dyn/moreinfo/macosx/15540
    Flip4Mac WMV Player from http://www.telestream.net/flip4mac-wmv/overview.htm (Windows Media Player for the Mac is no longer supported, even by Microsoft)
    Perian from http://perian.org/
    You should read this support page http://perian.org/#support in case you need to delete older codecs.
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlas h
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    It is suggested that you first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    You should also ensure that you have downloaded and installed the correct version for your Mac of Security Update 2009-001 (and for Tiger only, 2009-002). (N.B. Security Updates require both a restart and a permission repair.)
    In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from http://www.divx.com/divx/mac/
    Now go to Safari Preferences/Security, and tick the boxes under Web Content (all 4 of them) to enable Java.
    Lastly open Audio Midi Setup (which you will find in the Utilities Folder of your Applications Folder) and click on Audio Devices. Make sure that both Audio Input and Audio Output, under Format, are set to 44100 Hz, and that you have selected 'Built in Audio'.
    Important: Now repair permissions and restart.
    You should also consider having the free VLC Player from http://www.videolan.org/ in your armory, as this plays almost anything that DVD Player might not.
    There is an additional 'fix' you could try if you are having problems with Flash and Quicktime, depending on which type of Mac you have:
    On Intel Macs, make sure that you are not running Safari in Rosetta. You can check this, and change it, in the Get Info window.
    On PPC Macs, go to the Hard Disk/Library/Internet Plug-Ins folder, and drag the file 'QuickTime Plugin.webplugin' to the desktop. Quit and restart Safari. If things have improved you can trash that file. If they haven't put it back, as the lack of this plug-in can cause QT content in some widgets to cease functioning.
    And there is an additional kid on the block: SilverLight. Microsoft has created their own version of what a replacement for Flash could be. You can read more about it here:
    http://silverlight.net/
    So, if you go to any sites that have been designed for this new Silverlight stuff, you can download the plug-in from here (but make certain that you are downloading SilverLight v.1.0 for OS X (10.4.8 upwards) if you are using a PPC Mac. Version 2 only works with Intel Macs:
    http://silverlight.net/GetStarted/
    Recommendation: Close all applications before installing any of the above, repair permissions, reboot, and repair permissions again.
    Thanks again
    Bart Brown
    PS: You wrote "It is a pity you chose a camera that produces video in that format! As you have discovered it is incompatible with iMovie." Uhh, I don't know where this question came from -- more stray copying and pasting, perhaps? I have no camera, and am not trying to do anything pertinent to this discussion with iMovie.

  • Approval Authorization for Sales Order

    Dear Experts,
    Can anybody help me by providing a user query for Approval templete for the following condition.
    The system should prevent the sales order & Delivery when the customer is having one oustanding invoice above 90 days and the balance due for that invoice is less than Rs. 100
    Regards,
    Srinivas

    Hi Gordon,
    Thanks for your effort. I am getting the approval window after the sales order . ie at delivary it is asking me for approval and also for every delivary it is asking even the customer doesn't have any outstanding. if the approval process activates during SO genaration time ..then this will be helpful.
    If any previous invoice having outstanding balance >100 and if it exceeds 90 days then it should ask for approval. But the system should not check the Customer account balance.
    Regards
    Srinivas

  • Approval data of SC and PO in SRM 7.0

    Hi experts,
    we use SRM 7.0 with BRF workflow.  I need the approval data of SC and PO for such view in Mail:
    Approvingstep    Status       Approver        GID Approver
    purchaser          approved   John  Alex       z00000001
    approver           approved   Tom Morgan    z00000002
    etc.
    I attempted to use FM BBP_PDH_WFL_APPROVER_GET, but  it was futile.
    Can you please give me an advice for this?
    Regards,
    Evgeny.

    Solved by me

Maybe you are looking for