Plant and Cost Center are not displaying in FI doc. for asset scrap ABAVN.

Hi All,
When we do asset retirement by Scraping using Transaction Code ABAVN, Plant and Cost center are not appearing in the FI document. But, in the master data the Plant and Cost center are assigned for the particular Asset. 
When I see the FI document display, the fields Cost Center and Plant are blank.  Business Area and Profit Center fields are getting updated.
Can any one help me how to get this Plant and Cost Center in the posted document.  Is there any OSS notes for this.  I am using ECC 6.0 version.
Thanks in advance for your help.
Regards,
Rajesh

Rajesh
Aditional on me answer.
The systemtakes not the cost center from the asset you have to assign it in OKB9 or to fill in during this posting:
Steps
Click on Simulate, than you see the posting screen:
Click on the line (pk 40)
Click on Goto and Additional account assignment and fill in the cost center whatu2019s in the master record of the asset and post
An other option is to make a substitution to get this information

Similar Messages

  • PO created successfully using BAPI. But G/L, Cost Center are not displaying

    Hi,
    I am trying to create a purchase Order type limit order using BAPI_PO_CREATE1. PO created successfully. when I try to see the PO using ME23N transaction,in  the account assignment tab G/L and cost center are blank. In my BAPI, I am populating all the values in item and account internal tables.
    I am debugging all the time and not able to find why G/L and Cost center are not poplulating in PO.
    Pls suggest me how to finish this problem.
    Thankm,
    Ram

    Hi,
    Are you passing the update flag in POACCOUNTX table?
    regards,
    Ankur Parab

  • My control center and notification center are not showing when I swipe in there respective locations. Does anybody know why?

    My control center and notification center are not showing when I swipe in there respective locations. Does anybody know why?

    Thank you for the sugestion, but it was working fine both on the lock screen and on my home screen. I check all my settings and it is how it was from Friday, when I got the iPhone 5s. It just stop working.  The only way I can fix it is by shutting down the phone. It will work for a while, then it won't. 

  • USF on iTunes U collections such as Sustainability and iteach Initiative are not displaying new items even days after they are uploaded to the collections. The items show in the Preview of the collections but not Live view. not displaying

    USF on iTunes U collections such as Sustainability and iteach Initiative are not displaying new items even days after they are uploaded to the collections. The items show in the Preview of the collections but not Live view. not displaying

    Greetings;
    This seems to an ongoing issue (see related discussion link).  We've been experiencing the same update lag since last Friday.  The new additions to the Collection appear and are accessible in both the iPad and iPhone applications, but even though they additions appear in "Quick View", the material doesn't appear in the Collection itself.  Apple is aware of the issue and is investigating.  All the best...
    Syd Rodocker
    Tennessee State Department of Education
    https://discussions.apple.com/message/15461971#15461971

  • Costs in Cost Center are not zero after Revaluation at Actual Prices

    I executed:
    1. KSS2 - Splitting  (I use a Cost Center ABC and all Cost Elements in the configuration)
    2. KSII - Price Calculation
    3. CON2 - Collective Processing
    4. I see the report KSB1 of the Cost Center ABC, but Costs are not zero after revaluation.  For example
    Cost Element 61:                        $   1000
    Cost Element 62:                        $   2000
    Activity Allocation  98:               $ -2800
    Revaluation at actual price 98:  $ -100
    TOTAL:                                      $ 100
    Total must be $ 0.00
    We work with thousands of product orders in a month.  Is it possible that the problem was for rounding?
    Thanks in advance for your help.
    José Luis

    Hi Ajay,
    I checked OKEQ configuration, it's equal that you mentioned.
    I have seen that Revaluation registers are using other Exchange Rate.  In OB08 Exchange Rate P is 2.80 ( 1 USD --> 2.80 PEN)
    How ever those revaluation registers are using ERate of 2.14 (1 USD --> 2.14 PEN)
    Why revaluation registers use other Exchange Rate?  Is this the problem that Cost Center is not zero?
    Thanks in advance for your help.
    José Luis

  • Plant and cost center.

    Can any body tell me where i can see that a plant is mapped with cost center

    Hello,
    Cost Centers are NOT assigned to Plants. (They are independent of plant).
    Just for your information, plants are part of MM organization structure where as Cost centres are part of Controlling (CO-CCA).
    Cost centers have a time frame where as plants no time frame.
    Regards
    Ambadas

  • Why profit center is created at controlling area leve and cost center is not

    Hi All,
    I want to know why we create profit center at controlling area level i.e., a profit center can be used by multiple company codes under that controlling area. While cost center is at company code level as in one cost center can only be used in one company code.
    Please explain the logic behind this design in SAP and in real business scenarios.
    Regards,
    Satan

    Hi,
    Cost centres (and other CO objects, e.g. internal order, WBS, etc.) are part of Cost Accounting component of SAP Controlling domain (CO). Profit centres are part of Enterprise Controlling (EC) domain, namely of EC-PCA. So, these two objects are not even belonging to the same domain and have, therefore, different perspective of business functionality. SAP has created reporting objects on different level of control: business areas on client level, cost centres - on company code level, profit centres - on controlling area level, etc. All this is a part of system design in functional prism of system's evolution.
    Of course, technically speaking, one could have created profit centres on company code level or vice versa, cost centres on controlling area level, but it would have provoked similar questions.
    Regards,
    Eli

  • ME_PROCESS_PO_CUST Plant and Cost Center Validation Isuue

    Hi Friends,
                      I have a requirement to validate ME21N PO creation with Account assignment 'K'. In our Business Process, we have 2 plants lets say 3000 and 5000. Plant 3000 is linked to Business Area say 4000 and Plant 5000 is linked to Business Area 9000. Now we have unique cost center assignment in both Business areas.
    My requirement is when i enter wrong cost center then system has to validate it with plant and has to pop up error message in PO creation. With BADI ME_PROCESS_PO_CUST, i am able to populate the error message when i enter wrong cost center but i can save the PO which is wrong.
    Please help me on this issue.
    I have written in my logic in BADI ME_PROCESS_PO_CUST -> PROCESS_ACCOUNT.
    Thanks,
    -Ziad

    hello ziad
    Some sample code, same code is there in POST also. just refer it, not as per your requirement.
    CHECK
    METHOD if_ex_me_process_po_cust~check.
    Konstanten
      CONSTANTS: lc_e(1)  TYPE c VALUE 'E',
                 lc_x(1)  TYPE c VALUE 'X',
                 bsart    TYPE bsart VALUE 'FO',
                 ekorg    TYPE ekorg VALUE 'REPL'.
      DATA: ls_mepoheader TYPE mepoheader.
      INCLUDE mm_messages_mac.
    Rechungspläne müssen mit der Belegart FO und in der
    EKORG = REPL angelegt sein
    Get header data
      ls_mepoheader = im_header->get_data( ).
      IF ls_mepoheader-bsart EQ bsart AND ls_mepoheader-ekorg NE ekorg.
    Create Message
        mmpur_message_forced
                lc_e
                'ZI_MM'
                '007'
                ls_mepoheader-bsart
                ls_mepoheader-ekorg
        CALL METHOD im_header->invalidate( ).
      ELSEIF ls_mepoheader-bsart NE bsart AND ls_mepoheader-ekorg EQ ekorg.
    Create Message
        mmpur_message_forced
                lc_e
                'ZI_MM'
                '008'
                ls_mepoheader-bsart
                ls_mepoheader-ekorg
        CALL METHOD im_header->invalidate( ).
      ENDIF.

  • LSO- Course Groups and Course Types are not displayed in Spanish

    We are having issues with the
    data like Course Groups and Course Types not being displayed in
    Spanish on the Learning Iview.
    The Data in the Course Catalog is loaded in Spanish and
    English and I can see the Course Catalog in Spanish when logging on in Spanish in the back end.
    SAP asked us to apply few notes as below
    #1247020 OTR: Texts are not transported
    #448220 OTR: Text is not determined/incorrect text is displayed
    We have applied the above as well and we had no solution.
    However the Problem is NOT related to Texts/Labels as these are displayed in Spanish.
    The Problem is related to the data like Course Groups and Course types not being displayed in Spanish in the front end.
    SAP also came up with the below which did not help either.
    The system will pick the language texts in the sequence
    maintained in the view T778L. If the system does not find text in
    login langauge , the application will search in the sequence
    maintained in the view T778L .Therefore you can change the sequence
    of the languages in the above view as per your requirement.
    Let me know if anyone has a solution to this or has encountered the same problem.

    Is this production or is this in a development system? The dropdown displayed comes from the standard tables. If it's working in development system and not in production, then the chances are higher that the translation didn't go through.

  • Edits made in earlier Camera Raws are not displaying in CS6 Bridge for PC

    All the painstaking adjustments and croppings I've made over the years to my raw files in earlier versions of Camera Raw do not show up in CS6. It's as though I never did any adjustments.
    But if I open the files in CS6 Camera Raw and make a tiny tweak adjustment for all files (such as +1 in saturation), then the entire set of previous adjustments DOES show up in CS6 Bridge.
    I have uninstalled and reinstalled Photoshop CS6 a whole bunch of times and this never corrects!
    Is there any fix for this? Or did I just get a BAD copy of Photoshop CS6 and am stuck, since there doesn't seem to be ANY support from Adobe for this. 
    I am subscribed to CC and this problem does not happen in CC Bridge, but I want to maintain CS6 because I don’t trust Adobe to keep the CC price at something I can afford.
    PLEASE can someone offer a suggestion???

    You have thumbnails set to embedded.  They will not show edits unless you opt for some version of HQ thumbnails, but these take up a lot more room and and slower to build.  Your choice.

  • Maintenance Optimizer - Systems and Logical Components are not displayed

    Hi Experts,
    When I use the Maintenance Optimizer and select a product version, I do not get any Systems and the relevant Logical Component so that I can select one of those that are displayed. Did I miss any configuration settings or is there anything else that I need to do. Please give me the checklist that I need to look into before selecting a product version in the maintenance optimizer. Please help me out of this.
    Thanks in advance,
    Sagar.K

    Hi,
    Check this link... it has complete step by step configuration of Maintenance Optimizer...
    https://websmp105.sap-ag.de/~sapidb/011000358700000235502007E
    https://websmp208.sap-ag.de/solman-mopz --> SAP Tutor on Maintenance Optimizer
    Award points if found useful

  • Japanese and Russian characters are not displayed properly

    I have a pdf file which has both russian and Japanese characters in it. Before I install Japanese font pack, the russian characters were displayed properly but for Japanese characters Junk characters are displayed. But once  I installed Japanese font pack, Japanese fonts are displayed properly, but for Russian characters are displayed as junk characters. Please let us know if can display both font types simultaneously in a document or is there any work around for this ?

    What is your Reader version?
    If Reader X or earlier, did you also install the extended font pack?

  • My email and my iCloud are not displaying my correct last name. How do I set up my correct name in my apple iD?

    Hello,
    As I mentioned, my Apple iD has an incorrect last name for my account, so everytime I send an email the recipent doesn't know it comes from me as it seems that the email was sent by another person.
    I've changed my las name a few times through the email preferences at icloud.com but it keeps changing back to the previous name.
    Do you know how can I set up my name to be correct again?
    Thanks for your time and help!

    All you can do is not give him your Apple ID password.He can use existing apps and music on the iPod and can sync with iTunes. In order to make any purchases he would have to enter your Apple ID password.

  • ITunes 9.0.1 and Snow Leopard are not displaying video

    upgraded to Snow Leopard and applied the 10.6.1 patch yesterday, and tried to watch video in iTunes today.
    I get audio but no video.
    Tried all the obvious (making it full screen, moving the window around) all with no resolution.
    looking for pointers on how to resolve this.
    cheers,
    David

    no remote speakers, just trying to play the thing on my iMac.
    have gone through the preferences to see if anything there. tried the setting to force video into a new window - whatever option I try results in the same audio-but-no-video problem.
    I am also able to view the files within QuicktimeX outside of iTunes.
    Message was edited by: David Patrick1

  • Org Unit and Cost Center not displaying in 0001 with A012 relationship

    Hi Guru's,
    Kindly help me in this regard ,
    Whenever i hire a person to a position which has an A012 relationship (Chief Position) then Org Units and Cost centres are not getting displayed in IT0001 .
    But when i hire a person in the same org unit with A003 relationship ; both Org units and Costcentres are getting displayed
    I have used an LSMW for uploading relationships and objects and i have also run integration reports for the same but still i am not able to display org unit and cost centre in it0001 when i hire a person with A012 relationship .
    Kindly Help

    both great advice, also, check this link:
    http://help.sap.com/saphelp_45b/helpdata/en/14/d22fe48435d111950d0060b03c6b76/content.htm
    within this information there are various reports to run, which help recon OM and PA integration.  it will help you find your data problem and then fix the data for you if you follow step by step.
    best regards,
    michael

Maybe you are looking for