Balancing fields in MM postings

Hi all of you,
We have balancing fields Business area, PCtr and Segment. In every accounting document we have to fill the balancing fields. It is working fine in FI postings. When coming to MM postings, like in P.O -> GR -> IR there is no possible to enter or derive the balancing fields with out Account assignment category. If we are selecting the account assignment category in P.O then system is not posting the inventory to the BSX account.
Client requirement is to post every inventory postings to the respective balancing fields only as he is taking financial reports for each balancing fields.
There is no possibility to give Constant in Document splitting as we have 40 segments, 25 Business areas and 650 profit centers. And more over we are using the BADi for Segment ( FAGL_DERIVE_SEGMENT) which means segment identification without the Profit center.
What is the solution for the above issue. I think this is fail in New GL.
Anyone please help me out regarding.
Thanks & Regards
Ramki
Edited by: Ramki on Apr 16, 2009 9:58 AM

DATA: BEGIN OF tb_app OCCURS 0.
        INCLUDE STRUCTURE BIW_ME_VMA.
DATA: END OF tb_app.
CASE i_datasource.
  WHEN '0INFO_REC_ATTR'.
    tb_app[] = i_t_data[].
Loop at tb_app.
select single URZDT from EINA into tb_app-zzURZDT
where INFNR = tb_app-infnr.
if sy-subrc = 0.
modify tb_app.
endif.
clear tb_app.
endloop.
    DELETE TABLE i_t_data.
    i_t_data[] = tb_app[].
    CLEAR tb_app. REFRESH tb_app. FREE tb_app.
ENDCASE.

Similar Messages

  • Balancing field "Profit Center" in line item 003 not filled during AFAB

    Hello all,
    We have activated business function FIN_GL_REORG_1 on EHP5 in ECC 6.0 and related reporting business function. One of the advantages of activating this for Fixed Assets is now asset balances can be reported at Profit Center/Segment level in sub ledger.
    During executing depreciation, we are getting the below error message
    Balancing field "Profit Center" in line item 003 not filled
    Message no. GLT2201
    Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 003, even after document splitting.
    Below configuration is done in our system -
    Document splitting is active with standard variants for FA accounts.
    Segment Reporting is actived under Asset Accounting IMG (under Integration with General :edger Accounting)
    Activation of account assignment objects is active for cost center and specify account assignment types for account assignment objects KOSTL is configured for all transaction types (*) for APC and Depreciation postings is activated.
    APC, Accumulated Dep and Dep expense account field status groups are changed to have profit center and segment as optional fields for inputs.
    After all these settings, I am still getting the above error message.
    Can someone please let me know if you had similar situation and how to resolve this issue.
    Thanks,
    Praveen

    Hi
    Check the below locations
    Fin Accounting(New)Fin A/c Global Settings NewLedgersAssign scenarios and Customer Fields to Ledgers (Here assign Profit Centre)
    Fin AccountingGL Accounting NewBusiness  TransactionsDoc splittingDefine doc splitting characteristics for GL Accounting (Here Profit Centre mandatory check) Check with Activate and Deactivate
    Regards
    Sridhara Rao D

  • FF_5 - Import Bank Statements, Balancing field "Profit Center"

    Hi
    When importing the bank statement I get the error Error: (GLT2 201) Balancing field "Profit Center " in line item 001 not filled when using the NEW GL only.
    I know why I'm getting the error, the document is trying to determine a Profit Center, I do want it to determine for the balance sheet also. Also due to making it mandatory in document splitting rules I get this error.
    Now my problem is HOW DO I ASSIGN A PROFIT CENTER?? In the past in the classic GL I would use 3KEH and that would do the trick. It does not work now.
    How do we assign a profit center for bank import postings???
    Thanks in advance

    Hi
    Thanks, that solved it.
    Can you please tell me the one for the cost center?? It is also giving an error it can not determine cost center but I have entered it in OKB9.
    Then can you tell me the path for the profit center.
    Thank you for your assistance.

  • Error: (GLT2 201) Balancing field "Profit Center " in line item 001 not fi

    Hi All,
    While trying to upload a MT940 bank statement thru FF_5 am facing this error " Error: (GLT2 201) Balancing field "Profit Center " in line item 001 not filled".
    Can any one let me know how to overcome this error.
    Thanks and Regards
    SrihariBolla

    Hi
    Document Splitting is active in your Company Code.
    Hence while doing posting it is mandatory to give Profit Center.
    If you dont enter profit center during postings it will throw errors like this Balancing field "Profit Center " in line item 001 not filled.
    Go to Img -->FinancialAccounting(new) -->General Ledger Accounting(new) -->Business Transactions -->Document Splitting -->Define Document splitting characteristics in General Ledger Accounting
    Deselect the Mandatory Field CheckBox for Profit Center and save.
    Now you will be able to Upload.
    Regards
    Venkat

  • Balancing field "Profit Center" in line item 001 not filled

    When i am doing Posting with clearing(FB05) i am getting the below error message "Balancing field "Profit Center" in line item 001 not filled"
    Background: When we are doing the MIRO transaction we have used a diffrent profit center than it came from the Purchase Order where we have added extra cost and included the new line items under GL tab and posted the Invoice.
    Now i want to tranfer that to a diffrent Vendor and clear it. So i used FB05 transsaction. When i tired to do the transfer posting with clearing i am getting the error message "Balancing field "Profit Center" in line item 001 not filled" As we have under the document split Zero balances check box checked along with the Profit center Mandatory for field Profit Center. The system could not determine which profit center it has to use.
    Thanks in advance.

    Hi Kiran,
    Could you tell me how you are able to resolve this issue as we are having the same issue.
    Did you use the substitution rule?
    Please let us know.
    Thanks,
    Madu

  • Extractor 0EC_PCA_1: incorrect value for BALANCE field for USD currency

    Hi Gurus/Experts,
    We have a standard extractor in ECC side: 0EC_PCA_1 wherein USD currency (CURRTYPE/Currecny type = 30) is giving out a sum value for Accumulated Balance field of -300,962.66 for Plant A. I checked on its corresponding EUR value (CURRTYPE/Currency type = 10) it is giving out a sum value of +4,060,629.43 as shown below.
    Plant
    Fiscal year/period
    Currency Key / Type
    Accumulated Bal(BALANCE)
    Plant A
    2011/005
    EUR / 10
    +4,060,629.43 <--Balance is summation value
    Plant A
    2011/005
    USD / 30
    -300,962.66 <--Balance is summation value
    Logically thinking, if we sum up all of the accumulated balance and result is +4,060,629.43 in Euro, it should appear also as +USD after summing up the accumulated balance in the corresponding currency. But given this scenario, we are getting a negative result for USD value. I already checked the exractor on how is the Accumulated balance is being populated on ECC side but unfortunately, did not find any luck. I was not able to validate the records of Accumulated balance with the source table GLPTC as I don't have that much experience on the ABAP side.
    As for my questions:
    1. How is the currency conversion works on this extractor for Accumulated Balance field?
    2. How is the value for Accumulated Balance derived?
    Please take note also that isue rises at ECC side so I did not include the data flow on BW side.
    Thanks!

    Decided to use Generic Extractor on GLPCA

  • 0EC_PCA_1 Accumulated Balance field issue

    Hi Gurus/Experts,
    We have a standard extractor in ECC side: 0EC_PCA_1 wherein USD currency (CURRTYPE/Currecny type = 30) is giving out a sum value for Accumulated Balance field of -300,962.66 for Plant A. I checked on its corresponding EUR value (CURRTYPE/Currency type = 10) it is giving out a sum value of +4,060,629.43 as shown below.
    Plant
    Fiscal year/period
    Currency Key / Type
    Accumulated Bal(BALANCE)
    Plant A
    2011/005
    EUR / 10
    +4,060,629.43 <--Balance is summation value
    Plant A
    2011/005
    USD / 30
    -300,962.66 <--Balance is summation value
    Logically thinking, if we sum up all of the accumulated balance and result is +4,060,629.43 in Euro, it should appear also as +USD after summing up the accumulated balance in the corresponding currency. But given this scenario, we are getting a negative result for USD value. I already checked the exractor on how is the Accumulated balance is being populated on ECC side but unfortunately, did not find any luck. I was not able to validate the records of Accumulated balance with the source table GLPTC as I don't have that much experience on the ABAP side.
    As for my questions:
    1. How is the currency conversion works on this extractor for Accumulated Balance field?
    2. How is the value for Accumulated Balance derived?
    Please take note also that isue rises at ECC side so I did not include the data flow on BW side.
    Thanks!

    You need to include period 000 in your query to get the year b/f
    This will bring the HSL00 (or whatever it is called (from memory) from the GLPCT table
    To calaculate future balances or ata where there is no movement in a month you need to implement an oss note which puts code into the start routine of the update to the cube
    Basically what it does is add the value for 0BALANCE for each period from the period in the record into period +1 up to period = 16
    eg
    Period 2 balance = 100
    comes through
    this then posts
    Period 2 balance = 100
    Period 3 balance = 100
    Period 4 balance = 100
    Period 5 balance = 100
    Period 6 balance = 100
    Period 7 balance = 100
    Period 8 balance = 100
    Period 9 balance = 100
    Period 10 balance = 100
    Period 11 balance = 100
    Period 12 balance = 100
    Period 16 balance = 100
    then another record comes in in period 3 for 50
    Then you get
    Period 2 balance = 100
    Period 3 balance = 100
    Period 3 balance = 50
    Period 4 balance = 100
    Period 4 balance = 50
    Period 5 balance = 100
    Period 5 balance = 50
    Period 6 balance = 100
    Period 6 balance = 50
    Period 7 balance = 100
    Period 7 balance = 50
    Period 8 balance = 100
    Period 8 balance = 50
    Period 9 balance = 100
    Period 9 balance = 50
    Period 10 balance = 100
    Period 10 balance = 50
    Period 16 balance = 100
    Period 16 balance = 50
    thus when you compress the cube or/and run the query - all looks very nice

  • Error Message-- For Balancing field "Profit Center" is not filled

    Hi All,
    When I do Shipment Start get Error-Message for Balancing field "Profit Center" is not filled!
    A PGI for the DNXXXXXXXX is not possible!
    Can u please help me how to resolve this issue ?
    WM Baby

    Hi,
    AS per configuration , there is prifit centre assignment  .Enter the profit centre in the field of profit centre by the help opf F4.
    Regards,
    Andra

  • FI:While posting MIRO getting Error of Balancing field Segment not filled

    Hello SAP Gurus,
    While  posting MIRO getting Error of Balancing field Segment in line item 001 not filled
    Message No.GLT2201.
    Please suggest me solution for it i read lots of related threats but could not solve this error.

    SPRO-Financial Accounting (New)-General Ledger Accounting (New)-Business Transactions-Document Splitting-Edit Constants for Nonassigned Processes-Select your constant-Double click and Select Assignment of profit center- Enter your dummy profit center here   otherwise
    SPRO-Financial Accounting (New)-General Ledger Accounting (New)-Business Transactions-Document Splitting-Edit Constants for Nonassigned Processes-Select your constant-Double click and Select Assignment of values-Enter here segment.

  • Posting to FI error *Balancing field "Profit Center" in line item 001*

    Hi Gurus,
    I have been posting my payroll results to FI accounts and CO (internal order).
    I executed the following transactions:
    1) PC00_M99_CIPE - Create Posting Run
    following are the results of generated document and its a successful run:
    17.01.2009 Posting Document
    Run              0000000051
    Company Code     2000
    Document         0000000011
    PostingCurrency  SAR
    Reference        XXXXX00001
    Doc. Type        AB
    Run Type         PP
    Posting Date     31.01.2009
    Document Type    G/L Account Document
    Document Date    31.01.2009
    Bus. Transaction HRP1
    Account Number with Text                       PTyp     CO Accnt A         Debit Amount         Credit Amount
    55000000   Dir Sal/wag bonus                  G/L       OrdNo 100000      6,495                      
    13113000   "Salary, wage pybl"                G/L                                                                6,495 SAR
    Posting document 0000000011                                                      6,495                      6,495 SAR
    17.01.2009 Posting Document
    Total of All Documents
    Account Number with Text         PTyp CO Accnt A                  Debit Amount         Credit Amount Crcy
                                                                                   6,495                    6,495 SAR
    2) PC00_M99_PPM - Generate Posting Run for Payments 
    when I have run above mentioned transaction
    I am getting the following error:
    Messages for Document 0000000012
           Error in document: HRPAY 0000000012 SNDCLNT101
           Balancing field "Profit Center" in line item 001 not filled
    I would really appreciate a valuable suggestion .
    Thanks in Advance !!
    KPJ

    Hi KPJ,
    I am also facing same problem please tell me the solution.
    Please give me the reply.
    Regards,
    Leelaprasad.A

  • T-code: F-02 (Balancing field "Profit Center" in line item 001 not filled)

    Dear Experts,
    I am getting following error while i am doing transfer by using t-code F-02.
    "Quote
    Balancing field "Profit Center" in line item 001 not filled
    Message no. GLT2201
    Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 001, even after document splitting.
    System Response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    u2022 No value can be derived for this field from the current document data.
    u2022 You have entered a document type that is not designed for this business purpose.
    Procedure for System Administration
    Customizing
    Unquote"
    Where do you thing the mistake is and what i have to do? Please resolve my problem.
    Thanks advance,
    Best Regards.
    Ripon Kumar Paul

    Hi
    Balance Sheet Accounts are required to be split in case you have document splitting activated u2026.. and in your case the profit center is made mandatory for the documents to get splitted u2026.. and the profit center would be derived from cost centeru2026u2026u2026. therefore to split the document by using document type u2013 SA through F-02 we need to do further settings, i.e., you need to configure u201CExtended Document Splitting Configurationu201D
    For example: Rent expenditure is been posted which is having more than 2 Debits and consisting of different Cost Centers and posting to Rent Payable A/c which is a Balance sheet A/cu2026u2026.
    Path: Financial Accounting (New) - - General Ledger Accounting (New) - - Business Transactions - - Document Splitting - - Extended Document Splitting -- Define Document Splitting Rule
    Define your Business Transaction variant and for that variant define document splitting rule u2026u2026u2026.. where in you need to activate Automatically split check box for the desired categories.
    Regards,
    Sathish

  • Balancing field "Segment" in line item 001 not filled while posting through

    HI All,
    I am experiencing the below error while processing FB70 transaction in Foreign currency with Tax codes (earlier this problem was not there, this is happening recently). The error description as given below.
    "Balancing field "Segment" in line item 001 not filled
    Message no. GLT2201
    Diagnosis
    The field Segment marked as balancing is not filled with any value in line item 001, even after document splitting.
    System Response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    No value can be derived for this field from the current document data.
    You have entered a document type that is not designed for this business purpose."
    I have verified all the relevant settings like Classify G/L accounts for document Splitting and Document types etc and all settings are seems to be ok.
    But in the below two instances, Iu2019m not getting any error:
    If posting is done in company code currency with same tax codes.
    If posting is done in  foreign currency without tax codes
    Your early respons is highly appreciated.  Thanks in advance.
    Thanx & Regards
    Ramesh

    Hello
    Have you chosen Segment as Mandatory for the Scenarios during Document splitting. If not then for the G/L account you are facing problems with goto the field status and make segment field optional.
    Thanks and Regards

  • While Doing F-28 error-Balancing field "Profit Center" in line 002 not fill

    Hello Sir,
    I am doing F-28 Customer Incoming Payment , i have clear three invoice against payment.
    So when i post that entry system gives me error Balancing field "Profit Center" in line 002 not filled".
    so that entry could not found profit center. (Document Splitting Activate)
    So can i assign Customer reconciliation account in T code - FAGL3KEH and assign Common Profit Center there.
    Plz guide me , if i will assign there recon account ?.
    reply soon
    Thanks
    J

    Hi James,
    According to me, you have two options, either enter the PC at the time of document entry or Go to doc.splitting & uncheck the PC mandatory field under doc. splitting characteristics for GL accounting.
    Your problem will get resolve by doing this.
    Thanks & Regards
    Anuj Agarwal

  • Balancing field "Profit Center" in line item 001 not filled in VF02

    Hi,
    While releasing a billing document to accounting, we are getting the following error.
    Balancing field "Profit Center" in line item 001 not filled.
    Let me give more details about this.
    We are in a retail implementation. Transaction combining cash and credit are normal in retail scenario.
    Normally SAP billing document type is RV which does not allow item category 04000 which is cash.
    To counter the above, we have created a document type YV with unspecified posting and assigned to SD document type BV(which is cash memo).
    The billing documents with 2 line items with different profit centres, with SD document type BV when released to accounting is giving this error.
    Any suggestions.

    Hi all,
    This transaction Iam also trying to post in FI directly.
    The entry I am posting is
    Dr   Cash  1000
    Cr   Sales  500       PC X
    Cr  Sales   500       PC Y
    I want the cash account to be split with PC X 500 and PC Y 500. I am getting the same error.
    Can some one please guide. I have assigned cash account with item category  04000.
    Thanks
    Aravind

  • Balancing field "Profit Center" in line item 002 not filled and VF02

    Dear All,
    Below mentioned error we got in VF02 while releasing the billing to Accounting document.
    In this case SO has created. Later with out delivery has been created Billing ( VF01) And Later Releasing through VF02 ( For only 1 specific Billing type )
    But we have CRM Integration also from CRM 7.0 TO ECC 5.0 ( New GL Is there in ECC 5.0)
    Here alternative solution is there i.e In OKKP T code if we deselect Profit center Button Issue will be resolved from SD side ( PC Issue )
    Then problem will come to CRM with another message as ( Account-based PCA not active in year 2011 in controlling area 1001 (Notification I KM 029) Message no. CRM_ORDER_MISC 060)
    Balancing field "Profit Center" in line item 002 not filled
    Message no. GLT2201
    Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 002, even after document splitting.
    System response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    No value can be derived for this field from the current document data.
    You have entered a document type that is not designed for this business purpose.
    Please help on same.

    Hi
    If i am selecting that indicator in 0KE5 Problem will be resolved in CRM.
    But VF02 Is getting this Balancing field "Profit Center" in line item 002 not filled  problem.
    With out selecting that indicator please suggest. From Last 5 years we are using this Production System.
    0KE5 indicator has not selected from 2005 to 2011 also.
    CRM Is is process. we have selected in QA, But problm occurs to VF01 and CRM Process.
    Simply if i select 0KE5 CRM problm will resolved.
    Later SD Problem will come into the pictute.
    Note: In PD1 System we hav not selected for 2011 also.
    Pls put more inputs.

Maybe you are looking for

  • How to print multiple documents in SAP

    Hello Users, I am using SAP to Print the customs documents for sea shipments which is required to Print the Commercial invoice , Packing List & Bill of lading Instruction. so there is any way to Print above three documents combined for list of Order

  • Output not as per requirement

    Hi there, I am running a query: select distinct(state_code),count(*),hldy_str from hol,sol where cal_b2k_id=sol_id and mmyyyy='122009' group by state_code,hldy_str order by state_code is output is something like : HAR 63 Y Y Y Y Y HP 15 Y Y Y Y JHK 4

  • Signed Applet In Java Web Server

    I have created signed applet signed by myself. It works fine with appletviewer as well as web browsers. Now I want to place this signed applet in Java webserver. My queries are 1.Where to place this signed applet(Is it in publichtml Folder ????) 2.Wh

  • Saving mail with attachments

    Hi, Which is the best way to store emails with attachments on Content DB? I tried to use an outlook message format, but with this format the find by content doesn't work. Tks, Miguel

  • Replicate MetaData to BI

    Hi I am new in BI. Can anyone help on the differences on below options when I tried to replicate Metadata to BI? There are 4 options available when I replicate Metadata. System prompt that how do you want to create the object in BI for Generic DataSo