Cost Center Description in FB50,FB60,FBV0 ,FV50,FV65,FV70,FB70,FV75,FB75

Hi FI Experts,
Could you please  suggest  me if there is any  way we can add Cost center ,WBS and Internal order description fields in  transactions  FB50,FB60,FBV0,FV50,FV65,FV70,FB70,FV75,FB75.
Programatically yes it is possible , we can copy the standard programs and may add new columns ,but which will be a Lengthy work .
Thanks in advance .
Regards,
Kishore.S

Hi
Refer to SAP Note 174413. This should be of help to you in form of a very minor enhancement
To include customer-specific fields, proceed as follows.
1. Include structure CI_COBL, which contains the customer fields, as an Include in structure ACGL_ITEM.
Attention: If you have maintained foreign key dependencies for your customer fields, then copy structure CI_COBL into structure CI_ACGL and include it in structure ACGL_ITEM instead of structure CI_COBL. Adjust the foreign key checks in structure CI_ACGL so that you ony use fields of structure ACGL_ITEM as foreign key fields.
2. Place the customer fields on screen SAPLFSKB 0100 (Transaction SE51).
3. Enter '001' in Mod. group 4 for the added customer fields in the element list of the screen, and in Mod. group 1 fill the value from TCOBF-GROUP1 of the respective field.
4. Transfer the fields to the flow logic of this screen. For every field, insert a FIELD statement between each of the two CHAIN/ENDCHAIN statements.
5. In routine MOVE_ACGL_ITEM in Include LFSKBF01, insert a statement such as ACGL_ITEM-ZFIELD = *ACGL_ITEM-ZFIELD for every customer field (example ZFIELD).
6. Generate or activate all objects.
7. To take the new fields in the entry variants into account, choose 'Create entry variant' via the menu. You can then take the customer fields into account when creating the new entry variant.
To include SAP standard fields that exist in structure ACGL_ITEM, proceed as follows:
Increase the number of columns of screen SAPLFSKB-0100 or switch visible fields you do not need to invisible. Afterwards, copy the fields that you require from the Data Dictionary (structure ACGL_ITEM).
As described above, execute points 4-7 for the fields that you supplemented, and use the modification groups as described in point 3.
For technical reasons, fields of ACGL_ITEM for local currency amounts cannot be copied to the table control.
Regards
Sanil Bhandari

Similar Messages

  • Cost Center description in FB50 Transaction

    Dear All,
    We have requirement that in Transaction FB50 we need the Description of the cost center also similar to that of GL account.
    While any GL is entered the Short text of the GL is automatically displayed.
    Please help.
    Thanks.
    Sunil.

    Hi,
    It is possible by adding cost center text field in FB50 transaction. You please ask your ABAP'er to add the cost center text field which is available in KS01 in FB50. So that you can view the cost center description.
    Thanks
    Kishore Babu

  • Cost center description to AR01

    Is there a way to bring in the cost center description to the AR01 Asset balances report.

    Hi,
    Please study the below thread
    [Re: Asset Report by Location wise with address & other details]
    In the above thread i have replied to one of our SDNer, about how to add additional fields to asset report.
    While adding those fields, add field KOSTL too, so that you will get the cost center key field in the report outpur byusing the same sort version.
    So by adding the cost center field you will get the description of the cost center also, while doing change layout, in avaialble fields list, you will find an field <without name>, so place this field next your cost center field.
    This will fix your issue.
    *Imp Note: while creating the above sort version, the field KOSTL should be the last field in the sort version config*
    Thanks,
    Srinu.

  • Display GL/cost center description in account assignment tab in PR and PO.

    My user wants to display GL and cost center description in account assignment tab of PO and PR? How can we do this?

    Hi
    Someone added same kind of stuff in the net
    We have done the following to display GL account text in ME51N & ME21N
    We registered the SAP Object: R3TR FUGR MEACCTVI for our SAP Release: 701.
    - In SE51, we added the field text_sakto to screen 1100 (Single Account Assignment) in program SAPLMEACCTVI.
    - Via SE80, we added the following code to the flow logic of screen 1100 under PROCESS BEFORE OUTPUT: MODULE fill_text_sakto in the function group MEACCTVI.
    - Within the MODULE fill_text_sakto we added the following code:
    FORM FILL_TEXT_SAKTO .
    SELECT SINGLE txt20 INTO text_sakto
    FROM skat
    WHERE spras eq sy-langu
    AND saknr eq MEACCT1100-SAKTO.
    ENDFORM.
    Thanks
    Vishnu

  • Add Cost center description in FB01

    Hi All,
    I want to add new field in txn FB01 for item level.
    There is field Cost center in the Item level, i want to display description of the cost center.
    On second screen(300/310), we enter the cost center and after that if we hit save ,a new screen appears 700 with the line items details.
    I want here to display cost center's Description.
    Please suggest.
    Thx
    RK

    Dear Rahul,
    Have you found the solution?
    Regards,
    Arwen

  • Derivation of Responsible Cost Center through WBS in FB60

    Hi;
    I have came across an issue and need any advice from your side.
    Issue is , whenever i go to FB60 to park/post and invoice, in the line item whenever I select WBS it automatically should fill up the COST Center field (Derived From Responsible Cost Center , CJ20N - Project Builder)
    I have used FMDERIVE to solve the issue.. but it doesnt work Out.
    As in FMDERIVE when i select the field for Responsible Cost Center (PRPS-FKSTL) and in refrence to it the filed available is COST Center (KOSTL)... so simply it doesnt work.
    Kindly any good solution to this.
    Regards.

    Dear;
    I have Used BADi :         BADI_FM_USE_ASSIGN
    It only helped me give error message and in error message it mentioned the exact Cost Ctr Lying in Responsible Cost Ctr Field.
    But i will still in search for solution that it should derive the responsible cost ctr value in the Line Item, not in the error message at the bottom of screen.
    Regards

  • Cost center -Description

    Dear Experts,
    How it is possible to maintain
    How to maintain description in several languages for cost centers?
    my client has branches in other countries, so when we maintained description in English (sap login language "EN"), my client is not able to see description when they log in "DE" or "CN" languages.
    how it is possible to maintain description in other languages, when we logged in "EN" language.
    is there any program is available for this?
    The same problem  we are facing for cost centers, cost center groups, profit centers and profit center groups.
    Regards
    babu...

    Dear Eli,
    Thanks for your reply,
    Currently we are log in to other languages and updating the description for master data. but not only for cost centers we are having this issue for Tax codes, Terms of payment and even customisation of some activities.
    but i could not under stood how it can be possible to update through LSMW?
    say for example we can maintain description in other languages for GL accounts as it has separate fields, but i could not see language fields for cost centers or any other language.  could you help in this?
    regards
    babu.

  • How to control the Cost Center incurred value posted from many transactions

    In KP60, cost center wise , element wise budget is allocated .i.e planned. Ex: 450000 is assigned and saved.
    Now ex: in FB60, when we post a vendor invoice having the value greater than the above value, system should not allow.
    Like this, the cost to the cost center can be incurred to the cost center not only in FB60 , but also from many transactions.

    Is it possible that you mean KP06? (not KP60???)
    Because if this is the case KP06 is only for planning...not budget.
    Please clarify..
    Pan

  • How to display cost center decription

    Hi
    I'm working with EBP. I want to display in the template SAPLBBP_SC_UI_ITS_120 the cost center description. I found that this field is KTEXT in the table CSKT in R3 system. I also found in EBP a structure called CSKS_HR with the field SHORTNAME. Well, i don't know how i can get this descripion field..
    Thank you for your help.

    i dont know about EBP. but i can help you with RFC and how to call R/3
    for example the BAPI (in R/3)
    BAPI_COSTCENTER_GETDETAIL
    gives details about a cost center inclusing the text.
    to call it from EBP you have to first define RFC destination in transaction sm59 (talk to your BASIS team they will do it for you).
    now to call this BAPI from a abap program in EBP
    dest = <RFC destination name>
    CALL FUNCTION 'BAPI_COSTCENTER_GETDETAIL' DESTINATION dest
    EXPORTING
    CONTROLLINGAREA = <controlling area>
    COSTCENTER = <cost center number>
    date = sy-datum
    IMPORTING
    NAME = <NAME>
    DESCRIPTION = <DESCRIPTION>
    PERSON_IN_CHARGE = <PERSON INCHARGE>
    ADDRESS = <ADDRESS>
    COMMUNICATION = <CO,MMMU>
    RETURN = <RETURN> .
    Regards
    Raja

  • Cost Element Description in PCA Report Group P&L

    Hello,
    You can use SARP for display mode
    Tree PCA1
    In the first coloumn (number and description)  instead of cost element description, cost element number appears again like this:
    600000   006000000  (wrong)
    600000   Sales Income  (correct)
    Choose report:
    ZPCA0002 P&L A3 group and the choose Report Group P&L (ZPCA0003)
    During execution of report ZPCA0003 (library -8A2, Report Group ZPC2), cost center description is not appearing instead same cost element number is appearing. 
    Please let me know if you have any suggestions.
    Edited by: Balaganesh N. Balaganesh on Feb 29, 2008 9:38 AM
    Edited by: Balaganesh N. Balaganesh on Feb 29, 2008 1:57 PM

    Hi,
    ZPCA0002 is not a standard report.
    When you report writer (painter) you can define what you see in the collumn
    Offen it is possible to when you run the report and change by the menu path the settings from the report
    Regards,
    Paul

  • Cost Center Translation

    Dear Friends
    Does Any one know where can I translate cost center description
    and cost center short text in table CSKT  fields  LTEXT,MCTXT
    Thanks in Advance for your help Kobi
    Regards

    it's didn't worked
    I added translation in DE then I relogin with lang. DE I didn't saw
    the translation in German
    But when I went inside I required to insert the Desc in German this worked
    for the browser

  • COST center Discription  table name please

    Hi All
    We knew CSKS is  acost center table
    what is the description of cost center name table
    1234  is a cost center and its description is Maintanance center 
    where i can see this "Maintanance center" - description of cost center.
    Muthu

    Hi,
    Table: CSKT  to check cost center description.
    Thanks,
    Padmaja

  • Display descriptions of cost center and G/L account in ME51N/ME52N/ME53N

    Hi Experts,
    Can any one suggest that how to display descriptions of cost center and G/L account in account assignment subscreen- ME51N / ME52N / ME53N.
    Thanks in Advance...
    Siva

    hi
    if the field is required then u have to enter them manually
    so if this are not required then goto OKB9 here give the default cost center for the Gl acct

  • Mandatory fields for creation of FB60(vendor invoice),and FK01(cost center)

    Hi all,
    can u plz send me the mandatory fields(along with discription) for creation of FB60(vendor invoice),and FK01(cost center).
    thank u,
    Srinivas Reddy.

    The FK01 is the transaction used to create a Vendor.
    The mandatory fields are:
    a. NAME1: For Name
    b. SORT1: For CUIT number.
    c. SORT2: For alternative CUIT number.
    d. CITY1: For city.
    e. STCD1: Tax Number.
    f. Others depending the case.
    For FB60 (Vendor invoice) the mandatory fields are:
    a. ACCNT: Number of Vendor Account.
    b. BLDAT: Date.
    c. XBLNR: Reference Number.
    d. WRBTR: Invoice Amount.
    e. HKONT: G/L Account Number.
    f. WRBTR: Invoice Amount. The same as d but in the item.
    g.MWSKZ: Tax Type. Depending the case.
    h. KOSTL: Cost Center. Depending the case but is highly probable that the field were mandatory.
    i. Others. Depending the case.
    I have given to you the most probably fields that are mandatory for those transactions.
    Your Sincerely
    Leonardo Lopez
    FI Consultant

  • POSTED ENTRIES INTO A GL WITH T-CODE FV50 IS POSTED TO A SINGLE COST CENTER

    Please i need solution to a problem. Transactions posted with t-code FV50 is going to a single cost/profit centres irrespective of the cost/profit centre selected. viewing the transaction on Entry view shows the correct entry view but the GL view for all the transactions shows that all the transactions are reporting to an independent cost centre different from the on entred.

    Dear,
    Please check  whether document spitting is activated and the splitting characteristics is based on cost center.
    Spro >Financial Accounting (NEW) > General ledger accounting (NEW) > Business transactions > Document splitting > Define Document Splitting Characteristics for General Ledger Accounting.

Maybe you are looking for