Profit Center wise Vendor & Customer  Line item report

Hi
We are on SAP ECC 6. Can I get Profit Center wise Vendor & Customer  Line item report (as like FBL1N)
Regards
Sandeep

Hi,
Please Try using "S_ALR_87013343 - Profit Center: Receivables " and "S_ALR_87013344 - Profit Center: Payables"
Reports
Best Regards,
Ravi Reddy

Similar Messages

  • Business Area wise Vendor & Customer Line item report

    Hi
    We are on SAP ECC 6. Can I get Business Area wise Vendor & Customer Line item report (as like FBL1N)
    Regards
    Debojyoti

    Hi,
    In FBL1N in dynamic selections you can give the business area as the selection parameter otherwise after execution of report with the help of layout you can set filters for business area.
    Go to FAGLB03 give the vendor or customer reconciliation account along with business area. So after you execute the report you can choose vendor code and business area.
    Check once it may help you
    Regards,
    Sankar

  • Profit Center for Vendor/Customer line item in F-02

    hi all,
    We have implemented SAP ECC 6.
    At the time of vendor line item posting, there is no input field for profit center.
    Can anyone please tell the way out for Profit Center field pop up in case of t-code like f-02 for vendors & customers
    Abhishek

    Please note the following:
    - On FBL5N and alike customer/vendor line item reports you won't find
    the field profit center filled; hence you can't directly input it during document entry (as pre-mentioned)
    and the profit center for customer/vendor gets inherited (as of document splitting functionality) from the document other line item(s) (according to the defined document splitting rules...)
    - Yet you can use the below reports (with New G/L.) to get the customer/vendor line items wise reporting over a profit center (i.e. unlike FBL5N & showing the inherited customer/vendor profit center in the G/L. view)
    S_AC0_52000887 - Line Items->Open Items->Receivables: Profit Center
    S_AC0_52000888- Line Items->Open Items->Payables: Profit Center
    In both reports you can use:
    "Custom Selections" -Dynamic Selections Icon- enabling you to filter the output according to
    a. Customer line items specific data entered within the posted document(s)
    b. General ledger items of the G/L. view of the posted document(s)
    & the "Output type" includes like most of the New G/L. Reports:
    - Graphical report output
    - Classical drill-down report
    - Object list (more than one lead column)

  • Need profit center in Vendor & customer Line items in reports FBL1N & FBL5N

    Hi,
    how to get profit center field in reports FBL1N and FBL5N.  Please help.
    Regards,
    Sumit Jain
    Moderator: Please, search SDN; it has been answered several times

    Hi,
    I have done the below to get this. (You can change the naming convention of function module as per your wish):-
    Step 1:-
    Create function module Z_GET_PRCTR as below:-
    Import:-
    BELNR     LIKE     BKPF-BELNR
    BUKRS     LIKE     BKPF-BUKRS
    BUZEI     LIKE     BSEG-BUZEI
    GJAHR     LIKE     BKPF-GJAHR
    Export:-
    PRCTR     LIKE     BSEG-PRCTR
    FUNCTION Z_GET_PRCTR.
    ""Local Interface:
    *"  IMPORTING
    *"     VALUE(BELNR) LIKE  BKPF-BELNR
    *"     VALUE(BUKRS) LIKE  BKPF-BUKRS
    *"     VALUE(BUZEI) LIKE  BSEG-BUZEI
    *"     VALUE(GJAHR) LIKE  BKPF-GJAHR
    *"  EXPORTING
    *"     VALUE(PRCTR) LIKE  BSEG-PRCTR
    DATA: ZDOCLN LIKE FAGLFLEXA-DOCLN.
    CONCATENATE '000' BUZEI INTO ZDOCLN.
    SELECT SINGLE PRCTR FROM FAGLFLEXA INTO PRCTR WHERE RYEAR = GJAHR
                                    AND  DOCNR = BELNR
                                    AND  RLDNR = 'NL'
                                    AND  RBUKRS = BUKRS
                                    AND  DOCLN = ZDOCLN.
    CLEAR ZDOCLN.
    ENDFUNCTION.
    Step 2:-
    Then create the Function Modules as below:-
    Z_LINE_ITEMS_GET_PRCTR (Copy of SAMPLE_INTERFACE_00001650)
    FUNCTION Module Z_LINE_ITEMS_GET_PRCTR.
    ""Local 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.
          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.
    Step3:-
    Transaction FIBF:-
    Settings -> Products -> of a Customer
    PRCTR     Profit Center in Line Item Display          Active
    Settings -> P/S Module -> of a Customer
    00001650     PRCTR                    Z_LINE_ITEMS_GET_PRCTR
    Step 4:-
    Create the layout for FBL*N with display of the profit center.
    Regards,
    Gaurav

  • Profit center wise vendor / customer invoices

    hi experts,
    i believe profit center wise balance sheet is a possible but i am not sure how. but one thing that beats me is how can i make profit center wise invoices on vendor and customer. if its a question of some customization do explain me
    regards
    sayeed

    Profit center is maintained in the material master, When multiple materials are selected in an invoice, accounting documents create entries crediting sales account for each material sale value under associated profit centers.
    In the pre-ECC scenario, there is a t-code 1KEK which is run at period end to segregate the balance sheet receivables and payables by profit centers. Under new-GL scenario, with document splitting this can be achieved as and when the sale is recorded.

  • Profit Center required for Customer line items

    Hi Gurus,
    Can we make Profir center filed mandatory to customer/vendor line items in New GL

    Hi
    When you activated New GL Functionality and made Profit Centre Update is mandatory.
    At new GL side system will automatically take about updation of profit centre for customers and verdor line items.
    Regards.
    Chandrasekhar Ponugumati

  • Profit Center wise Vendor/Customer Master

    Hi
    We have many vendors and customer who are available to various plants. In our system, various plants have been created as profit centers. How can we have masters extended for every profit centers.
    Regards
    Vaibhav

    Hi
    You cannot have a master extended to a plant or profit center? As a standard functioanlity, you can get standards reports of payables and recievables at a profit center level.
    Regards
    Sanil Bhandari

  • Profit center wise vendor balances

    Hi guys,
    My client want to vendor balances with profit center wise. I know t.code s_ac0_52000888 it displays reconsilation account wise balances I want to  profit center wise balances not reconsilation account wise balances its urgent please help me
    thanks
    syam

    Dear
    Use T.code FBL1N - Display/Change Line Items.
    when you execute the report , select changelayout and select the field profit center, vendor balance and profit center are displayed.
    when the profit center is displayed, select filter and enter the profit centers and profit center wise vendor balances will be displayed.
    Alternately, use dynamic selections in T.code FBL1N selection screen.
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    MSReddy

  • Profit Center Substitution for Migrated line item

    Dear Expert,
    we migrated the data on feb 2014. past records having the default profit center value in each line item, after the migration we are not using the default profit center , we blocked that through some validation, but some situation, for clearing vendor or customer or gl, the migrated line item having default profit
    center with disabled mode to change. so its throwing the validation error, we cant able to unblock the validation also. we need to write a substitution for this to replace automatically . Eg :
    Default Profit center is : 38000
    it should be replace with to 2038100001
    like wise we have multiple company codes.
    i try to write the prerequisite, herewith i have attached the screen shot, i am getting the error for this, anyone can explain this situation ?
    Regards
    Prince

    Hi
    Please, check these notes
    SAP Note 173798 - User exit for PCA substitution
    SAP Note 1532865 - FAQ: Profit center in the billing document
    SAP Note 150959 - Profit center is incorrect in production order
    SAP Note 530578 - Special stocks in PCA
    SAP Note 594507 - PC with valuated special stock incorrect
    and related notes
    I hope this helps you
    Regards
    Eduardo

  • How to assign profit center to automatically generated line items

    Hi, Experts,
                       My problem is that I want system automatically assign profit center to automatically generated line items.
                       Eg.
                             (Vat is @ 10%)
                                        Transaction                             Amount                            Profit Center                    
                              Purchase                   Dr                    Rs.1000/-                           XYZ
                              Vat                             Dr                    Rs.100/-
                              To Vendor                  Cr                                      Rs 1100/-
    Here I have to assign Profit Center in VAT G/L by double clicking on it, in reality, system should automatically assign profit center to VAT G/L same as to purchase, because this vat amount belongs to same purchase G/L.
    Kindly help me
    Thanks in advance

    Hi,
    1. In which SAP version you are working ? Are you using SAP 4.7 or ECC 6.0. ?
    2. If you are in ECC 6.0, have you activated New G/L ?
    3. Segment reporting is happening with Profit Center is one of the scenario ?
    Auto updation of Profit Center will depend upon these conditions. Accordingly one can provide you the solution.
    Regards,
    Shridhar

  • Profit Center on Vendor/Customer Reconn account

    Hi,
    I have a requirement where we need to replace the dummy profit center on the Vendor/Customer line item in the Accounting document with the profit center from the offset line item. The transactions that will be used MIRO, VF01 and FB60.
    We cannot user 3KEI or 3KEH since the profit center is dynamic and needs to be copied from the second line item in the accounting document.
    I have used substitution rules to achieve the same. But the same does not work for MIRO since the BSEG-BUZEI is not populated and I do not have access to the entire item table to do the modification in the program of substitution.
    Please let me know if I can achieve the using substitution or is there any exit or BADI that can achieve the same.
    Thanks,
    Preetham S

    Hi
    If you have new GL, profit center is copied from the second line item. I believe, you need to check your splitting configuration throughly. There is no need for any BADI or other configuration settings. Follow the path
    IMG>Financial Accounting(New)>General Ledger Accounting (NEw)> Business Transactions>Document Splitting>Extended Document Splitting>Define Document Splitting Method
    Here in check the Item Categories and Base Methods assigned for Document Splitting. Pls check for your Splitting Method, for Business Transaction 0300 - Vendor Invoice and 0200 - Customer Invoice, if you have all the categories assigned. For example for Vendor Invoice Business Transaction 0300, you should have at least the following base categories assigned like, 03000 - Vendor, 05100 - taxes on Sales & Purchase, 05200 - With Holding Tax, 01100 - Company Code Clearing to give you an example.
    Pls check the configuration. In case of doubt, pls revert back
    Thanks & Best Regards
    Sanil K Bhandari

  • Update Profit Center Field in CO Line item tables

    Hi,
    We are working on ECC6.0 NewGL with Real-time CO-FI integration for Cross Company Code and Cross Pofit Center.
    For those CO internal documents (like activity confirmation at production order) where there is no cross company code or cross profit center postings, no FI document is generated and hence table FAGLFLEXA is not updated. So, we wanted to take data from CO table COEP / COVP for these internal CO documents. However, there is no Profit Center field in CO line item tables COEP / COVP. We don't want to refer to Object Number (OBJNR) of COEP / COVP tables and take profit center from master table of cost centers, IOs etc..,as Profit center in the cost center, IO masters may get changed latter.
    I tried to generate a new report through report painter from structure CCSS, but Profit center is not defined as Charactericts there. Hence of no use.
    Can we append Profit Center field in CO line item tables COEP / COVP and update tatabase at the time of posting? Is there any risk?
    Please suggest any other alternative...
    Thanks,
    Bijay

    Hi,
    As per the standard process we can't derive PC from CO-internal Object...as per my knowledge.
    Better you can derive from IO-CC master PC ....if your question that it will change frequently then -no control can make.
    Regd,
    Kha

  • Customer line item report with GL account display

    Hi
    Please guide some customer reports for the following
    Client need a Customer Line item reports with Customer number and repective gl account for each line items.
    for ex: Product A/c xxxxxx
              To Sales A/c xxxxxx(recon A/c)
    Thanks in advance

    Hi
    1.FBL5N -  Customer Line item Display (Customer Line item reports with Customer number )
    2.FBL1N - Vendor Line item Display
    3.FBL3N - General Ledger Line item Display
    The sales entry will be
         DR  Customer - to view this entry FBL5N
               CR Sales - to view this entry FBL3N
    Hope this will be usefull

  • Error - Balancing Line Item Profit Center not filled in Line Item 007

    Hi
    I am trying to do a transfer posting from one vendor account to another. However, system is giving an error - Balancing Line Item Profit Center not filled in line Item 001. Pls suggest.
    Regards
    Vaibhav

    hi  vaibhav
    you go through this Tcode  FAGL3KEH  and maintain default profit centre. in the  error message system shown GL accounts
    hope you userstand
    thanks
    dharmendar

  • Noted Items in customer line item report

    Hi Friends,
    What is noted items? what is this use ?
    i have seen in fbl5n screen ( customer line item report) in type selection.
    please give u r reply on this i will assign points to you.
    Thahnks
    KSR

    Hello
    Noted items are single line items and basically payments due from the customer/vendors. These transactions  do not affect the balances of the company.
    Example of noted items are post dated cheques from customers/vendors.
    Hope this helps.
    Kavitha

Maybe you are looking for

  • Failed to serialize interface javax.xml.soap.SOAPElementweblogic.xml.schema

    I have generated my Web Service Client Control Class based on WSDL file provided by Web Service Provider using JAX-RPC in "Oracle Workshop for WebLogic version 10.3". I am using Web Service Client Control class in WebLogic Portal portlet backing clas

  • Wireless, Network-manager, dbus problem

    Hey, I'm trying to connect to wireless network at school using dhcdbd, gnome-network-manager, nm-applet... and it works but get disconnected constantly. Don't know much about networking so could use some help. Here's some output with lots of dbus err

  • Why is apple configurator is not recognizing my ipad?

    Apple configurator is not recognizing one of the Ipads that I am deploying......any ideas???

  • Can I re-install OS X v10.5.8 on a Mac that's been updated to OS X 10.6.x?

    I'm looking to buy a used 2007 or 2008 imac. For some reason none of them seem to come with the orig. install discs, & most have been updated to either Snow leopard, or Lion. (It may sound odd to want to do this, but I have an Epson 545 printer, & th

  • Divider style issue

    Hello! I've been using Flex for a while now and I really like it. I have just found an issue however that someone might have a quick answer to. I work as a designer at a company that uses Flex. I have "layout programing" pretty well figured out but d