Difference in profit center (s_plo_86000030) report and billing report (Z )

Dear  SAP GURUS
We have develped a billing report - z reprt  - but  the std profit center report -( S_PL0_8600030)
NOT matching with it in output? kindly advise me to check and see the logic on the z report so that
we can confirm  the reason for difffernces ?
I mean how a functional consutlant can check the logic behind program ?
Edited by: johnrambo on Jul 6, 2010 8:05 AM

Dear,
Are you able to see the General Ledger View of that entry?
mukesh

Similar Messages

  • Difference between profit center in OKB9 and material master

    Hello,
    I have a small doubt over here in the profit center point of view.
    We have created profit center 1200 and assigned the same in material master. Now while doing PO system threws error message like "Account 5005115 requires an assignment to a CO object Message no. KI235". To eliminate this error i have assigned Cost element(1001125) and Profit center(1200) in TC: OKB9, now system is able to post everything fine.
    Here the issue " If i can change profit center in the material master say ex: 1201, system picks from the material master only then why assigned in the OKB9? while doing MIRO system updated in the 1201 profit center".
    Could anybody update me why we need to assigned profit center in OKB9 and Material Master?
    Thanks
    anifi

    Hi,
    This is about co.code level field status and Transaction level field status. In OKB9 transaction profit center is maintained and it is getting picked up.
    As per SAP if any transaction level field status is maintained it will overwrite the co.code level field status.
    So, here when you are giving the input of Profit center in the material master itself it is overwritting the co. code level field of profit center. If nothing is given in material master, then by default OKB9 level profit center will be picked up.
    Thanks,
    Prithwiraj.

  • Difference in Profit Center Document and CO-PA Document

    Hi,
    We are getting difference in Profit Center Document and CO-PA Document Cancelled Sales Invoice.
    Sales Accounts GL:
    Profit Center Document amount in Sales Accounts GL: 558095.04
    CO-PA amount in Sales Accounts GL: 558095.15
    In Sales Invoice, Exchange Rate is maintained as 7.75132
    Invoice Amount is 72000 USD. So the Amount calculated should be 558095.04.
    In Accounting Document the Amount posted as 558095.15 for the GL Sales Account.
    But in Cancelled Sales Invoice, Amount posted is  558095.04 in GL Sales Account.
    So Profit Center Document is picking the Amount 558095.04, but CO-PA document is picking wrong amount i.e from Sales Invoice and not from Cancelled Invoice.
    Please help me to understand why Co-PA Document is fetching amount from Sales Invoice and not Cancelled Invoice.
    Also why there is difference in Sales Order Invoice and Cancelled Sales Oder invoice Amount.
    Regards,
    Debashri Dutta

    Hi
    Yes you can transfer the planning data from COPA to ECPCA. You can do the configuration at
    SPRO->Controlling->Profitability Analysys->Planning->Integrated Planning->Set up transfer of planning data to ECPCA/FIGL
    Then you can use TCode KE1V to transfer the planning data.
    Regards,
    Suraj
    Edited by: Suraj Ramamurthy on Nov 13, 2008 1:59 PM

  • Profit Center is missing in Billing document

    Hi,
    I am trying to create Intercompany billing document IV with reference to Cross replenishment delivery type NLCC,
    I am getting the following error:
    "Profit center US01/    TP3870 does not exist for 03/23/2011"
    Actually, profit Cetner 6045TP3870 is maintained in MMR and same as fed into Delivery document
    but while creating billing document the above error is coming
    the preceeding number 6045 is missing in billing doc.. system is picking only TP3870...
    So please advice what could be the reason the specifid profit center is missing in billing document
    Thanks in advance,

    Hi,
    If Profit Center has been marked as mandatory for the posting, you can face this kind of error before posting the Invoice.
    Please check the Profit Center maintained at followings:
    1) Material Master
    2) Sales Order ->Item Data->Account assignment-> Profit Center.
    3) OKB9-> for respective G/L Accounts.
    Please check with your FICO consultant, he will surely have better idea on the same.
    Thank You,
    RB.

  • Plant and Profit center wise Turnover and  gross profit for the Month for s

    Hi
    We need a report Plant and Profit center wise Turnover and
    gross profit for the Month for selected month and GL's
    We are using new GL. but our bi system old version.
    SAP_BW -- 7                      Patch:SAPKW70015
    BI_CONT - 703                    Patch:SAPKIBIIP7
    Do you have any idea or experiences which data source and data target required to full fill this requirement?
    Thanks
    Ramana P

    Hi
    You need to check if you really the report Plant wise and if yes, then check if the Accounting Transactions are maintained at Plant Level in your source system i.e. in R3.
    Ideally it should be Business area or Functional Area or Controlling area which are maintained in Accounting Transactions. You will also the relevant details for these Characterisitics + Profit Center in the NEW GL Accounting data sources.
    Cheers
    Umesh

  • Wrong profit center capture in the billing document of intercompany sales

    Hi Experts,
         I am facing a problem on the incorrect profit center capture in the billing document while billing to external customer. I did try to search SAP notes found that it can be use substitution user exit to correct it. So I try to find out the substitutions by T-code GBB1 in the folder  "profit center accounting" under create sale order.
    The problem is how to maintain the substitution? Besides that did any one knows how to write the user exit for this substitution.  I will appreciate if you can give me some sample program. Thanks in advance.
    Regards,
    Jennie Tan

    Hi,
    Refer to program RGGBS000 FORM u100. Your user exit has to be modelled along those lines.  Change the select statement to select the profit center from the material master using the material number field (PCASUB-MATNR) and plant (PCASUB-WERKS). Move this profit center to the profit center field (PCASUB-PRCTR).
    Copy RGGBS000 to ZGGBS000 and then write this code.
    Just writing this out of my mind. Get an abaper to help you with this.
    TABLES: MBEW.
    DATA: WA_MARC TYPE MARC.
      exits-name  = 'U345'.
      exits-param = c_exit_param_none.
      exits-title = 'profit center subs'.            
      APPEND exits.
    FORM u345.
    SELECT * FROM MARC INTO WA_MARC WHERE MATNR = PCASUB-MATNR AND WERKS = PCASUB-WERKS.
    IF SY-SUBRC = 0.
       MOVE WA_MARC-PRCTC TO PCASUB-PRCTR.
    ENDIF.
    ENDFORM.
    In SM30 table V_T80D assign the program ZGGBS000 to application area GBLS.
    Then write your substitution in 0KEM. Make sure in TCode 0KEL the the activation level is 1 or 3.
    Thanks and Regards
    Shivram.

  • How to add the Profit center Group in the PA report KE33.

    Hi Frnds,
    How to add the Profit center Group in the PA report KE33.Iam not able to find PC group in the list to add to the Charateristics already added.

    Hi
    PC group is not available as a Char in COPA..
    if you want to do that, either create a Char Hierarchy in KES3 for the Char Profit Center
    OR
    Create a WW char in KEa5 and write a derivation rule using the method "Enhancement" .. Write ABAP Code in COPA0001 exit
    bt, Ajay M

  • Difference between After parameter Form Trigger and before Report Trigger

    hi,
    Can some one tell me difference between After parameter form Trigger and Before parameter trigger.
    Why do we need both these trigger , why can't we use any one of them because after parameter trigger will obviously fire before report trigger and similarly before report trigger will fire after parameter form.
    Thanks
    Ram

    Hi,
    i will make it clear..!
    Actually, we have four type of triggers in reports..!
    Before Parameter -- fires before params are suppied to the calling report..
    After Parameter -- fires after params are suppied to the calling report..
    Before Report -- fires before report is generated..
    After Report. -- fires after report is generated..
    Before Report and After Report triggers are used for formatting the report design..
    like u can specify a report to be displayed based on a condition in the Before
    Report trigger and u can specify some backend updations in the after report trigger
    which fires after report is generated..

  • Difference between oracle reports and oracle report writer

    I would like to know the diffrence between oracle reports and oracle report writer.I would appreciate if i get more details of oracle report writer.
    Thanks
    Rajesh

    Hi;
    May I know the difference between Oracle reports and Oracle discovererDiscoverer vs. Oracle Reports
    http://businessintelligence.ittoolbox.com/documents/discoverer-vs-oracle-reports-17819
    http://www.oraclechamps.com/index.php?option=com_content&view=article&id=316:oracle-reports-vs-discoverer-difference-between-oracle-reports-6i-and-oracle-discoverer&catid=62:oracle-technical-documents&Itemid=104
    Discoverer Vs. Oracle Reports
    PS: Be notice here is oracle database related forum side. For your future issue please use Forum Home » E-Business Suite* forum side*
    Regard
    Helios

  • Difference between Drill down Report and Interactive Report

    What is the difference between Drill down Report and Interactive Report?

    Hi,
        Drill down report and Interactive report seems to be acts as same. But there is a minor difference between those two.
    Drill Down Report  - When you  click on a particular field in a report it drills down to the next report, it won't trigger another screen.
    Interactive Report -  When you click on a particular field in a report it will trigger another report based on the field clicked. It opens another session internally in the same screen.
    Regards,
      Jayaram...

  • Difference between r/3 report and bw report

    Hi
    can u give me detail difference between r/3 report and bw report.all information is geting in r/3 y bw report
    plz send me any document if u have
    prasanth.k

    Hi,
    These two reporting seem to function similarly with slice and dice.
    A) The major benefits of reporting with BW over R/3 are in terms of performance and analysis.
    1. Performance -- Heavy reporting along with regular OLTP transactions can produce a lot of load both on the R/3 and the database (cpu, memory, disks, etc). Just take a look at the load put on your system during a month end, quarter end, or year-end -- now imagine that occurring even more frequently.
    2. Data analysis -- BW uses a Data Warehouse and OLAP concepts for storing and analyzing data, where R/3 was designed for transaction processing. With a lot of work you can get the same analysis out of R/3 but most likely would be easier from a BW.

  • What are BI reports and ABAP reports and the difference between them ?

    What are BI reports and ABAP reports and the difference between them? please explain me in detail and let me know if you have some documentation about it.
    Thank you in advance!
    Steve Jobs

    Do we have to write custom code for the ABAP reports? Do you have any documentation about it?
    Thank you.
    Steve Jobs

  • Document integration for Bex reports and web reports

    Hi,
    I would like to attach few documentaion (like business usage of the report) for all existing reports in BW system. We are delivering all reports through Bex reports and Web reports.
    Report user should be able to see attached documentation through "Document" property in Web report.
    I have followed this way but not able to get on-line documentation for queries.
    1. RSA1--> Documents >Meta Data> selected Object type ELEM> Import document> attached word document.
    2. I enabled Documents property in Query designer.
    3. When I executed this query in Bex, I could see document symbol for all characteristics & Key figures in all cell (in default view)
    4. The same result with Web report (all cells are having document symbol).
    But I dont want to display documents in defaul view, if any user wanted to have doucment info, then should click on "document" tab and should be able to down load / read on line.
    Let me know why I am getting document symbol for all key / char, even though i selected "ELEM". I know we could direclty import documents in query designer, what is the difference..
    Rgds..

    Hi,
    Anybody could provide step to step procedure for doucument integration for Bex reports.
    Best regards,

  • Normal report and ALV report, where exactly both are differs?

    For Normal report and ALV report, where exactly both are differs, I mean from which part the process / coding will differ, pls le me know..?
    Akshitha.

    Hi Akshitha,
    In Normal reports we use formatting techniques to display the report list. We define heading and size everything to display report list. But where as in alv we need not to use any formating there are some function modules which will automatically display output list in LIST  and GRID format.
    In Normal report we cannot make changes to the output list where in ALV report we can change the ALV output display dynamically. You can find lots of options for  the ALV list such as you can download output list into Excel sheet and Sorting options Acending and decending order in ALV but in normal report We need to write syntax in the report to display output list in sorting order.  The ALV report is very easy way to display the output compared to Ordinary report.
    Check below some links which will help you to understand about ALV. If you know about Normal report you can campare by userself the difference.
    Simple ALV report
    http://www.sapgenie.com/abap/controls/alvgrid.htm
    http://wiki.ittoolbox.com/index.php/Code:Ultimate_ALV_table_toolbox
    ALV
    1. Please give me general info on ALV.
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.
    2. How do I program double click in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=11601
    http://www.sapfans.com/forums/viewtopic.php?t=23010
    3. How do I add subtotals (I have problem to add them)...
    http://www.sapfans.com/forums/viewtopic.php?t=20386
    http://www.sapfans.com/forums/viewtopic.php?t=85191
    http://www.sapfans.com/forums/viewtopic.php?t=88401
    http://www.sapfans.com/forums/viewtopic.php?t=17335
    4. How to add list heading like top-of-page in ABAP lists?
    http://www.sapfans.com/forums/viewtopic.php?t=58775
    http://www.sapfans.com/forums/viewtopic.php?t=60550
    http://www.sapfans.com/forums/viewtopic.php?t=16629
    5. How to print page number / total number of pages X/XX in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=29597 (no direct solution)
    6. ALV printing problems. The favourite is: The first page shows the number of records selected but I don't need this.
    http://www.sapfans.com/forums/viewtopic.php?t=64320
    http://www.sapfans.com/forums/viewtopic.php?t=44477
    7. How can I set the cell color in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=52107
    8. How do I print a logo/graphics in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=81149
    http://www.sapfans.com/forums/viewtopic.php?t=35498
    http://www.sapfans.com/forums/viewtopic.php?t=5013
    9. How do I create and use input-enabled fields in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=84933
    http://www.sapfans.com/forums/viewtopic.php?t=69878
    10. How can I use ALV for reports that are going to be run in background?
    http://www.sapfans.com/forums/viewtopic.php?t=83243
    http://www.sapfans.com/forums/viewtopic.php?t=19224
    11. How can I display an icon in ALV? (Common requirement is traffic light icon).
    http://www.sapfans.com/forums/viewtopic.php?t=79424
    http://www.sapfans.com/forums/viewtopic.php?t=24512
    12. How can I display a checkbox in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=88376
    http://www.sapfans.com/forums/viewtopic.php?t=40968
    http://www.sapfans.com/forums/viewtopic.php?t=6919
    Go thru these programs they may help u to try on some hands on
    ALV Demo program
    BCALV_DEMO_HTML
    BCALV_FULLSCREEN_DEMO ALV Demo: Fullscreen Mode
    BCALV_FULLSCREEN_DEMO_CLASSIC ALV demo: Fullscreen mode
    BCALV_GRID_DEMO Simple ALV Control Call Demo Program
    BCALV_TREE_DEMO Demo for ALV tree control
    BCALV_TREE_SIMPLE_DEMO
    BC_ALV_DEMO_HTML_D0100
    <b>Please Reward if useful<b>
    Regards,
    sunil kairam.

  • Crystal report(Can i link sub report and main report Compulsorily) - invalid path

    hi.
    i need small clarification.
    i am developing one Crystal report
    main report i took it from rdr1 one table...
    report is working fine..
    Sub report i took it from inv1 one table.
    i have not linked any fields from these tables.
    May be it is having links in b1..
    but in my other report both the tables.... from main report  and sub report does not have any relation.
    My Questions is..
    Can i Compulsorily link fields to main report...
    if both does not have any relation what should i do...
    i took two tables.
    main report rdr1
    sub report inv1...
    if i  run the report it is asking two parameters one is for sub report and other one for main report working find in crystal report.
    but...i want to run the report in b1.
    while importing i am getting the error (Plz have a look on below image)
    if i choose any other report it is importing  fine...
    Clearly i am mentioning i dont want to link both tables there is no links between two reports...
    in this scenario can develop  a report..
    I need your Valuable suggestions.
    here below u can find my developed sample report...
    http://www.megafileupload.com/en/file/544758/NewReport-rpt.html

    hi.
    If i try only i am getting the error..
    out side if i run i am able to run the crystal report but
    in b1 i am not able to import the report.
    you can also try my report
    from below link u can get my simple report.
    if u find any mistake what i have done plz inform me..
    http://megafileupload.com/en/file/544806/NewReport85-rpt.html

Maybe you are looking for

  • Photos appearing as blank text message on iPhone 5

    Hi there! So, I have a 16GB iPhone 5S. It is updated to the most recent version, iOS 8.1.3. My issue is that when I send any pictures (to iPhone users and non-iPhone users) it sends, but then the image disappears and shows an empty message like in th

  • Help with Flash code in web page

    I have a Flash file in the masthead of my web site that shows a slideshow. I want to code the page so that if the viewer doesn't have Flashplayer, an alternative jpeg comes up in the masthead instead of the file with the flash slideshow. I'm afraid I

  • I cannot receive MMS over WiFi- anyone else struggling? (2nd post)

    Original post:      I cannot receive MMS over WiFi- anyone else struggling? Apparently, it's not the settings. Tech told me I need to just return the phone b/c they don't have a clue what's wrong with it. They've done everything they can on their end

  • Is iWork soon to be the same for iOS and Mac

    I have a Macbook White 2009. I was looking in the MacApp Store and I noticed that iWork and Microsoft apps cost the same. I wanted to know which are better? I also noticed that iWork has different prices for a Mac and for an iPad because they don't h

  • Error when running report in CMC and Infoview

    Hi all, i have this following problem: - when i try to run report in cmc it fails and i get this error message: Error in File ~tmp1a745af945b59b0.rpt: Failed to load database information - when i try to run the report in infoview the error message lo