Customer projects

Dear All,
            Till now i am working at investment projects now i am at customer projects.I am selling BTS towers to my customers.I've made structure for it but client need to go at WBS element level as the material is procured at WBSE level.
                                                    Tell me how can i get the whole actual cost of project.As the material is assigned to wbse level only.But how can i get other cost as services,wages and other if activities is only for scheduling or date monitering.
Regards.
Sukhveer

Period-End Closing for a Customer Project
Usage
In this IDES process, you carry out a month-end closing. To do this, you first post all period-based data on the project. You then determine the data relevant to Profitability Analysis (CO-PA) for the given period, and settle this data to CO-PA. You can evaluate the data either in the project information system, or in Profitability Analysis.
Prerequisites
This IDES process is based on the data from the process Make-to-Order Production of Elevators. You should carry out this process before you start the period-end closing .
Procedure
You can find the data for this process under  .
1.     Actual overhead rates
The system calculates the overhead and updates them in the project.
See also Determining Overhead Rates and Evaluating Project Data by Cost Element
2.     Settlement generation
Before you carry out results analysis and settlement, you first need to have correctly maintained the settlement rule and the PA transfer structure. The system generates the relevant entries automatically when it generates the settlement rule.
See Generating the Settlement Rule and Checking the Settlement Rule.
3.     Results analysis
The system determines by period the data relevant to results analysis, such as, work-in-process and inventory costs.
See Executing Results Analysis
4.     Settlement
You settle the data from results analysis to the profitability segment. This means that the project data is now available to Controlling.
See Executing Settlement and Displaying Line Items.
You can settle the costs of customer projects. You need to define the cost receivers in the settlement profile.
Generally costs for customer projects are settled to 'Profitability Segment'.
Results Analysis Methods - Use
Which resul ts analysis method you choose depends on your business requirements. A company will normally run different types of processing u2013 and therefore use different methods of results analysis u2013 simultaneously. Results analysis methods contain the rule for calculating the results analysis data.
Prerequisites
The standard system contains a number of different results analysis methods. Decide which results analysis method you want to use.
Choose a results analysis method in simplified Customizing for Product Cost by Sales Order under Period-End Closing  Results Analysis  Valuation Method.
Decision Criteria
Capitalized Costs, Revenue in Excess of Billings, and Reserves
Legal requirements in different countries stipulate that unrealized profits can be capitalized or that they cannot be capitalized. This situation requires different balancing methods in the different countries.
u2022     If you want to capitalize unrealized profits, use a results analysis method that can be used to create revenue in excess of billings.
u2022     If you want to capitalize unrealized profits, use a results analysis method that can be used to create capitalized costs.
Some methods of creating capitalized costs and creating revenue in excess of billings also allow automatic creation of reserves for unrealized costs or reserves for imminent losses.
Milestone Billing / Milestone Delivery
If you want to use milestone billing or milestone delivery, use a results analysis method that allows creation of new capitalized costs in each period.
Features
For the system to be able to place the costs and revenues in relation to each other, a calculated percentage of completion (POC) must be generated. The percentage of completion can be calculated on the basis of the following data:
u2022     R(p) planned revenues; C(p) planned costs; Q(p) planned quantity
u2022     R(a) actual revenues; C(a) actual costs; Q(a) actual quantity
The system can calculate results analysis data using the percentage of completion. This data includes:
u2022     C(z) capitalized costs (work in process)
u2022     C(r) reserves for unrealized costs
u2022     R(z) revenue in excess of billings
u2022     R(r) revenue surplus
u2022     R(PA) revenue affecting net income
u2022     C(PA) costs affecting net income (cost of sales)
This results in the following formulas:
R(PA) = POC * R(p)
C(PA) = COS * C(p)
This has the following consequences:
u2022     The revenue affecting net income is calculated by multiplying the percentage of completion by the planned revenue.
u2022     The cost of sales is calculated by multiplying the percentage of completion by the planned costs.
u2022     In the revenue-based results analysis method, the COS is calculated as follows:
u2022     POC = R(a) / R(p)
u2022     Therefore: R(PA) = R(a) / R(p) * R(p) = R(a)
u2022     C(PA) = R(a) / R(p) * C(p)
u2022     In the POC method, the COS is calculated as follows:
u2022     POC = C(a) / C(p)
u2022     Therefore: R(PA) = C(a) / C(p) * R(p)
u2022     C(PA) = C(a) / C(p) * C(p) = C(a)
The following formula always holds:
u2022     C(PA) < C(a) u2013-> C(z)
If the costs that affect net income are less than the actual costs, the system creates capitalized costs. The capitalized costs can be capitalized in the balance sheet through settlement to FI.
u2022     C(PA) > C(a) --> C(r)
If the costs affecting net income are greater than the actual costs, the system creates reserves for unrealized costs. The reserves can be shown as a liability in the balance sheet through settlement to FI.
u2022     R(PA) < R(a) --> R(r)
If the revenue affecting net income is less than the actual revenue, the system creates a revenue surplus. The revenue surplus is basically a reserve. The revenue surplus can be shown as a liability in the balance sheet through settlement to FI.
u2022     R(PA) > R(a) --> R(z)
If the revenue affecting net income is greater than the actual revenue, the system creates revenue in excess of billings. The revenue in excess of billings can be capitalized in the balance sheet through settlement to FI.
Activities
Choose a results analysis method in Customizing for Product Cost by Sales Order under Period-End Closing  Results Analysis  Define Valuation Method.
You can view the settings for the simplified results analysis methods in the Expert Mode of the valuation method.
Regards,
ANSAR

Similar Messages

  • How to create the Custom project System as Web Project

    Hi,
    I have created a custom project system using this walkthrough. But
    this walk through is targeting Visual C# project system. I need to create the Custom project system as Web project and set the start up page as index.html file. How can I achieve this?
    Note: 
    I have got the Custom project system sample from VS2013 SDK samples(https://mpfproj12.codeplex.com/).
    But it demonstrate the Custom console applications only.
    - Abbas K

    Hi,
    So you didn't even follow this walkthrough yet? If you did, how did you do it?
    I failed to create such a web project system because I finally messed up my VS experimental instance. But it's possible to create a custom web project system, by following this walkthrough. Someone else has successfully made it, check this
    link.
    The difference is that you have to use web project type instead of the console application project type. You could copy a web project's .csproj file into the VSPackage project and rename it to xxx.myproj. There's an error in the walkthrough that the AssemblyInfo.cs
    file should be put into Properties folder and set the "Build Action" property to Content, "Include in VSIX" to true.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • ALUI Customization Deploying a Custom Project Step 2: Build and Deploy JARs

    Hi,
    I'm trying to deploy custom project after succesfully completing the installation and debug of AL UI Customization. As given in the documentation (see link below) in the step 2 Build and Deploy I see error given below on executing "ant install" command. Can somebody please identify the error in this?
    http://edocs.bea.com/alui/devdoc/docs60/Plumtree_Development_Environment/UI_Customization/PlumtreeDevDoc_DevEnv_DeployProject_Java.htm
    D:\plumtree_ui_source\portalui\6.1.x>ant install
    Buildfile: build.xml
    Trying to override old definition of task copy
    global.init:
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalui\6.1.x\${
    build.home}\thirdparty\ant-contrib\0.6\ant-contrib-0.6.jar to copy.
    [echo] Ant Contrib successfully loaded.
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalui\6.1.x\${
    build.home}\components\INTERNAL\ptanttasks\115250\cust\ptanttasks.jar to copy.
    init:
    [echo] Using ANT built-in compass loader
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalui\6.1.x\${
    build.home}\components\RECENT\compass\LATEST\java-loader\compass-loader.jar to c
    opy.
    [echo]
    [echo] Could not fine Socrates build location. Setting compass to
    [echo] offline mode.
    [echo]
    [comp-loader] -----------------------------------------------------
    [comp-loader] Compass Loader: <186756> (06/01/2005 12:52 PM)
    [comp-loader] Storing loaded properties in System
    [comp-loader] Stored 67 properties
    [comp-loader] Loaded Compass ( 0 file(s) copied, 17 task(s) defined )
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 24 component(s)
    [comp-props] [ customer-repo_ptwebui ]
    [comp-props] Created Properties for 24 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 15 component(s)
    [comp-props] [ customer-repo_ptwebui_dotnet ]
    [comp-props] Created Properties for 15 component(s)
    install:
    Duplicated project name in import. Project global defined first in D:\plumtree_u
    i_source\portalui\6.1.x\_buildcommon\scripts\ant\common\include\global.xml and a
    gain in D:\plumtree_ui_source\portalproduct\6.1.x\_buildcommon\scripts\ant\commo
    n\include\global.xml
    Trying to override old definition of task uri://plumtree.com/ant/common/properti
    es:definebasicprops
    Trying to override old definition of task uri://plumtree.com/ant/common/properti
    es:loadprojectproperties
    Trying to override old definition of task uri://plumtree.com/ant/common/cp-stage
    :loadcomponentprops
    global.init:
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\thirdparty\ant-contrib\0.6\ant-contrib-0.6.jar to copy.
    [echo] Ant Contrib successfully loaded.
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\components\INTERNAL\ptanttasks\115250\cust\ptanttasks.jar to co
    py.
    epglobal.init:
    [echo] Using ANT built-in compass loader
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\components\RECENT\compass\LATEST\java-loader\compass-loader.jar
    to copy.
    [echo]
    [echo] Could not fine Socrates build location. Setting compass to
    [echo] offline mode.
    [echo]
    [comp-loader] -----------------------------------------------------
    [comp-loader] Compass Loader: <186756> (06/01/2005 12:52 PM)
    [comp-loader] Already loaded
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_nopull ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 29 component(s)
    [comp-props] [ customer-repo_java ]
    [comp-props] Created Properties for 29 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 14 component(s)
    [comp-props] [ customer-repo_dotnet ]
    [comp-props] Created Properties for 14 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_noarch ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 2 component(s)
    [comp-props] [ customer-repo_win32 ]
    [comp-props] Created Properties for 2 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_solaris32 ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_linux32 ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_aix32 ]
    [comp-props] Created Properties for 1 component(s)
    init:
    clean:
    [delete] Deleting directory D:\plumtree_ui_source\portalproduct\6.1.x\build
    install:
    [ant] Parent project doesn't contain any reference 'compass.loader'
    global.init:
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\thirdparty\ant-contrib\0.6\ant-contrib-0.6.jar to copy.
    [echo] Ant Contrib successfully loaded.
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\components\INTERNAL\ptanttasks\115250\cust\ptanttasks.jar to co
    py.
    epglobal.init:
    [echo] Using ANT built-in compass loader
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\components\RECENT\compass\LATEST\java-loader\compass-loader.jar
    to copy.
    [echo]
    [echo] Could not fine Socrates build location. Setting compass to
    [echo] offline mode.
    [echo]
    [comp-loader] -----------------------------------------------------
    [comp-loader] Compass Loader: <186756> (06/01/2005 12:52 PM)
    [comp-loader] Already loaded
    [mkdir] Created dir: D:\plumtree_ui_source\portalproduct\6.1.x\build\registe
    rdir
    [mkdir] Created dir: D:\plumtree_ui_source\portalproduct\6.1.x\build\feature
    dir
    [mkdir] Created dir: D:\plumtree_ui_source\portalproduct\6.1.x\build\install
    code
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_nopull ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 29 component(s)
    [comp-props] [ customer-repo_java ]
    [comp-props] Created Properties for 29 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 14 component(s)
    [comp-props] [ customer-repo_dotnet ]
    [comp-props] Created Properties for 14 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_noarch ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 2 component(s)
    [comp-props] [ customer-repo_win32 ]
    [comp-props] Created Properties for 2 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_solaris32 ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_linux32 ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_aix32 ]
    [comp-props] Created Properties for 1 component(s)
    init:
    [echo]
    [echo] The property BuildEnvironment.IA_HOME either is not set
    [echo] in your build.properties file or is set to an incorrect
    [echo] location. You will be unable to build an installer. This
    [echo] does not affect developer installations. Developers can
    [echo] ignore this warning.
    [echo]
    [echo] Current value: ${BuildEnvironment.IA_HOME}
    [echo]
    build-registerscripts:
    [echo] Environment variables necessary for versioning not set. BUILD_MAJOR
    , BUILD_MINOR, BUILD_SERVICEPACK, and BUILD_HOTFIX must be set in order to get a
    ccurate version information.
    [devinstall] install-portalui-java
    [fastmarshall] Parent project doesn't contain any reference 'compass.loader'
    global.init:
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\thirdparty\ant-contrib\0.6\ant-contrib-0.6.jar to copy.
    [echo] Ant Contrib successfully loaded.
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\${build.home}\components\INTERNAL\ptanttasks\115250\cust\ptanttasks.jar to co
    py.
    epglobal.init:
    [echo] Using ANT built-in compass loader
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalproduct\6.1
    .x\marshallcode\${build.home}\components\RECENT\compass\LATEST\java-loader\compa
    ss-loader.jar to copy.
    [echo]
    [echo] Could not fine Socrates build location. Setting compass to
    [echo] offline mode.
    [echo]
    [comp-loader] -----------------------------------------------------
    [comp-loader] Compass Loader: <186756> (06/01/2005 12:52 PM)
    [comp-loader] Already loaded
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_nopull ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 29 component(s)
    [comp-props] [ customer-repo_java ]
    [comp-props] Created Properties for 29 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 14 component(s)
    [comp-props] [ customer-repo_dotnet ]
    [comp-props] Created Properties for 14 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_noarch ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 2 component(s)
    [comp-props] [ customer-repo_win32 ]
    [comp-props] Created Properties for 2 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_solaris32 ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_linux32 ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] Version: <206776> (11/15/2005 11:59 AM)
    [comp-props] [ general ]
    [comp-props] Created Properties for 1 component(s)
    [comp-props] [ customer-repo_aix32 ]
    [comp-props] Created Properties for 1 component(s)
    epmarshall.init:
    [mkdir] Created dir: D:\plumtree_ui_source\portalproduct\6.1.x\build\warbuil
    ddir
    Trying to override old definition of task comp-collate
    Trying to override old definition of task comp-stage
    init:
    epmarshall.marshall-java:
    portalui.marshall-java:
    [comp-collate] Version: <null> (null)
    [comp-collate] Collate [java-portalui]
    BUILD FAILED
    D:\plumtree_ui_source\portalui\6.1.x\_buildcommon\scripts\ant\portalui\include\p
    ortalui-dev.xml:34: The following error occurred while executing this line:
    D:\plumtree_ui_source\portalproduct\6.1.x\devinstall.xml:1177: The following err
    or occurred while executing this line:
    D:\plumtree_ui_source\portalproduct\6.1.x\devinstall.xml:652: The following erro
    r occurred while executing this line:
    D:\plumtree_ui_source\portalproduct\6.1.x\devinstall.xml:733: The following erro
    r occurred while executing this line:
    D:\plumtree_ui_source\portalproduct\6.1.x\devinstall.xml:478: The following erro
    r occurred while executing this line:
    D:\plumtree_ui_source\portalproduct\6.1.x\marshallcode\marshall_portalui.xml:69:
    No File: D:\bea\alui\_customer_repository\portalui\6.1.x\local\java-ptwebui\jav
    a-ptwebui.mf
    Total time: 1 minute 15 secondsa

    Thanks for the help! It started building after commenting the DTD tag include in the xml.
    But build failed with few warnings and errors.
    two of the warnings are as follows (FYI I've compass folder as you suggested in other thread)
    #1
    [copy] Warning: Could not find file D:\plumtree_ui_source\portalui\6.1.x\pt
    webui\portaluiinfrastructure\${build.home}\thirdparty\ant-contrib\0.6\ant-contri
    b-0.6.jar to copy.
    #2
    Could not fine Socrates build location. Setting compass to
    offline mode.
    =============================
    AND the ERROR message is as given below
    precompile:
    buildjava:
    [javac] Compiling 154 source files to D:\plumtree_ui_source\portalui\6.1.x\ptwebui\portalpages\build\x86\classes\java
    [javac] D:\plumtree_ui_source\portalui\6.1.x\ptwebui\portalpages\java\prod\src\com\plumtree\portalpages\condition\conditiontypes\ConditionTypeClientIPAddress.java:158: compareTo(java.lang.String) in java.lang.String cannot be applied to
    (java.lang.Object)
    [javac] if ("*".compareTo(arIPAddress) != 0 && ((XPConver
    t.ToInteger(arIPAddress[i]) < 0) || ((i == 0) && (XPConvert.ToInteger(arIPAddres
    s[i]) == 0)))) {
    [javac] ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    BUILD FAILED
    D:\plumtree_ui_source\portalui\6.1.x\build_core.xml:103: The following error occurred while executing this line:
    D:\plumtree_ui_source\portalui\6.1.x\ptwebui\build_core.xml:80: The following error occurred while executing this line:
    D:\plumtree_ui_source\portalui\6.1.x\_buildcommon\scripts\ant\common\include\default-build.xml:142: The following error occurred while executing this line:
    D:\plumtree_ui_source\portalui\6.1.x\_buildcommon\scripts\ant\common\antlib\java.xml:35: Compile failed; see the compiler error output for details.

  • Can I set a custom project size in FCP-X? like 1920x320

    Can I set a custom project size in FCP-X? like 1920x320

    you can, choose 'Custom' in the Project settings.
    Manual says:
    http://help.apple.com/finalcutpro/mac/10.1/?lang=en#ver4353c0d3

  • Setting up the correct custom project size size for keynote presentation in FCP 7 or motion?

    Hi...anyone else do this?
    I have been creating and editing films in FCP (not X) for years now and have got into creating the whole presentation for clients awards ceremonies etc. via Keynote on my iPad via HDMI to HD projectors and it looks amazing and is seamless on the night. No need for crappy powerpoint slides and jumping to low res DVD films - its all controlled via my iPad.
    But i want to up the creativity of the presentations - at the moment we import the films as mp4 HD QT files and jpegs of the speakers/nominees/titles screens etc. created in Photoshop and put the whole thing together in Keynote on my iPad. It worked a treat and my clients love it!
    Now i had a thought and did a test and created Motion graphics versions of the speakers titles and nominees screens in Apple Motion - so that they had an animated section at the start with whoosh audio stingers as they are played and not just stills - and then export them as QT files - import to FCP 7 timeline and export to compresser ready to convert to mp4 for Keynote.
    This way i can extend the static part of the screen after the motion graphic part to say 10 mins as i never know how long the speaker will be on stage.
    Then when the speaker moves on the next item i can hit the ipad which will move to the next presentaion screen!
    Q. Now ive been doing these as HD 16:9 screens - but when imported to Keynote I have a white band top and bottom on the screen so i really need to start with a template screen size of 1024 x 768 for Keynote and also keep this size in FCP 7! And also export to Quicktime as the same size.
    When i do static jpegs to import into Keynote i just define the pixel canvas size - 1024 x 768 @ 300dpi in Photoshop and it works fine but im not sure what to do in Motion or PCP as I have always created my films in 16:9 HD widescreen preset!
    Anyone else doing this and got a solution to my problem and can help with custom project sizes in motion and FCP 7!

    1024x768 is 4x3.  2048x1536 is 4x3.  Both of these are current display dimensions for iPads 1-3.
    HD video (1920x1080 or 1280x720) is a 16x9 aspect ratio.
    Try putting a rectangle in a square. Unless you scale the retangle up and lose image on the sides you will not be able to properly fill the entire 4x3 display area. The easy compromise is letterboxing to ensure all of the rectangle is display in the square. The iPad is doing this with very little effort on your part.
    In FC you can create a new sequence and go into the settings and customize it to 1024x768, 2048x1536 or
    just about any other dimension. Even If you create a custom sequence at 1024 or 2048 in FC you will see the same results that the iPad is giving you with much less effort, render and conversion time (presuming your keynote workspace cannot change in dimensions or aspect ratio and you are unwilling to crop your 16x9 aspect ratio video to fill the space.) 

  • How can i get "CRM JAVA CUSTOMER PROJECT 5.0"

    Guys... how can i download the "CRM JAVA CUSTOMER PROJECT 5.0" package

    Hello Christopher,
    We are having difficulties in finding "CRM JAVA CUSTOMER PROJECT 5.0" too.
    Could you please tell how to re-create the Software Component association?
    Thanks and Regards,
    Reena

  • Asset Under Construction- Wrong assigned for a Customer Project

    Hello,
    For a customer project, the AUC is created automatically which is not right.
    We did analyisfrom our end.
    1. It's a customer project
    2. Investment profile is not assigned at the project profile level since it's a customer project.
    3. we tried creating a project using the same profile in QAS environment,but the AUC is not created
    So, could anybody help us in knowing what could have gone wrong, it will help us in our analysis.
    Regards,
    Nitin

    Ok, the only way which I know where AUC gets created automatically for a WBSE is by assigning IM profile, but you say that your WBSE doesnt have IM profile. Check at the table level for the WBSE and see whether you can find the IM profile there or not. Also try to delete the AUC manually from asset transaction and see what message is getting issued.
    What is your version of SAP? Also check the change documents, if you have activated, if someone has entered IM profile and later deleted, I can see some OSS notes for which AUC is not deleted even after removing IM profile from WBSE for versions like 4.6.

  • Customer project Settlement

    Dear All,
    i am working in customer projects. Actual cost and revenues r flowing.The RA key to the top WBS Element which is also billing element. I heve done the revenue based result anlaysis.Profit and loss are showing in RA. Now i want to settle the project to CO-PA.
    Given settlement rule to top WBS Element and all other lower WBS element have profile not ot settle.if i run settlement CJ88 then nothing is flowing and not any error.
    Need solution.

    Dear,
    i m settleing the lower level WBS Element to top WBS Element which is billing element and result analysis is done for that top wbse .Then i want to settle the top wbse to profibility segement .Then after trying some config steps and defining PA transfer strature settlement of lower level wbse to upper level wbse is going well and accounting document is creating well.And CJI3 report its flowing well.
    but in top WBSE the rule is profibility segment.I've done the result analysis and the net value (revenue-actual cost)
    is also showing.That value is on the lower level wbse and that only value is going to TOP wbse after settlement.
    but now i want to settle this top wbse but its showing no accured cost or revenue.
    Is the process i m using is correct or i've to do it by some other method.The RA valuation method is revenue based.
    sukhveer

  • Profit Centers & Customer Project

    Hi Experts
    I have a question in regards to profit center. I have a customer who has multiple org unit each been a profit center & cost center. Within each org unit there are a number of employee. Employees are attached to labor resource rates
    If you create a customer project which requires the services of multiple employee across the organisation will the revenue and cost generated by the employee   (though time confirmation against a project task ) be attributed to the employees org unit?
    Org unit 1 = Person A Senior Consultant cost rate 100 Hr, Revenue Rate 200 Hr
    Org unit 2 = Person B Journo Consultant cost rate 80 Hr, Revenue Rate 150 Hr
    Thank you for your help in advance

    Hi Dan,
    Thanks for the response. The following is the what I can see in the system - based on the default settings as I havent made any changes:
    Customer Project:
    1.Timesheet hours get valuated and costs show up under 'Internal Services' and 'Deferred COGS'.
    2. After Revenue Recognition, the costs get moved out of 'Deferred COGS' and and reversed against the original 'Internal Services'.
    The above results in an equal debit and credit to 'Internal Services' so the Financial Statements have a net zero balance for this.
    I was advised the following:
    1. The above treatment is correct because timesheet allocations are not 'actual' costs and are only there to show up on Project Reports to show standard costs.
    2. The actual 'labour costs' would only show up following a payroll journal.
    I am not convinced with the advice provided as I would like to see the standard costs on the Income Statement - which I would then net against the payroll journal and account for the difference in a 'recovery' account.
    I think your suggestion about the 'offset' and 'expense' account netting themselves may explain the situation, but I dont know how to fix this.

  • Display ALV on click of custom filed in custom project system report

    Hi All,
    Need your guidence.
    I am working on custom project system drill down reports which is created using report painter CJE1/CJE2.
    Requirement is to display one custom field in drill down output and on double click event of that custom field , need to display one ALV.
    I am able to manage to add new custom field in output but not getting how to handle double click event as no user exit / or BADI getting triggered.
    Please let me know is it possible to develop such scenario or not?
    Thanks in advance.

    Hi Rachna,
    First let us know is custom field z? or standard?
    if z then for achieving this functionality please search same word key in abap forum as functionality is related to abap.
    if standard then share few screenshot what is already exist and what you want to add.
    Regards,
    Sanjeev

  • Settlement of customer project--without COPA

    Hi guru's,
    We do not have COPA in place here...so how to settle our project.
    please provide me any revlevant doc regarding settlement from the config as well as execution of settlement point of view.
    I need to sit with my CO consultant.
    My counter part CO Consultant has not worked with PS integration so he is not having idea about the settlement for projects....i need to make him understand.
    Please help me.

    Recommendations in Customer Projects
    In customer projects, the actual costs are settled, but accrued amounts (such as costs of sales or inventory from which revenue can be generated) are not. You carry out this settlement at billing element level.
    For customer projects which you settle in full to Profitability Analysis, it is a good idea to generate the settlement rule using a strategy defined in the IMG. The standard system we deliver includes a strategy for automatically generated settlement rules for customer projects.
    The system uses this strategy to generate the following:
    u2022     For all billing elements:
    o     Results analysis key
    o     Settlement to profitability segment
    o     A settlement profile providing for settlement in full
    u2022     For all other WBS elements
    o     No results analysis key
    o     A settlement profile providing for no settlement
    If account assignment elements within a billing structure do not contribute to the cost of sales, you can change the settlement rule manually.
    If you maintain the settlement rule manually, we recommend you proceed as follows:
    u2022     Use a project profile with a settlement profile that forbids settlement. This initially prevents settlement for all the WBS elements in the project.
    u2022     Change the settlement profile in the billing elements manually. Define a settlement profile that permits settlement.
    u2022     If you want to settle account assignment elements (in whole or in part), you must change the settlement profile for account assignment elements manually.
    You change the settlement profile in the settlement rule for the object by choosing Goto  Settlement parameters. There is a parameter in the settlement profile which you can use to define whether settlement is forbidden, allowed, or required.
    Avoid making settlements within the project hierarchy. These can adversely affect system performance.
    For more information on settling customer projects, refer to  Settlement in Product Cost Controlling .
    Regards,
    ANSAR

  • Settlement in Customer Projects

    Dear all,
    In our scenario, we have customer projects which are settled to Profitability segment. The client doesn't want to settle the projects periodically. The client wants to settle the project only onces when the project is over. In this case the project will hold cost till the last day.
    Client intents to use RA only for information purpose and not for posting the RA value on the project. Hence clients decision seems genuine.
    What are the impact of this decision? How often do we really have to settle the project in this situation?
    What is the impact of not settling the project at all?
    Request your opinion on this issue.
    Warm regards,
    Srinivas Potluri

    Hi Srini,
    The business process as required by you is possible & i don't think there will be any impact. Project settlement can be made on completion of project iteself, n't periodically as your identifying cost / revenue externally.
    RA can be used to identify calculated revenue / cost & n't to consider real posting into FI.
    Few queries, i would like to ask on your  business scenarios. If the project settlemnt is after completion of project only, how project profitability is obtained from period to period. How is balance sheet reporting for the ongoing projects.
    Hope this will help you.
    Regards,
    Rakesh Pradhan

  • Custom Project types

    Hi All,
    Is there anyway to define a custom project type( like implementation, upgrade...) through configuration or BADI.
    and what shud we follow to link it to a number range for the maintenance cycle and link this to a subject which will automatically fetch the maintenace cycle of the custom project type.
    kindly give your inputs in this.
    Also there is one more doubt,
    in enterprise edition we were able to link the change request to business processes.... is there any BADI or EXIT or through configuration we can automatically update the transport request for the changes done corresponding to the business process.
    kindly share your inputs
    Thanks and Regards,
    Subhashini.

    I don't think you can filter project types on stock CDT New Project Wizard. But you can create (inherit) your own wizard which filters project types, that would be much easier.
    For that, use extension point org.eclipse.ui.newWizards and subclass CDTCommonProjectWizard.
    Andrew

  • How to add modules to my Customer Project?

    Hello,
    I've created a new Customer Project on an existing track for the ICSS_B2B application. After the creation, I want to add modules to my CP but this aint
    working. When I right click on my CP in the J2EE DC Explorer and press 'Add
    Modules', I can't specify any Web- and EJB-Modules. It's an empty list.
    What did I do wrong? Can anyone help me?
    thank you in advance,
    kind regards...

    how to change the class name after the project is created.In NetBeans, right click the class name either in the declaration or constructor, select Refactor --> Rename... and follow the dialog.
    You can refactor --> rename anything that is not in a guarded block. For those, there are options via the properties window.
    db

  • Error in JSP's for custom project created for SAP-SHRAPP crm/isa/web/b2b

    Hi All,
    we have NWDS 7.3, NWDI 7.3, JDK 1.6.
    Imported the track, created a new custom b2b project. Added the corresponding dependencied on the project folders.
    On build of the custom project, build was finished with some warnings. The depolyment was completed successfully.
    We are able to open the XCM settings of the custom project. And even the application for the custom project is running fine, ordes are being saved, without any error.
    However, when i open any JSP say order.jsp. It has some set of warnings and errors. The error description says ISACORE jar file is not accessible.
    Kindly help, how to solve this issue?
    Thanks
    Ekta
    PS. example of one of the error
    Access restriction: The type OrderChangeUI is not accessible due to restriction on required library D:\NWDS
    \eclipse\workspace.jdi\0\DCs\sap.com\crm\isa\isacore\_comp\gen\default\public\default\lib\java
    \sap.com~crm~isa~isacore~default.jar
    when i go to this location the JAR file is available.

    all the SC are of version 7.01
    Thanks!
         ED7
    o SAP_JTECHS.sca     sap.com      SAP_JTECHS      7.02 SP8 (1000.7.02.8.1.20110704191740)
    o SAP_BUILDT.sca     This is DTR component it will be in NWDI(DI BUILD TOOL)
    o SAP-JEE.sca     sap.com      SAP-JEE      7.02 SP8 (1000.7.02.8.1.20110705065623)
    o SAP-SHRJAV.sca
         SAP SHARED JAVA COMP. 7.01//
    SAP-SHRJAV      701 SP4 (1000.701.0.4.6.20110722065102)
    o SAP-SHRWEB.sca
         SAP SHARED WEB COMPONENTS//
    SAP-SHRWEB      701 SP4 (1000.701.0.4.6.20110722073940)
    o SAP-SHRAPP.sca
         sap.com      SAP-SHRAPP      701 SP4 (1000.701.0.4.6.20110722064714)
    o SAP-CRMJAV.sca
         CRM JAVA COMPONENTS 7.01//
    SAP-CRMWEB      701 SP4 (1000.701.0.4.6.20110722064233)
    o SAP-CRMWEB.sca
         CRM JAVA WEB COMPONENTS 7.01///
    SAP-CRMWEB      701 SP4 (1000.701.0.4.6.20110722064233)
    o SAP-CRMAPP.sca
                        sap.com      SAP-CRMAPP      701 SP4 (1000.701.0.4.6.20110722063254)
    o SAP-CRMDIC.sca
         sap.com      SAP-CRMDIC      701 SP4 (1000.701.0.4.6.20110722063636)
    o SAP-IPCMSA.sca
         CRM IPC MOBILE 7.01///
    SAP-IPCMSA      701 SP4 (1000.701.0.4.6.20110722064529)
    o STRUTS.sca
         This was for only CRM 5 I think you should ignore this SC    Note 917001 - XCM configuration failes on OS/400
    o TEALEAF.sca     This was for only CRM 5 I think you should ignore this SC   Note 900660 - TeaLeaf RealiTea Version 4.5 for CRM 5.0

  • "CRM JAVA CUSTOMER PROJECT 5.0"

    Where can i get the "CRM JAVA CUSTOMER PROJECT 5.0" package

    Hello, Christopher!
    According to Note 669669 we have to import CRContent.zip and Delta.zip . We have to import CIMModel.zip only if current version of model is too old for Delta. I had imported CRContent and Delta successfully and Delta didn't ask me for update CIMModel. So questions are:
    1) have I to import CIMModel anyway?
    2) how to recreate Software Accossiation for CRM JAVA CUSTOMER PROJECT? - this is main question
    Hope you will help me.
    P.S. sorry for my English
    Regards, Lev.

Maybe you are looking for

  • New Retina MBP + Windows 7 boot camp = no nVidia GPU

    I'm hoping someone will correct me wrong on this... I have a brand new 15" Retina MBP 2.6GHz 16GB RAM 500 SSD.  After finally getting Windows 7 SP1 installed (along with countless updates ) and boot camp 4.0, I have noticed some display problems.  My

  • How do you save a pdf to iBooks in ios7?

    How can I save a pdf attachment to an email to iBooks in ios7?

  • 3EA3: sometimes forgets default date format

    It seems sqldeveloper 3 sometimes "forgets" the format set in NLS preferences for dates and timestamps. I have it set to 'YYYY-MM-DD HH24:mi" yet sometimes in data grids I see 'DD-Mon-YYYY HH24:mi' being used. This seems to be happening for sessions

  • RTPExport problem

    Hi, I'm a newbie to JMF and how to handle media file stream over RTP. What I need to do now is to receive a media stream from RTP, then play it and save it to a file at the same time. I have read throught the example and explanation on the Java Sun w

  • Flash Builder Premium and Create Stuite CS5 not compatible

    Hello, After installing Create Suite  CS5 Master Collection, my exisiting Flash Builder Premium becomes Flash  Builder Standard. I tried to reinstall Flash Builder, but it always  picks up the serial number from CS5. How to restore Flash Builder  Pre