Date for Budget release

Hi All ,
I want to create ABAP Z report in which search criteria  required Budget Release date . I tried to search in budget tables but no one table have update Budget release date . So want to know table & field for same.
Thanks,

Hi Virendra,
Check report S_ALR_87013560. Here you will find the released budget (Total and overall) data. Select the release value for any project/WBS element then in Menu bar Goto -> Line items.
Here, change the layout (Ctrl+F8) and you will get the document date.
Regards
Saurabh

Similar Messages

  • How to find the creation date for a released requests..

    Hi friends ,
    In se09 tcode , we a date which represents the last changed date .. Now , for a particular Released request i want to find out the Creation date for it . How can i find it . I checked the tables like E070create there also we have requests that not released yet , i have also checked se03 and other tcode and a fn mo dules like TR_READ_GLOBAL_INFO_OF_REQUEST .
    So how to find the creation date for a released requests. Iam waiting for ur inputs..
    Thanks in advance..

    hi,
    Did u found the way to get the request creation date?
    I also need the same information.
    This needed for audit purpose........so it is must.
    Please help me in this.
    Best regards,
    vinod

  • Same data for 2 release strategies

    Hi Gurus,
    If same pre requisites (release codes) and classification values maintained to the 2 release strategies .. what will be the effect.. and which release strategy will pick the system
    please explain
    regards
    subbu

    Hi
    Thanks for immediate reply
    that means there is no use of maintaining same data for the both.. right??????
    regards
    subbu

  • Forte v3 - date for commercial release

    Greetings All
    Does anyone know when Forte 3 will be released and, more particularly,
    when the Forte training materials will have been upgraded to the new
    version ?
    I'm taking both Forte application development classes in the UK in a
    month's time, and am hoping they will cover release 3.
    Kind regards, Robin.
    Robin M. Roos <[email protected]>
    Computer Consultant, Milton Keynes, UK.
    Progress (see you in Boston?), Actuate, and Forte in due course...

    At 10:36 PM 5/20/97 +0100, Robin M. Roos wrote:
    Does anyone know when Forte 3 will be released and, more particularly,
    when the Forte training materials will have been upgraded to the new
    version ?R3 beta is available now to pretty much anyone with a serious need. R3 is
    projected for "production" release in August which means that any new users
    will get it then as will any existing users who ask for it. About three
    months later will come the maintenance release mailed without request to
    those on maintenance.
    R3 training is available now, although I believe it is a 3 day
    "differences" class, i.e., go ahead and do your basic training and then
    take the differences class to get ready for R3.
    =========================================================================
    Thomas Mercer Hursh, Ph.D email: [email protected]
    Computing Integrity, Inc. sales: 510-233-9329
    550 Casey Drive - Cypress Point support: 510-233-9327
    Point Richmond, CA 94801-3751 fax: 510-233-6950

  • For Budget release / supplement  User status

    Hi Experts,
    In project i m using a user status for taking approval / release budget .
    Description                   Lower                         Highest
    initial                               1                                   2
    bud planning                   2                                  3
    bud release                    3                                  4
    release                           4                                  5
    execution                       5                                  5
    Here, after getting approval / Release budget i have to change staus manually (based on authorization).
    Now here i want that when i add supplement budget then once again system should go on bud planning and authorized person change the status (from bud planning to bud release).
    For this in OK02 i had set Bud Supplement on Bud Planning. (According to that while budget is supplement then status go back on bud planning).
    Here i m little bit confused that wt level i have to select here between lower and highest. (i m taking the same level as shown above)
    While testing this, i m not getting the required ans..
    pls suggest me if i m doing something wrong.
    Regards,

    Hi,
    Description Lower Highest
    initial 1 2
    bud planning 2 3
    bud release 3 4
    release 4 5
    execution 5 5
    Please understand this, if you want to move form bud release to bud planning, then lower limit of bud release should be 2 not 3.
    as per your settings system would not move from one status to its previous status.
    Lower limit is what ever the status number it scan move backwards, understand this basic concept & apply it as per your requirement, I have just explained one scenario here.
    Thanks
    SL

  • Date for production release of JHeadstart 11g??

    Hallo,
    In several threads I see that the production release of JHeadstart will be available in fall 2009. It is already winter 2010 and I can not find information about the production release JHeadstart 11g. What is the new release date?

    Steven,
    I am from Russia, Moscow. I am very interested for JHeadstart 11.1.1.2.29.
    I read jhsdevguide1111.pdf and want buy licence for JHeadstart 11.1.1.2.29 and access to cso.oracle.com.
    I want try JHeadstart 11.1.1.2.29's greate functionality asap.
    I'm tested all previouse versions JHeadstart since 2005 year and read a lot of blogs and articles of JHeadstart developers team.
    In Russia nobody knows about JHeadstart and I no reply for any request about JHeadstart licence from Oracle partners.
    How can I get JHeadstart 11.1.1.2.29 and when evaluation JHeadstart 11.1.1.2.29 will be avaliable (on apr or may 2010)?
    Regards,
    Andrey

  • What is the date for final release of JAXB ??

    Guys, I am trying to find the date or month of release of final jaxb version(non beta). I tried searching sun and net, without any luck. This is such a premitive information, and i am not able to find it. This is driving me nuts !! Please help me, if you hold any informationin in this regards
    All help appreciated
    Thanks
    Rakesh

    Some recent issues using JAXB. I will post it as a new thread..
    1. Dramatic increase in response time, compared to its previous version. Atleast 30% increase in processing time using this new beta !
    2. Limited support to DTDs? Compared to the previous version ???
    This is what i get(Same DTD worked fine with my previous version):
    [xjc] DTD is attempting to declare xmlns:... attribute. All namespace-related validation are skipped.
    [xjc] line 5 of test.dtd
    Here is line 4 and 5 of my DTD
    <!ELEMENT CG_hdr (Header)>
    <!ATTLIST CG_hdr xmlns:xsi CDATA #REQUIRED>
    3. Limited support to XSD ???
    This is what i get, when i try to use a xsd schema and run the generated source. :(
    [java] DefaultValidationEventHandler: [ERROR]: Unexpected element {}:Routing
    [java] javax.xml.bind.UnmarshalException: Unexpected element {}:Routing
    My xsd code:
         <xs:element name="Routing">
              <xs:complexType>
                   <xs:sequence>
    When I have single Routing element in my XML, it works fine. When I have multiple routing elements, it blows offff !!!
    I need to get this thing working ASAP.
    Bhakti(or any one else good in jaxb) can you call me or share your contact information, so that I can discuss this issue?
    My contact :
    281.927.3376 (O)
    email: [email protected]
    messenger: [email protected]

  • Where do i find the release date for a PO

    Hi,
    I am writing a report and i need to find
    1) "request date" for the release
    2) "release date"(from the higher authority)  for PO
    I did look up in ekko and ekpo.. couldnt find it. ekko-frgzu gives the staus  but i need the actual date.
    Pls help
    Hrishi

    Hi Hrishikesh ,
    As the release is a PO changing process and it is at the header level you should be able to find in the table CDHDR - Change header table.
    With combination of PO i.e object and Transaction (ME28 for PO release ) you should be able to find the change documents for that PO with the date released
    in CDHDR table.
    Hope this will resolve your issue.
    Thanks , Kiran
    P.S  Pls award points if the answer is helpful

  • Creation date for released transport request

    Hello everybody!
    Does anyone know how to find the CREATION date for a released transport request? I've already checked table E070CREATE and it only has entries for modifiable requests.
    Best regards,
    Luís Andrade.

    I think transport is released date field in E070 is overwritten with the releasing date.

  • Components to be activated for Budget check in the table TRWCA

    hi,
    I want to know the components to be activated for budget check in the TRWCA table. I want to check the budget at the time of  PO creation , Goods reciept/Invoice receipt creation  using Network account assignment in PO  which is having WBS element and Project in its higher level.
    Thanks
    Rao

    ok well!
    Brother system will only check the budget, when your availability control is active.
    Further, as per your configuration, system will only prompt error  message when your budget exhausted 100%. ok
    please follow the same then  let me know
    check your WBS status is there avaiablity control active, when you entered the amount for budget/release.
    also check the transacion "CJBV - Activate Availability Control "
    Note: when ever you change the setting of your budget profie, must reconstruct the availability control transaction code is :CJBN/CJEN
    Thanks

  • HR Compensation: Where to define configuration for Budget

    Hi all,
    When doing HR Compensation Planning (include Merit and KEIP planning for e.g.), we will have the budget total for each org unit, the amount distributed and remaining ...
    I found the FM HR_ECM_UI_GET_PROC_PREP_DATA which gets data for budget total into the internal table BUDGET_TAB.
    I have a requirement to modify the columns in this budget table.
    I would like to know where we can do the configuration for the budget total information???
    Thanks,
    Khanh

    Hi,
    We have a issue: we have employees with daily payments (instead of hourly rate for example). These employees are flagged as "hourly" in SAP grouping.
    Now the budget information is not updated correctly when we increase the daily rate of an employee: SAP calculates: increase * Annualy woring hours from IT0007. which is not correct for daily rates.
    Are you sure that all the calculation logic is made in the JAVA coding? is it in any way possible to change this without changing JAVA code?
    Many thanks for yiur help!
    Lucas

  • Realease date for windows 8 drivers ?

    hi,
    do we have so far any date for the release of the windows 8 drivers. I'd like to install the latest version of windows on my iMac but it need first to be supported by bootcamp.
    Thank you

    I found this in the discussions: https://discussions.apple.com/message/21159610#21159610 meaning it would be imminent if we have any date for the 10.8.3 update

  • Release Date for Albums Year, MONTH DAY

    Why can't I enter the release date for albums (Year month and day)?   Itunes has a field for year but that's it.    I would have loved to be at the meeting where it was discussed.
    "Year, month and day? why the heck would any want that?"
    "Well a lot of us want to see our albums in chronological order and you can't do that with just the year, many albums come out every year"
    "Blah Blah Blah, music is just to dance to, no one cares about dates, besides it would four extra digit fields in each entry"
    But seriously, I would think that Itunes would aspire to be THE program for music lovers.
    Instead of being able to just enter the release dates I have had to come up with my own work around.  I put a the release date in the format yyyymmdd in fromt of each title and then sort by titles.
    Now all of my Beatle albums finally show up in chronological order by release date.   But why should I have to massage the data like this.   I can't imagine what goes on at Itunes planning  sessions.  I'm very unhappy about the loss of cover flow but that's another story.

    I'm glad to hear that I am not the only one who sees this as a problem.  And another Beatles fan too.
    This is so fundamental.  Every album has a release date and it's part of the data that is always associated with  that album.   Why did Apple look at the data available for an album and consciously decide to truncate it?
    What kind of music lover isn't aware of when albums are released?  I just don't get it.
    I like having the date yyyymmdd in front of each album.   It isn't pretty but it means the albums are chronological.   If you want, you could just put this in the sort field and leave the regular album title in the regular field.   Then the names would be right and they would sort correctly.   But again.  Why should we have to do all that? 
    Apple is busy constantly changing where the controls are on I tunes  rather than fixing something simple and important like this.
    Today I wanted to load some songs onto my ipod touch and it took me 10 minutes to figure out how to sync because the last itunes update got rid of the side bar.  
    How are you supposed to get comfortable using a product when they keep moving the controls around?   Just quit apple.   leave the controls where they are.  Add new controls if needed but stop moving them.  I know I'm ranting now but I am honestly angry and frustrated,

  • The current iTunes 10.5 upgrade does not install on Windows 7 and indicates a faulty install package (error 2324). Advice or details on the release date for a proper fix?

    The current iTunes 10.5 upgrade does not install on Windows 7 and indicates a faulty install package (error 2324). Advice or details on the release date for a proper fix? I'm not able to roll back to the prior version, so I'm stuck in limbo.

    There have been a number of problems with installing the latest iTunes on Windows 7 64-bit machines during the last couple of weeks.  You might want to do a search on that topic and see if anyone has a solution.  There have been various versions of the problem but a lot related to errors in the download package or failure to download.

  • Tables for Budget data

    Hi,
    Please provide the base tables for Budget data
    thanks

    hi Arun,
    check these
    BPGE (overall budgets),
    BPJA (annual budgets) and
    BPPE (period budgets).

Maybe you are looking for

  • Adobe Reader 8.1 verses 6.0

    I have been using 6.0 for years. Each time I received an email with attachment as a PDF a flash would come up to intall updates. After the 500th time of getting the notice, I finally aggreed to get the updates. I have installed 8.1 twice, I have gone

  • Going Nuts here

    hello one and all, i have a mac mini early 2006, not an intel mac. im running mac os x 10.3.7 and would like to upgrade to 10.4 and have the installation dvd. ok here is the problem. i have read elsewhere that i first need to upgrade classic 9 to cla

  • Automatic generation of AWR reports

    Hi, How to schedule the automatic JOB to generate the AWR reports hourly basis. ( automatic comparing between 2 snapshots and then generate the text file). Thanks in advance.

  • Why are my print apps being cancled

    hp officejet pro 8600 premium  windows 7 64-bit it loads hpeprint then goes back to the apps then  a few min.  later goes back to the main screen when i log on line to hpeprint it tells me the job has been cancled. i have down laoded updates but stil

  • Disable preferences option to temporarily save documents (security hole?)

    Hi Adobe Community, we have a project where we want to use Adobe Acrobat X as Scan-Software for secure content. With the help of a predefined action, the scan gets directly encrypted. The problem that we have with this approach, is that there is a pr