Missing Cost Center on IDOC

Hi Everyone,
My Client is triggering a posting on thier SAP Cloud for Travel, but upon checking the IDOC that it generates, the Cost Center is not bieng populated correctly as the value is 0 or sometimes 01 as seen on the sample IDOC below:
<n0:KOSTL>01</n0:KOSTL>
Do anyone know what is seem to be the problem here? is this a configuration issue in Cloud for Travel?
Hope that somebody could help.
Regards,
Joey

Hi Joey,
please check the cost center master data. The field Cost Center ID is what is sent back during posting. If this field only contains two characters then probably something is wrong with the cost center data. One thing that is done quite often is that cost centers are loaded via excel and in the corresponding field there is only the cost center ID, but what is needed is a concatenation of controlling area (4 characters) with cost center ID (up to 10 characters). If controlling area is numeric leading zeros must be added. If it is not trailing spaces must be added, so that the cost center ID always starts at place 5. Numeric cost center IDs also have to be in the excel with leading zeros.
In short the cost center key needs to be filled thze same way it is stored on the database in ERP.
Examples:
Controlling Area ID + Cost Center ID = Cost Center Key
CA01 + 1234             = CA010000001234
CA1   + 1234             = CA1 0000001234
CA1   + COSTCTR    = CA1 COSTCTR
78      + 1234             = 00780000001234
If the IDs of the cost centers are really wrong please open an incident, so that they can be corrected. Otherwise you risk to get your cost centers doubled if you just reload them in the correct format.
Best regards, Reinhard

Similar Messages

  • MB1A Missing cost center in Accounting Document.

    Hi All,
    WHile I run MB1A transaction & input the movement type & select the order number & save i get a Material Document generated (MSEG ) & an Accounting Document as well ( BSEG ).
    My requirement is to fill up the corresponding cost center value in the Accounting document which is blank as of now for all.
    Can this be achieved by some Functional setting?
    I searched for all USER EXITS & BADI's but non of them seem to have a place where i can modify the BSEG-KOSTL Value.
    Need your Valuable inputs on this.
    Thanks.
    Kevin.

    Hi Kevin,
    In MB1A the following exits are available,
    MBCF0002
    MBCF0005
    MBCF0006
    MBCF0007
    MBCF0009
    MBCF0010
    MBCF0011
    MB_CF001
    However check by putting a breakpoint on exit EXIT_SAPLFMR4_002 which is accouting document if you can do anything here.
    Thanks and regards
    Kedar

  • Cost center on delivery document

    Hi,
    I have created a sample order , which has cost center assignment on the header level. This cost center will be copied to the delivery document line item on financial processing tab.
    Few of sample orders were created without cost center assignment. Now the deliveries are not getting PGI'ed because of missing cost center. How will i change/add cost center manually on the delivery document line item, the field is grayed out.
    If i cannot change it here, whats the solution for this problem.
    Greatly appreciate your help.

    Can you pls tell me how you assigned the cost center we have a practice of profitable analysis  , i want t have cost center based selling / delivery ( stock reduction value should go to this gl )

  • Cost Center authorization - issue

    Hi All,
                The Cost Center and Areas (0CO_OM_CCA_USER_1) datasource load is getting failed with error message as ''Error occurred in the data selection ".
    The data selection is Hierarchy name and it is blank; so no issues with that.
    When I run the datasource extractor checker in ECC, It ends with a ABAP dump. The Dump displays "Missing Cost Center", this extractor runs by a FM.
    I am not sure where the issue persist? I feel the issue with the data.
    This daily full load was success till last month, but due to some unknown reasons the load is getting failed everyday. When I check the records in ODS, I could see a record with User as "D_E_L_E_T_E" and the Cost center, Co area and other fields are blank.  I am not sure, whether it is meaningful data or not?
    If it a meaningful data, what does it mean?
    Can anyone let me know, how to dig down and confirm its an issue with the Data?
    Thanks
    Regards
    San

    Okay, I misread the "NE". Sorry.
    Have you done a syntax check on it?
    Also compare to:
    AUTHORITY-CHECK <object>
    ID 'KOSTL' '*'.
    I cannot confess to ever have done a "full" AUTHORITY-CHECK myself, but it is most likely the same as with DUMMY ->  you should not use the FIELD statement as '' value if the data element does not know what a '' is...
    Cheers,
    Julius

  • Vendor invoice posting through IDOC - Cost center determination (OBCC)

    Dear experts
    As per SAP Notes 31126 and 137686 I have maintain all configuration settings for "Automatic posting of vendor invoice from Billing" in different company codes.
    It is working perfectly the way we need,
    we need help in Transaction Code "OBCC - Assign Additonal Accounts Assignments for EDI Procedure" here system asks for "Account Assignment ID" for determination of cost center for invoice flowing through IDOC.
    I would like to know, what values I can give here so that system will determine the relvant cost center in KR document posted in FI.
    SAP Note says minimum entry here as " * "
    At present system is determining only one cost center for all services mapped.
    Thanks advance for the help.
    Best regards
    S. Habib Pasha.

    Hi all
    request your help on above issue.
    reg
    S HABIB PASHA

  • Asset cost center assignment missing in purchase req or purchase order

    Has anyone else ever encountered this? 
    When we create a purchase requsition for assets, the cost assignment is determined from the existing asset. Most assets bring over the cost center into the account assignment. A few do not.  FMDERIVE shows the cost center populated when tracing. When you exit the derivation trace, the cost center is missing from the purchase requeistion or purchase order line item.  Any ideas? 
    PS: THis happens whether or not the asset has an entered serial number.
    Any thoughts of what to check are appreciated.
    Bob

    No, our FMDERIVE defaults Funds Center from Cost Center, which IS occurring, and, as stated above, the cost center appears correctly as expected on the FMDERIVE trace screen.. 
    Added info: In our test system we have reconfigured the ME51N entry screen to allow manual input of the cost center.  It is STILL automagically cleared during the save/validation process.
    Thanks for your question!
    Bob

  • Report Writer Missing Data for Cost Center+Investment Internal Order

    Hi Gurus,
    I have met a problem on Report writer. T-code KSBB -> Report for Cost Center Group by Cost Elements in diff months.
    The report can be drilled down to call KSB1 to give line items on the cost element by cost center/group.
    The problem is the drill-down report missed the line items for investment orders. ( Compared with manually use KSB1)
    The overhead internal order line items are fine.
    For example, document 001-Apr:
    Dr. Cost Element 1009                 $900  -- BA 90  Cost Center 90000 Investment order 9001
         Cr. Other cost elements.                  $900
    Document 002-Apr
    Dr. Cost Element 1009                 $800 -- BA90 Cost Center 90000 Overhead order 7001
         Cr. Other cost elements                      $800
    In KSBB report, the cost center group for 90000 in cost element 1009 in Apr only has $800.
    And the drilled down report which called KSB1 has the line item for docuemnt 002.
    However, when I run KSB1 directly, the total amount for cost element 1009 in cost center 90000 is $1700.
    Here is what I checked:
    1. I have my ABAPer checked the KSBB program and KSB1 program to debug them in DEV ( DEV and PRD has the same problem). The different to get the data is that in KSB1, it has selected a value type 11 ( Googled: field name is WRTTP, Down payments as expenses. In program: WRTTP means Statistically Actual ) and 04 ( Googled: Actual True Posting. In program: 04 in WRTTP means Actual posting).
    But in KSBB, it only select 04 when I clicked the drill down report to call KSB1.
    2. I am thinking that the cause was on different types of internal order:
    Overhead internal orders are statistical orders.  Investment orders are actual orders.
    Could you help to throw some light on the problem?
    Thank you very much.
    Emma

    Hi,
    Cost Centre vise Report you can take from KSB1
    Internal Order Vise Report you can take fro KOB1
    Regards,
    Sridhar Sha

  • How to use LSMW using the IDOC to upload and maintain cost center group

    Hi Everyone,
    Is there anyone who knows how to use LSMW using the IDOC functions instead of the recording. I wanted to upload the alternative cost center group I created in the system. 
    reply would be greatly appreciated
    Warm Regards

    Hi Praveen,
    There is a risk trying to migrate data directly into standard tables because this can generate database inconsistences or wrong inserted data according to what is customized in the target system. I do not recommend migrate like this. 
    With LSMW you use objects like direct input programs, idocs, bapis and recorded batch input. Try to create a project and use an standard object for your data. Also, check in SXDA transaction (Goto-->DX programs) if there is a standard program for your data.
    Anyway, if you want to upload data directly to tables, read below thread:
    ["UPLOAD  CSV  FILE";
    [how to upload .csv file into a custom table;
    Regards,
    Roger

  • Unplanned Delivery Cost through INVOIC IDOC - Failing due to Cost Center

    Hello all,
    We are using INVOIC idoc for incoming invoice from the vendors, and are using E1EDK05-BETRG for getting the unplanned delivery costs.  However, we don't want to use a default cost center (OKB9) for the "Unplanned Delivery GL Account", instead we want to use the cost center from the Purchase Order.
    Is there any way we can get the cost center from the Purchase order while processing the invoice through IDOC?
    Thank you,
    Krishna

    Hello Krishna,
    As per my knowledge unplanned delivery cost is liability account not expenses ! Beyond delivery expenses you planned in PO ,you would enter in LIV. That time mentioned entry will be post
    Material account........Dr ( If materials available)
      To Vendor account,,,,,,,,Cr
    Price difference account.......Dr ( If material not avialble)
      To Vendor account..........Cr
    Frieght alwasy materialized while doing the GRN.
    Regards
    Mani Kumar

  • Cost center missing for pers. no

    Hi,
    While prosting exps in TC: TRIP, we are getting the error "Cost center missing for pers. no". After analyzation the issue we came to know that there is no relationship with org. assignment. We went to TC: PO13>give position>select relationship-->click on create infotype. Here we have given relationship A 011and click on save and again save. Now, we went to TC: PA20/30 cost center is appearing correctly.
    We have couple of pers nos. Instead of doing manuallthis we are doing executing program RHINTE30 in TC: SE38. But it is not updating cost center in TC: PA20/30. How should i achieve this issue? Pls advice....

    you are correct RHINTE30 report will update Cost Center in IT 0001 from OM. Before that you have to upload CC to position through T.code  P013 using either LSMW / BDC.
    For updating CC in IT 0001 process is below.
    First Create Cost center to position using P013 t.code and relation ship A 011.
    Excutre report RHINTE30 using T.code SE38.
    After that there will be one batch input session created in SM35.
    Finally Select your batch input session and Excute through SM35
    Then CC will be updated in IT 0001.
    If there are no much employees you can manull create CC directly in P013 and CC will directly upte in IT 0001.

  • Cost center and org unit missing in payroll report

    Hi Gurus,
    Our HR administrator has moved a position from one org. unit to another via PP01 - she has done this via a change action and not copy thus the record went missing and caused staff for that position with no Cost Center & Org Unit.
    Although the position has been reinstated back to the old org. unit, and relationship shows correct cost center and org. unit - still the payroll report does not pick up the same attributes.
    Please help.
    Thanks,
    MVM

    hi ,
    is the cost center data correctlly stays in 0001 infotype  ?
    if your connections are normal in pp01 1001 infotype , you can run rhintexx programs.

  • HR Cost Center Imputation  to create an idoc

    Hi
    i'm creating and idoc base on aditional data coming from an imputation data added to the pa30 tcode. Cost center an other information are saved in COBL table. Which FI or other tables populates this structure when infotype has saved?. can i include this field on an HR idoc with customized segments, seen that this field it's out of the HR module.
    Tnxs for your answers.

    Hi Naveen,
    There's no difference to using a collective search help or a regular search help.
    in the attribute of the context that you want the search helps to appear for - specify that the input help is of type dictionary search help, then specify that the input help is your collective search help.
    Search helps in WDA, if search help is available at dictionary level, no need to create any search help, you get automatically.
    If you want to create search help for any input field, another option is using OVS. we have WDR_OVS component for search helps, you need to reuse this component in your custom component, just change some coding according to your requirements you get search help.
    Go through these documentation and helps...
    http://help.sap.com/saphelp_nw73/helpdata/en/cf/21ee45446011d189700000e8322d00/frameset.htm
    http://help.sap.com/saphelp_nw73/helpdata/en/3d/e53642e2a3ab04e10000000a1550b0/content.htm
    OVS search help..
    http://wiki.sdn.sap.com/wiki/display/Snippets/OVSSearchHelpinWebDynproAbap
    freely programmed inputhelp
    http://wiki.sdn.sap.com/wiki/display/WDABAP/Freelyprogrammedinput+help
    http://wiki.sdn.sap.com/wiki/display/WDABAP/UsingSearchhelpattachmentsforWebDynproABAP
    Thanks,
    Kris.

  • No Centry in CDHDR when Cost Center is created via Idoc

    Hi All,
    Whenever a cost center is created via an Idoc the corresponding entry is not maintained in CDHDR table.
    Whereas if I use Tcode ks01 to create Cost Center (ie via screen) then there is an entry to CDHDR table.
    I tried debugging the FM  IDOC_INPUT_COSTCENTER .
    Here in PERFORM write_ale_cp_via_cd tables LT_CSKS,
    there is a call to CALL FUNCTION 'IDOC_CD_WRITE_CHECK,
    here ld_active is always initial.
    If I set this as X while debugging then I do have my entry in CDHDR table.
    Can anyone let me know the significance of this ld_active and why is it not set to X initially.
    As it is important for me to have entry in CDHDR because I need to trigger an event as a cost center is added.
    Kindly advice.
    Regards,
    Sweta

    Sweta,
    The same problem has lingered with me for awhile now.  Finally, I have a solution.
    The controlling area needs to be configured for master data distribution.  Take a look at the view V_TKA01_ALE to confirm that the controlling area(s) that you are working with have a logical system(TKA01-LOGSYSTEM) and distribution method(TKA01-ALEMT) set up.  These fields are checked in the IDOC_CD_WRITE_CHECK function module.  If they are blank, no change documents are created.
    Hope this helps.
    Brad

  • Cost center not checked during the inbound idoc FIDCCP2

    Hi all,
    Could you please give any input on this strange issue.
    I am testing inbound Idoc FIDCCP2 (GLVOR = 'HRP1' ) with tcode WE19 and when I fill cost center with value 'ZZZZZ' the system post the FI document and deosn't check the cost center like in FB01.
    With FB01 I have a error message "Coste center 'ZZZZ 'does not exist on 21.08.2014" and cannot post the document.
    Thanks.
    Farouk.

    Try OSS note 114814.
    Regards
    Waza

  • Change profit center - in cost center - IDOC error

    HI Experts,
    One of our users changed a profit center in a cost center in the middle of the month.
    As our message control is switched on warning message only, he could save the cost center.
    The problem occured by automatically created idocs which are creating internal orders for each of these cost centers. The idocs cannot be processed due to the error message:
    You have changed the profit center from x to y. This is only allowed when the corresponding configuration was made in Customizing. Then this message is only a warning, which you can ignore.
    I went to message control again and changed batch processing as well for W, only field "standard" (grey) I was not able to change.
    We still get the some error message. Could anybody help how we could get rid of this problem and process the idocs?
    Resetting the profit center in the cost center did not help.
    Creating a new analysis period in the cost center did not help either...
    Thanks,

    Hello,
    You switch off the message in OBMSG transaction code.
    Regards,
    Ravi

Maybe you are looking for

  • Firefox no longer loads certain, not all, much used websites.

    Firefox no longer loads some sites from my "most visited" or bookmarks. I use them a lot. I have no access at all for some reason. Example below: Fred Meyer Pharmacy

  • Help and Guidance required with host side programming

    Hi all, We have to connect the Java Card reader(+ Java Card!!) to an ARM powered embedded system running Debian Linux. Now basically we have to program the host program that will send APDUs to the card and receive responses from the card. This progra

  • BT OPENZONE

    So I'm trying to extend the Openzone I subscribe to. I bought a TP Link access point and have tried using it as an extender with no success. also tried as access point using ICS via my laptop. This was odd, I could traceroute through the internet but

  • How can I restrict certain columns in SharePoint?

    I have created a SharePoint list. Is there any way to create a column where only specified users can edit it?

  • Passing Custom fields to Req and PO

    Hi, We are on SRM 5.0 and ECC 5.0.We are using the classic scenario .I am trying to transfer the catalog ID from SRM shopping cart to R3 Req .There are number of threads in this forum that describe the procedure, which i understand. But now if the Re