Time Base / Carry Forward / Copy Last years balances

Hi Experts,
Can anyone throw light on how would the TIME=BASE function as used in the script below help in carry forward ?
Is the below syntax correct ?
*XDIM_MEMBERSET DATASRC=%MyDataSrc%
*XDIM_MEMBERSET TIME=BASE,%TIME_SET%
*XDIM_MEMBER ACCTDETAIL=%TFCLO% TO %TFBEG%
   *WHEN TIME
   *IS BASE
      *WHEN ACCOUNT.ACCTYPE
      *IS "AST","LEQ"
         *REC(TIME="%TIME_SET%")
      *ENDWHEN
   *ENDWHEN
*COMMIT
Regards,
Pankti Shroff

Hi
I am also facing an issue with this script in 7.0 version.
I am trying to arrive at the difference if 2 dparent account (Current accounts ) for Cash flow analysis by using the below script
*XDIM_MEMBERSET measures = YTD
*XDIM_MEMBERSET CATEGORY = ACTUAL
*XDIM_MEMBERSET ACCOUNTL =<ALL>
*CALC_DUMMY_ORG ACCOUNTL=PARENTH1
*WHEN ACCOUNTL
*IS #211
*REC(EXPRESSION=-GET(ACCOUNTL="#211",TIME=BASE)+%VALUE%,ACCOUNTL="CF_0015",ACCTDETAIL="F_NONE",DATASRC="INPUT")
*ENDWHEN
*COMMIT
This does not pick up any value as available in Mar'08 (prev year -- i have Apr to Mar as the accounting year)
Pl let me know if there is some error on this script logics and how can i best work it out
Regards
Manoj

Similar Messages

  • Budget balance carry forward to new year fiscal year

    Hi,
    Currently, our setting for Funds Management Master
    Data is year-dependant. Now, our user request for a budget carry
    forward from one year to another year. So, we are trying to the fix the
    configuration.
    My question is, can we do the budget balance carry forward if the master data is year-dependant. If can, how to do that?
    For your information, our system is SAP R3 version 4.7C and using the BCS.
    Appreciate your advise on this matter.
    Thanks and regards

    Hi,
    copy cost center planning:
    kp97  - copy plan to plan
    kp98  - copy  actual to plan
    Internal order copying
    ko14 - copy plan to plan
    ko15- copy actual to plan
    all the best
    prasad

  • GL : Carry Forward Receivables/Payables &  GL Balances

    Hi SAP Guru's
      my project now is the confiration level , we config all FI and CO also, now we have to run MONTH END PROCESS, so how to run monthend process and what aspects i have full fill in this stage more ove i have  to Carry Forward Receivables/Payables &  GL Balances also or wht
    please guide me

    Hello
    Check these steps
    Following are the month end and year end operations.
    1. Open and Close Period
    2. Close period in MM module.
    3. GR/IR Clearing
    4. Foreign Currency revaluation.
    5. Balance Sheet Adjustment
    6. Balance Carry forward
    7. Asset Fiscal Year Close
    8. Asset Fiscal Year Open.
    9. Settle Production Order
    10 Depreciation Posting.
    11 Settle Assets under construction.
    12.Post Accruals and Deferrals.
    13 Release Standard Cost estimate.
    Not all steps may be mandatory, unless implemented.
    Reg

  • How to copy last year GL Accounts to this year, with out creation

    HI
    Good evening
    How to copy last year all GL accounts to this year. same configarations.(Not manual creations
    urgently i want please
    Ashok kumar
    [email protected]

    HI
    I dont want copy of Chart of accounts i want copy  GL Accounts
    Thank you
    Ashok kumar
    [email protected]

  • How to carry forward budget next year for single wbs element

    Hi,
    i want to carry forward budget next year for single wbs element.
    pl suggest me.
    Thanks & Regards
    Purna.M

    Hi,
    Go to CJCO click on Dynamic Selection and in master data of WBS element select No of person responsible and give the person responsible and execute.before that maintain no of person responsible in that specific WBS element.
    hope it will solve ur problem.
    Regards
    Avinash

  • Balance Leaves to be carried forward to next year

    HI Experts,
    I am using Time evualation with -ve time , i want to carry fwd all the balance leaves left for the year to the next year.
    I have set the "Permit Quota Generation in Time Evaluation" node to "Increase". However i am not able to meet the requirement. Please let me know if i have to maintain any other table or should i have to write PCR for this
    Regards
    Kanna

    You have to write Pcr's for reading the balances and to carry forward the Leaves to quotas.
    PCR for Reading Balances.
    hrs= Bcurmo
        hrs?(specify the month on which it has to read the balance)
        =
           hrs=Bcurdy
           hrs?(Last day on/after which it has to read the balance)
           =
           OUTAQTYP
            XX (XX:Mention Absence Type)
            hrs=FR C
            addMBXXXX(Time type 4-digit)z
    _PCR for Carry forwarding the Leaves.
    hrs= Bcurmo
        hrs?(specify the month on which it has to get the balance)
        =
           hrs=Bcurdy
           hrs?(Starting day to get the balance)
           =
           hrs=Mxxxx(Time type which we maintained in above PCR
           updtqAxx(Absence which it has to carry forward)
    Where
    A-Syntax
    B-Syntax
    curmo-Current Month
    curdy-Current Day
    F-Syntax
    R-Remaining
    C -Syntax
    MB-Monthly Balance
    z-Replacing Value.
    Check and revert with your Comments
    Experts:Correct me if am wrong.
    Regadrs,
    Rao

  • Balance Carried Forward for a Year

    Hi,
    Can anyone tell me if there is any table where the carry forward balance for a particular year is stored?
    I checked LFC1 table but it is not storing data consistently for all vendors.
    For some vendors the balance is correct, while for others it is not.
    Thanks in Advance,
    Shivali

    Hi Shivali,
    Have you looked table <b>BSIS</b> for open items?
    Please check also this link perhaps it may help.
    http://www.sapgenie.com/abap/tables_fi.htm
    Regards,
    Ferrty Lianto
    Please reward points if helpful.

  • Absence Quota Carried Forward to Next Year

    Hi All
    hope you are doing well. I was looping around for carry forward remaining absence quota from one year to next year
    Requirement:
    Absence Quota  for 20 days generated from 01.01.2012 to 31,12.2012, deducted 4 days on december 2012
    but absence quota to next year i.e from 01.01.2013 to 31.12.2013 is showing as 20 wherein actual should be 16
    Followed Woods documents at Carry Forward Absence Quota but failed
    Configuration of Time Types, PCR and Schemas as folows, request your kind attention at earliest as its business critical
    Configured a constant at T511k
    Created two time types
    For Quota
    For carry forward
    PCR as follows
    Schema
    Request your kind attention on the same, helpful/ right answers will be rewarded with points
    BR
    Anil
    Message was edited by: Sikindar A

    Hi Anil,
    I just had a quick look at the PCRs and I think some things are wrong.
    First of all ZCMO controls if it's the last day of last month or not. If it is the schema will go through ZCFL.
    ZCFL reads the remain part of quota type 20. Please make sure you quota type is correct. I mean it's 20. I assume quota type is correct. PCR checks if remain of quota is equal or great than 20 then it put 20 into time type 0904.
    Until here you will have remain part of quota at last day of last month in time type 0904.
    Now you need a PCR to control if the date is first day of first month (01.01) reads value of 0904 and through a quota generation rule of V_T559L generate quota.
    I don't understand what ZCFT is for!
    Regards,
    Omid

  • How to carry forward  RE prior year for each period?

    Hi,
    I have a Retained Earning (RE) prior year. How do i carry forward the opening balance for each period?
    I have tried to use the copy method (using the same version but copy from period 1 to 2) however encountered message stating that " Posting in identical currencies: Amount disagree".
    Please advise.
    Regards, Renee

    Renee,
    What has remained unclear
    how SEM BCS handled balance carried forward?
    Re: BCS Calculation for retained earnings

  • Error in Asset Value carry forward to next year

    As a regular periodic process of Month/Year closing activities in SAP, Asset Year 2015 was opened and then closes the year 2014 and carried forward the Asset values to the year 2015. But unfortunately some of the Asset value had not been transferred to the year 2015. As a result, Depreciation had not been charged for those Asset for the year 2015. Need to transfer the Asset value to the current year immediately. Can any one help me regarding the problem ? The APC Start value is showing in the year 2014 but its not showing in 2015.
    The Closing value of Current APC of year 2014 does not match with the Opening value of the APC Start, so what should be the possible reasons for that ?

    Hi Erika,
    I did that on last January 2015. First i use the T-code: AJRW for the Fiscal Year Change and then T-code: AJAB - for Year end-closing Asset Accounting as i did that for last 4 years. Though there was as error message indicating error in depreciation calculation, our consultant assured me that that will not create any problem. The Error was like below:
    600981       0    Secretariat Table                              2014 Error in dep. calculation

  • Time Management: Carry Forward.

    Hi Experts,
    Fine below the issue i have in TM
    There is a configuration for the max number of days carried forward to the next year, 2012 as 6 days.
    HR have made an exception this year, due to many employees not having taken most of their leave.
    they would like the full balance of leave accumulated in 2011 to be carried forward to 2012, January and must be consumed by March 31st 2012 (end of our financial year)
    This applies only to Annual Leave earned at the rate of 2.5 days per month so 30Days by end of December in any calendar year.
    Appreciate your response.
    Regards
    Rajesh.N.S

    In this case use Quota corrections better As you told Exception only not changing business process right..
    If changes in total business you can change configuration or any PCR already writen...Exceptional case you have to use Quota corrections (IT2013) only...

  • Commitment Carry Forward in the year end closing!

    Hi All,
    We have a lot of open PRs and POs against Internal orders and WBS at the year end and we also have the budget control activated. Now we are going to do the year end closing. My question is:
    1. Who should do the commitment carry forward, supply chain or FI team?
    2. If supply chain will do the PR or PO carry forward, will FI team also need to run the commitment carry forward (KOCF or CJCF) from FI side at the same time or not necessary?
    Thanks,
    Ting

    Hi Abhinay,
    Thanks for the answer.
    When you say they have to perform year end activities like checking PO and PR, what actually they are doing? Do they just need to check whether those PO or PR are required (if not, close them) or they need to do something more? . As far as I know, no steps like checking PO and PR are required here. So I am wondering whether we have missed anything or not. Can you give me some details about that step?
    Also, if we are using only Total value for the budget, not annual value, I don't need to do the budget carry forward closing step. In this case, do I need to do the commitment carryforward step?
    Thanks,
    Ting

  • Time mangt Carry forward of quota.

    Hi Friends,
                       I have a query related to Carry forward of quota to next year.
    For ex: Sick leave quota for this year is 30 days.
    Utilized sick quota is 15 days in this year. Remaining I want to tranfer to next year quota.
    Totally quota for next year should be 45 .
    Please tell me the field or configuration where i can carry forward the leave quota to next year?
    with regards
    Madan.

    Hi Madan,
    For the Quota Carry forward process you require two write two PCR'S and then insert them.
    Please let me know what is the Time Evalution (+ or -ve) that you are following i.e TM04.
    Thanks and Regards

  • Retained Earnings Account balance not carry forwarded to next year

    Hi,
    We have problem in Retained Earnings Account Balance C/F to next year
    example:
    G/L Account closing balance in 2008 - 1000.00 (as per FS10N) after c/f balances to 2009
    G/L Account Opening balance in 2009 - 850 (as per FS10N) (there is a difference 150.00)
    If we double click on Cumulative balace of 850 it will give us - 1000.00 and if we see in report : FBL3N it will show correct balance. Only FS10N is not showing correct balance.
    Can you please let us know what will be the reason ?
    Thanks
    Ravi

    Hi Ravi,
    We are using 4.6C version and last few years there was no problem and we have other company codes which are showing correct balance. But only one company code this difference is coming.
    If we double click the FS10N report opening balace it will give us the correct balance. But in display there is showing less amount.
    Thanks

  • Table for GL Carry forward balance

    Hi
    Can any one tell me the table where the carry forward balance of GL is stored.  Actually when we do faglgvtr the system will carry forward the previous year balances to the current year.  I want to know in which table those balances are stored .
    thanks

    Hi
    check with the below links.
    Re: Table for Customer and Vendor Special GL Carryforward Balances
    Re: Balance carry forward...
    regards,
    Radhika

Maybe you are looking for