How to load 0GLACCEXT into 0ACCOUNT

Hi,
can someone tell me how to load 0GLACCEXT into 0ACCOUNT?  I have noticed that 0GLACCEXT is an attribute of OACCOUNT.
I am trying to use 0PCA_C01 for my queries.
Thanks
Zev

Hi Zev,
May be I'm wrong, but as far as I know 0GLACCEXT is an attribute of <b>0GL_</b>ACCOUNT an used for calculation in balance sheets (FI) and not for PCA.
Regards
Joe

Similar Messages

  • How to  load data into user tables using DIAPIs?

    Hi,
    I have created an user table using UserTablesMD object.
    But I don't have know how to load data into this user table. I guess I have to use UserTable object for that. But I still don't know how to put some data in particular column.
    Can somebody please help me with this?
    I would appreciate if somebody can share their code in this regard.
    Thank you,
    Sudha

    You can try this code:
    Dim lRetCode As Long
    Dim userTable As SAPbobsCOM.UserTable
    userTable = pCompany.UserTables.Item("My_Table")
    'First row in the @My_Table table
    userTable.Code = "A1"
    userTable.Name = "A.1"
    userTable.UserFields.Fields.Item("U_1stF").Value = "First row value"
    userTable.Add()
    'Second row in the @My_Table table
    userTable.Code = "A2"
    userTable.Name = "A.2"
    userTable.UserFields.Fields.Item("U_1stF").Value = "Second row value"
    userTable.Add()
    This way I have added 2 lines in my table.
    Hope it helps
    Trinidad.

  • How to load image into picturebox

    Hi! Does anyone know how to load image into picturebox by using J2ME? And how to crete the picturebox in the forst place?
    Thanks!
    Regards,
    Jaceline

    You want java.awt.Toolkit.getImage() and java.awt.Graphics.drawImage().
    Ted.

  • How to load data into html:select using Struts ?

    How to load data into <html:select> using Struts ?
    I can not load an array or collection (static or dynamic data) into drop down list control by <html:select /> Struts.
    please use:
    <html:select >
    <html:options />
    </html:select >
    Please help me. please detail it. thanks a lot.
    Message was edited by:
    tranminhman

    In order to load a collection or array of data you can use <html:select> with <html: options collection="" name=""/>
    here collection attribute refers to the Arraylist or Array of data and name is the name of the Form bean.
    Hope this helps...
    Chaitanya V

  • How to load fonts into iPad?

    Can anyone offer help/referral on how to load custom fonts into the iPad?  Thanks

    there are no fonts but go to setting/general/keyboard/keyboards/ and choose your keyboards

  • How to load history into Recon accounts

    Hi,
    I would like to know how to load history (line items for 2 years) into the recon accounts for AR, AP, AA.
    In our system, the recon accounts have been set in FS00 and there are some postings. So the accounts have some balancec in them. When I try to load it says I can not post directly to recon accounts.
    Could some one help me with the procedure?
    Regards,
    -SD.

    Hi,
    You can't load directly.You have to load cusotmers or vendors balances to see balance in Recon accounts.
    Thanks,
    Rau

  • How to load 0XF0 into 1 byte ?

    Hi all,
    I am creating an array like this...
    private final static byte[] PSA325_ERR240_FAIL = {0x7e,0x0,0x1,0x5,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,(byte)0x82,
    (byte)0XF0,0x7e};
    its a 16 byte array...
    in the last but one byte which is 0xF0
    I want a value of 0xF0 i.e 240 to go in there....but if I don't cast it to a byte...I am not able to compile and if I am casting it to byte then it is going as -16 which I don't want..
    I want the value to go as 0XF0 or as 240....let me know if anyone knows the solution...
    all I want is how do I load a value of
    240 i.e 0XF0 in just one byte...???
    pls help!!!
    Satish

    Hi,
    I am clear to come extent but still not very clear as to how will I load 0xF0 into one of the indexes in the byte array..
    I mean if u look at my problem
    I want to load 0xF0 into one of the elements of the byte array...and if I am trying to load it as 0xFO the compilor doesnt accept as it is an int ..so I am casting it to byte..but ur solution of & it with 0XFF is not pocssible to in my case as
    again I cant use some tjhing like
    private final static byte[] PSA325_ERR240_FAIL = {0x7e,0x0,0x1,0x5,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,(byte)0x82,((byte)0xF0 & 0xFF),0x7e};
    as here again 0XFF is an int and cant be loaded into a byte array as an element....hope i have not confused you much..if u are clear..then please let me know the solution...
    my requirement is
    private final static byte[] PSA325_ERR240_FAIL = {0x7e,0x0,0x1,0x5,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,(byte)0x82,0xF0,0x7e}; in the last but one byte 0XF0 should go in and not as -16...how di I do it ?
    Satish

  • How to load data into an ods from multiple info sources.

    hi all...
    i am given a task to load data into an ods from 3 infosources ...
    can someone plz give me the flow .
    thank u in advance..

    Hi Hara Pradhan,
    You have to create 3 update rules by giving the 3 different infosources while creating each update rule. And u have to create the infopackages under each infosource. with this u can load the data to the same data target from multiple info sources.
    Hope it helps!
    Assign points if it helps!

  • How to load data into read only cells in HFM?

    Can any one help me in loading data into Read only cells in HFM?. I am trying to lad data into a read only cell using data load file and i m getting the below error.
    NB: I need the "UseLineItem Details" to be enabled.I shud be able to submit the data thoudh the "UseLineItem Details" property of the account member is enabled
    Data load File
    !Column_Order = Scenario, Year, Period, View, Entity, Value, Account, ICP, Custom1, Custom2, Custom3, Custom4
    !DATA
    Actual; 2013; January; Periodic; NZ; NZD; 141100; [ICP None]; [None]; [None]; [None]; [None]; 10000
    Error Received
    Line: 4, Error: Cell for Period January is not an input cell.
    Actual; 2013; January; Periodic; NZ; NZD; 141100; [ICP None]; [None]; [None]; [None]; [None]; 10000
    >>>>>>
    Can any one please help me ....

    Hi,
    Example: Assume that you have Travel Account#141100
    Now you have below information
    Travel Expenses $30,000
    Food Expenses $50,000
    Hotel expenses$20,000
    To enter this details normally you will create additional 3 accounts(1.TravelExpenses 2.FoodExpenses 3.HotelExpenses) under Travel Account#141100
    Using lineItem Details No need to create additional accounts. you can show the detailed information in a single cell(Single Account).
    To do this
    1.Create a New datagrid in workspace
    2.Right-click and select Cell Line Item Detail on Account#141100 (which is enabled line item details)
    3.Click on add button then provide the description and Enter the amount then press enter.
    1)Travel Expenses $30,000
    2)Food Expenses $50,000
    3)Hotel expenses$20,000
    4.Total $100,000 will be shown in Account#141100
    (If you want to see the detailed information just Right-click and select Cell Line Item Detail on Account#141100)
    To get clear understanding please go through the HFM Admin guide.
    Regards
    Sarilla

  • How to load swf into a movie clip?

    i have an swf file i want to load into a movie clip within my
    flash file, i think im supposed to use loadmovie () instead of
    loadmovienum, can anyone help me out? thanks

    loadMovie("X",Y);
    Where x is: the url of the swf file you want to load.
    Where y is: the name of the movieclip you want to load it
    into. You must give the movieclip an instance name.
    For example, if I wanted to load '1.swf' into a movieclip
    with an instance name of "loaderclip," my code would be:
    loadMovie("1.swf", loaderclip);

  • How to load data into Hierarchy

    Hi Experts,
      I have created hierarchy but unable to activate.When ever i click on activate hierarchy it gives me an error as there is no data to load,but when i schedule the data in infopackage i am able to request the data.Even in PSA i can see the data .
    Please guide me how to load the data in hierarchy.
    Thanks & Regards
    Sameer Khan

    Hi Sameer,
    BI 7.0 does'nt support hierarchy datasource.For hierarchy you have to use BW 3.X datasource only..
    You can use the following link and that would help you out.
    http://help.sap.com/saphelp_nw70/helpdata/EN/0e/fd4e3c97f6bb3ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/80/1a6729e07211d2acb80000e829fbfe/frameset.htm
    it ....helps ......
    Regards
    chandra sekhar

  • How to load CDs into old mini and transfer to new mini w/o superdrive

    My current mini is a 2.5Ghz Intel Core i5, running OSX 10.9.2.  I did not purchase the external superdrive.
    My older mini is late 2006, running OSX 10.6.  It has a superdrive.
    Is there a way that I can load CDs into the old mini and then transfer the music to the new mini?
    Both computers are on the same home network (connected to the same router), but the only thing that I can do at present is access Quicken which is on the new computer from the old computer.
    I've considered copying the iTunes Library from the old computer onto a flash drive and copying that library into the new computer but it doesn't look easy to merge libraries on the new mini.
    I'd appreciate any help.
    Thanks,
    Owen

    owenfromnj wrote:
    My current mini is a 2.5Ghz Intel Core i5, running OSX 10.9.2.
    You should run first Sofware Update and go to Mac OS X 10.9.5.
    You can import then transfer as sugggested or you can RIP to the new computer using this...
    -> DVD or CD sharing: Using Remote Disc - Apple Support

  • How to load data into 3 different target tables usin BODS ?

    Hello Friends,
    I have 5 different source tables with same field definitions, Now I want to load all the records into three/four different target tables (Flat file, SQL Server, XML, and Oracle ) Could anyone please tell me how to do this task ?
    Thanks in Advance,
    Bheem.

    Hello Bheem,
    You can create separated dataflow for each target as suggested by Bala, this is a good choice when evaluating you scenario.
    If you put all targets in the same dataflow you may experience problems if one of them is down (as you have different servers as targets).
    BODS will send the data simultaneously to all targets and when one fails, the load will be break and you may have the tables not sinc anyways (if you plan to use a single dataflow to avoid this situation, it won't do it).
    So the best option is to create separated dataflow and put inside another one so you can run a singe dataflow that will call each one of the target and if onw fails the other will complete accordingly.
    Then if you put them inside a error trapping, you may even make your dataflow to retry the load prior abend the job.
    Think about cascading your dataflows and let the leaf level simple as it can be so it will be easier to schedule and debug your process.
    Pay attention to datatypes and other conversions you might need when working with more than one source/target.
    Regards,

  • How to load data into MVDEMO Sample App Schema

    Hello Everyone,
    I am doing a POC on Oracle Mapviewer and trying to build some reports in OBIEE using MApviewer.
    For this POC, I am using Oracle's MVDEMO Sample Data(11g). I think this Sample data covers few countries like USA.
    I need to do POC for Brazil so I downloaded the Brazil Map data from following site as Shapefiles
    http://gadm.org/country
    in this Brazil data, I got files in 4 extensions .csv, .dbf, .shp and .shx
    I need to know how can I load these files into my Oracle 11g DB? Should I load data in same mvdemo schema, if Yes then which table?
    Any help will be appreciated a lot.
    Thanks,
    Amit

    Amit,
    The easiest way to load shapefile data into your Oracle Database is via the MapBuilder tool.  It will upload the data into a new table and include the metadata from the DBF file as attribute columns in your table along with the geometry from the .SHP file.
    Download MapBuilder from here http://www.oracle.com/technetwork/middleware/mapviewer/downloads/index-100641.html
    Once you launch the jar file there is a built in Help that covers how to work with Shapefiles.
    -Wayne
    Beyond Just Data: Oracle Business Analytics and More

  • How? load imgaes into a movieclip

    Hi,
    I like to load some images into movieclip using actionscript. I am doing this because I use flex not flash. Does anybody know how it can be done?

    No, that would end up loading over what you already load since you have only the one Loader.  A single Loader can only hold a single loaded file.  So in your loop you need to create new loaders for each image.  You would need to use something more like...
    var myArray:Array = ["img1.jpgh","img2.jpg","img3.jpg","img4.jpgh","img5.jpg"];
    var mc:MovieClip = new MovieClip();
    for(var i=0; i<myArray.length; i++){
         var loadit:Loader = new Loader();
         loadit.load(new URLRequest(myArray[i]));
         mc.addChild(loadit);
    addChild(mc);
    The setInterval code you showed at the end will not work, mainly because the MovieClip you created dynamically does not have anything in frames that you could gotoAndPlay.

Maybe you are looking for

  • Calling stacked canvases from tab pages

    Hi, I am creating custom forms from TEMPLATE.fmb in Forms Developer 6i. The main form has various tab pages on a tab canvas for different functionalities. Now, I have some very large stacked canvases which I want to be called by clicking on a tab. Mo

  • Do I need to Reinstall my OS or WHAT?

    I have a Powerbook G4 800 that came with OS9 & X. 10 was upgraded to 10.2.8 way back. Recently while starting to work with Photoshop CS2, the app wouldn't stay open. It would open and close. I uninstalled and attempted re-installs to no avail. Upon s

  • Pdf has white line on one edge

    I have jog photos going to the edges of the page - bleed is set to .4mm - but get a white border on the rhs - see attached. using Indesign CS2...help!

  • Display pass or fail in Report based on return value

    Hi, I'm trying to integrate TestStand with TestComplete using the ActiveX/COM server adapter.  I have the COM setup so that TestStand can call a test in TestComplete and have TestComplete return a string value (true|false) to TestStand. Now I need to

  • Dashboards in TFS 2013

    Hi Guys                   I have just migrated my TFS2010 to TFS2013 . Can you please share how can i create Dashboards and work item statuses/changeset counts on TFS2013 like 2010. Your response in this regard will be highly appreciated. Waseem Bukh