Statistical posting to Internal order and Cost center while real to PSG

Dear SAP Gurus,
There is a requirement is to post statistical posting to Cost center and IO while real posting to PA. I tested and found that I can have only either of Cost center or IO as statistical receiver. Is this standard behaviour or some error in set up.
Thanks,

Hi
I am not sure how IS-H works.. But for sure, it should allow you to enter 3 stat objects...
There would be some ABAP trick pertaining to IS-H which I am not aware of...
I can guide you a bit...  During SD billing, ask abaper to put a break point and manually enter the values for cost center and IO and then post the doc.... One of these 2 will be the outcomes
a. Either it will get posted or
b. It will get over written before posting....
based on the outcome, you will have to decide your next course of action
Also, if your cost center to IO is one to one mapping (Chances would be rare), you can simply write a substitution which would always prevail
I am sorry I could not offer you a complete solution.. But, this is what comes to my mind...
Regards
Ajay M

Similar Messages

  • Post to internal order and cost center

    we want system show error message if user post to expense account 5****** with cost center and internal order together, i.e.
    we can only post to cost center or internal order, but can't be both, can it be done by co validation? or do we use user exit to do it? which user exit? thanks

    Hi,
    is the internal order a real order or a statictical one?
    Regards,
    Greta

  • Internal order and Cost center

    hi guys
    can anyone please explain me why do we have cost centers and internal orders?
    If we can track cost to cost center then why do we need internal orders?
    please give some detailed explanation.
    thanks

    when you are posting a document and if the g/l is created as a cost element then
    you have to either assign a cost center, profit center, internal order etc
    so when you are posting an expense and if its for that project you assign the
    internal order and when the project is finished you can settle it to a cost center.
    If we can assign both internal order and cost center i dont think so but not very
    sure. Best way to learn these things i would recommend is try it in test system
    that way you will understand better about the whole flow and it will stick in your
    mind.
    Regards,
    Zaid

  • Default Internal order and cost center

    Hi Experts,
    i am uploading one file into sap and here i am giving GL accounts cost centers and WBS elements.
    once i have done with upload.when i am checking in BSEG its showing one internal order and one default cost center with internal order.
    i can not understand how its finding internal order and default cost cente(which diffetrent from those cost centers i have mentioned in excel).
    please help me to find.
    thanks,
    Vani

    HI,
    Thanks for your reply.
    i have checked OKB9 and KA03 but there is no default assignment.
    checked also OBBH and OKC9 but no subtitution and i can't post manually now.
    is there any option.
    Waiting for your reply.
    Thanks,
    Vani

  • BAPI KPF6 POST PLAN COST FOR INTERNAL ORDER AND COST ELEMENT

    Hi all gurus,
    I would like to use in a custom report a BAPI/Function Module that help me to simulate KPF6 in order to post planning costs for internal order and cost element (layout 1-401).
    So the input should be:
    1) Version
    2) period from
    3) periodo to
    4) year
    5) internal order n.
    6) cost element n.
    7) value
    I found a lot of BAPI but don't know the correct one and how to use it (example how to fill the input value).
    Can anyone help me on that?
    Kind Regards

    In additio  to the previous I found the BAPI_COSTACTPLN_POSTPRIMCOST but don't know if it's the correct one and how to use it (some example fitting the my case will be very appreciated).
    If the quoted BAPI is correct.
    I tested it filling all fields as following:
    HEADERINFO:
    CO_AREA=FFCA
    FISC_YEAR=2008
    PERIOD_FROM=001
    PERIOD_TO=012
    DOC_HDR_TX='blank'
    INDEXSTRUCTURE:
    OBJECT_INDEX=000001
    VALUE_INDEX=000004 (hope this point at Interna Order)
    ATTRIB_INDEX=000000
    COOBJECT:
    OBJECT_INDEX=000001
    ORDERID=ZO53-08IMZ
    TOTVALUE:
    VALUE_INDEX=000004
    COST_ELEM=3224048
    FIX_VALUE= 200,0000
    DIST_KEY_FIX_VAL=2
    The Return table is set to 0. Nothing happens.....I suspect something related to indexstructure or index is wrong..
    Could anyone help me on that?
    Kind Regards

  • *Internal Order* or *Cost Center* on SD Sales Order

    Hi Gurus,
    please can you tell me how we can set automatically Internal Order or Cost Center on SD Sales Order (without putting it manually).
    Thank you very much
    Kind Regards
    Andrea

    Hi Andrea,
    As Ambrusa told, one Z table should be created where you can maintain order reasons, sales org, sales order type and the internal order no. as combination and use the below mentioned user exit.
    When user create sales order, system will default the order reasons maintained in the z table and internal order no. will be picked as user select the order reason.
    Hope this will meet your requirement.
    Regards
    Suresh.

  • Hi ... I want Internal orders and Profit Center related study material....

    Hi
    Friend
    I want Internal orders and Profit Center related study material....i want to understand what these concepts...
    Thank you

    Hi
    Internal order configuration:
    I have uploaded 2 docs here
    http://rapidshare.com/files/27424591/IOrder1.pdf.html
    http://rapidshare.com/files/27424270/IO2.pdf.html
    Regards
    A
    Assign points if useful

  • Report painter,  Internal orders and profit center accounting

    hi,
    I want to do a report using data from internals orders (AUFNR) and profit center accounting (PRCTR).
    I can make individual reports for internals orders (6O1, CCSS) and for profit center accounting (8a2, GPLCA) but I can't combinate data from internals orders and profit center accounting.
    Is it possible make a report using report painter that show data of internals orders and profit center accounting.
    All my internals orders have a profit center accounting.
    Thanks in avanced

    [url] http://help.sap.com/saphelp_45b/helpdata/en/cc/36428394f311d2b47a006094b9b0a5/frameset.htm
    this may be helpful
    regards.
    santhosh reddy

  • Foreign currency posting to Internal order and settlement

    Hi All,
    The payment posted to an internal order was in a foreign currency then translated into usd.  The settlement used a different exchange rate so in usd there was a balance.
    How do we rectify this..?
    Regards
    Ashok PRabhu

    Hi
    I am not sure how IS-H works.. But for sure, it should allow you to enter 3 stat objects...
    There would be some ABAP trick pertaining to IS-H which I am not aware of...
    I can guide you a bit...  During SD billing, ask abaper to put a break point and manually enter the values for cost center and IO and then post the doc.... One of these 2 will be the outcomes
    a. Either it will get posted or
    b. It will get over written before posting....
    based on the outcome, you will have to decide your next course of action
    Also, if your cost center to IO is one to one mapping (Chances would be rare), you can simply write a substitution which would always prevail
    I am sorry I could not offer you a complete solution.. But, this is what comes to my mind...
    Regards
    Ajay M

  • Asset Postings on Internal Order or Cost Center

    Hello All,
    I created the Asset B/S Recon A/C as Cost Element 90 to have postings on cost Objects.
    In ACSET - I customized both IO and CC to have APC postings and Depreciation postings.
    But when I post an acquisition, Iam not seeing either an IO or CC in the Document.
    Am I missing some thing.
    Thanks.

    Hi Venkat,
    Make the fields Cost center and CO/PP Order as optional in field status group that you will assign in GL Master Record.
    I think for reconciliation account, we generally assign G067 field status group.  Go to T'code OBCD and double click on G067 - Reconciliation accounts - Additional account assignments and make those fields optional.
    Reward Points if useful,
    ~Rajesh

  • Internal oder and Cost Center

    Hi,
    i need to know , how many internal oder is in a center ? Please advise if you can pull list of internal oder which assigned to cost center>
    thanks a bunch
    peace

    Hi,
    In the Master Data of a Cost Center you can assign a Profit Center or a Business Area. In Internal Order Master Data you can assign a Profit Center or a Responsible Cost Center.
    Can you please elaborate on your requirements?
    If you looking for a Master Data report you can look at the following reports:
      KS13: Cost Center Master Data Report.
      KOK5: Internal Order Master Data Report.
    Thanks
    Murali.

  • Book cost to WBS and Cost Center

    Hello All,
    TEST SYSTEM
    I post cost to WBS ( 5150 real ) and cost center (1001 real). The wbs 5150  is assign to cost center 1001.
    I do not have validation and subs.
    The system allow me to book cost to both cost object (WBS/Cost Center)
    How does the system recognize this.
    To my knowledge even though you booked cost to both cost object the system will automatically make wbs as statiscal.
    Is this correct ?
    Please advise
    Thanks
    bali

    Hi,
    If your WBS is not defined as statistical in the master data, then booking to WBS and cost centre, will create statistical posting to cost centre and not to WBS.
    Regards,
    Eli

  • Payment method and cost center validation check in MIRO while save or simul

    Hi,
    I want to put a validation check between payment method and cost center while posting MIRO against PO (MIGO done) . If my payment method and cost center matches then system should allow that entry otherwise should popup a message .
    We tried this with user_exit - EXIT_SAPLMRMP_010 enhancement LMR1M001 .
    But thing is it is not getting triggered at all either at the time of simulation or at the time of saving . We are also looking into BADI - update_invoice .
    Any body having any idea on this please share.
    Thanks

    Hi,
    Please don't open multiple threads for the same question..Please close this one..
    THanks,
    Naren

  • Internal orders/networks and Cost center

    is it correct to say, all internal orders and process orders will roll into a cost center at the end.
    Sri

    Hello Ganga,
    You can settle the costs collected on an internal order to one cost center, one G/L account, or one business process using one settlement cost element.
    Hene, it is not necessary that all internal orders will roll in to a cost centre at the end.
    Rgds
    manish

  • Bill accounting assignment - statistical revenue posting on internal order

    Hello,
    I'm wondering if it is possible that revenues from a billing document can be posted as statistic revenues on internal orders while the 'real' revenues are posted into COPA.
    We would like to see the revenues directly in COPA as we we write more than one bill to different customers for development projects which we are controlling at the moment with internal orders. When we settle the internal orders the revenues are always going to one revenue object with one customer (depending on the settlement rule in the internal order) which is wrong. Nevertheless we need to see the revenues in the internal order in order to control the p/l of it.
    Thanks a lot in advance.
    BR,
    hansi

    Hi
    Account 7816040 requires an assignment to a CO object
    This is the message that appear everytime that I try to post to accouting.
    I add:
    1. VKOA - Define KOFK for this account
    2. OKB9 - To define which Cost Center for this particular Account
    3. Ka0s- Cost Center for this cost element
    4. IO - Statistical Internal Order
    Any futher suggestion to avoid this error message?

Maybe you are looking for

  • How do I download my text messages to my pc so that I can send them to my email account????

    How do I download my text messages to my pc so that I can send them to an email accout,????

  • Sleep or shut down?

    Hi everyone I am using my macbook pro for one year 2009 Unibody version, Generally I use it with plugged ac adaptor, I wonder that which way is better ; shutdown the mac or sleep the mac , I read reviews, some people never shutdown around 30 days. ca

  • Latest version of camera raw for elements 11

    When I click on about plug in--camera raw it says version 7.4.0.137.  Is that the latest version for PSE 11.  I have version 8.2 of the DNG loaded.  I have a canon 60D and a 70D.  Do I have to continue converting to DNG before I can open camera raw f

  • How to run EJB with JSP as client on TOMCAT - JBOSS server

    Hi all, I am having my EJB component successfully deployed on JBOSS server. My core-java client is able to access the same. But when I use the JSP page which is on Tomcat server, I am getting following exception. Please help me out. Exception Report:

  • TP Connect failed

    Hi Experts, We have installed sql server 2005 sp3 and for some reason the sidadm user profile had some issue and I was not able to login. The admin guys deleted the profile because of which I could login to the system. But the env. variable was not v