Segment wise Profit Center Reporting

Hi Gurus,
I would like to know how to customize Profit center accounting , so that i can take Balance sheet at Profit center Level.
if anybody can send me the configuration document ,It will be great help for me
[email protected]
Thanks in Advance,
Best Regards,
Ashish Jain.

Hi
Check with your BASIS guy if authorization object is available for the field SEGMENT... There are some issues yet with this because it is not available in some T codes
If the same is not available, you can ask your ABAPer to create a Z authorization object for this field and write a small ABAP code in the exit RGGBR000 (FI validation)
Sample code is attached below to check auth for Plant in Internal order...ZCO_INTPORD was the Z auth object created...
CHECK i_aufk-bukrs  IS NOT INITIAL.
CHECK i_aufk-werks  IS NOT INITIAL.
AUTHORITY-CHECK OBJECT 'ZCO_INTORD'
         ID 'BUKRS' FIELD i_aufk-bukrs
         ID 'WERKS' FIELD i_aufk-werks
         ID 'ACTVT' DUMMY.
IF sy-subrc = 4.
  MESSAGE e398(00) WITH 'You do not have sufficent Authorization'.
ENDIF.
Regards
Ajay M

Similar Messages

  • How to restrict user to post document segment wise/Profit center wise

    My client wants to restrict users segment wise to post account document.
    we use documnet splitting segment wise.
    Thanks
    Chinmaya.

    Hi
    Check with your BASIS guy if authorization object is available for the field SEGMENT... There are some issues yet with this because it is not available in some T codes
    If the same is not available, you can ask your ABAPer to create a Z authorization object for this field and write a small ABAP code in the exit RGGBR000 (FI validation)
    Sample code is attached below to check auth for Plant in Internal order...ZCO_INTPORD was the Z auth object created...
    CHECK i_aufk-bukrs  IS NOT INITIAL.
    CHECK i_aufk-werks  IS NOT INITIAL.
    AUTHORITY-CHECK OBJECT 'ZCO_INTORD'
             ID 'BUKRS' FIELD i_aufk-bukrs
             ID 'WERKS' FIELD i_aufk-werks
             ID 'ACTVT' DUMMY.
    IF sy-subrc = 4.
      MESSAGE e398(00) WITH 'You do not have sufficent Authorization'.
    ENDIF.
    Regards
    Ajay M

  • Profit Center Report and P&L difference

    Hi Experts,
    I have setup the following scenario with Profit Centers:
    I created a Profit Center called 'A' and another called 'B'.
    Then I created a Distribution rule 'AB' directly allocates 75% to A and 25% to B.
    I added an Invoice for a line total of $100 and used this Distribution Rule. This did pull through to the Journal Entry.
    My question is regarding the Profit and Loss Statement that will not pick up the Profit Center 'A' when I specify this in the Expanded button. This will however pick up the 'AB" for the total amount of $100.
    I would have thought that if I ran this only for 'A', I'll see the value $75 in the P&L....
    I looked at the Profit Center Report for this invoice and there I could see the $75 for the Profit Center 'A'.
    Please let me know what I'm missing, or if you are not able to see seperate Profit Centers in the P&L.
    Regards,
    Marli

    Hello Marli - are you running the Profit Center Report which shows that information???
    Path of Finances > Cost Accounting > Profit Center Report...
    I do not belive the profit center is on the Profit and Loss Statement (unless you set up each profit center with a specific GL Account Segment)...
    Take care - Zal

  • Profit Center Report issue

    Dear Experts,
    We have activated NEW GL Functionality and Classical PCA is switched off (i.e. no dummy pc is created)
    and client's Profit Center report requirement is as following.
    Under Profit Center,client wants to view the costs -Cost elements wise (BOTH THE REVENUE & COSTS) and Cost Center wise.
    We have searched all the standard reports,but there is no such report to meet the client's requirement.
    So we have decided to go with the development.Can any body share the table name ,by which we can develop a report to meet the client requirement.
    Note that Table :COEP is tried ,but cost center field is not available in this table .
    Regards
    Su

    Hi
    You should use the library 0FS or 0FL to write your own report as per the format required. Standard Reports will not have the layout required. The link below will guide you on the steps to write a report in Report Painter. You need to down load the PPT
    http://www.erpdb.info/report-painter-step-by-step-guide/
    Regards
    Sanil Bhandari

  • Profit center is missing in profit center report

    Dear Expert,
    I created a billing , but the profit center document is not created automatically / missing. in fact I already maintained the profit center in material master, and also in OKB9 I have select the profit segment for sales account.
    I checked in the journal , there is an information about the profit center same as in the material master which i have maintained. but when i checked in the profit center report there is no such profit center data enter from that billing transaction, then I tried transaction using T-code 1KEK, error message occur "cannot post profit center xxx in Fiscal Year 2010". I have checked the period is correct and profit center is active.
    Please help.. why the profit center is missing?
    Thanks
    Pauline

    Hi,
    Check transaction 1KEF whether online posting of profit center document is maintained for current year or not.
    Regards,
    Sreekanth

  • STO - Profit center report

    Dear Experts,   I have one scenerio  Please help guide, 
    When we do STO for two plants, sending plant(1001) receiving plant (1002), scenario need to be configured,  Profit center wise Report should happen in both pant.
    Cost Of Goods Manufactured at plant 1001       Rs: 950
    Admin expense(Cost with markup fixed value)   RS:  50
    (Admin charge, it may be percentage or fixed price wise for one month putting manually)
    1) Now the point is when they send material through STO process below scenario should happen as per my requirement
    Receiving Plant 1002 (COGM)      Dr    950
    Admin charges(expense)             Dr      50 (Profit center 5001)
    To Sending Plant 1001(COGM)     Cr    950-
    To Admin charge(income)             Cr     50- (Profit Center 5002)
    2) Profit center accounting activated, when I see profit center wise report for Individual and consolidation report should show as bellow I mentioned
    Individual wise   Profit center           Profit center
                        5002                   5001
              Admin charge Income Dr 50      Admin charge(income) Cr 50-
                  Total     =   50                Total  =      50-
    Consolidation Profit center (5001+5002)
    50 Dr         50 Cr       Total = 0
    If I want to go for above scenario How can I do at configuration level...
    Regards
    Chandu

    Hi,
    Configure the transfer pricing between the profit centers. This enables u track internal movement of goods and internal profit...
    Regards
    Sudhakar Reddy

  • How do we add more fields to the existing profit center reports

    Hello everybody,
    I need help in profit center reporting. The issue is my client is able to draw profit center reports, however they want to extend this i.e, they wish to get the reports of profitability for each product line, Debtors, Creditors, other current assets, other current liabilities, stock for each profit center. Do I follow, segment reporting as given in help.sap.com (defining report painter etc), or is there any other way to go about. And the fact is that I've not worked on report painter, in a way I can say that i've not worked much in controlling. 
    THIS IS VERY URGENT. INSIGHTS INTO THIS WOULD BE HIGHLY APPRECITED.
    Regards,
    Soujanya

    Hi Nelson,
    If you are only adding a single row or column; or need to add one in the middle of your sheet dont forget you can get to the insert menu by clicking on the side/top bars. A second tap on the right arrow gets you here:
    Insert will add your row (or column)
    Hi SG,
    This corner handle may be a difference between iPad and iPhone/iPod I don't see it on my iPod.
    Q

  • Modify segment from Profit center

    Hi experts:
    I see that after assigning a segment to a profit center, the field become display only and it is not possible to change.
    How is usually the segment modified?
    Thanks in advance for your help.
    Best regards
      Jose

    Hi Jos,
    Once there is transactional data in Profit center segment field is no longer changeable in order to prevent inconsistencies and incorrect result from the segment reporting point of view. This is standard system behavior.
    Please Refer to notes mentioned below.
    Note# 1373616    Segment in profit center changed despite transaction data
    Note# 1037986    KE52: Changing the segment in the profit center master data
    note#  940721      KE52: Segment in prof center master record cannot be changed
    According to note 940721,If you have not posted any transactional data  yet or have deleted the transaction data in the test system, you can activate the change option in the view V_FAGL_SEGM_PRCT using transaction SM30.
    Hope this will help you.
    Please search the forum well as this query has been answered many times.
    Regards
    Eugene
    Message was edited by: Ranu Eugene

  • The structure of the profit center report in new GL

    Hello,
    I must finish a query for the customer this week. This query must base on a sap standard report for the new GL.
    Because our ECC 6.0 system hasn't the Enhancement Package 3 (contains the necessary new features) yet, so I can't see this standard report which should be displayed under the path:
    SAP Menu --> Accounting --> Financial Accounting --> General Ledger --> Information System --> General Ledger Reports (New) --> Profit Center Reports --> S_E38_98000088 - Profit Center Group: Plan/Actual/Variance
    Can somebody tell me the structure of this report, if you can see this report in your system?
    - Which key figure has been used in the report?
    - What are in the rows and columns?
    - Which characteristics are available to navigation?
    - Which variables and General data selections are there?
    Hope somebody can help me. Thanks a lot!
    Best regards,
    Yuanyuan

    Hi,
    Then my suggesion is you copy the form & report structure  of most suitable report (which you have downloaded through FGIQ) .Modify the form according to your reporting requirement. Create new report by coping standard report & assign this newly created form to this report.This will serve your purpose.
    Please do not make any changes to standard report.Copy it & then do the changes.
    Transaction code for the same is FGI0 or  FGI1 or FGI2 or 3 or 4 or 5 or FGI6.
    Second suggestion is in SPRO in GL information system (infact in each information system ) you will find drilldown report node in that import report transaction e.g. FSIQ .Import all reports you might get your required report.
    Regards,
    Abhijit

  • Profit Center Report doesn't show data

    Dear Experts,
    I've posted some data thru FB50 in FI, with different cost center assignment 1201 and 1202.  Both cost centers are assigned to profit centers, YB110 and YB120 respectively in master data.
    Then, I tried to run a profit center report, S_ALR_87013326 from Profit Center Accounting (PCA) module but doesn't show any data.
    Do I need to do any period-end processing in order to get the data out from PCA report?
    By the way, the selection required for plan version, I just keyed in '0'.  Not sure of the number, where to find the plan version as I didn't create any plan before this.
    regards,
    Abraham

    Hi
    If you see the screen shot I attached, it has the text "(new)" against the Folder name...
    All new gl reports are under such a folder to differentiate... You cant deactivate any reports from the Standard Menu... You can just control it by authrization....
    You can also ask your BASIS guy to display only the authorized trans on the user screen so that they are not able to see the std set of transactions
    Br, Ajay M

  • 'profit center report Revenue side'

    Dear friends,
    While doing AP invoice ,i am selecting Profit center.
    OR
    for JE of AP invoice if i select profit center.
    So its amount is comming in 'profit center report Revenue side'
    is it right?not understood its logic.?
    Regds
    mahesh.

    Hi,
         https://websmp201.sap-ag.de/~sapidb/011000358700000760832007E/CW34_FIN_Profit_Centers.pdf     
    Thanks,
    Mansoor

  • Profit Center Report - GLPCA

    Dear Experts,
    I want to include Production and Sales Quantities in Profit Center Report but i am not able to do so because this data is placed in Table : GLPCA and i am only able to use Table : GLPCT in Report Painter.
    Please guide me how to solve my problem using Report Painter Report?
    Regards,
    Zain Bashir

    Dear Mani,
    Thanks for your reply.
    I also need to incorporate various fields along with quantities on Profit Center Report therefore i needed any solution which could help me get both type of quantities on Report Painter Tool.
    Regards,
    Zain Bashir

  • Profit center report does not show selection criteria

    Hi,
    The SAP Business One software misses a functionality :
    When creating a financial report, you can enter surtain selection criteria in order to shift the data, and in order to get only the relevant data. This is possible in all reports. Also, in the result of all reports, those selection criteria are shown. In that case you actually know what the data is all about.
    This is not the case with the profit center report. When you run the report with e.g a date selection, these dates are not printed on the actual report. When a second person views the report, he/she has no clue as to what the data consists of, they are unaware of the selection criteria.
    The only solution is to export this to excel, or run Chrystal reports. But this should be entered into the standard report !!
    Hopefully, you can help me out.
    Kind regards,
    Bas Stortenbeek
    b1 Consulting
    [email protected]
    0043-664 833 8913

    Hi
    If you see the screen shot I attached, it has the text "(new)" against the Folder name...
    All new gl reports are under such a folder to differentiate... You cant deactivate any reports from the Standard Menu... You can just control it by authrization....
    You can also ask your BASIS guy to display only the authorized trans on the user screen so that they are not able to see the std set of transactions
    Br, Ajay M

  • Secondary Cost Element Values doesn't display in Profit Center Report

    Hi everyone,
    I'm having a problem with our Profit Center plan/actual/variance reports wherein it doesn't display the postings I made to the Secondary cost element when I executed an assessment cycle (KSU5). I already set in the configuration that all postings to be done in the cost centers, should have a parallel posting to the profit center assigned to it. I can see the postings in my cost center reports, but not in my profit center report. Could I have missed out on any procedure to enable the secondary cost element parallel posting in my profit centers? Any help would be appreciated. Thanks!

    it might be the configuration of the library or some parameter in the report (record type should be 0 and 2 for actual values, where 2 stands for distributed values and 1 and 3 for planned values)
    but it also might be that the reconciliation is done between different CC and same PC
    - check your CC organisation asignment
    - if sender cost center and receiver cost center have tha same PC it is probably the reason
    - I had that problem my self and didn't solve it
    cheers
    matej

  • Print Sort Code in Profit Center Report

    Hi,
    i'd like to print the field Sort Code in the 'Profit Center Report by Linked Accounts', from Profit Centre Report, but i'm not able to do.
    I can see Profit Centre field, and Name field, but not the Sort Code.
    There is a way?
    Thank you very much.
    Regards
    Marco

    Hi,
    You will still get the answer from ERP financials. SAP Business 1 is simply a preconfigured SAP R3 system with the same modules etc. and this question is very definitely a financial module problem.
    I am sure that you will get the answer there.
    Good luck
    Steve B

Maybe you are looking for