GL Budget import trough GL_BUDGET_INTERFACE

Hi,
I plan to import budget in our EBS 11i through GL_BUDGET_INTERFACE, cause I only needs balances (No needs of tracing journals).
I need to replace each time the previous budget imported. Then, I'll choose the 'R' flag on my lines. That seems to be OK.
My issue is the following : I wont import the full budget each time (some lines turned back to null for example).
If I don't load them again, the balances won't be updated and set to zero (source : GL user guide)
Has somebody ever encountered this issue?
What kind of workarounds or solutions did you setup? with a customization?
Is it possible to turn my whole budget balances for some periods to zero before performing my import through GL_BUDGET_INTERFACE?
Other question : I plan to perform a charge test on the "Budget Upload" concurrent program.
Anyway, have you any feedback on its performances?
I thank you in advance for your answers.
regards,
J.

Hi,
thx for your reply, it indeed works but could take too much time for us.
We'll try to load only the null account balances to zero (using a temporay table).
Regards,
J.

Similar Messages

  • Animation presets import trough Adobe Bridge Browser

    Hi guys,
    I am sure that in previous versions of AE I could "Browse Presets" trough Bridge, double click on selected preset and it would import into AE.
    Now, in CC and CC2014, when I browse presets, and double click on selected one it shows error (" Unsupported file type or extension").... then, I have to go manually, trough "Apply animation preset", find the preset and load it....
    Any solution???
    Thanks!

    Make sure scripts are enabled for CC and CC14 in Bridge Preferences:
    Restart Bridge, select the Timeline panel then select the layer you want to apply the preset to and double click.

  • Importing Video From Home Movie DVD

    I have home movies burnt onto a DVD from the original VHS Tapes, and want to edit the the using IMovieHD 6, but when attempting to import, I get an error message that says, "The File could not be imported". Quicktime was unable to parse it.
    According to what I read, IMovie should be compatible with Mpeg-4 Files.
    I've even tried to create Mpeg-4 files from the original video files off the DVD. Still no dice.
    Dying to get all the 'slow' moments out of all the hideous Birthday Party footage.
    I'm a newbie so forgive my lack of experience.
    Thanks
    robio

    Hi Robio:
    Welcome to discussions!
    Don't suppose you have the original DV tape-do you? If so, that's your best bet for editing..
    With that said, if you decide you need to use the DVD, then you will need to convert that DVD into something that imovie can use. (Thus, there is a possiblitlity of loss if quality..)
    (I quote Karsten Schlüter here:)
    for 20$ get the Apple
    mpeg2 plugin
    and for free
    Streamclip for converting mp1/2/4, divx, avi, vob...
    other tools are:
    * DVDxDV, it
    has a 30d trial period (testdrive sets a watermark)... and cost 25$
    Cinematize
    60$
    * Mpeg2Works >25$ + Apple plug-in
    http://danslagle.com/mac/iMovie/tips_tricks/6010.shtml
    http://danslagle.com/mac/iMovie/tips_tricks/6018.shtml
    or connect Your Camera to a DVD-player and copy to tape or import
    trough if Your Camera handles that...
    iMovie is a video edit app meant to work with firewire connected
    miniDV camcorders
    Sue

  • Importing From Finalized Disk to imovie!!!Need Help Fast!!

    Reader-
    I shot a video for my friend for his project, and I need to edit it. My Sony Handycam that uses mini DVD disks cannot import to my computer according to Sony Tech Support. The man on Sony Support told me to contact Macintosh and ask them how to convert a .VOB file into a different kind of file supported by imovie. imovie, apparently, does not support .VOB files. So, in one sentence, I need to know how to conver a .VOB file into one supported by imovie, and then how to import those files to imovie. Thank you very much for reading this. Do not hesitate to respond =).
    John
    Mac G4 Emac   Mac OS X (10.3.9)  

    get for 20$ the Apple mpeg2 plugin
    and for free the tool Streamclip for converting mp1/2/4, divx, avi, vob...
    (with that combo you can NOT override copyprotection mechanisms! ... )
    other tools are:
    * DVDxDV, it has a 30d trial period (testdrive sets a watermark)... and cost 25$
    * Cinematize >60$
    * Mpeg2Works >25$ + Apple plug-in
    http://danslagle.com/mac/iMovie/tips_tricks/6010.shtml
    http://danslagle.com/mac/iMovie/tips_tricks/6018.shtml
    or connect Your Camera to a DVD-player and copy to tape or import trough if Your Camera handles that...
    iMovie is a video edit app meant to work with firewire connected miniDV camcorders

  • ECM import PCP data

    Hi Friends,
    My client has two Org structures with each CEO on the top for each structure.  For ECM budget process.  I built two budget structures. After the budget import PCP data process, one structure work correctly of allocation of the budget, which the manageru2019s budget roll up or add up to the one-up mangeru2019s distributable budget.  However; the other Org structure is not correct for level 2. The level 2 mangersu2019 budget is added to their own distributable budget, and not roll up to the CEOu2019s budget, and the admin of the CEOu2019s budget is missing. It seems working for the level 3 and down.
    The budget for each employee were correctly shown on the PCP Cost Plan Run Manage process.
    Any one know whatu2019s happening, there is no change on the configuration. What is the best way for me to fix or adjust the budget?
    Please advise as soon as you can....
    Thanks!
    Sus

    This is resolved by SAP Note 1589195.

  • Import javax.ejb cannot be resolved

    Hi,
    There are some libraries missing in the following code.
    package era.budget;
    import javax.ejb.*;
    import era.budget.BudgetVO;
    public class BudgetItemVO implements java.io.Serializable
         private Integer itemId;
         private BudgetVO budget;
         private int type;
         private String itemDetails;
         private int amount;
    // -------------- BEGIN GET/SET METHODS --------------
    public BudgetItemVO(Integer id)
              this.itemId = id;
         public BudgetItemVO()
         public Integer getItemId()
              return itemId;
    public BudgetVO getBudget()
              return budget;
         public void setBudget(BudgetVO budget)
              this.budget=budget;
    public int getType()
              return type;
         public void setType(int id)
         this.type=id;
    public String getItemDetails()
              return this.itemDetails;
    public void setItemDetails(String details)
              this.itemDetails=details;
    public int getAmount()
              return this.amount;
    public void setAmount(int amount)
    this.amount=amount;
    As aresult of these missing libraries there are some compilation errors..Some of the errors are as follows
         1)The import javax.ejb cannot be resolved     
         2)EntityBean cannot be resolved to a type     
    3)EntityContext cannot be resolved to a type     
    4)EJBLocalObject cannot be resolved to a type     
    Thanx & Regards
    Maria.

    try: in your project properties choose 'Java Build Path' and add javaee.jar (from J2EE_HOME\lib) as external jar

  • How can I import home movies that were transferred to DVD into IM ?

    I had a service transfer old Super 8 and Reg 8 to DVD for me, and I transferred some old VHS home movies to DVD on a Pioneer DVD recorder. I would like to get these into IMovie to do some basic editing add titles and a soundtrack. (I just made the big jump from PC to Mac 2 weeks ago) I would greatly appreciate any input!
    Thanks

    get for 20$ the Apple mpeg2 plugin
    and for free the tool Streamclip for converting mp1/2/4, divx, avi, vob...
    (with that combo you can NOT override copyprotection mechanisms! ... )
    other tools are:
    * DVDxDV, it has a 30d trial period (testdrive sets a watermark)... and cost 25$
    * Cinematize >60$
    * Mpeg2Works >25$ + Apple plug-in
    http://danslagle.com/mac/iMovie/tips_tricks/6010.shtml
    http://danslagle.com/mac/iMovie/tips_tricks/6018.shtml
    or connect Your Camera to a DVD-player and copy to tape or import trough if Your Camera handles that...
    iMovie is a video edit app meant to work with firewire connected miniDV camcorders

  • Importing my dvd into ihome hd

    I NEED HELP! i have made a movie with some of my buddies for a school project and i need to edit the movie we made. we made it on my friends camera and then on his windows computer we made it into a dvd. i put the dvd into my computer and it will play fine on the dvd player. i can watch it as much as i please yet i need to edit it. i have constantly tried to import it but it somehow it does not work. please give me some suggestions because the project is due this monday!
    thank you

    Hi dale jr rules:
    Welcome to discussions!
    You need to convert those files into something imovie can understand if you want to edit them.
    You'll need:
    (I quote Karsten Schlüter here:)
    get for 20$ the Apple
    mpeg2 plugin
    and for free the tool
    http://www.apple.com/downloads/macosx/video/
    mpegstreamclip.html
    Streamclip for converting mp1/2/4, divx, avi,
    vob...
    (with that combo you can NOT override copyprotection mechanisms! ... )
    other tools are:
    * DVDxDV, it
    has a 30d trial period (testdrive sets a watermark)... and cost 25$
    http://www.miraizon.com/products/products.html
    Cinematize
    * Mpeg2Works >25$ + Apple plug-in
    http://danslagle.com/mac/iMovie/tips_tricks/6010.shtml
    http://danslagle.com/mac/iMovie/tips_tricks/6018.shtml
    or connect Your Camera to a DVD-player and copy to tape or import
    trough if Your Camera handles that...
    iMovie is a video edit app meant to work with firewire connected
    miniDV camcorders
    BTW-Tony Stewart rules as well..
    Sue

  • How do i edit a home movie on a DVD?

    I just paid to have some home movies converted from VHS to DVD.  I loaded the DVD into my computer, expecting iMovie or iDVD to be able to allow me to basically edit the movies.  I learned that that's impossible without first downloading MPEG Streamclip which I did.  Then I learned that I still can't proceed without also paying $20+ for MPEG-2 Playback Component.  Apple says that Playback Component is not required with Lion, which I have.  But elsewhere, I read that I do need it.  Worse, most of the reviews say that it doesn't work, that there is no audio.  I don't have $20 to throw away.  And I'm not sure that, even if I did install Playback Component, that I'd have video, because I don't have it now.  Am I missing something here?  Is it true that iMovie won't import a video from a DVD that I can watch on the same computer, but it will import a movie from a camera?  (I don't have a camera.)  So: why am I not getting video, let alone not getting  audio?  And what can I do to edit a movie that's on an unprotected DVD?  Thanks.

    Hi aa,
    dvd is end of the road, DVD uses a compressor (mpeg2) not meant for further processing..
    Handbrake converts into mpeg4, another lossy compressor (not meant for editing...), which needs to be converted AGAIN for usage in iM...
    I would do....
    get for 20$ the Apple mpeg2 plugin
    and for free the tool Streamclip for converting mp1/2/4, divx, avi, vob...
    (with that combo you can NOT override copyprotection mechanisms! ... )
    other tools are:
    * DVDxDV, it has a 30d trial period (testdrive sets a watermark)... and cost 25$
    * Cinematize >60$
    * Mpeg2Works >25$ + Apple plug-in
    http://danslagle.com/mac/iMovie/tips_tricks/6010.shtml
    http://danslagle.com/mac/iMovie/tips_tricks/6018.shtml
    or connect Your Camera to a DVD-player and copy to tape or import trough if Your Camera handles that..
    DVDxDV is a very good "beginner's tool", one-click-only + try out...

  • Charm Transport Request

    Hi All,
    I have made all the development activites in the production and saved in the transport request whcih was created under the UC.
    I have released the transport request also.
    Basis team have imported the correction to QAS.
    My testing team tested the correction and found some error so they have set the status to " in development"
    Then I created the new tp and did the changes and moved it to QAS.
    Testing is okay.
    Now I need to know wheteher both the tp's will be imported into production or only one(the new one)
    kindly suggest.

    Hi Raj,
    Your transport requests will be imported trough a succession of single import, the import sequence will be the same as the release sequence.
    All transport requests attached to your UC will be imported into production system.
    David

  • DAC in DTAP

    Hi all,
    We are using the DAC in a DTAP environment.
    This week we did a first migration from Development to Test.
    We exported the DAC repository and imported it to the Test server.
    We now have a problem with tasks that are inactivated in Development and become active in Test.
    This is an example:
    Task ‘Extract for Person Dimension’, originally from Source System Container ‘Siebel 8.0 Vertical’.
    The underlying Informatica mapping was customized as part of the development process.
    Then a new Task was created with a custom indication: ‘Extract for Person Dimension C’, created under Source System Container ‘Case Management’.
    The original task still will be selected when assembling a subject area. Thus the orginal task in Source System Container ‘Siebel 8.0 Vertical’ was set to inactive. Modifying the orginal task is not possible, only cloning the record to the Source System Container ‘Case Management’ and set it there to inactive.
    Thus in Development the following situation exists:
    •     ‘Extract for Person Dimension’, Source System Container ‘Siebel 8.0 Vertical’, active
    •     ‘Extract for Person Dimension’, Source System Container ‘Case Management’, inactive
    •     ‘Extract for Person Dimension C’, Source System Container ‘Case Management’, active
    Then when the DAC repository is exported and imported to the Test environment the following situation exists:
    •     ‘Extract for Person Dimension’, Source System Container ‘Siebel 8.0 Vertical’, active
    •     ‘Extract for Person Dimension’, Source System Container ‘Case Management’, inactive
    •     ‘Extract for Person Dimension C’, Source System Container ‘Case Management’, active
    The custom subject area still contains the correct tasks, however with assembling again the Test environment all active tasks are included in the subject area.
    Did we do something wrong? Did we miss a step?
    Thanks!
    Michael

    It seems that the table W_ETL_OBJ_REF isn't imported correct.
    We import trough exported XML files.
    Tips?

  • Intrastat declaration file creation

    The results of step 6 can be then included in a file.
    There are several options
    Not all the options are available for all countries of declaration.
    Create u2018test fileu2019: The file is created following the specific format required by the authorities of the country, the name of the file is provided automatically by the add on but will show that is not to be used for real, only as a test. GB and DE. (The file is stored in C:\Program Files\SAP\SAP Business One\AddOns\sap\Intrastat)
    Create File with automatic name: The file is created following the specific format required by the authorities, and the name of the file is automatically provided by the add on following local conventions of the country of declaration. Only for GB,DE,BE,IE,SE. (C:\Program Files\SAP\SAP Business One\AddOns\sap\Intrastat)
    File with manual name: The file is created following the specific format required by the authorities, but the name of the file must be entered by the user: AT,BE,DE,DK,ES,FI,FR,GB,IE,IT,NL,PT,SE. the path and the name to be entered (lower browser)
    CSV file with manual name: A CSV file is created, not following any format of any country. This file can be edited by the user to be imported trough a third party software. The path an name should be entered (upper browser)
    Edited by: Jose Antonio Castillo on Sep 3, 2009 10:51 AM

    Thanks to all

  • How can I edit budgeted cost/unit in excel and then import into P6?

    I would like to edit resource assignements (budgeted cost/unit) month by month in an excel file, and then import it into P6. Is this possible?
    It seems that the resource assignments month by month cannot be exported to an excel file. Is there anyone who can help me find a solution to this problem?
    Thanks a lot.
    By the way, I foud I can use the reporting function to get the excel file with month by month resource assignment information and can edit the values, but I cannot then import the changes into P6.

    not sure if this helps at all, but..
    when you refer to importing units (or costs) by period, do you mean past financial period actual data or future bucket planning data ?
    if it's the former, you can select corresponding financial period fields (period actual units and/or cost) for export to excell. unfortunately not sure why they are marked (*) which means they cannot be modified and reimported just as easily.
    an update of the same fields in the P6 database can be performed through P6 Timesheets (or similar solutions) through SDK (and possibly API or Webservices).
    if it's the latter, i don't see how *"future bucket planning" or any other non-linear distribution* (which can be a bit too much and quite time consuming in p6), can be made easier in excell.
    i think predefined non-linear resource curves are a good compromise, but if that doesn't suit your needs, you can define *"custom resource curves"* of your own for resource assignments using the resource usage spreadsheet.
    you would need to enter values for budgeted units for several future intervals (depending on the timescale)
    e.g. for months 1 to 4, you manually set budgeted units to 1, 0, 2 and 4h respectively, resulting in a total of budgeted units for the assignment of 7h.
    if you then modify the 7h to 70h, the sistem will adjust the period values proportionally to the initial values, resulting 10, 0, 20 and 40 h respectively.
    best of luck

  • Running GL Journal Import for HR Budget

    I'm trying to run the GL journal import for HR Budget after having posted the budget to GL, but there are no values in the LOV for Ledger.
    I'm guessing that I might have to set my security profile for PSB:GL Budget Set, however when I try to do that it gives me the following error:
    APP-FND-01436: List of values cannot find any values for you to choose.
    Cause: The List of Values execution failed to find any values.
    Cause: The SQL statement specified to fdlfch() failed to return any values.
    Action: Check the message stack for any SQL statement failure messages. Check to make sure your SQL statement works in SQL*Plus. (Routine=fdlfch)
    Any idea what I am missing?

    I raised a SEV2 SR with product support and even they are out of thought on watz happening with the program.
    i checked all the setups in webadi template, gl profiles, setup(s) but could not find any thing as problematic.Do you have any custom code or the database triggers?
    By
    Vamsi

  • Import manual budgets in B1 V9

    Hi
    A customer has asked if we can import manual budgets into B1 V9 from a spreadsheet / ascii file
    I haven't done anything with budgets before but I did find one discussion on the forum about this but it was never answered
    Just wondered if anyone else has done this please ?
    Many thanks
    Andy

    Hi Andrew,
    What happens if you comment out these two lines ?:
    BGT.TotalAnnualBudgetDebitLoc = 780
    BGT.TotalAnnualBudgetDebitSys = 780
    Regards,
    Johan

Maybe you are looking for

  • I am getting an error report and not sure how to fix the script. Please help...

    I am using action script 3. I have html codes from ccbill that I am trying to make work with flash. Here is the script I am trying to use: import flash.net.URLRequest; var url:String = 'http://www.lexiefyfe.com/ccbill9001/index.htm'; myButton.addEven

  • Purchase Order Message Determination  - RVCOMFZZ

    I'm using RVCOMFZZ to fill a specific client field added to structure KOMB and KOMKBEA. I need to acess the ekpo info of the purchase order about to be created. My COM_EKPO table is empty. Is this a bug or it's not possible to acess PO item data when

  • Download ABAP Objects

    Hi, Is there a way to download dialog programs together with screen definitions same way one would do for a normal report program. I also would like to download table definitions. Scenario We have written some custom applications that we use for demo

  • How to connect serial or usb or parallel port

    telll me how to connect our application with serial port and how to detect weather the usb is connected or not

  • Terms of Payment with Working days

    Hi SAP GURUs, I am new to SAP ISU...I need to create a terms of Payment where a payment will be made in say 15 working days and not in 15 calender days. Require your help on the same Regards, Pradeep