Using SAP BO PCM  with cost allocation

Hello,
Can anyone kindly point me in the right direction or better still help me out on how to use PCM for cost allocation... A simple example would suffice ie using service costs from HR and allocating thses costs to lets say Sales Dept and Manufacturing Dept.
I am struggling with trying to create a view builder to capture the allocation...
Cheers

Hello, Victor
You have three RespCenters: HR, Sales and Manufactoring and you fullfiled LineItemValue grid
for all service costs on HR RespCenter.
For example you have one process in the model and it was assigned for each ResCenter (RespCenter/Activity Assignment)  and you use Direct Activity assignment or Resource drivers to allocate costs(LineItems) between activities. In this case ActivityLineItemValue grid shows correct values for HR RespCenter.
Reassignment configuration step:
Mark Reassign Activity attribute for each activity that you want to use in reassignment.
In Activity Reassignment Section choose HR and one process as source and Sales, Marketing and one existing activity as target. System required resource driver for this assignment too. Don`t forget about DriverSplit values.
Viewing results:
Create new grid based on ReassignInValue. Drag and drop to rows: HR Respcenter, Activity and Line items to _one_ Row (otherwise you may use same source selection in dimensiontree list)
At columns: Target RespCenter, Target Activity (check that you have dimension with prefix target in dimension list)
Regards,
Evgeniy

Similar Messages

  • GB e-filing using SAP XI system with SAP 4.6c

    Hello Experts,
    Could anyone please let me know SAP R/3 4.6c version supports e-filing using SAP XI as middleware.
    If possible, please give me the compatability list or the link where I can get it.
    Thanks in advance,
    Purandhar P

    I think this is what you need:
    http://service.sap.com/~form/sapnet?_SHORTKEY=00200797470000081749&
    Specifically: https://websmp102.sap-ag.de/~sapdownload/011000358700001171922007E/SAP_Efiling_46C_and_above.zip
    and https://websmp102.sap-ag.de/~sapdownload/011000358700001114552007E/GenericXISetupguide.pdf
    https://websmp102.sap-ag.de/~sapdownload/011000358700005987882006E/User_Guide_e-Filing.pdf

  • Use SAP Standard transaction with multi-language

    Hi,
    we have some problems to use standard SAP transaction (like S_ALR_87012082 transaction) the standard Vendor balance, with vendor Master Data.
    I explain, we have some vendors with french, english names (writing in French, English words) in LFA1-NAME field. But in the same times, the Russian accounting requirements are to write all in Cyrillics
    caracters and the name too, on paper and transactions.
    So how we can do to edit vendor in French for french users, in English for English user and Cyrillic for Russian users ?
    We try to create an International versions in 'R' (cyrillic version), but we have the same result. It's normal, because the program select LFA1-NAME field.
    So, we have to find one solution quickly for the next accounting closing.
    Thank's for your help.
    Best regards,
    Gilles DANJOU

    Surendra,
    Which transaction is this and is the change inside an FM ?
    K.Kiran.

  • Using SAP Business content with different client number

    Hi,
    I want to use and upload client numbers into SAP BW in an InfoObject as master data.
    The client number is for example with 9 figures.
    Can I use the SAP standard InfoObject 0Client for that or is there another one or should I define my own InfoObject?
    Thank you!

    You can do it in both the ways.

  • How to use SAP Router String with SAP Web Services

    Hi All,
    I have developed an SAP Web Service and I'm using it from a vb.net dll by using web reference.
    I want to use an SAP Router string when I try to call web service but I don't how to do it.Should the url of my proxy contain this router string in itself or is there any other attribute that I should configure for this purpose?
    Please help!!!
    MERAL
    My code is as in the followings .
    (And my SAP router string is like /H/111.11.111.11/H/)
    Dim srvProxy As New PSUDamacanaProxy4.Z_SDB_RFC_GetList
                srvProxy.Url = s"http://21.11.1.43:8000/sap/bc/soap/rfc"
                srvProxy.Timeout = 10000
                srvProxy.Credentials = New System.Net.NetworkCredential(strUserName, strPassword)
                srvProxy.Z_SDB_RFC_GetList(p_bayi, durum, True, miktar, telefon, expMusteri, expReturnValue, expSiparis, expTeslimat, expAdSoyad)
                musteriAdSoyad = expAdSoyad
                ReturnValue = expReturnValue
                srvProxy.Dispose()
                srvProxy = Nothing

    Since I posted this question, I have abandoned the notion of
    auto-generated web services and embraced the good old FDS concept
    where the RemoteObject meta-tag does all the conversion work for
    me. We are now using the Granite DS package and it is working well
    for us. I would love to consume web services, but it just isn't
    worth the hassle when all you have to do with Granite (and FDS) is
    cast your return objects to the proper object type.
    BTW, since this posting, I have investigated competing Flex
    app frameworks. After my research, I checked out the PureMVC
    framework. Wow!! Cairngorm always left me with an uneasy feeling
    and I guess I am not alone. Apparently, Cliff Hall felt the same
    way. That is why he started the project. I like his approach alot
    more than Cairngorm especially since it includes notifications
    which allow me to broadcast my own app level events independent
    from the AS Event framework. Check out PureMVC. For what it is
    worth, it has my humble endorsement. Cliff was even gracious enough
    to acknowledge the other Adobe Consulting guys for their work. Good
    for you Cliff, I respect that. Check out a better way at
    http://www.puremvc.org/

  • Using SAP BusinessObject XI with Safari

    I just started using BusinessObjects XI. I access it over the web but have not been able to get the web page to load correctly using Safari or Firefox. If I use a PC and IE it works fine. Could this have something to do with the special version of Java that is on the Mac? Has anyone found a way to get BusinessObjects XI to work on a Mac?

    Hi,
    Best bet would be to contact the vendor site for Safari / Mac OS X compatibility.
    One work around might be to enable the Develop menu in Safari / Preferences - Advanced. Then from the Safari menu bar click Develop / User Agent and try IE.
    Carolyn

  • Cannot use SAP HANA Studio with SAP HANA One Instance

    Hello together,
    i try to make some tests in the SAP HANA environment. But i got the following error message each time:
    An internal error occurred during: "Updating system 'HDB' ...".
    java.lang.NullPointerException
      at com.sap.ndb.studio.datamodel.manager.SAPSystemState.isThereAtLeastOneIndexserverProcessWithStateColor(SAPSystemState.java:44)
      at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:76)
      at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:70)
      at com.sap.ndb.studio.datamodel.controler.DataModelOperationJob.run(DataModelOperationJob.java:70)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    I often read about different SAP HANA One and SAP HANA Studio versions.
    Following information about the versions:
    Studio: Version: 1.0.52
    Hana One Instance 52.1
    What could be the reason for getting this error message? I hope you can help me.
    Thanks in advance.
    CT

    Hi Nicky,
    As per my knowledge, there is no separate licensing required for HANA studio. License for HANA d/b or Enterprise HANA license is sufficient.
    Installation of HANA studio will not ask for any licenses.
    Regards,
    Suma

  • SAP BO Installation with Oracle Database

    Hello all,
    My client uses SAP R/3 with Oracle database. Now we have to install Business Objects on another machine.
    I've read the documentation on Installing Procedures but there are some questions still not clarified.
    1. Do I have to install Oracle in the new machine?
    2. If not, can I connect BOBJ to the database of the SAP R/3 Server?
    3. If I want to have three systems (Like in R/3, Productive, Tests and Development) do I have to install BOBJ in different machines?
    Thanks in advance,
    Regards

    1. you dont have to insall Oracle database at the BO machine side, you just need any database to hold the BO repository.
    2. you cant connect directly using BO, only Crystal reports can connect directly to R3 database, you need to have a BW in between.
    extract your data into the BW, and let BO connect to BW using the BO integration kit for SAP solutions.
    3. no you dont have to have 3 different machines, using one BO machine you connect to them all, but you may need build a  BO environment, (Development, Production servers)
    good luck

  • Running SAP 8.8 with 2 different License Servers on different machines

    Hi all!
    We have a problem using SAP 8.8 with more than 1 license server.
    Here is the situation:
    i would like to use a local license server and a local sbo-common with some databases. additional we have an other server with a license server and sbo-common with databases. the licenses are different from each other. the local license has a license for the manager, the license at the other server not. instead it has licenses for other users.
    So i would like to work on both servers from my pc. furthermore, i would like to run 2 SAP applications: one connected to my local license server and database, the other connected to the non local server and database.
    In 2007 this was possible!!! It seems that the license management works different in SAP 8.8. It should be possible that SAP reminds which server and database belongs to which licence server. But this isn't possible!
    may you have same expierences...
    thanks..
    matthias

    Hi JSR
    you are right, but there seems to be a bug in licences mechanism. Here a quote from my SAP message:
    Szenario:
    Start B1 Client, connect to server A - everything OK
    Start B1 Clinet  connect to sever B - no licence, because in B1 ist Licence Server A.
    Change licence server to B in B1
    Restart Client, connect to server B, everything OK
    Start Client, connect to server A. No licence.
    And additional: In SBO-COMMON on sever A in table SLIC the column LSRV is: SERVER B. Thats in my opinion an bug.
    What do you mean?
    Thanks in advance for some tip's oder help.
    Andreas

  • Error in license check using SAP*

    Dear All,
    Even though we have deleted the SAP* password in DB level, I am unable to login R3 level
    using SAP/Pass and with the parameter login/no_automatic_user_sap =0;
    when i login to R3 level using SAP*/PASS , Errors is " LOGON not possible ( error in license check)
    Could you please let me know , how can we rectify this error?
    Thanks and Regards

    Hi,
    This Error will come if you have changed any port recently.
    Most probable msserv_internal port will create problem.
    Steps:
    You need to check this on   os level as you cant login to  SAP.
    1) Check start profile for parameter msserv_internal if its there comment it and restart SAP system
    2) Check instance profile for parameter msserv_internal if its there comment it and restart SAP system.
    3) Check default profile  for parameter msserv_internal if its there comment it and restart SAP system.
    update status once done!
    Regards,
    Gagan Deep Kaushal

  • Overhead Cost Allocation - with IFRS

    Hi Gurus,
    We have configured Leading Ledger for reporting in IFRS and a non-leading ledger for local (India) Reporting.
    As this implementation is being done by our Overseas parent company - we are using  template allocation for Overhead cost allocation.
    However, we want to allocate expenses based on actual consumptions rather than on Process Output quantity. ie. for  example - electricity charges we want to distribute based on actual no of units consumed by each department/machine/process.
    Kindly advise, If there a possibility for having both methods in the system (automatic) or manul process for achieving this.
    Thanks
    Sree.

    Hi Expert,
    There is no such feature to Allocate Overhead Cost with Ledgers.
    No need to Allocate Costs or Overhead Costs with respect to Leading Ledger - IFRS.
    By default, the Costs or Overhead Costs are allocated to Leading Ledgers.
    Regards,
    GK
    SAP

  • Cost allocations with business area info

    Hi Expert,
    Is there any way to allocate cost to cost centers, including business area ? i understand that the standard allocation process in SAP do not allocate to business area. How about manual cost allocation posting ?
    Thanks.
    Angel.

    Hi,
    I have the following scenarios.
    Scenario No. 1 (allocate cost within same cost center but different business area)
    Cost center A with Business area 01 - $1000
    to allocate the cost to :
    Cost Center A with Business area 02 - $500
    Cost Center A with Business area 03 - $300
    Cost Center A with Business area 04 - $200
    Scenario No.  2 (allocate cost in same business area to different cost center)
    Further allocation base on scenario no. 1
    Cost Center A with Business area 02 - $500
    to allocate the cost to :
    Cost Center B with Business area 02 - $300
    Cost Center C with Business area 02 - $100
    Cost Center D with Business area 02 - $100
    Please advise if there is a solution on the above.
    Thanks.
    Angel.

  • Can sap ps be used for product development  for cost monitoring?

    sap-pp is configured but client insisting for product development they want sap-ps ,can sap ps be used for product development  for cost monitoring in textile industry?and how to configure with reference to sap-pp?
    venkatdas vanga

    Hi,
    SAP PS has good Integration with PP and FI CO modules. So goes well along the ETO scenario.
    The normal process is that Project is created and goes in to design phase , where we design product as per customer's requirement . Design BOM helps in this.Once you design is ready you can generate Production Orders base on MRP generated with reference to Projects.
    All the cost including overheads are charged to the Project as actual cost.
    These costs are later settled to Cost Center.
    Refer this link for detailed information http://www50.sap.com/businessmaps/76FC9D515D244754A09308BA54E97C42.htm
    Thanks,
    Nitin

  • How SAP use transfer control or material cost estimate

    Hello!
    I have strategy "3-Previous standard cost estimate" in transfer control material cost estimate.
    I have cost estimate for product AAA with status KA and costing date from 01.01.2014.
    Product AAA produced from component BBB.
    Component BBB has two cost estimates with costing date from 01.01.2014 and 01.02.2014.
    I run cost estimate for product AAA with costing date from 06.03.2014.
    Cost estimate not use existing cost estimate for component and create new cost estimate.
    In help.sap.com contains next information about transfer strategy 3 - The system searches for existing previous cost estimate.
    why my system does not use the existing cost estimate for component?
    Thanks for attention.

    Thanks, Szymon!
    I use russian interface and read russian help. Where stragegy 3 has name "Прошедшая плановая калькуляция" which means "The last planned cost estimate".
    This led me astray.
    In english help i read next:
    Previous standard cost estimates
    The system searches for an existing previous standard cost estimate.
    You are completely right!
    two more questions:
    - We can not use strategy 3 if we not realesed cost estimate as standard price?
    - What strategy we should use for transfer material cost estimate with status KA?
    Thanks

  • How to use SAP Business Workflow along with Interactive Adobe Form

    Hi Experts,
    I am working on SAP Business Workflow since last couple of years.
    Now i have got a new Project where client wants to use SAP Business Workflow along with Interactive Adobe Form.
    I am new to Interactive Adobe Form and Portal thing and i really dont know from where to start.
    We have one central system and 2 local systems. when we do create a Material document using adobe form workflow should trigger and notification should go to group of users who can approve or reject it, once they approve it document gets created in central system and replicated to 2 local system through ALE.
    In the Local system they do extend the document to different plants, again workflow triggers and notification will go to Managers inbox for the approval.
    Once the final approval done data should go and store in SAP.
    Now here i have couple of Questions.
    1. In SAP R3 Business workflow when i execute the workitem from the inbox i do get the application screen ( i.e. MM01 MRP View ) , what is going to happen if the same case i have with Adobe form?? is it possible or do we have to design a adobe form and we will have to map the fields with backend application??
    2. Do i have to maintained 3 separate Org Structure for 3 different system or using UWL  i can manage the show
    3. Untill final submit is not done, where the application data is going to be, is there any kind of buffer that we will have to keep it or its there with XML file??
    Please help me out.
    Thanks in Advance.
    Regards,
    Manoj

    Hi Manoj,
    Welcome to ADOBE Forms related Workflow Development. Well, here are my answers.
    1) You can go for either go for ISR based development or WD development with Adobe form. In both the cases you can achieve your requirement. Yes, you will have to design the Adobe form and bind the fields to backend.
    2) Am not clear or your System landscape to advice you in these regards.
    3) Until final Submit/Approval is done, the data can be stored in WORKFLOW CONTAINERS or XML FORM(If you go for ISR based Development).
    Hope this helps.
    Regards
    <i><b>Raja Sekhar</b></i>

Maybe you are looking for