Total of Daily Balances for transaction PTFMLA

Dear all
I'm working with a class, to modify the method, but I'm having trouble.
We're using the ECC6.0 system and the class is ZCL_IM_FMLACUML from SAP. When drilling down using SE80 object list, you go from ZCL_IM_FMLACUML to Methods to IF_EX_PTCCE_DIST_DATA to method DISTRIBUTE_DAILY_BALANCE.
The code I'm trying to add is:
method IF_EX_PTCCE_DIST_DATA~DISTRIBUTE_DAILY_BALANCE.
  DATA: "wtab LIKE LINE OF IM_CONTRACT_DAILY_BALANCES,
        wtab TYPE PTR_CONTRACT_TES,
        itab TYPE TABLE OF PTR_CONTRACT_TES,
        tes_tab TYPE TABLE OF PTT_TES,
        tes_wa LIKE LINE OF wtab-tes,
        sum_hours TYPE anzhl.
  CLEAR sum_hours.
  LOOP AT IM_CONTRACT_DAILY_BALANCES INTO wtab.
   tes_tab = itab-tes[].
    LOOP AT wtab-tes INTO tes_wa WHERE ztart = 'Z020'.
      sum_hours = sum_hours + tes_wa-anzhl.
    ENDLOOP.
  ENDLOOP.
      tes_wa-ztart = 'Z022'.
      tes_wa-anzhl = sum_hours.
  LOOP AT itab INTO wtab.
   APPEND tes_wa TO itab-tes.
   MODIFY IM_CONTRACT_DAILY_BALANCES FROM itab transporting tes.
  ENDLOOP.
  BREAK-POINT.
endmethod.
The error is that the field IM_CONTRACT_DAILY_BALANCES cannot be changed.
Any ideas how I can fix this. The table is a 3D table, and I only want to append one row to the table TES, which is inside the table IM_CONTRACT_DAILY_BALANCES.

Hi,
mhh...
The sense of importing parameters is directly this! To prevent thas someone change the values.
If i implement a parameter as import and not as changing, i will not that someone change of the passed value...
You need maybe a different exit...
Regards,
Gianpietro

Similar Messages

  • How to get the GL Daily Balances for an Account

    Hi,
    We need to create a report to see the daily balances (as at date) from 11i GL.
    Our accounting periods are defined as calender months.
    Ex: Account Combination X.XXX.XXXX.XXX Balance as at 11-AUG-09
    Please let us know the tables which we need to query for this requirement.
    Thanks!

    Hello Nilaksha.
    You can use the following query. Modify the segment to be queried if you wish.
    SELECT cc.segment1||'.'||segment2||'.'||segment3||'.'||segment4 "Account",
    nvl(sum(l.accounted_dr - l.accounted_cr),0) "Balance"
    FROM gl_code_combinations cc,
    gl_je_lines l
    WHERE cc.code_combination_id = l.code_combination_id
    AND l.set_of_books_id = <your set_of_books_id'
    AND cc.segment2 = 'your segment value'
    AND l.effective_date <= '30-nov-09'
    GROUP BY cc.segment1||'.'||segment2||'.'||segment3||'.'||segment4
    Hope this helps.
    Octavio

  • Error: Balance for transaction type group 10 negative for the area 01

    Dear All,
    Our enduser wants to return the capital goods after 3 years ( Purchased on May 2005) to vendor due to poor quality.
    While trying to return through MIGO (Return Delivery - Mvmt Type 122) system throws the following error:
    >
    With the transaction entered, the balance for the transactions in group 10 in area 01 will be negative in this fiscal year. However, the balance of transaction type group 10, according to its definition, must be positive in each fiscal year.
    >
    Note: Depreciation posted upto May 2008.
    Please guide me for the same.
    Regards
    Jai

    Hi,
    I have similar problem. The error message appears if user tried to reverse one of the documents posted incorrectly from PO to an asset. The PO has been create in the last FY, but all the posting in AA happend in this FY.
    (Our FY is not equal calendar year).
    So cumulated from FY start there were posting made -  for:
    - aquisition 150 (transaction type group 14)
    amount: 428.587,73
    - and the couple of credit memos have been posted 105 (with transaction type group 10)
    amount: -511.162,90
    - and again the aquisition posted 152 but this time form previous FY (transaction type group 19)
    amount: 442.537,25
    So now, is SAP checking the transaction type group exclusively and in this case would be understandable that the amount is negative already or is looking for the posting, document or entry date?
    Thanks, Krysia

  • How to correct GL balance for transaction currency

    We have a bank GL account whose account currency is maintained as SGD which is same as company code currency and "Only balances in local currency' checked. Only USD transactions are posted to this GL account.  Later when we noticed that FC revaluation program was not valuating the GL account, we unchecked the setting on this GL account from "Only
    balances in local currency" to allow maintaining balances in other currencies by bringing the balance to zero for the local currency only. We forgot to bring the document currency to zero. This change was done during first week of Dec 2011. Now
    there is considerable discrepancy in balances in USD(document currency) and SGD(company code currency). Due to this discrepancy the balance considered by the FC revaluation program is also not correct since it is only considering the USD(document currency) balance for revaluation. Please let me know if there is a way to correct the balances. Can we directly correct the balances in FAGLFLEXT table?
    -Ram

    Hi,
    Change the setting back and then move the balances out in the same currency amounts and translation dates to a seperate account.  Then change the settings once again to what you have currently and move them back in the right way.  Remember to keep the right translated amount from document currency to ccode currency the same as it was when you originally posted them.
    Thanks,
    Jes

  • T.code to see the daily balance for 3 bank accounts at a time

    HI
    There are 3 banks ie. Andhra bank, SBI and CITI
    The client want to see the todays balance in all accouns at a time
    So which T.code is available to see the present balance
    Regards,
    Venkat

    Hi
    You can use the T Code FAGLB03 in ECC 6.0. However, this can be used specifically with your purpose only if all the three bank accounts are in continuation else the system will display balance of intermediary accounts also.
    Assign points if the information is usefu;
    Regards
    Sanil Bhandari

  • Error MIGO AA629 Balance for transac type group 10 negative for the area 01

    Hi
    I have the following principal case in the PRD (version 60.0 ECC):
    Active 25000549 number was discharged from the transaction MIGO 18/12/2009 USD 19295.22 and began to depreciate on 01.01.2010.
    On 22.04.2010 the vendor issues a credit note USD 11626.96 therefore created the Purchase Order number 9900000903 and when it will account for the transaction MIGO get the error message AA629 ( Balance for transaction type group 10 negative for the are). In transaction MIGO are using the kind of movement 161.
    SAP looked in and found a related note the following: 497297, 541200, 547233 but they refer to version 4.7 and 4.6C and make no reference to version 6.0.
    The error detail is as follows:
    Balance for transaction type group 10 negative for the area 01
    Message no. AA629
    Asset affected: 000025000549-0000
    Diagnosis
    With the transaction entered, the balance for the transactions in group 10 in area 01 will be negative in this fiscal year. However, the balance of transaction type group 10, according to its definition, must be positive in each fiscal year.
    System Response
    The system rejects this posting.
    Procedure
    Check the transaction type, the amount and the fiscal year in your posting. If you want to post a credit memo to an acquisition from the previous year, then use a transaction type for a retirement. If necessary, you can change balance rules after talking with your SAP consultant.
    My questions are: someone has thought of something similar? how to solve? must implement the foregoing notes?
    Thank you very much for your kind help

    Hi,
    notes 20347 and .302756.                                      
    Try to change following customizing temporarily to 160:               
    IMG->FI-AA->Transactions->Determine default transaction types for            
         internal transactions->Acquisition from goods receipt                                                                               
    Another alternative could be to TEMPORARILY change the definition  of transaction type group 10 so that it allows negative values.                                                                               
    139899   AA629 when posting MR01/MRHR/MIRO invoice receipt                                                                               
    AA629 is raised when the transactions per transaction type group in one year are negative in balance and the definition of the  transaction type group only allows positive values  (that means TABWG-VZJSAL is '+'). This is the case for transaction           
    type group 10. After posting transaction I recommend to set transaction   group 10 back to its original definition.                                    
    Regards Bernhard

  • Average Daily Balancing

    I have a requirement for a business unit to run on average daily balancing in GL. I have several other business units which do not require this. They can share chart of accounts and are all in the one currency. What is the recommendation in moving forward in r11 and r12, should I be looking at a different ledger for the average daily balancing business unit, or should I have just one? I presume having just one would cause much grief in performance due to not really requiring daily balances for 75% of my whole business.

    I have a requirement for a business unit to run on average daily balancing in GL. I have several other business units which do not require this. They can share chart of accounts and are all in the one currency. What is the recommendation in moving forward in r11 and r12, should I be looking at a different ledger for the average daily balancing business unit, or should I have just one? I presume having just one would cause much grief in performance due to not really requiring daily balances for 75% of my whole business.

  • How to get Open Balance for the year and Total Ending Balance?

    For a given account, how to get Open Balance for the year (Cumulative Ending Balance) and Total Ending Balance (Cumulative Ending Balance)?
    Is there any function module available? or should I read from some tables? Please advice.

    Hello Paul,
    You could try calling one of the following BAPIs - see which one meets your requirement. They are documented well so shouldn't be a problem finding out the correct one for your requirements.
    BAPI_GL_GETGLACCBALANCE      
    BAPI_GL_GETGLACCCURRENTBALANCE
    BAPI_GL_ACC_GETBALANCE      
    BAPI_GL_ACC_GETCURRENTBALANCE
    BAPI_GL_ACC_GETPERIODBALANCES
    BAPI_COND_VAL_DECRE_BALANCES
    You might have to put in some of your own logic after the BAPI call to get what you want.
    Hope this helps,
    Cheers,
    Sougata.
    p.s. Also look at FM FAGL_GET_ACCOUNT_BALANCE
    Edited by: Sougata Chatterjee on May 7, 2008 11:47 AM

  • Balance in transaction currency error for AUC settlement

    I was trying to perform AUC settlement and hit Balance in transaction currency error. When i open up the line items I found that there are 2 sets (duplicate) of data posted to the depreciation area. The second set is with value 0 except depreciation area 01 posted as 100000EUR.
    so now i have 2 line with 100000EUR for depreciation area 01. I guess this is the main culprit of generating the error Balance in transaction currency.
    I'd glad if someone can tell me why they are 2 sets of data generated in line items? I only post the vendor invoice against the AUC once.
    Or perhaps am I heading to the right way in identifying the root cause of this issue?
    This is part of the AC010 course part of asset accounting that teaching on AUC aasets.
    Any positive reply is welcomed!
    I attached the line item image. Please note that there are some lines hidden for dep area beyond 03. and all are with amount 0.
    [Line Item Image|http://www.bnl.com.my/photos/aucsettle.jpg]
    Edited by: Kam Weng Leong on Dec 13, 2009 5:00 AM

    I was trying to perform AUC settlement and hit Balance in transaction currency error. When i open up the line items I found that there are 2 sets (duplicate) of data posted to the depreciation area. The second set is with value 0 except depreciation area 01 posted as 100000EUR.
    so now i have 2 line with 100000EUR for depreciation area 01. I guess this is the main culprit of generating the error Balance in transaction currency.
    I'd glad if someone can tell me why they are 2 sets of data generated in line items? I only post the vendor invoice against the AUC once.
    Or perhaps am I heading to the right way in identifying the root cause of this issue?
    This is part of the AC010 course part of asset accounting that teaching on AUC aasets.
    Any positive reply is welcomed!
    I attached the line item image. Please note that there are some lines hidden for dep area beyond 03. and all are with amount 0.
    [Line Item Image|http://www.bnl.com.my/photos/aucsettle.jpg]
    Edited by: Kam Weng Leong on Dec 13, 2009 5:00 AM

  • Vendor Total Balance for F.18 in script @ first page

    Hello sir,
    We use F.18 for vendor balance print. But according to client's requirement we have copied formF130_CONFIRM_01 to ZF130_CONFIRM_01 and made changes as per requirements.
    But client requires that total balance would be come first at the beginning of MAIN widows and total balance for particular vendor is calculated after print of line item table at the end of the page  in standard program SAPF130K.
    So, What should I do to print total vendor balance in very first of the page without changing in standard program ?

    Hi,
    Inside the form,add the program lines inside that window.
    Inside the program lines,read the internal table to calcualte the total and assign the total to a variable.
    Now use this variable to display the total infront of the main window.
    Hope this solves your issue.
    Jshree.

  • How to diplay total *** Balance for a G/L Accnt For a Fiscper in report

    Hello All,
    We have a BI Query that gives output in the following order:
    Comp Code; Profit Centre; Fiscper; G/L Account; Cumulative Balance.
    Hence, under the Cumulative Balance field we get the value for the G/L Account for that fiscper For individual profit centres.
    I want to add a filed in the output, that will show THE TOTAL ***. BALANCE FOR THAT G/L ACCOUNT FOR THAT FISCPER IRRESPECTIVE OF THE PROFIT CENTRE as well.
    Please suggest how this can be achieved.
    Thanks a lot.
    Regards,
    Labanya.

    Hello Daya,
    Thanks for the reply.
    If I have 10 G/L Accounts, then the overall result field will give me the total Cumulative Balance for all the 10 G/L Accounts taken together. We want Cumulative Balance for each of the 10 G/L Accounts seperately.
    Secondly, even if the Overall result gives us the correct value, our requirement is such that we need a seperate column.
    Eg: For CompanyCode X, we have the following:
    Total *** Balance for GL1 for period1 for PC1 = 5.
    Total *** Balance for GL1 for period1 for PC2 = 5.
    Therefore Total *** Balance for GL1 for period 1 = 10.
    Total *** Balance for GL2 for period1 for PC1 = 6.
    Total *** Balance for GL2 for period1 for PC2 = 6.
    Therefore Total *** Balance for GL2 for period1 = 12.
    Desired output:
    CompanyCode;   ProfitCentre;  Fiscper;  G/LAccnt ;  New Column ;  Existing ***. Balance
              X                     PC1                1             GL1                  10                              5
                                                                            GL2                  12                              6
                                       PC2                1            GL1                   10                              5
                                                                            GL2                   12                             6
    Please advise. (Kindly follow the color n font codes above, since I was not able to insert table or create para-s).
    Thanks a lot.
    Regards,
    Labanya.

  • Can I buy on iTunes and not use my gift card balance for one transaction?

    I have a $40 gift card balance on iTunes. Now I need to buy an app for work and put it on my corporate card. But if I buy the app on iTunes, it will come out of my gift card balance. Is there a way to say "don't use my gift card balance for this transaction?"

    Apple doesn't allow that. They've never said why.
    (96758)

  • Balance in transaction currency - during J1IV for retrun delivery

    I have did migo with 101 mov type and later, client has returned the same material and qty via 122. I couldn't get part 2 tab in return delivery screen.
    In this, I have did J1IS and unable to post thru  J1IV ,  where i'm getting an  error msge "Balance in transaction currency"
    Balance in transaction currency
    Message no. F5702
    Diagnosis
    A balance has occurred in transaction currency 'INR' with the following details:
    Exchange rate '00', amount '             7,12' and currency key 'INR'.
    The data in the transaction currency were transferred from the calling application.
    System response
    Your data cannot be processed in FI.
    Procedure
    The error is probably in the calling application.
    Edited by: sapjj jk on Jul 8, 2008 8:52 AM

    Hi,
    In Tr.code:OB08, maintian exchange rate with 2 decimals.
    regards

  • Cin-no enough balance for utilization---excixe invoice

    hi gurus,
    when i am updating excise registers using t.code J1I5
    i am getting the following error
    *Not Enough Balance for utilisation*
    Message no. 8I578
    Diagnosis
    The balance in the Account is not enough to carry out the current transaction.
    Procedure
    You need to increase the balance by either taking credit or depositing into PLA.
    kindly help me
    how to update the registers?
    thanks and regards
    munichandra babu
    sloution1
    Are you sure you are getting this when you do J1I5? You can deposit some amount to the register you are trying to update the material into through J1IH > Additional excise.
    Please check if you have set any default in the table "Utilisation determination" (SPRO >LG >India > Business transaction > Outgoing excise > utlisation determination") If you have set 100% utilisation to happen from PLA then you have to upload some balance into PLA a/c through J1IH > TR6C , else use J1IH > Additional excise for Rg23A and C.
    Sloution2
    If you use J1i3 tcode for creating excis einvoice then the system will go for immediate utilization of the cenvat account and if there is no enough balance ie; cenvat from purchase is less then u will end with the above error message.
    So in that case we cn go for J1iin tocde for creating exciose invoice.
    Then the utilization will be done at the end of the month while submitting the returns to excise authorities.
    and also just check out the procedure that is followed in ur company and go accordingly.
    If they wanna go for immediate utilization then check whether they have made any TR6 challan payment and do the posting in system in tocde j1ih ---tr6 challan and increase the PLA BED balance and then do J1i3.
    Sloution3
    Hope u r updating the RG1 register. As there is no enough balance while creating outgoing excise , do the J1IH - TR6 Challan posting or J1IH - Additional excise to take credit entries of Cenvat.
         Sloution4
    Check the Configuration of CIN.
    IMG >> Logistic General >> Tax on Goods Movement >> India >> Business Transaction >> Utilization ....
    Sloution5
    The details are very clear.
    what is the balance do u want to carry out.
    The error clearly mentioned the avilable balance is not enought to carry out the current transaction.
    Please increase the balance by either taking credit or deposting into Personal Ledger Account.
    hi gurus,
    while creating excise in voice using the t code j1iin
    i am getting the following error
    Excise modvat accounts not defined for TR6C transaction and 2 excise group
    Message no. 8I402
    kindly help me
    munichandra babu
    sloution1
    hi,
    go to this path : Logistic Genral==> Tax on Goods Movement ==>India ==> Account determination == > Specify GL Acounts per excise transaction..
    here u have to maintain ur Excise Grp, TR6C, Company code, chat of A/C and correct GL account.
    I created a excise invoice for factory sale. While updating the register
    J1I5 Update the RG 1 and Part I registers
    it is not simulating. Why is there any customization setting i have to do or what?
    kindly help in this matter
    Sloution1
    Hi,
    You need to set the movement types that are relevant for various registers.
    spro -> Logistics general ->Tax on goods movement -> India -> Business transaction -> Incoming excise invoices ->Specify which movement types invoilves excise invoices.
    Please check that.
    Sloution2
    First create receipt entry for Classification Key "RMA" for movement type 101 and then create for Goods Issue with Key "IDH" for movement type 601
    Also check in SPRO > Logistics - General > Tax on Goods Movements > India > Business Transactions > Incoming Excise Invoices > Specify Which Movement Types Involve Excise Invoices > Here specify 101 and 601 for RG1 Register.
    While creating excise invoice. the invoice not picking up the value aed,bed . In billing document the condition is appearing
    I put H in PR00 still it is happening like that
    kindly help in this matter
    Sloution1
    pls check the condition type defined at the step, is it the same as used in Billing doc where the excise value is coming.
    SPRO > Logistics - General > Tax on Goods Movements > India > Determination of Excise Duty > Maintain Excise Defaults
    Sloution2
    You need to check two things if condition values are not copied to the excise invoice.
    1. Go to Logistics General>Tax on Goods movements>India >Basic Settings>Determination of Excise Duty>Maintain Excise Defaults
    Here you need to maintain your condition types of your BED, Ecess, SHE cess in A/R BED cond, A/R Ecess cond and A/R AT1 cond. Then try to cerate excise invoice.
    2. Go to Logistics General>Tax on Goods movements>India >Basic Settings>Determination of Excise Duty>Condition-Based Excise Determination>Classify Condition Types
    Here you need to assign your condition types of BED total Ecess total and SHE cess total if you are using totals condition types. Otherwise you leave it blank.
    Let me know still you have peoblem in this.
    Sloution3
    All Excise Component and Cess Totals (JEXT,JEAT,JEST and JECT) must have Statistical Checkbox marked in V/08.For the Condition records totals, select the Key Combination: Sales Organization with value: 100%.
    Can you specify what Key combination for Basic Excise Duty (JEXP) you are using? I prefer the Country/Plant/Control Code/Material combination.
    It is not out of context to mention here, that whatever your Condition Type for Basic Price (PR00 - ZPRI in my case) is, it must have the 'Condition Category' as H - Basic Price in V/06. This is an extremely important setting until made this setting,all Excise Calculations will go into a tizzy.
    Check out the above and let me know.
    Best regards,
    Sloution4
    The condition type which you are using as base value should have the condition category as H.....check this out and let me know...
    Cheers
    Sloution5
    pls also check the configuration setting done at :
    SPRO > Logistics - General >Tax on Goods Movements > India > Basic Settings
    Sloution6
    Thats means you need to have a balance for utilisation.
    To solve this you can do one of the two things.
    Create some puchase orders in MM. Whenever you purchase the excise duty is credited into your Rg23A part2. This will show in your utilisation balances in J2iun.
    Or else you can post some amounts into PLA accounts in J1IH transaction using JVs.
    I hope your configuration on all these accounts in LG- Tax on goods - Account determination is in place. If not you may have to do that before this.
    Sloution7
    If you use J1i3 tcode for creating excis einvoice then the system will go for immediate utilization of the cenvat account and if there is no enough balance ie; cenvat from purchase is less then u will end with the above error message.
    So in that case we cn go for J1iin tocde for creating exciose invoice.
    Then the utilization will be done at the end of the month while submitting the returns to excise authorities.
    and also just check out the procedure that is followed in ur company and go accordingly.
    If they wanna go for immediate utilization then check whether they have made any TR6 challan payment and do the posting in system in tocde j1ih ---tr6 challan and increase the PLA BED balance and then do J1i3.
    Sloution8
    are you sure you are getting this when you do J1I5? You can deposit some amount to the register you are trying to update the material into through J1IH > Additional excise.
    Please check if you have set any default in the table "Utilisation determination" (SPRO >LG >India > Business transaction > Outgoing excise > utlisation determination") If you have set 100% utilisation to happen from PLA then you have to upload some balance into PLA a/c through J1IH > TR6C , else use J1IH > Additional excise for Rg23A and C.
    Sloution9
    Hope u r updating the RG1 register. As there is no enough balance while creating outgoing excise , do the J1IH - TR6 Challan posting or J1IH - Additional excise to take credit entries of Cenvat.
    Please maintain the customizing settings for automatic utilization
    Excise modvat accounts not defined for TR6C transaction and 2 excise group
    Message no. 8I402
    Sloution1
    Go to IMG Path -- Logistics-General --> Tax on Goods Movements --> India --> Basic Settings --> Maintain Series Groups.
    Here for the combination of your Series Group and Excise Registration, select the box Imm util This will solve your first issue
    For your second issue, again select the next tab Account Determination and click on Specify Excise Accounts per Excise Transaction. There maintain as follows:-
    ETT::SubTmTy::::DC Ind:::::::::::Account Name
    TR6C::::::::::::CR Credit::::::PONHLD PLA on hold account
    TR6C::::::::::::DR Debit:::::::PLAAT1 PLA AT1 Account
    TR6C::::::::::::DR Debit:::::::PLABED PLA BED account
    TR6C::::::::::::DR Debit:::::::PLAECS PLA ECS Account
    TR6C::::IP::::::CR Credit::::::ONHOLD CENVAT on hold account
    TR6C::::IP::::::CR Credit::::::PONHLD PLA on hold account
    TR6C::::IP::::::DR Debit:::::::PLAAT1 PLA AT1 Account
    TR6C::::IP::::::DR Debit:::::::PLABED PLA BED account
    TR6C::::IP::::::DR Debit:::::::PLAECS PLA ECS Account
    TR6C::::IP::::::DR Debit:::::::RG23BED RG 23 BED account
    TR6C::::IP::::::DR Debit:::::::RG23ECS RG 23 ECS Account
    Once you maintained the above, click on next level Specify G/L Accounts per Excise Transaction. Here for the combination of Excise Group, Excise Transaction Type (TR6C) and Company Code, maintain the relevant G/Ls and save.
    Sloution2
    Create the Excise Group and assign the Modvat a/cs.
    Sloution3
    go to this path : Logistic Genral==> Tax on Goods Movement ==>India ==> Account determination == > Specify GL Acounts per excise transaction..
    here u have to maintain ur Excise Grp, TR6C, Company code, chat of A/C and correct GL account.
    Sloution4
    go to this path : Logistic Genral==> Tax on Goods Movement ==>India ==> Account determination == > Specify GL Acounts per excise transaction..
    here u have to maintain ur Excise Grp, TR6C, Company code, chat of A/C and correct GL account.
    STILL  I AM GETTING THE SAME PROBLEM
    KINDLY HELP ME
    WHERE I HAVE TO MAINTAIN THE BALANCE FOR PLA A/C
    t.code or path
    THANKS AND REGARDS
    munichandrababu

    Hi Munichandra Babu,'
    Goto J1IH and select TR6C and then select the accounts for which you want to post the amount. Enter the amount and Save. Before saving dont forget to post the cumulative accounts amount in PLA on Hold Account.
    Best Regards
    Sri

  • F.01 - Trial balance for multiple company codes

    Hello SAP gurus,
    I am trying to use transaction F.01 to generate trial balance for multiple company codes. My ideal output is as follow:
    Company Code     GL account     Amount
    AAAA                  10000             200,000
    AAAA                  10001             100,000
    BBBB                  10000             500,000
    BBBB                  10001             300,000
    However, when I tried to run the report in ALV format, the report aggregate the total by GL accounts which is not what I want (see below).
    Company Code     GL account     Amount
    '****                      10000             700,000
    '****                      10001             400,000
    Do you know if it is possible to generate a trial balance broken down by company code and GL accounts in ALV format? If yes, how do I do that?
    Thanks,
    Cassandra Wong

    In the initial screen of F.01, if you select radio button 'ALV grid control' and select the layout as '1SAP' and execute, you will see the button Expand (Ctrl+F2) in the report - it is adjacent to the blue information button - you will see a + sign and the words 'Company Code' on that button.  Even if you are not able to locate the button, just press CtrlF2 on your keyboard, the list will expand.  You may not have company code in the layout - you can change it using the 'Change Layout (CtrlF8)' button and then by bringing 'Company Code' field from the Hidden Columns on the right to the Displayed Columns on the left.

Maybe you are looking for

  • How to display the ALV output in a Group format

    Hello Experts, I have my current ALV report output like this: GROUP DESCRIPTION group1 adsfadsfadsfa group1 lkjadsfjlajdsfla group1 adsfadsfadsf group1 adsfadsfadfa group2 adsfadsfafaa group2 oiueworuowe group2 zxvzcxvzvcsd group2 oiuqoewruqw And I n

  • 6500 Slide screensaver no coming on

    Hi all, I have my 6500 Slide connected via Bluetooth to my work PC and my home PC, for syncing contacts and to-do items. This works fine. When I first hooked it up to the work PC, the sync worked with no problems, but the screensaver stopped working

  • I want to free up more memory in my ipad

    I want to free up more memory in my ipad

  • Can create custom font in os x?

    I am not able to create custom font. have you any idea to create custom font.

  • Faulting module acrobat.dll

    Lame day! I haven't posted here in over a year. I guess that's good. Today we converted my machine here at work from our old NT 4 domain to the new Active Directory server. Then I spent my afternoon repairing all the stuff related to CS3 that were so