Enhance F-28 to populate profit center

HI All,
I need to enhance F-28 such that before simulate option and before save option the profit center for each line item should be filled based on certain condition.
1)     I have implemented customer exits for package FBAS and exist F180A001, FEPOS00, SAPLF051.
Which did not trigger the exits and did not find the BADI relevant.
2)     Do we have any BTE’s for this to change the profit center for each line item?
If yes, can please tell me the procedure how to link ZFM.
Thanks
Gopal

Hi Gopal,
Yes, Abaper can write code in user exit and then you can assign it to the PRCTR field in Substituion.
Please refer below link
How to define a substitution in FI with an example. - ERP Financials - SCN Wiki
Hope this helps..
Br,Vivek S

Similar Messages

  • Userexit for populate profit center entry without material in T.code CORO.

    Hi guru's
    we are running T.code. CORO.. we want to populate profit center entry without material. can any one tell me the exact user-exit used for this and . can you tell me the procedure how to find the specific userexit trigger at that point while we are running any T.code.
    Thanks in Advance..
    GSANA
    user exist in PP for transaction code CORO-process order without matl code to populate profit center entry, can u plz find out that & send it to me..

    Thank you all for your valuable input.
    Srinivasa, your suggestion is very good, especially when calculation of variances/WIP is required. But again as there is no cost relevant material where the WIP/Variances will be settled during settlement process?
    1) PP need to create process order without material because changeover cost should not be charged to either material and capacity hours are consumed during changeover. 2) CO need to identify the cost of changeover which should be charged to cost center. So far we have achieved both of these two objectives by the following activities:
    Creation of Process Order without material using CORO T.Code     say 3 hours of changeover occurred we create order with quantity of 3 Hours. And confirmation of activities quantity 3 using COR6N so cost center is credited by 3 x rate per hour. As there is a separate Process Order type for Changeover we can identify changeover quantity and cost in a given period.
    After contributors feedback in this thread I have come to conclusion that I don't need to assign Settlement Profile and PA Structure to Changeover Process Order type. So no need to run Process Order settlement. As there is no specific required for Changeover WIP/Variances as well.

  • User exit to populate profit center in production order change (CO02)

    Hello,
    The requirement is to populate the profit center in production order change (Tcode CO02). I know the user exit that can populate profitcenter in CO01 but it's not called in CO02. Ther other user exits that I found are for checking but not for changing
    Is there a user exit /BADI that can acheive this requirement?
    Thanks a lot for your advise.
    Joe

    Hi,
    Use the user exit PPCO0007 ,function module EXIT_SAPLCOZV_001
    HEADER_EXP-PRCTR
    Thanks,
    Shailaja Ainala.

  • BADI/Exit to automatically populate Profit Center in MM41/42 for DC/Store

    Hi All,
    In MM41/MM42, when u creating/changing an article, system should enter automatically the Profit Center as below:
    1. Profit Center related to DC on Logistic DC page
    2. Profit Center related to store on Logistic store page
    I have tried the BADI MGW_SITE_DATA but it not useful as it is can be implemented only by SAP-internally.
    I also tried implementing the SAP note 335267 - Proposal of profit center in logistics data (MARC) but it gave an warning ''Corrections incompletely copied' for the object LMGWLF1J'.
    Please help me in providing a solution.
    Thanks in advance.

    Hi,
    Use the user exit PPCO0007 ,function module EXIT_SAPLCOZV_001
    HEADER_EXP-PRCTR
    Thanks,
    Shailaja Ainala.

  • Profit Center population in the Vendor and Customer Line items

    hello
    our client is asking for  getting profit center in the vendor and customer line items  where in the view FBL5n and fbl1n we are not getting the profit center populated - in the new gl i understand that there is a standard report based on the gl account.
    but our business is not satisfied with the report and expecting report at profit center level.
    Can any one suggest any way of doing this.
    regards,
    Vijay

    Dear Vijay,
    Let me provide you my view of solutioning for this. This is an enahcement that needs to be done
    1. You can get the profit center from the given vendor and customer line item at the time of posting, using an enahcement you will be able to capture it.
    2. Existing the profit center field is not populated in the BSIK,BSAK,BSID and BSAD tables
    3. Hence, in the same enhancement once you capture the profit center , you can write the code that profit center is updated in these tables also.
    4. This will help you to do the vendor line item wise selection in the FBL1N,  FBL5N profit center wise.
    Constraints of this solution:
    The only constraint remains where in the for a given document if there are multiple profit center, then the system will do the splitting profit center wise for a vendor line item, which will not populate the profit center in those tables as there is only one field available in the bsid etc.. tables.
    This basically would be the one the soltuion where in as seeen from the end user ther eis no change in the front end interface , the way they are doing always they can do.
    You need to also take care the % of document splitting means cross profit center postings /cross document splitting charactericstics postings and the volume involved in this. so that you can suggest this to your client.
    Regards,
    Bharathi.

  • F110 - Automatic Payment Program (APP) - Profit Center wise

    Has anyone worked on plant wise/profit center wise payments before? We have done necessary enhancement to populate profit center in vendor line item at the time of posting invoice. We are doing profit center wise proposal run in F110 by using additional selection criteria in F110.
    However, the problem arises when different profit centers want to make payment to same vendor. In such cases when one profit center has created the proposal for the vendor, F110 locks the vendor for any other payment proposal by making an entry in REGUS table. Hence, when the other profit center creates proposal in F110, the vendor is shown as locked. The lock is released only after the payment run.
    All the profit center will run proposal at the same time and after that payment run will be carried out by central treasury. Hence, I cannot schdule the payment run of different profit center at different time.
    Is there any work around? Is it possible that same vendor can be contained in different proposals of different profit centers?
    We were thinking of doing an enhancement to delete the entries from REGUS table after proposal run. Would it be right way?

    It is standard behaviour in F110 for locking vendor.
    Try luck to use same paying company code for all your profit center company codes.  Keep update

  • Profit center substitution in Sales Order item level

    Dear all,
    In Our senario for Sales Order creation time at item level that is material level sale B tab user specified Berth no: in Pricing group field ( KONDA), Based on the Berth no, concern profit center derived  from subtitution rule .That purpose I tried Profit center substitution in that substitution,SAP has given PCB SUB structure in that structure main field has given but KONDA field not available, so please guide me how I update that KONDA field to that stucture (PCB SUB) in Profit center substitution area with ABAPER or
    I have developed a abap enhancement specifing berth no and profit center assignment and excuting the enhancement in sales order exit. Is there any problem for SD process, Our SD consultant using the sales order user exit for other purpose. He is not allowing to use that exit to execute the zdevelopment
    Please suggest me How I update that field into that PCB SUB structure for creation profit center substitution or
    can I use zdevelopment through sales order user exit . without affeting the SD process.

    Hi 
    I have the issue like..
    1.  For each line item of the sales order check, whether the profit center is filled or not, if it is not filled then determine the profit center and populate.
    2. If material of the line item is "sub component code" of a material that is "Offering component code", then compare the profit centers of line item with the profit center maintained for the material that is offering component code.  If the profit centers are different, replace the sales order line item profit center with the profit center of the offering component code material.
    3.  Above activities should happen when the sales order is saved.
    can somebody tell me which user exit ?? where coding can be dine.

  • Profit Center Derivation in Service (CS) order

    Hello All,
    I need some inputs / clarifications on below query.
    Service Order is being created with internal / external labors / services / materials. Debit memo request has been created.
    In Service Order & Debit Memo Request, Profit center has been derived from Responsible work center which has been maintained in Main Work Center in Header tab of Service order.
    Hope, this is standard functionality.
    But I want to get the Profit Center based on my reference technical object. I understand by going through many threads that profit center derivation from technical object's cost center can be done only though development as suggested in Profit center substitution in IW31/ IW32.
    Just by having curiosity as this thread had been posted in 2009, is there any new enhancement or functionality by which profit center can be derived from technical object's cost center??
    Looking forward your suggestions...

    Maheswaran KD,
    Yes, as standard the profit centre is determined from the cost centre in the main work centre.
    Have a look at user-exit IWO10005: Maintenance order: Customer specific determination of profit centre
    PeteA

  • Profit Center at Invoice level

    Hi Experts,
    Our client wants to clear vendor open items in FBL1N profit centerwise. In payment line item, we can see profit center but in invoice line item, profit center not visible. can anyone tell me possible solution for this.
    Regards
    Sanjay_FICO

    Hello,
    Possible solution:
    In invoice line item use Assignment field for mentioning the profit center. Even a sustitution rule could be use to auto populate Profit Center in Assignment Field.
    With the basis of that you could clear the vendor profit center wise.
    Regards,
    Jaymin R. Bhatt

  • FBL5N report by profit center

    Hi Gurus,
    I am checking FBL1N and FBL5N reports by profit center. I am not able to get the profit center in Customer and vendor line items. Where as in GL view profit center is appearing. How to populate profit center in customer and vendor line items.
    Is ther any additional settings required to get the profit center in customer and vendor line items or is there any BADI to populate profit center in customer or vendor line items.
    Thanks in advance.
    Best regards,
    Raj

    Hi,
    For new gl: using BTE 1650 will do the job.
    When we have more than one profit center in the line items a '*' is copied into the line items.
    But you can also define that the profit center with the biggest amount is copied (some times this will do the job, when you have 2 profit centers and 1 is a posting on a difference acount with 0,01 EUR.
    Some sample coding below:
    FUNCTION z_line_items_get_prctr.
    *"*"Lokale interface:
    *"  IMPORTING
    *"     VALUE(I_POSTAB) LIKE  RFPOS STRUCTURE  RFPOS
    *"  EXPORTING
    *"     VALUE(E_POSTAB) LIKE  RFPOS STRUCTURE  RFPOS
    *-------------- Initialize Output by using the following line ----------
    e_postab = i_postab.                "<-- important
    IF i_postab-prctr EQ space.
    CALL FUNCTION 'Z_GET_PRCTR'
    EXPORTING
    belnr  = i_postab-belnr
    bukrs  = i_postab-bukrs
    buzei  = i_postab-buzei
    gjahr  = i_postab-gjahr
    IMPORTING
    prctr  = e_postab-prctr
    EXCEPTIONS
    OTHERS = 1.
    ENDIF.
    ENDFUNCTION.
    FUNCTION z_get_prctr.
    *"*"Lokale interface:
    *"  IMPORTING
    *"     REFERENCE(BELNR) TYPE  BKPF-BELNR
    *"     REFERENCE(BUKRS) TYPE  BKPF-BUKRS
    *"     REFERENCE(BUZEI) TYPE  BSEG-BUZEI
    *"     REFERENCE(GJAHR) TYPE  BKPF-GJAHR
    *"  EXPORTING
    *"     REFERENCE(PRCTR) TYPE  BSEG-PRCTR
    TYPES:  BEGIN OF ty_uniek,
    prctr         TYPE prctr,
    END OF ty_uniek.
    DATA: lt_uniek      TYPE TABLE OF ty_uniek,
    lv_count      TYPE i.
    DATA: zdocln LIKE faglflexa-docln.
    SELECT prctr INTO TABLE lt_uniek
    FROM faglflexa WHERE ryear = gjahr
    AND docnr = belnr
    AND rldnr = '0L'
    AND rbukrs = bukrs.
    DELETE lt_uniek WHERE prctr IS INITIAL.
    SORT lt_uniek.
    DELETE ADJACENT DUPLICATES FROM lt_uniek.
    lv_count = lines( lt_uniek[] ).
    IF lv_count GT 1.
    prctr = '*'.
    RETURN.
    ENDIF.
    * more than 1 profit center:
      CONCATENATE '000' buzei INTO zdocln.
    SELECT SINGLE prctr FROM faglflexa INTO prctr WHERE ryear = gjahr
    AND docnr = belnr
    AND rldnr = '0L'
    AND rbukrs = bukrs
    AND docln = zdocln.
    CLEAR zdocln.
    ENDFUNCTION.

  • Activate Profit Center Accounting with Splitter in SPL / New GL

    ...............New G/L go live date.....................Migration Point (after this cannot post back)
    ...............I<--old G/L--
    >I
    ...............I..(using old G/L till Migration).........I
    I--I>---
    ...............I...................................................I
    ...............I...................................................I
    ...............07/01/2011
    ...............PCA (activating it with splitter)
    We are Public Sector and are on ECC 6.0, we have been splitting Document based on Business Area and Fund. Before migrating to New GL functionality, we are also thinking to use the feature of document splitting with characteristic profit center. To do that we are thinking of the two following scenarios, but want to understand the possibility, the benefits and impact on the system
    Scenario A. Activating Profit Center Accounting with Splitter in Special Purpose Ledger on the GO-live date and populate Profit Center field in Classical G/L.
    Scenario B. Activating Profit Center Accounting with Splitter In New G/L on the GO-live date and populate Profit Center field in New G/L.

    Yes, I understand that (ours too). Based on your diagram, migration will be some time after 7/1/2011.
    Actually, I think what SAP recommends is complete migration before opening the new FY for posting. In any case, if you want to add a new split characteristic and you are already using SPL, I think it is better to add it to SPL before NewGL migration because SAP handles migration with SPL and without SPL (from classic GL) differently. With SPL is a lot more straight forward.
    Regards,
    Ming

  • Profit center not populated in SO

    Hi CRM experts,
    We have a typical issue when a SO is replicated from CRM (SAP CRM 7) into ECC 6.0, its not populating the proit center into the field in account assignment tab at item level.  When the SO is created within ECC using VA01 with exactly the same data, it populates profit center correctly.  Any ideas / help is appreciated. 
    Thanks in advance,
    Gopal Turaga

    Hi
    You need to check the following:
    1. The cost center settings in T Code ACSET
    2. The splitting characteristics in the menu path:
    IMG>Financial Accounting (New)>General Ledger Accounting(New)>Business Transactions>Document Splitting>Extended Document Splitting
    3. If cost center is a required field in your asset master and if you have assigned a cost center in the asset master
    4. If a profit center has been assigned in the cost center master assigned in your asset master.
    Thanks & Regards
    Sanil K Bhandari

  • Balance in field profit center in line item 001 not field

    Dear All SAP Gurus,
    I am facing the Error at the time of doing J1IH entry. the ref doc type used is Migo Document of ASSETS PURCHASE. While posting the differance amount of Excise Duty the above error is coming.
    PLEASE HELF
    Regards
    Abhijeet

    Hi
    Try to assign a constant profit center through T Code 3KEH or FAGL3KEH to the GL A/cs in Question. If you cannot assign a fixed Profit center, use a substitution rule to populate profit center based on combination of T code and plant.
    Regards
    Sanil Bhandari

  • Profit center field is mandatory

    Dear friends,
    How can I make profit center field is mandatory in Cost center master?

    Hi,
    if profit-center acounting is active I guess profit-center is a required entry in cost center master. If not use enhancement COOMKS02 to check if profit center is maintained during creation/changing of cost centers.
    Best regards, Christian
    Edited by: Christian Ortner on Jun 27, 2010 3:17 PM

  • Profit center for payroll on balance sheet accounts

    Hi all,
    Is there any way to get the payroll transactions to populate profit center on the G/L postings to balance sheet accounts.
    Thanks in advance
    Sunita

    Hello
    Like FI field status groups, where we can manage screen field control, there  are field status groups for movement types.
    So in MM check FSG for these movement types and make them optional. It is somewhere in IMG in MM.
    Hope you would get values.
    Reg
    assign points if useful

Maybe you are looking for