SAP PCM - How to

Hi everyone,
I have a question about the use of the ActivityDriverValue when using several activity drivers simultaneously :
For instance, if I need to allocate the department DEP_A as follows :
CO1 with a AD X,
CO2 and CO3 with AD Y,
I should integrade ActivityDriverValue on  :
AD X / DEP_A / OdC1,
AD Y / DEP_A / OdC2 / OdC3.
  My question : for AD Y, on which item of the CO1 dimension I have to integrate the ActivityDriverValue? It is not working with "CO1 unassigned".
Should I use a rule on the AD items in order to duplicate the ActivityDriverValue for every CO1 item?
Thanks in advance for your support,
Thibaut

Dear Thibault,
Dear Thibault,
This value (ActivityDriverValue) is a measure of an appropriate operational quantity such as Number of Sales or Number of Invoices, which is used to distribute costs across a rangeof Cost Objects. It drives costs from Line Items, Services, or Activities through to Cost Objects in a specific Version, Period, and Responsibility Center, where a Cost Object can be a combination of up to five distinct Cost Object dimensions.
Each value is associated with a particular Cost Object whose costs are calculated as the proportion of the value to its total.
For example, If the model only uses 1 Cost Object Dimension then the chosen Activity Driver
will always show as 'First' as the costs are only going to be taken onto that one Cost Object Dimension. There are no further Cost Object Dimensions for another Driver to be used 'second'.
When a model contains 2 Cost Object Dimensions then 2 different Drivers can be used. In this scenario it would be possible to specify which driver would be used first and which would be used second.
For each Line Item/Responsibility Center combination only 1 Activity Driver cane selected for the 1 Cost Object Dimension.
So When creating a Cost Object Assignment for a Line Item or Activity and Responsibility Center, to use more than 1 Activity Driver there will need to be more than 1 Cost Object Dimension being used.
Please refer to the note: 1297904 - PCM: Cannot assign multiple Activity Drivers to One Cost
Object Dimension in the Cost Object Assignment screen
Many Thanks in advance,
Siwar Taleb

Similar Messages

  • In SAP Script how to hard code my Company address in footer window

    Hi All ,
    In SAP Script how to hard code my Company address in footer window .
    Ex : in YB_F140_ACC_STAT this script i want to keep my company address, i want to hard coad , i dont want to use any field from table.
    Please give me step by step.
    Thanks
    Sridhar

    Hi,
    You can make use of standard text...
    create a standard text in SO10 with your company address
    and in the footer window of your script.. use include text and provide the name of the standard text you created in SO10.
    In the text editor... goto insert > text> standard
    You get popup give the name of the text name id and language
    regards
    padma

  • In sap scripts how to display the driver program

    Hi,
        I Want to know the sap scripts How to display the output to driver program

    Hi,
    Go to NACE Transaction.
    Select application for ex: if sales V1.
    Click on output types.
    Select the output type for ex : BA00
    Double click on Processing routines.
    There you can find the Driver Program name and Script/smart form name.
    Reward if useful.
    Thanks,
    Raju

  • Sap script '' how to create table frame in sap script"""

    i have some problem in sap script''  how to create table frame in sap script"""

    Hi,
    you can use BOX command..
    Syntax
    /: BOX [XPOS] [YPOS] [WIDTH] [HEIGHT] [FRAME] [INTENSITY]
    Effect: draws a box of the specified size at the specified position.
    Parameters: For each of XPOS, YPOS, WIDTH, HEIGHT and FRAME both a measurement and a unit of measurement must be specified. The INTENSITY parameter should be specified as a percentage between 0 and 100.
    1. XPOS, YPOS: Upper left corner of the box, relative to the values of the POSITION command.
    Default: Values specified in the POSITION command.
    The following calculation is performed internally to determine the absolute output position of a box on the page:
    X(abs) = XORIGIN + XPOS
    Y(abs) = YORIGIN + YPOS
    2. WIDTH: Width of the box. Default: WIDTH value of the SIZE command.
    3. HEIGHT: Height of the box. Default: HEIGHT value of the SIZE command.
    4. FRAME: Thickness of frame.
    Default: 0 (no frame).
    5. INTENSITY: Grayscale of box contents as % .
    Default: 100 (full black)
    Measurements: Decimal numbers must be specified as literal values (like ABAP numeric constants) by being enclosed in inverted commas. The period should be used as the decimal point character. See also the examples listed below.
    Units of measurement: The following units of measurement may be used:
    • TW (twip)
    • PT (point)
    • IN (inch)
    • MM (millimeter)
    • CM (centimeter)
    • LN (line)
    • CH (character).
    The following conversion factors apply:
    • 1 TW = 1/20 PT
    • 1 PT = 1/72 IN
    • 1 IN = 2.54 CM
    • 1 CM = 10 MM
    • 1 CH = height of a character relative to the CPI specification in the layout set header
    • 1 LN = height of a line relative to the LPI specification in the layout set header
    /: BOX FRAME 10 TW
    Draws a frame around the current window with a frame thickness of 10 TW (= 0.5 PT).
    /: BOX INTENSITY 10
    Fills the window background with shadowing having a gray scale of 10 %.
    /: BOX HEIGHT 0 TW FRAME 10 TW
    Draws a horizontal line across the complete top edge of the window.
    /: BOX WIDTH 0 TW FRAME 10 TW
    Draws a vertical line along the complete height of the left hand edge of the window.
    /: BOX WIDTH '17.5' CM HEIGHT 1 CM FRAME 10 TW INTENSITY 15
    /: BOX WIDTH '17.5' CM HEIGHT '13.5' CM FRAME 10 TW
    /: BOX XPOS '10.0' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW
    /: BOX XPOS '13.5' CM WIDTH 0 TW HEIGHT '13.5' CM FRAME 10 TW
    Draws two rectangles and two lines to construct a table of three columns with a highlighted heading section.
    check the fallowing link also
    http://help.sap.com/saphelp_40b/helpdata/en/d1/803293454211d189710000e8322d00/content.htm
    Mark the points if u find it useful...
    Regards,
    Omkar.

  • SAP PCM 7.0 Connectivity with SAP Business Objects

    Hi All
    We are trying to integrate SAP PCM 7.0 FP5 with Business Objects. The prime purpose is to fetch PCM data into Xcelsius dashboard and WebI reports via BO Universe.
    We are sruggling to understand the plugins required to do this.Since other SAP documentation states that SAP BO Connectivity pack is required which is a part of SAP BusinessObjects Profitability and Cost Management 7.5 Support Package 06
    But , we understand that SAP BO PCM75 Support pkg06 cannot be installed on SAP PCM 7.0.
    Also, Please kindly help me in understanding if SAP PCM 7.0 connectivity with BOXIR3 (without using BW NW layer) is possible or it needs to be upgraded to SAP PCM 7.5
    Thanks

    Hello Siva,
    I am thinking that you may need to deploy FTP adapter in PI to get this process work fine but not sure.
    Let's see what other experts suggest.
    Thanks,
    Siva Kumar

  • In SAP Retail, How can a sale Org be assigned to a purchase Org?

    Hi, All
    In SAP Retail, How can a sale Org be assigned to a purchase Org? This cannot be found in IMG.
    Thanks.
    Best Regards
    Jiande Ding

    refer to:
    assignment of sales organization to purchasing organization

  • SAP PCM forum

    Hi, I'm searching for the SCN forum for SAP PCM (Profitability & Cost Management which is part of the EPM solution), but could not find it. Anyone an idea where to post SAP PCM issues
    cheers
    Dries

    Hi Dries,
    You can place it under the main EPM space
    Enterprise Performance Management (SAP EPM)
    Thanks,
    John

  • How or where can download "SAP NetWeaver How-To Guide" 's based code

    i got a "SAP NetWeaver How-To Guide" named
    "How To... Embed an Xcelsius Dashboard within a SAP NetWeaver Visual Composer"
    but i cannot download appendix's based code
    XcelsiusWrapperBase.mxml and XcelsiusAdapterSalesTarget.as
    can any one tell me how or where i can get it?
    thanks

    Hi Vic,
    Can you please share the link for this doc (how to embed xcelsius within VC)
    Thanks,
    Balaji

  • BusinessObjects EPM V10 安装错误:SAP BPC 10和SAP PCM 10安装后的客户端错误

    版主好!大家好!
    公司正在进行SAP BPC 10和SAP PCM 10的安装测试并进行项目前期准备。在安装之后发现,EPM Add-in for Microsoft的PC和PCM版本安装之后,本来在Excel里的u201CData Manageru201D菜单消失了。也许是PCM和BPC的Add-in不兼容。
    第二个问题是使用Web版本的客户端时,PCM和BPC针对IE浏览器的Add-on有冲突。安装了PCM之后就不能够再链接BPC了。是否是ActiveX的问题?
    谢谢!
    附:
    SAP BPC: SAP BusinessObjects Planning and Consolidation
    SAP PCM: SAP BusinessObjects Profitability and Cost Management

  • SAP PCM Training

    Hi
    I am interested in getting trained on SAP PCM solution. I am in India and have worked on the concept for 9 years. It is the tool that I am interested in. Could somebody provide information on training in India on this? if not the nearest country? approx cost?
    Thanks and regards
    Rajen Patil

    Dear Vasuraj,
    Please find training details at : http://www.sap.com/education
    Link given below has the curriculum for PCM course:
    http://www.sap.com/services/education/catalog/businessobjectstraining/epm/curriculum.epx?context=[[BOBJ_PCM_vXIR2]]|
    Hope this helps!
    Cheers,
    Umesh

  • SAP DMS - How to do an external DMS configuration for the existing system ?

    Hi All.
    Greetings.
    Request help and understanding.
    Am new to the world of SAP. And request SOME clarity for understanding of DMS.
    We are wanting to put an external DMS server and wish to configure for the same.
    So that the load on the production SAP R/3 database is reduced.
    We are now wanting to test the same on Dev environment.
    From SDN Link :
    I understand that :
    DMS basically has a content server. which stores documents.
    That can be accessed through Web, SAP R/3 Gui , SAP Portal.
    I have gone thro various links and the following links i have found to be informative and helpful :
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/1c31a243c711d1893e0000e8323c4f/frameset.htm
    http://wiki.sdn.sap.com/wiki/display/PLM/DMS+Customizing
    http://help.sap.com/saphelp_nw70/helpdata/en/59/fba637fcf7dc39e10000009b38f8cf/frameset.htm
    However, would like to know the following because am not getting the clarity :
    1) Is there any supported platform / compatibility guide for DMS ?
    if yes, can someone send me the link?
    2) We have oracle 11g as our for SAP R/3 backend.
    Windows 2003 server 64 bit system.
    When i check the system status on the dev server of sap.
    It says. ECC 6.0 Rel 7.00 update 20 (hOpe am reading it correctly)
    After much search on the SMP site,
    we finally discovered and downloaded the DMS software for unicode and / 64 bit.
    Which we saw under the maintenance components separately seen for DMS 7.0
    Now for this DMS content server which we would like to make it external for storage of documents -
    do we need to have a separate database for this purpose as a repository.
    If i run a setup of DMS - will that automatically install any default repository for this or
    will it allow me to choose any other repository for the same ?
    Can anyone advise on this.
    Because this link says content server is based on Instance of MAXDB : http://help.sap.com/saphelp_nw70/helpdata/en/59/fba637fcf7dc39e10000009b38f8cf/frameset.htm
    3) I read some thing like this on some of the SDN links :
    P40 - Integration of DMS
    P62 - R&D Document Manage¬ment and Workflow
    P71 - Document management
    What are they referring to.
    4) We would be accessing these thro web, gui, customised portal.
    This content server configuration is a bit confusing.
    5) Is SNC configuration required to be done for the separate DMS server setup.
    If yes, how to do that ? any configuration link for that please ?
    Can anyone advise on the things to do.
    Steps to do.
    What all are the pre-requisites to check, before we start the set up of DMS.
    Can anyone help me understand this whole thing regarding the DMS installation and configuration.
    Step-wise.. from the start to end.
    Because it gives me a lot of uneasiness without having everything in place before we could say we could start the whole process of configuration / installation.
    Many thanks for your help in advance.
    Wishing you a happy and relaxed weekend.
    Kind regards
    Indu

    Thanks christoph & pradeep kumar.
    did a few more research and atleast have come to understand that.
    DMS server installation has content server which works only with MAXDB.
    So my understanding is correct.
    And what we see as Easy DMS is a client installation.
    which probably i would look at at a later stage.
    Found this link to be a little more informative :
    http://www.sapfans.com/forums/viewtopic.php?f=12&t=330558
    I really wish. That life were to be so easy. To call a consultant and finish it off
    Wishful thinking
    thanks and cheers
    indu

  • SAP EP - How to redirect in case of a reqest for a non-existent portal pag

    Hello,
    I am not 100% sure if this is the right forum to ask my question but I will give it a try anyway.
    I would like to customize the error handling of the SAP EP 6.0 in the following way. If a user tries to access a page of the portal that does not exist, the user should receive an error page describing the problem occured and should be redirected to the homepage after a short period of time.
    In a portal environment with default configuration the user would immediately be redirected to the homepage. There is no error message displayed.
    Does anyone know where to start digging? I think I need a better understanding of SAP EP error handling. I appreciate all answers, hints and suggestions.
    Cheers
    Martin
    Message was edited by: Martin Kellermann
    Message was edited by: Martin Kellermann

    Hi guys,
    I am sorry to start discussion on that topic again. But I definitely need some help. Due to Samuli's help I have been able to modify the error handling of the portal in the following way.
    <b>Customization:</b>
    User attempts to access a wrong url within the portal (e.g. http://<portal_server>:50000irjportalwrongurl). Instead of the standard "404 the requested resource is not available" error page I see my own error page. That's nice.
    <b>What did I do:</b>
    I added the following lines to the portal's web.xml (/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-infweb.xml):
    <error-page>
      <error-code>404</error-code>
      <location>/customerrors/404.html</location>
    </error-page>
    Additionally, I created a the 404.html file and put it in folder (/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/customerrors/.
    <b>What else?</b>
    Well, I am using KM to make files accessible through the EP platform. If I access a KM file via the portal (http://<portal_server>:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/Public%20Documents/Testfile.txt)an extra window opens and shows me the content of the file. In case I enter a wrong url (e.g. http://<portal_server>:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/Public%20Documents/wrong_file_name.txt)I see the standard "404 The requested resource is not available" error page. But I want to see my customized error page.
    <b>How to</b>
    I think I have to modify the web.xml of the KM the same way I did for the portal. But I do not know where to find the KM web.xml? Please could someone advise me where to look?
    I appreciate all kinds of help!
    Martin

  • In SAP Scripts How to write the fields 90  Degrees to regular format

    Hi ,
    I am working with SAP Scripts . Sometimes you may want to print text vertically.
    I have got a requiremnt in which there we have to write some data which is to be written 90 degres to regular output.
    please let me know if there is any printer setting for that .
    Regards.
    Rohit.

    Dear friend,
    For printing the text verticaly you need to made a
    print controle at printer level.
    select a command and in that you have to go in tab general
    attribute.
    and in front of :Include Printer Control: give the z print controle.
    in my company basis people had made one print controle
    ZR090.
    YOU have to use this command two times between
    the text .
    first command will move the printer at 90 degree and then
    write the text and second will move back to horizental.
    I dont know how this ZR090 can be made.
    rest wht i have written is very true and currently working.
    hope this will solve your problem.
    rewards are expected.
    Thanks and Regards
    vivek kumar srivastava

  • How to setup batch management in sap and how batch work?

    Hi
    I hope to check how batch managment work in sap?
    If we setup batch management in mm03 for one matieral,
    Will the batch number be created automatically or the number should be created first then we scan it?
    when we do goods movement for this mateiral, will system automatically select which batch number is smallest then move that one, or we select one mateiral and scan its batch?
    How batch management control the first in and fisrt out (FIFO) ?
    Thanks
    alice

    Hi
    I think that you have had your question answered so if you are happy with this can you please award points if you want to but mainly can you please mark your question as answered so that it is easier to navigate around the open questions in the forum as the number of pages are growing and growing and it takes too long to go through everything especially if a satisfactory answer has already been given and people like me who want to help will give up and so some people may not get any help.
    Thanks for this
    Frenchy.

  • Change in Standard SAP menu : How to catch the transaction code!

    Hello,
    I have added a menu item 'More Help' to the standard SAP menu 'Help' which should navigate to URLs for the respective transactions. Suppose i am in transaction FB03 and click the 'More Help' menu, it should navigate to the URL mentioned in a table.
    My Problem is I have created a transaction for that menu item 'zhelp' which calls a program and when i am clicking the 'more help' tab , the original value of sy-tcode which should be FB03 is replaced with the new Transaction which is used for the menu item i.e. 'zhelp'. Because of this i am not able to retrieve my value from the table corresponding to the transaction FB03.
    Is there any other system field which stores the value of transaction FB03 aftter navigating to other transaction? How should i go ahead with this? Please help!!
    Edited by: Rojalin Priyadarshiny on Sep 10, 2009 3:45 PM

    Hi,
    I really dont know in how many standard transactions you have added the More Help option.
    If you hav added only in 2  to 3 transactions then you can think on using the below Logic.
    Say if u have added in  FB01, FB02 and FB03 transaction.
    Find one exit for each transaction, in the exit EXPORT TCODE ( EX: FB01 ) to memory.
    In your Ztransaction report IMPORT the TCODE from memory.
    Now u will get FB01 after inmport statement and u can make use of this.
    If the option is added in many transactions , you have to think again in using the above logic as it involves identification of many Exits.
    Regards,
    Sravan

Maybe you are looking for