Actual template allocation duplicate order posting

Hi,
We recently upgraded from 4.6C to 6.0. We use template allocation to allocate overhead to our process orders at month-end. We are doing our first month-end since going live on 6.0. When we ran tcode CPTD (actual template allocation) it posted the debit quantity and value to the process order twice, and the credit value to the business process only once. Therefore, the CO document is out of balance. We then run tcode CON2 to revalue the postings at actual price. Because of this error, we have a remaining un-allocated balance in our business processes for this month. We also have incorrect costsallocated to our process orders. How do we correct program CPTD, and correct these postings?
Thanks...

Hi
I am using environment 9 yes.
My formula is very simple:
On Object I have:
SenderCostCenter = '130570' AND
SenderActivityType = 'LABORA'
And then I have simply put "1" in Plan Quantity and Actual Quantity.
So what it does is it allocates the unit cost of the combination of cost center 130570 and act. type LABORA one time to each material/order no matter lot size.
Should I perhaps have put "1" into the Plan Fix and Actual Fix instead?
Thanks

Similar Messages

  • Actual Template Allocation - Process Order Handling

    Hi all
    Could somebody give me some input to an issue I am facing.
    I am working on a best practice baseline for Chemicals and have setup a Template to allocate overheads to materials. The allocation is fixed no matter the lot size of the process order.
    At month end when running the closing process I use the transaction CPTD to allocate the actual template overhead to each process order.
    However this transaction picks up and re-allocates overhead to process orders already confirmed, delivered and settled.
    This is of course not what I expected as these orders have been fully completed, so I am thinking that I am missing step in closing down the process orders correctly.
    Is there a status on the process order that will cause that order to be excluded from the CPTD, or am I missing some configuration?
    Thank you in advance
    /Thorben Hald
    2C change A/S
    Denmark

    Hi
    I am using environment 9 yes.
    My formula is very simple:
    On Object I have:
    SenderCostCenter = '130570' AND
    SenderActivityType = 'LABORA'
    And then I have simply put "1" in Plan Quantity and Actual Quantity.
    So what it does is it allocates the unit cost of the combination of cost center 130570 and act. type LABORA one time to each material/order no matter lot size.
    Should I perhaps have put "1" into the Plan Fix and Actual Fix instead?
    Thanks

  • CPTD - Actual Template Allocation on Process Orders - V.Urgent

    Hi,
    We are doing period closing for June'07.
    We are using Activity Based Costing templates for Overhead allocation.
    While executing T-Code CPTD (Collective processing) for Actual Template Allocation for Allocating Overheads for the month of June, the system is allocating
    Overheads on all Process Orders confirmed till today i.e.it is wrongly
    allocating Overheads for June, on process orders on which there has been
    no production confirmed in June, but the Production was confirmed only
    in July.
    We expected the system to allocate Overheads only on Process Orders on
    which the Production was confirmed in June,07.
    Points will be awarded for providing solution.
    Regards,

    Hi
    I am using environment 9 yes.
    My formula is very simple:
    On Object I have:
    SenderCostCenter = '130570' AND
    SenderActivityType = 'LABORA'
    And then I have simply put "1" in Plan Quantity and Actual Quantity.
    So what it does is it allocates the unit cost of the combination of cost center 130570 and act. type LABORA one time to each material/order no matter lot size.
    Should I perhaps have put "1" into the Plan Fix and Actual Fix instead?
    Thanks

  • Error in actual template allocation for Business Process

    Gurus,
    I am facing a strange problem in actual template allocation for business process (T-code: CPAS). When I am doing a test run, the system gives the result with a message "Processing completed with no errors", However when I have unchecked the test run and ran the allocation, system shows me the result, however no posting takes place. The message I am getting is:
    "Data not updated due to errors". The details of this error message are:
    No information was found
    Message no. GU444
    Diagnosis
    The system could not find the necessary information.
    I am absolutely clueless and have no idea where things have gone wrong. I have maintained the activity and cost center properly. The template I am using is also ok.
      Request your help on this. Any suggestion would be highly appreciated.
    Thanks in advance!
    Snigdho.

    Hi ,
    With such kind of error " "Data not updated due to errors". " its very difficult so determine the exact cause of the issue .
    Did your selection parameters in CPAS has a tick on detailed list . Please tick the detailed list icon and run KPAS again and let me know if you are getting more detailed error from SAP.
    Regards
    Sarada

  • CPTD Error during actual template allocation

    Hi,
    When i am trying to do CPTD (Actual template allocation) i am getting the belwo error message
    System status CRTD is active (ORD 1094052)
    Message no. BS013
    Diagnosis
    Object ORD 1094052 has system status CRTD (Created).  According to this status, transaction 'Actual activity allocation' is not allowed.
    Procedure
    You can only carry out the requested function if this is allowed according to the status of the object.
    But I am running for period 3/2010 and this order is created in period 4/2010. I am not getting how this order is selected when i am running for period 3.
    Please help me
    Thanks & regards

    @Sudhakara Reddy,
    Could you help me understand how a costing run (CK40N/CK11N) is related to an order status?? Costing run is for product cost planning which is product specific.
    CPTD transaction is for actual templace allocation and not for costing run. I failed to understand the link between your response and the question asked!
    Newsap,
    I think creation date of an order not relevant for this transaction. You may also want to check sapnote # 309588.

  • Overhead cost template allocation

    Hi All,
    Can anyone please provide overhead cost template allocation configuration steps with print screens.
    Regards,
    Vijay

    Hi Vijay,
    Templates are nothing but a tool for complex calculation of formulas . 
    Templates can be used for formula planning , activity allocation or overhead cost allocation . Enviornment of template tells you what you want to do with a template .
    If you want OH Calculation to product instead of a Costing Sheet .. use enviornment "1" for Plan and "9" for actual.
    You have lot of pre-defined SAP complex formulas available in the templates which you can use..
    Template Creation
    Enviornment varies with requirement and config will also varry , considering you are using templtes with enviornment 1 and 9 ( for Cost Allocation to Product )
    Transaction CPT1 :-
    1. Enter the name of the template and environment 001 2. Inside the template Type = Cost Center / Activity Type
    3. Description = as you please
    4. Object =   Use  the sender object .. either cost enter or combination of CC and AA whatever you need :
    SenderCostCenter = 'XXXXXX' AND
    SenderActivityType = 'AAAA'
    or you can use the screen in bottom right to input the formula
    5. Plan Quantity =  Use the screen bottom for formula or use your own one ..
    BomItemAlternativeQuantity( AlternativeQuantityUnit =
    MaterialBaseQuantityUnit, ConditionField = BomItemComponents,
    ComparisonValue = 'XXXXXX' )
    6. Plan Activation = ACTIVE
    7. Actual Quantity =  Use your own formula using predefined SAP formulas
    OrderMaterialQuantityConf( Material = 'XXXXX' )
    6. Actual Activation = ACTIVE
    Assignment of the Template
    1. Create a OH Key using SPRO > Controlling > Prod Cost Controlling > Product Cost Planing > Basic Settings for Material Costing > Overhead > Define OH Keys
    2. In Transaction OKZ2 Create OH group and assign that to the OH Key created in 1
    3. Create Cost Sheet (only code and name) in SPRO > Controlling > Prod Cost Controlling > Product Cost Planing > Basic Settings for Material Costing > Overhead > Define Costing Sheets
    4. In Transaction KTPF assign Controlling Area : Costing Sheet : OH Key : Template Environment : Template
    5. In material master costing 1 view assign the OH group to the material (standard cost estimate reads this)
    6. In the master data of the order assign the costing sheets and OH key etc so that the actual template allocation can happen.
    Execution
    Plan template is not required to be executed. At the time when you run CK11N or CK40N it is taken care of.
    Actual Template allocation can be done with transaction CPTA - Individual Processing and CPTD - Collective Processing
    I hope you would find this useful and you can further explore templates for the various formulae that you can define using th bottom right hand side in the screen of CPT1 to create magic in allocation. What I told here is very basic.
    Thanks
    Rafi

  • Actual rates (KBK6) is not getting picked up for CPTA (template allocation)

    Hello Experts,
    I am using template allocation for the purpose of overhead calculation. I maintained rate in KP26. It is getting pulled up when I ran standard cost estimate. This is correct
    Now I want to run CPTA (ie. charging overhead at month end) using actual rate. Hence I maintained actual rate in Tcode KBK6. Actual rate is little bit varying with KP26 rates. Hence I want to run CPTA with actual rate.
    When I executed CPTA, I saw that system is picking up KP26 rate and not KBK6 rate. Please help me. How system will pick up KBK6 rate for CPTA.
    --Meena.

    Hi Meena,
    The correct sequence of closing should be:
    1. Template Allocation - CPTA
    This will post activity allocation from CC to your production order at PLAN price.
    2. Calculate Actual Activity Prices - KSII
    This will calculate actual price based on costs posted to CC and activities allocated (try to avoid KBK6 in your testing but rather calculate actual price properly). It will also credit CC but will NOT debit the order.
    3. Revaluate your production order - MFN1
    This will debit the order with the difference between plan and actual activity price.
    Please kindly read SAP Note 156563 - Settlement after activity allocation/revaluation.
    It explains revaluation logic in detail.
    If in your case CPTA generates activity allocation between CC and order (valued at plan price) and KSII calculates new actual activity price, MFN1 has to update the order.
    Regards,
    Szymon

  • Que-''actual activity allocation is not allowed for order .''

    hi ,
    During confirmation of operation at co11n (also at co11), got one error massage i.e  "actual activity allocation is not allowed for order "
    Due to this error confirmation is not possible .
    pls help me to solve this problem.
    AMOL WAGH
    Edited by: amol  wagh on Dec 6, 2008 8:09 PM
    Edited by: amol  wagh on Dec 6, 2008 8:10 PM

    Dear,
    For allocation activity costs, we need to define activity type in KL01 by specifying the unit of measurement of the particular activity type (like machine - Hours etc.). While creating activity type, we will assign a secondary cost element (with category 43) in the activity type through which the activity cost will flow.
    After that we will plan for cost center in KP06 (cost elementwise). Then we will plan machine hours in KP26 where we will link the activity type to a particular cost center.
    Please give the feed back.
    Regards,
    R.Brahmankar

  • Actual activity allocation is not allowed for order .

    hi ,
    During confirmation of operation at co11n (also at co11), got one error massage i.e "actual activity allocation is not allowed for order "
    Due to this error confirmation is not possible .
    pls help me to solve this problem.
    AMOL WAGH

    Dear,
    What is message number? Did you assign the usersttus in BS02?
    For allocation activity costs, we need to define activity type in KL01 by specifying the unit of measurement of the particular activity type (like  machine - Hours etc.). While creating activity type, we will assign a secondary cost element (with category 43) in the activity type through which the activity cost will flow.
    After that we will plan for cost center in KP06 (cost elementwise). Then we will plan machine hours in KP26 where we will link the activity type to a particular cost center.
    When we do price calculation in KSPI, system checks the planned costs for cost center (in KP06) and also checks the machine hours planned (in KP26) and gives the cost for the particular activity type.
    Please check the above in the system
    Regards,
    R.Brahmankar

  • How to check CO actual activity allocation for a internal order?

    Hello Experts,
    I have a question about the report S_ALR_87100185. When I check this report, I found that there is a WBS actual cost value(100 USD) posted to February 2008,but its created date and posting date is in May 2008. In the table RPSCO, there are two records, please refer to below figure.
    Budget type KOAR:
       Period 4: -120 USD
       Period 5: -100 USD
    Budget type RKL:
       Period 2: 100 USD
       Peirod 4: 120 USD
    Who can tell me why the actual cost can posted to February, and how do I check it?
    Thank you so much and best wishes,
    Maria

    The values that are appearing in Feb in the report are actually values of period 2 (Fiscal month May) i.e., 100 USD.
    In the report which is based on form 3CST1- Actual Costs Period has got the column headings are hard texted as January, February etc., and the values that appear in month febraury are picked for period values of 2.
    You can go ahead and change (T Code CJE6)  the column heading description where you can start replacing January with April (Fiscal year start) and so on.
    Regards
    Sreenivas

  • Actual cost of Production Order settled to Fixed Assets

    Dear all,
    My client is doing in-house production of moulds (internal order suggestion is not accepted by the client) for which
    they have the following
    1. BOM
    2. Machine hour
    3. labour
    4. overhead etc
    5.plan value
    6. actual value
    Can i settle the actual cost of production order to Fixed Asset ?
    If yes
    what are process kindly give me if any process other then the below
    1.production order created
    2. settlement profile - FA is settlement optional
    3. allocation structure
    4. Asset created
    5 define asset in settlement rule
    Kindly give me your valuable input
    regards
    elango

    Hi,
    Although i am not CO expert , please check with your FICO consultant who are expert before make the final call.
    During settlement to a G/L account or a fixed asset, the system ignores additional account assignments that were manually specified in the distribution rule.
    Based on what i know .
    you can stipulate that settlement may be made to cost centers and orders, but not to fixed assets.
    The Settlement profile is something that you need to create a settlement rule to settle the actual costs of a sender object.
    About the Settlement rule is something that  contains the distribution rules for the sender. It will define how the way to settle the cost.
    Allocation Structure
    In the settlement structure you combine the primary and secondary cost elements into groups, in which debits are then posted to the sender objects. For each group, you specify whether (for settlement to a given receiver type) settlement is performed
    by cost element or using a settlement cost element.
    For example, you might use settlement cost elements:
      To document the purpose of an order (such as, repairs or maintenance)
      To reduce data volumes (you can combine a number of debit cost elements
    under one settlement cost element).
    TQ

  • Actual Activity allocation and Planned and actual activity comparison issue in Product Costing

    Friends,
    I have tried to explain the issue i am facing currently under Product Costing......
    1.Cost Component Structure
    10 – Material
    20 – Labour
    30 – Diesel
    40 – Electricity
    2.KP26 – Planned under Fixed Price
    Labour – 2.0 HR
    Diesel – 1.0 HR
    Electricity – 5.0 HR
    3. When I run CK11N system collecting correct rates for all activities (Costing Lot Size- 1)
    Like;
    1              E              LAB10    994310                  2.00        2.00        AED        1.0          HR Labour Cost New
    2              E              DIE20    994320                  5.00        5.00        AED        1.0          HR Diesel Cost New
    3              E              ELE30    994330                  1.00        1.00        AED        1.0          HR Electricity Cost
    4              M            1100000042                          5.00        0.00        AED        1              PC RAW MATERIAL BAKERY CONSUMED
    5              G            994201                                0.00        0.00        AED                        Depriciation Cost
    6              G            994202                                0.00        0.00        AED                        Sales & Distribution Cost
                                                                              13.00                    AED       
    4.When I do process order Cost analysis for the produced goods it shows me different figures as my
    BOM – RM is 1100000042 1 Quantity
    Routing – All activity time is 1 Hr
    40002                    RAW MATERIAL BAKERY CONSUMED          1005/1100000042            5.00
    40015                    COST OF GOODS MANUFACTURED              1005/4400000071            13.00-
    994310                  Labour Cost New                                              CBAKYPDDXB/LAB10      1.33
    994320                  Diesel Cost New                                              CBAKYPDDXB/DIE20      3.33
    994330                  Electricity Cost                                                CBAKYPDDXB/ELE30      0.67
                                                                                                                                              2.67- AED
    Note :- As per my understanding it should be
        Labour Cost New                                            2.00
                    Diesel Cost New                                              5.00
                    Electricity Cost                                                1.00
    5.Now after Process Order confirmation
    40002                    RAW MATERIAL BAKERY CONSUMED          1005/1100000042            5.00
    40015                    COST OF GOODS MANUFACTURED              1005/4400000071            00.00
    994310                  Labour Cost New                                              CBAKYPDDXB/LAB10      4.00
    994320                  Diesel Cost New                                              CBAKYPDDXB/DIE20      5.00
    994330                  Electricity Cost                                                CBAKYPDDXB/ELE30      2.00
                                                                                                                                              16.00
    6.For Month end actual Activity calculation and load the activaty actual rates on product
    I have configured the system in below manner
    1 Work center = Mapped to 1 Production Cost center
    Three Different Activities mapped to Secondary Cost Element with 43 Category
    For Electrictity Activity assesment from Primary to secondary 1 more cost element created with
          Category 42 Like; 994215-Electricity Cost All
    One Actual Assessment has been configured to allocate Electricity cost from Primary Cost element to
          Product/Order
    7.Assessment Cycle Details
    Controlling Area      1000 Controlling Area
    Cycle                ZELE01                  Status    Reviewed
    Start Date 01.01.2014  To  31.10.2014
    Text                  Elec. Cost Allocation to PROD
    IND- Interactive
    Assessment CEle       994215      Electricity Cost All
    Sender
    Cost Center    CBAKYDXBAD
    Cost Element 40204
    Receiver
    Cost Center    CBAKYPDDXB
    Tracing Factor
    Var.portion type – Actual Activity
    Selaction Criteria
    Activity Type - ELE30
    Receivers Tracing Factor
    Cost Ctr Factor per        100
    CBAKYPDDXB 100
    8.I have received the actuall electricity bill for 1100 AED and the same has accocated through KSU5
    After Cycle run when I follow below procedure
    KSS2 Actual cost splitting
    CBAKYPDDXB                    Production Dxb                LAB01                    183.33
    CBAKYPDDXB                    Production Dxb                DIE02                    183.33
    CBAKYPDDXB                    Production Dxb                ELE03                    183.33
    CBAKYPDDXB                    Production Dxb                DIE20                    183.33
    CBAKYPDDXB                    Production Dxb                ELE30                    183.33
    CBAKYPDDXB                    Production Dxb                LAB10                    183.35
                                                                                                                    1100.00
    Issue – System Split Electricity cost between all the activities assigned to Workcentres Cost Centre.
    But I want to post that cost only to ELE30 Activity and not for all
    When I RUN KSSI for actual Price determination system shows
    OTy        Object                                  Name                  AUn                Act Qty      Total price    Price (Fixed)              PUnit
    ATY        CBAKYPDDXB/DIE20        Production Dxb      HR                  5.0          366.66                  366.66                    10
    ATY        CBAKYPDDXB/ELE30        Production Dxb      HR                  2.0          916.65                  916.65                    10
    ATY        CBAKYPDDXB/LAB10        Production Dxb      HR                  2.0          916.75                916.75                    10
                                                                                                                                                          2200.06
    2200.06 is almost double than 1100.00 which is actual electricity cost and the same is actually determined for all the activities.
    After revaluation of the process order system posting below values
    40002                    RAW MATERIAL BAKERY CONSUMED          1005/1100000042                            5.00        5.00
    40015                    COST OF GOODS MANUFACTURED              1005/4400000071                            13.00-    13.00-
    994310                  Labour Cost New                                            CBAKYPDDXB/LAB10                      1.33        183.35
    994320                  Diesel Cost New                                              CBAKYPDDXB/DIE20                      3.33        183.33
    994330                  Electricity Cost                                                CBAKYPDDXB/ELE30                      0.67        183.33
                                                                                                                                                              2.67-      542.01
    Production Variance is posted as 542.01….
    I strongly believe there is some issue in configuration for activity allocation….
    Main issue is
    Point No. 4 – Different Figures in Process Order Cost Analysis
    Point No. 7 – Assessment cycle run
    Point No. 8 – KSS2 and KSII for Actual cost Allocation and Production variance…
    Friends… I have tried to explain maximum please help me to understand the concept or missing configuration/Process.
    Thanks
    Sagar Chinchkar

    Dear Rajneesh,
    I have made the changes as suggested....
    It seems now my Order Cost analysis and Product cost analysis are showing the same figures.
    I have also maintained cost center splitting structure for ELE30 Activity allocation.
    Structure Z1
    Splitting structure for AT
    Assignment 10
    Electricity Cost
    100
    Allocation for ELE
    Cost Element
    994215
    Activity Type
    ELE30
    Splitting Rule
    100
    Allocation for ELE
    12
    Activity quantity
    Version 0
    In my case actual activity confirmed is 3.1 for 2 orders in period 5
    Order 1 - QTY 2
    Order 2 - QTY 1.1
    Total actual Electricity exp is 1150 in period 5
    followed procedure to post actual activity on product is mentioned below
    KSS2 Actual cost splitting - Result as expected 1150 for ELE30
    KSII Actual price determination - Result as expected 3.1 actual confirmed QTY for ELE30 with actual price
           QTY 3.1         Tot Price 3,709.68        Planned(FIX) 3,709.68     Per Units 10
           (System is doing 1150/3.1*10=3709.68)
        3.CON2 Actual revaluation of orders
          Here while reevaluating the Process Orders system calculation is different
    Order 1 - QTY 2 -   558.00
    Order 2 - QTY 1.1 - 407.56
    Total -                    965.57
         4. After CON2 system is changing the value of other activities like
         LAB10 - Actual confirmed Value 10  to 0 
         DIE20 - Actual  confirmed Value 10  to 0
    Which should not be the case....
                                                                                                                  PL     Act     Var
    40002
    RAW MATERIAL BAKERY CONSUMED
    1005/1100000042
    10.00
    15.00
    50.00
    40015
    COST OF GOODS MANUFACTURED
    1005/4400000074
    26.00-
    26.00-
    994201
    Depriciation Cost
    WMBDDEP01
    1.00
    0.00
    100.00-
    994202
    Sales & Distribution Cost
    WMBDS&A01
    1.00
    0.00
    100.00-
    994310
    Labour Cost New
    CBAKYPDDXB/LAB10
    4.00
    0.00
    100.00-
    994320
    Diesel Cost New
    CBAKYPDDXB/DIE20
    10.00
    0.00
    100.00-
    994330
    Electricity Cost
    CBAKYPDDXB/ELE30
    2.00
    408.06
    20,303.00
    If we want to just post Electricity cost based on actual Electricity expenses and Labor and Diesel are based on planned activity rates.
    What setting is required in current system.....
    Million thanks in advance....
    Regards
    Sagar Chinchkar

  • Actual activity allocation

    Hi SAP Gurus,
    I am facing one problem in Actual activity allocation
    In production cost center, cost centers are credited with plan price (Re.1) for every activity qty confirmation
    the system posted from Jan to May plan price
    in the month of June system posted price Rs.2.02 for five transaction for the rest of the transaction it is taking Re.1. I don't from where this has been picked/calculated by the system
    Please help in finding this
    regards
    VSN
    Edited by: priyas78 on Sep 5, 2011 2:23

    HI,
    - What is displayed in KSBT - plan must be the same of kp26; executing the report select only period 6, otherwise the system show average values.
    - May be I did not understand correctly your question; for clarification, what do you mean with "Re" and "Rs"? are them two different activity type?
    Paolo

  • Total Planned and Total Actual Hours for service order

    Hi,
    Is there is any table in which I can directly find the Total Planned and Total Actual Hours for service order.Pl suggest.
    Regards
    SB

    Sorry SB, didn't read your post properly... I thought it was costs you were after...
    AFVV holds the total actual work at operation level.
    PeteA

  • Difference between plan,actual and target in order

    hi
    plz tell me ans.
    In the manufacturing order WHAT is the difference PLAN, ACTUAL and TARGET.
    In the CK11N, we will estimate plan cost for one finished product but in order we are taking 2 costing variant that is PRODUCTION ORDER PLANDED (PPP1) and PRODUCTION ORDER ACTUAL(PPP2) . in the ORDER calculation which is taken as an account  and  tell me their functionality separately         
    thank u
    sowmya

    Plan Cost means this is the cost of Product or Material or Activity or any others statistical price which we estimate and Plan prices for organizations future activities.
    Actual cost is the original/Actual cost we incurred for Product or Material or Activity or any other.
    Target cost are the costs that are expected for a certain operating rate.  It is the dynamic value which will be calculated on the basis Operating rate (Operating rate = (Actual activity / Plan activity) X 100), and It is a consistent basis useful for comparisons of the plan and actual costs of a period.
    Ex:
    we plan $110 per hour of Labor activity.
    but we incurred $125 as actual cost.
    for this Target cost is (125/110)*100=113
    We use Costing variant for plan to calculate plan price of Order. 
    when order is created system posts planned costs to the order according to standard cost estimate of product, which uses the planned cost variant.
    when the production is carried out Actual costs are posted to the order using Costing variant for actual.  when order is completed system uses this two values to calculate the variance of production order. which can be settled to FI.
    Hope U got...

Maybe you are looking for

  • Fix & follow up on Topic: Powerbook G3 Wallstreet Battery issues

    My answer was VERY simple! I too had a Wallstreet G3 that the battery suddenly stopped charging. Bought two new batteries, still the red X through the menu icon. Read forum after forum about logic boards, PRAM battery replacement (mine is dead)Batter

  • Looking for a convertor from HTML to PDF with J2SE

    Hi all, My current project would generate some XML data and display it on the web. Needless to say I have to prepare a matching set of XSL to transform the XML into HTML. I got that part done. However, my project also requires a PDF output of the sam

  • Title Box sticks until quit

    iPhoto '08 (version 7.1.5 (378)) on a PPC (1.6 Ghz Dual G4 with 1.38 GB RAM) OS 10.4.11 When you're in iPhoto viewing "all photos" as opposed to viewing as Events, you get a large grey transparent box in the middle of the window which contains the da

  • How to know an event is meeting or todo or anniversary?

    Hi, Is it possible to know whether an event is Meeting or anniversary or to do using the j2me pim api.(i,e If we are working with a current event means how can we know that event belongs to meeting or todo. regards, kumar

  • Double Clicking files in Explorer won't open them in PS

    Since I upgraded from Photoshop CS3 to CS5, I have been unable to open JPGs and GIFs by double clicking on them in WIndows Explorer -- though it will open PSD files that way.  When I double-click a GIF or JPG file, it brings up the window asking what