Automatic payment programe tables...

Dear All,
Can any one tell me, in which table data will get stored after we run F110..
Regards,
Suresh Patipati.

Hi
Which details you want..?? be specific.. you want the details about the parameters... or the details about the final payment run... or the details about the transactions to the vendor..??
Cheers,
Rajan.

Similar Messages

  • Automatic Payment program -line item cleared not displaying in table

    automatic Payment program -line item cleared not displaying in table
    i have re run the APP program DUSR1 same earlier it has run twice but table dose not show double payment to vendors how to resolve the issue.
    Can some one please guide me on this.

    Hi Priyanka,
    First, which table are you referring to.  If your fist APP run clears the line item, it will no longer be available in the open item. 
    Please be more specific on the problem so that we can try to help you.  If possible, please provide screenshots.
    Regards,
    Ganesh

  • Payment not  clearing for Vendor through Automatic Payment Program

    Hi
    I had setup automatic payment program for my vendor to take $ from my GL account. When I run the payment program, it ran without any error, however, the vendor account was not cleared. The balance in GL and Vendor account remains the original amounts.
    The log shows the following.
    Job started
    Step 001 started ( program SAPF110S, variant &0000000001081, user ID XXXXXXX)
    Log for payment run for payment on 01/12/2008, identification XXXX
    End of log
    Job finished
    Can anyone help ?
    Thanks
    Shalini

    I have not proposed a solution. Now go to F110 and go to the table additional tab and press proposal log button on the lower right hand side. this will give a detailed log. Either analyse this error set right error or send the error log for analysis.
    First run the proposal run and if it is successful, run the payment run and then to print run.
    It should be run in the above sequence.
    Edited by: Sivakumar Gopalakrishnan on Jan 12, 2008 7:54 PM

  • Automatic Payment Program (APP)

    Hello Sapients,
    Scenario:
    A down payment(F-48) is made $25
    Later an invoice(MIRO) is posted for $100
    Now i wnt to Pay $75 to Vendor
    But the Automatic payment program(F110) is not clearing the down payment against the vendor invoice.
    Could you please help how to clear the down payment against the vendor invoice in the payment program
    Thanks and Regards
    Swathi

    Swathi,
    Need your help i have a strange situation
    1) F-48 and document posted with document no = 15..... in company code = L002 with payment block getting populated automatically
    2) F-48 and document posted with document no= 15..... in company code = Us11 without payment block and the screen does not even show payment block, I had to check this from BSEG table
    My question is
    a) How and where does this payment block is triggered through configured and how to process next steps.
    b) when I use F-48, how do we do the actual payment, is there a check printing and linking it to the KZ document or is check printing done outside the system and the KZ document type does not have any linkage.
    c) If I do FB60 for a higher amount how do we pay partial amount.
    Your response is appreciated.

  • Automatic Payment Program - clarifications

    Hi SAP Gurus,
    I have a generic questions on Automatic Payment Program run,
    1) How can i make a payment say for 100 invoices belonging to 10 vendors through 4 different House Banks. I know that we need to maintain the House Bank details in Vendor Master but for this example say House Bank is not maintained in any of the vendor masters and also in invoice documents, then in this case hope the system will pick the House Bank based on the ranking order in the configuration but i don't want to pay through these House Bank but through 4 different House Banks. How this can be achieved?
    2) I have maintained the House Bank ABCD in the vendor master and posted 100 vendor invoices with different amounts and all invoices are due for payment but while running the payment run the balance in ABCD House Bank is nil and to ful fill the payment i have to use two different House Banks say EFGH  and IJKL, how this can be achieved?
    I would be greatly thankful to your replies.
    -Kumar

    Hi,
    You can use the below BTE (BusinessTransactions Events) in FIBF:-
    00001810 PAYMENT PROGRAM: Individual bank determination
    The sample function module is SAMPLE_PROCESS_00001810
    The purpose of this interface is to provide a way of individually determining which of its own bank details and which partner bank details should be used for a payment. The authorized bank details are then transferred in table form. If you do not wish to use some of the banks determined, you can set the indicator XCUSF on the relevant line.
    You can search SDN etc. on learning how a BTE can be used.
    Regards,
    Gaurav

  • Automatic payment program how to explain in interviewes

    hi friends
    asking automatic payment program explanation in interviewes. how to explain the automatic payment program pls tell me  my mail id [email protected]

    The payment program can be broken down into the following steps:
    1. Define parameters (Parameters TAB on the F110 screen)- Based on the parameters defined the program picks up the vendor 'open' items to be paid and displays them in the payment proposal. The parameters tell the program the following:
        a. Which company codes you want to include in this payment run (If the AP cleark who is running the program is responsible for only North American companies, he/she will include only those company codes in the payment run)
        b. Which Vendor you want to pay (suppose there are lot of AP clerks in an organization, they can use this to restrict the selection to the vendor for whom they are responsible for payment)
        c. What are the payment methods you want to use to pay these vendors
        d. What is the next date when you will run payment run. Based on this date the program picks up all the items which become due till the next date of payment run, even though those open items are not due today.
    2.  Free selection TAB - In this TAB you can restrict the 'open' items you want to select.  You can use any field in the BSEG table and restrict the selection. For e.g. You can select the field ' Document no.' from BSEG and give a range of documents you want to pay. The program will pick up only those documents for payment.
    3. Additional Log TAB - In this TAB you can select the logs you want the system to create if there are any errors or for all items even if there are no errors.  If the results of the program is not what you expected, then you can read the log to understand the reason why the program did not select what you wanted.
    4. Print/data medium TAB - Here you supply the program variant for all the payment methods you are using. For e.g. in US if you use the 'Check' payment method, then in this TAB  you supply the variant for the RFFOUS_C program. If you are using EDI payment method then a variant for the program RFFOEDI1 has to be supplied in this TAB.
    5. Status TAB - Once you enter all the information in the above 4 TAB's you will come to the status TAB.
    Initial status will be 'No Parameters have been entered'
    Before you run the program, the status would be 'Parameters have been defined'.
    After you run the proposal the status will change to 'Payment proposal has been created'.
    After you run the Payment run the status will change to 'Payment run has been carried out. Posting orders: 10 generated, 10 completed'.
    Thus the status tells you in what stage of the Payment program you are in.
    Please note that the buttons you see here is dynamic. Based on the status the button will appear or disappear. But all the functionalities which these buttons offer can also be selected using the dropdown list appearing at the top of the screen.
    6. After you completed the payment run, you have to print the payment media - If the payment method used is check, you print checks. If it is wire then you create the wire file etc. This is the last step in the payment run.
    Important Note: After running the proposal, you should not leave the payment program. Either you should complete the payment run completely , all the way till you print the payment media,  or delete the payment proposal.
    If you do not delete the proposal, then the vendors in this proposal will not be included in any of the subsequent payment runs.
    Hope this helps you in answering your Interview questions.
    Good luck.
    Kalyan

  • Issue with check generation in Automatic Payment Program

    Hi experts,
    I need your inputs for an issue with check generation in Automatic Payment Program. Trying to make a payment to a US vendor with payment method C. The due item is getting picked up and a clearing document is getting generated. But Check is not being generated, niether can I see an entry in PAYR table. However, if I try to generate a check manually in FCH5 for the same clearing document, it is working.

    Have u checked the Variant created in F110 - Printout / data medium, whether the Hose bank details are correctly set or not.
    If yes, check the Printer details
    Let us know the results
    Thanks

  • How to generate checks when executing Automatic Payment Program (F110)

    Is it possible to generate checks automatically when I execute the automatic payment program? Will reward points to any suggestion. Thanks!

    hi patrick
    try this.....ur problem may solve.....
    Create Automatic Payment Transactions (F110)
    Purpose
    Use this procedure to generate checks proposals or ACH proposals and then subsequently issue checks or set up ACH files to be transmitted to the bank.
    Trigger
    Perform this procedure when through either an ACH or a check, a creditor of the University needs to be paid.
    Prerequisites
    Open invoices with reached due dates have to be present in the SAP system.
    Menu Path
    Use the following menu path to begin this transaction:
    ·         Select Accounting  Financial Accounting  Accounts Payable  Periodic processing  Payments to go to the Automatic Payment Transactions: Status screen.
    Transaction Code
    F110
    Business Process Information
    The automatic payment process will be centrally managed in the Accounts Payable Office. The automatic payment program will be executed each day for all open invoices (across vendors) in the system. There will be separate payment run execution corresponding to each payment method category:
    Check payments: clears the open invoices and issues a check output
    ACH payments: clears the open invoices and issues an ACH file output
    Foreign currency payments: clears open invoices but no output is issued
    State/Grant payments: clears open invoices but no output is issued
    The process steps executed during the automatic payment program are:
    Enter Payment Parameters
    Edit/review Payment Proposal
    Post Payments
    Generate Payment Medium (print checks or create ACH payment file)
    Generate Positive Payment File
    The payment parameters are entered in order to limit the open invoices and credits selected for payment. It is important to note that the payment terms that are defined on the invoice will drive whether a invoice is due for payment during the current payment run. During the payment program execution, the invoices that are due for payment will be presented to the user on a payment proposal list.
    The payment proposal is a list of expected payments grouped by vendor account. Invoices that are due for payment but cannot be paid due to some kind of accounting or system error are listed as exceptions. Examples of typical exceptions are missing banking information (for ACH payments) and blocked invoices. Some payment exceptions will be resolved at the Accounts Payable Office. However the Department must resolve some exceptions. When these types of exceptions appear on the payment proposals, the Accounts Payable Office will inform the Department of the blocked payment in order to get a resolution. Key personnel in the Accounts Payable Office will be the only resources to have access to the editing function of the payment proposal processing. Typically, there is no business reason the edit or change a payment proposal. Editing options for a payment proposal includes: changing the default disbursing bank account information or changing the payment method.
    After the payment proposals have been reviewed and edited, the proposals are posted as payments. It is important to note that any open credit on the vendor's account is also taken in consideration when creating the vendor's payment. The payment method supplement defined on the invoice will drive the check sorting.
    In addition to the printed check output, the payment program run produces an ACH file and a Positive Pay file. Both files are sent to the bank for further processing. The ACH file contains the vendor's payment and banking data. The Positive Pay file contains the check data (check processed, voided, etc) and is used for confirmation of payments.
    Helpful Hints
    ·         The R/O/C column in the field description tables below defines whether the field is required (R), optional (O), or conditional (C).
    ·         On certain screens you may have to scroll to view some data entry fields.
    ·         Click the  tab to view the current overall status of the payment process by viewing the informational messages.
    Procedure
    1. Start the transaction using the menu path or transaction code.
        Automatic Payment Transactions: Status
    2. As required, complete the following fields:
    ·         Run date
    ·         Identification
    3. Click the  tab.
    The payment program parameters are used to limit the program's selection of open invoices and credits.
        Automatic Payment Transactions: Parameters
    4. As required, complete/review the following fields:
    ·         Posting date
    ·         Docs entered up to
    ·         Company codes
    ·         Pmt meths
    ·         Next p/date
    ·         Vendor
    5. Click the  tab.
    Free selection criteria are extended parameter selection criteria used to limit the open invoices and credits selected in the payment run.
        Automatic Payment Transactions: Free Selection
    6. Perform any of the following:
    If You Want To
    Then
    Select data by a particular field value; use the match code on the Field Name field to obtain the required field
    Enter the required field value to be considered in the payment program selection of open items. The field value is entered in the Values field
    Payment selection can be based on fields on the invoice or credit memo document or fields on the vendor master.
    Example: A (AP payment block)
    Exclude the open items that match your field value
    Select  to the left of Exclude values.
    Include only those open items that match your field value
    Deselect  to the left of Exclude values.
    7. Click the  tab.
    This information is used to expand the information that is automatically recorded in the payment run log. The payment run log is used to diagnose any program errors during the payment run.
        Automatic Payment Transactions: Additional Log
    8. Perform the following:
    If You Want the Payment Program Log to Record
    Then
    Information on due date check
    Select  to the left of Due date check.
    Activate this option.
    Any payment method selection data
    Select  to the left of Payment method selection in all cases.
    Activate this option.
    Line item information the payment documents generated upon posting the payment proposal
    Select  to the left of Line items of the payment documents.
    Activate this option.
    9. As required, complete/review the following fields:
    ·         Vendors (from)
    ·         Vendors (to)
    Enter the same vendor account number range for Accounts required section of the transaction.
    10. Click the  tab.
    The specifications defined in this section of the transaction inform the payment program the correct form to use for check printing and the correct payment file format to use for ACH payments.
        Automatic Payment Transactions: Printout and DME
    11. As required, complete the following fields:
    ·         RFFOAVIS
    ·         RFFOUS_C
    12. Click the  tab.
        Exit editing
    13. Click  to save the data.
    If you want to delete the payment program parameters entered, select Edit  Parameters  Delete.
        Automatic Payment Transactions: Status (2)
    The system displays the message, "Details have been saved for the run on XX/XX/XX XXXX."
    14. Click  .
    If you want to refresh the screen in order to view the current status (processing step) of the payment program click  at any time.
        Schedule Proposal
    15. Perform one of the following:
    If You Want To
    Then
    Execute the payment program (i.e. process the payment parameters entered and create a payment proposal) immediately
    Select  to the left of Start immediately.
    Activate this option.
    Designate a target computer
    Enter the name in the Target computer field.
    16. Click  to process the payment parameters and create a payment proposal.
    While the payment program is selecting and processing data, the status will display the message, "Proposal is running." When the payment proposal has completed and is ready for review/edit, the system will display the message, "Payment proposal has been created."
        Automatic Payment Transactions: Status (3)
    The system displays the message, "Proposal run has been scheduled."
    17. Click  .
        Automatic Payment Transactions: Status (4)
    The system updates the status, "Payment proposal has been created."
    18. Perform one of the following:
    If You Want To
    Then
    Go To
    Execute the payment run
    Click  .
    Step 19
    Edit the payment proposal
    Click  .
    Step 43
    Display the payment proposal
    Click  .
    Step 54
    Display the payment proposal run log
    Click  .
    Step 57
    Delete the proposal
    Select Edit  Proposal  Delete.
    Step 60
    Display the proposal list in a printer friendly format
    Select Edit  Proposal  Proposal List....
    Step 62
    Display only the exception (error) invoices or credits
    Select Edit  Proposal  Exception List....
    Step 67
    Exit this transaction
    Step 72
        Schedule Payment
    19. Perform the following:
    If You Want To
    Then
    Execute the payment program (i.e. process the payment parameters entered and create a payment proposal) immediately
    Select  to the left of Start immediately.
    Activate this option.
    Designate a target computer
    Enter the name in the Target computer field.
    20. Click  to process the payment proposal and post the payment documents.
    While the payment program is selecting and processing data, the status will display 'Payment is running'. When the payment proposal posted the status will display 'Payment run has been carried out. Posting orders X generated, X completed. (X will represent the total number of checks produced).
        Automatic Payment Transactions: Status (5)
    The system displays the message, "Payment run has been scheduled."
    21. Click  .
        Automatic Payment Transactions: Status (6)
    The system updates the status, "Payment run has been carried out." If you click  after seeing the status update, "Payment run has been carried out", the system will display an update to the status, "Posting orders: XXXX generated, XXXX completed."
    22. Perform one of the following:
    If You Want To
    Then
    Go To
    Review the payments posted
    Click  .
    Step 23
    Display the payment proposal
    Click  .
    Step 26
    Display the payment proposal run log
    Click  .
    Step 29
    Display the payment list in a printer friendly format
    Select Edit  Payments  Payment List.
    Step 32
    Display only the exception (error) invoices or credits
    Select Edit  Payments  Exception List.
    Step 36
    Print the payment run information
    Click  .
    Step 40
    Exit this transaction
    Step 72
        Job Log Entries for F110-XXXX-XXXX / XXXX
    23. Review the displayed information.
    24. Click  .
    25. Return to Step 22.
        Display Payment Proposal: Payments
    26. Review the displayed information.
    27. Click  .
    28. Return to Step 22.
        Job Log Entries for F110-XXXX-XXXX-X / XXXX (2)
    29. Review the displayed information.
    30. Click  .
    31. Return to Step 22.
        List Variant
    32. Click  .
        Payment list
    33. Review the displayed information.
    34. Click  .
    35. Return to Step 22.
        List Variant (2)
    36. Click  .
        Payment list (2)
    37. Review the displayed information.
    38. Click  .
    39. Return to Step 22.
        Schedule Print
    40. As required, complete/review the following fields:
    ·         Start date
    ·         Start immediately
    ·         Start time
    ·         Target computer
    ·         Job name
    41. Click  .
    42. Return to Step 22.
        Accounting clerk
    43. Click  .
        Edit Payment Proposal: Payments
    44. Review the displayed information.
    45. Perform one of the following:
    If You Want To
    Then
    Go To
    Continue with the payment process
    Click  .
    Step 18
    Review/edit invoice information for the payment (invoice numbers, discounts, payment amounts, etc).
    1. Click on the line you want to select.
    2. Click  .
    Step 46
    Change the key payment information (payment method, house bank, payee name and address, etc.)
    1. Click on the line you want to select.
    2. Click  .
    This option does not work for lines that have exceptions.
    Step 51
        Edit Payment Proposal: Open Items
    46. Double-click on the line you want to choose.
        Change Line Items
    47. As required, complete/review the following fields:
    ·         Payment block
    ·         Discount amount
    ·         Cash discount %
    48. Click  .
    49. Click  .
    50. Return to Step 45.
        Change Payment
    51. As required, complete/review the following fields:
    ·         Payment method
    ·         Pmt meth.supl.
    ·         Due date
    52. Click  .
    53. Return to Step 45.
        Display Payment Proposal: Payments
    54. Review the displayed information.
    55. Click  .
    56. Return to Step 18.
        Job Log Entries for F110-XXXX-XXXX-X / XXXX (3)
    57. Review the displayed information.
    58. Click  .
    59. Return to Step 18.
        Delete proposal
    60. Click  .
        Automatic Payment Transactions: Status (7)
    The system displays the message, "Data and log deleted."
    61. Go to Step 72.
        List Variant (3)
    62. As required, complete the following field:
    ·         Variant
    63. Click  .
        Payment list (3)
    64. Review the displayed information.
    65. Click  .
    66. Return to Step 18.
        List Variant (4)
    67. As required, complete the following field:
    ·         Variant
    68. Click  .
        Payment list (4)
    69. Review the displayed information.
    70. Click  .
    71. Return to Step 18.
    72. Click  until you return to the SAP Easy Access screen.
    73. You have completed this transaction.
    Result
    You have executed a payment proposal, executed and posted a payment run and printed checks.
    reward me points.......dont forget

  • How to create check in batch automatically after automatic payment program

    Hello
    SAP Experts i am getting a  issue
    how to create check in batch automatically after automatic payment program ( t code is f110)
    Thanks & Regards
    Narendra.G

    Hi Narendra,
    Please note the process below for cheque Printing:-
    1. The pre requisite for Cheque printing is you have used program RFFOUS_c/or the Z version of this program in FBZP and that you have maintained the form name in the field Form name for Payment medium in FBZP.
    2. You have a pre printed stationary on which you want to print and the Program & the form has been modified to print as per this.
    3. In F110, you must have assigned the Variant name, which would specify the cheque lot no. and this should exactly match with the current cheque no. in the pre printed stationary.
    4. Now, after all this setting, when you run Payment run in F110, then also only the Payment documents are posted but the cheque no.s are not updated in the Payment document no. nor the PAYR table is updated. It is only when you run the Print out tab, that a spool is created in SP01 for cheque printing as per the Payment documents.
    5. Then in SP01, you can print the spool on your pre printed stationary.
    This is the complete process of printing cheques from F110. Hope this helps..
    Regards,
    SAPFICO

  • Where can do you link the Account payable (AP) to Automatic Payment Program

    Hi SAP Experts,
    Where can do you link the Account payable (AP) to Automatic Payment Program (APP) what is t - code and what is the table name and Accounts Receivable (AR) to Automatic payment program (APP) what is t - code and what is the table name
    Thanks in Advance.
    Regards.
    Srinivas

    Hi Srinivas,
    The link is created when you enter vendor number in parameters tab of F110 and do the run. Here in Parameters you enter the vendor code for which you need to run APP. Based on vendors provided here in F110 Parameter tab, the F110 program checks for the open items of that vendor which are to be paid and selects them accordingly. Hope this clarifies.
    Ofcourse in Vendor master under Payment transactions Accounting you have to full the necessary fields like Payment methods etc under Automatic Payment Transactions.
    Hope this clarifies
    Kind Regards
    Soumya

  • Clear Down payment against Vendor Invoice through Automatic Payment Program

    Hi
    We have to adjust vendor invoice against down payment (Advance) made through automatic payment program (F110)
    Please guide us is there any configuration require to consider Down payment transactions during F110 to clear against Vendor Invoice
    Ex :1. Advance payment made through special GL indicator 50K.
    2. Invoice document 75K posted in vendor.
    3. Now we have to clear down payment made (50K) against 75K through F110.
    Regards
    Sreenivasulu

    Hi srinivasulu,
    First u create down payment request through F-47 and define the spl gl indicator for down payment and assign the gl account for down payment gl code..
    Regards,
    Nivas

  • Automatic payment program -  urgent

    Dear all,
    i configured automatic payment program. when i run the automatic payment program using f110, accounting documents to Vendor account and house bank account are not generated. In the status bar, only the following messages appear:
    "Parameters have been entered"
    "Payment proposal has been created"
    "Payment run has been carried out"
    The following message is not appearing:
    "Posting orders: X generated, X completed."
    Can anyone guide me to solve this issue?
    Will award maximum points.
    Thanks in advance,
    Regards,
    ar

    Hi,
    You get the message Posting orders X(Ususally no. of documents) generated and X completed, it means that your proposal was successful. You will not get the document number in the status. Click on the Payment proposal log to view the document number generated.
    Regards
    Sridhar

  • F110 - Automatic Payment Program - Payment Proposal Error

    Hi Folks,
    I am running Automatic Payment Program on F110. I have completed all the procedure in FBZP.
    The Error is
    Company codes ZZZ1/ZZZ1 do not appear in proposal 07/30/2008 RUN01; correct
    Its says,
    No data exists for the specified paying company code ZZZ1 and the specified sending company code ZZZ1 in payment proposal 07/30/2008 RUN01.
    It will be helpful, if someone can post the remedy.
    Help will be surely rewarded.
    Thanks,
    Matthew

    Hi,
    The dates are not falling in the run date. So please change the dates in the Parameters tab in F110 i.e Posting Dates and Doc. Posted upto.
    Regards
    Balaji

  • F110 Automatic Payment program

    Hi ,
    We have an issue in th Automatic payment program F110.
    We have a few vendor invoices ( 1500 euros )  for a vendor X. There is also a credit memo for that vendor (100 Euros ). When we run F110  the credit memo is going to the Exception list with an error message "001 No pymt possible because items with a debit bal.still exist "; and the invoices for 1500 euros had been paid.
    Please let us know why the payment program could not net off the Credit memo against the invoices making into a payment of 1400 Euros only  to the vendor.
    Your response would be much appreciated.
    Thanks
    Balaji
    Edited by: Balaji Dhanave on May 15, 2009 12:53 PM

    Hi,
    You will first have to CLEAR the credit memo for that vendor (100 Euros) against the invoice raised and then run the payment run for the balance credit amount. Payment run will not execute if it finds any debit balance as open item for the vendor.
    Thank You.

  • F110-Automatic payment program payment made in other countries

    I have 50 Company codes(Different countries) and one paying company code(US). Now i want to set up FBZP config. .. what should i do to enable the inter-country/inter-company payments using F110(Automatic Payment Program).

    Hi Ashish,
    In step 1 of FBZP, i.e. "All company code", when i try to enter a "New Entry", and when i try to set paying company code(which is in US) for other company codes that are outside US, i get the following error.
    "Company code <paying company code> is not permitted as the paying company code
    Message no. F3063
    Diagnosis
    The paying company code and the company code on whose behalf the payment is being made must be in the same country, have the same local currency, and display the same currencies managed in parallel. The setting regarding extended withholding tax functions (active or not active) must also be identical for both company codes.
    System Response
    The entry is not accepted since these requirements are not met.
    Procedure
    Correct your entry.
    Please advice

Maybe you are looking for

  • How can i send an error message at EXIT_SAPMM06E_013 ?

    Hi I'm making some validations to Vendor and Partner Functions (table control in 'Partners' Strip) in Creting/Changing Purchase Orders (ME21N/ME22N).  I know the suitable user exit is EXIT_SAPMM06E_012 for making validation before saving, but this ex

  • Contacts duplicating on backup sync??

    When I sync my contacts (iphone to outlook 2007) it duplicates all the old contacts, so now I have 2 of the same contacts. How can I delete all duplicates in Outlook 2007 ?? Jay

  • Firefox uses too much CPU ff3.6.3 any HELP?

    Firefox uses way too much CPU. Running MAC OSX and ff 3.6.3 using "activity monitor" shows Firefox uses typically 96% of my CPU !! == This happened == Every time Firefox opened == I noticed my computer was getting s- l -o w- e -r

  • Getting an error when trying to run PowerShell from C#

    Hello, I'm trying to excute PowerShell Command from code behind (C#), but i'm getting the following error: "The type initializer for 'System.Management.Automation.SessionStateScope' threw an exception. " Any help would be highly appreciated.

  • Colored messages in Mail

    I was playing around with the settings in Mail and I've tested the Rule config in Mail and created a color mail from 'Joe' in Red and 'Alan' in Green This works. I then removed those rules, but after restarting Mail, the messages are STILL colored in