0PLANT_ATTR data doesnt load up

Hi All
I am getting error in 0PLANT_ATTR in Master data The Error Description:
Record 9 : No local currency found for plant X and Sales organization Y.
1)I have searched some threads pertaining to this, but there is no solution, I have also followed the loading of Company code>sales org>then plant in a sequence.
2)I transferred Global Settings also for currency.
3) I have seen the note 705322 also but its the same the problem.
The request stays in yellow only.
Please help Asap.
As to what can be done, Earlier this was'nt the problem, but y nw??
Points assured
Thanks

Hi Anujit,
The plant contains 30records, in my post i have just mentioned only 1record. I have checked in PSA, all 30 records show the same eror:
No Local Currency found for Plant X and sales organisation Y.
Thanks

Similar Messages

  • I hav som problem with my appstore n ibook dey just dont load i thought i need 2 upi date but now in mavericks updates r connected with appstore it opens up but it doesnt load sam with my ibook app and ye my date and time is fine any solutions?

    i have some problem with my appstore and ibook they just dont load thought i need to update but now in mavericks updates are now connected with appstore so i cant do that it opens up but doesnt load just blank same with ibook store it says cannot connect and yea my date and time is fine any solutions?

    Hi, James.
    Yes, the iBook should run even with no battery installed.
    These are the four most common possibilities when the battery will not charge:
    (1) there is something wrong with your battery
    (2) there is something wrong with your power adapter
    (3) there is something wrong with your power input board (the part that contains the port where you plug in the adapter)
    (4) there is something wrong with your logic board
    Since you have eliminated all the possibilities except (4), it is likely that your logic board is having problems. The PMU (Power Management Unit) is part of the logic board, and it may be going out (hence, temporarily working again when you reset it). Since the iBook is not running reliably without the battery in place (as it should), replacing the battery most likely would be futile.
    When a computer gets to be five years old, it seems a bit short-sighted to pay very much for repairs, just to have something else go wrong sooner rather than later. Have you had a look at the hugely improved specs on the new MacBooks? Is it time for a new portable to avoid embarrassment during your presentations? It sounds like that could be your best option.

  • Deleting master data after loading transactional data using flat file

    Dear All,
    I have loaded transaction data  into an infocube using a flat file . While loading DTP i have checked the  option "load  transactional data with out master data exists" . So transactional data is loaded even if no master data is there in BW.
    While loading the flat file, I made a mistake for DIVISION Characteristic  where original master data value is '04000' , but i loaded the transactional data with value '4000' .Then i later realized after seeing the data from the infocube and deleted the request. then i reloaded data with value '04000'. Till now every thing is fine.
    But when I see the master data for DIVISION , i can see a new entry  with value '4000'.
    My question is how to delete the entry value '4000' from DIVISION. I tried deleting manually this entry from 'maintaining masterdata' , but it is not allowing me to do so .
    I have also checked if any transactional data exists for that value '4000' , as i said earlier I have deleted the transactional data with that values. even tried to delete the entries from the master data table, but i donot see a option to delete entries there.
    Please suggest me on this.
    Regards,
    Veera

    Hi,
    Goto RSA1 right click on the Info object and select Delete Master data. This will delete the master data unused existing in the table.
    If this master data is not used any where else just delete the master data completely with SID option.
    If even this doesnt work you can delete the complete table entire in SE14. But this will wipe out the entire table. Be sure if you wanna do this.
    Hope this helps
    Akhan.

  • 0FI_GL_14 Doesnt load Document num 970000xx series

    Dear All,
    I have an issue regarding to the FI_GL_14 extract.
    It doesnt load the Asset related douments which get posted via a program outside the standard Asset Module(not in a usual manner). The records appear in the FMGLFLEXA table in SE16, but when I do a INIT or Delta into BW it wont load the 97000xx series of documents.
    ECC6
    Infopackage Load parameter are FISCAL YEAR
    When I do a full load with Doc number selections 970000xxx-9799999xxx, it loads the data  correctly.
    My question is is there any problem with the extractor or do I need to do some setting??
    Any help would be higlhy appreciated.
    Thanks
    Rao

    Hi Suman,
    Thanks for your reply!
    I looked at the transformations and its all good.
    The data doesn't come into BW PSA in the first place, so there is something wrong with the 0FI_GL_14 extractor on the R/3 side which fails to pick 97xxxxx series documents.
    Regards
    Rao

  • Some record doesnt load

    hi all
    some record in my select query in crystal report doesnt load!
    I select from 2 table,the first table values load successfuly but the secound table values doenst load and the records is empty.
    the tables have a relationship between id field.
    this is my select query:
    select * from pro inner join fac on pro.id=fac.id where fac.id=2 and pro.id=2
    I have 2 table: fac and pro,fac is the parent table and pro is the child.
    look at this picture:
    http://s1.picofile.com/file/6516165990/23423.jpg
    id and date from fac table loaded and info,total,price doent load.but there is 4 empty record from secound table.
    thanks

    I used this codes :
    da.SelectCommand.CommandText = "select pro.ci,pro.ct,pro.cp,fac.da,fac.id,fac.tp from pro inner join fac on pro.id=fac.id where fac.id=2 and pro.id=2";
                DataSet ds = new DataSet();
                da.Fill(ds, "pro");
                da.Fill(ds, "fac");
                con2.Close();
                rd.Database.Tables[0].SetDataSource(ds.Tables[0]);
                rd.Database.Tables[1].SetDataSource(ds.Tables[1]);
                this.crystalReportViewer1.ReportSource = rd;
    for load multi tablse in one dataset for crystal report.
    the values loaded but each record has load four times.
    where is the problem?:(

  • Query Builder doesnt load the tables. Schema not loaded

    Hi all,
    One small issue i am facing.. I have made a connection to Oracle db using the user id given by my DBA.
    But when I try to open the query builder it doesnt load any tables.. cant see any tables.
    Findings:
    If on toad i run a query
    select * from table it returns me noting.
    But if i run it with SIEBEL
    Select * from SIEBEL.table it returns result.
    just prefixing it with SIEBEL gives me the result.
    Do i need to ask the DBA to give my user id the access to run queries without prefixing SIEBEL... what exactly shld i ask him to do
    OR is something we can do at the publisher end itself so that it strt loading required tables avalable for my user id?
    thanks a lot!!
    Dev

    From your description I'd conclude that your DBA has provided you database access via a user ID (schema), let's say USER1. If you have registered this database as JDBC / JNDI data source using this particular user, then you will always need to prefix your table names with 'SIEBEL.' as the database objects are stored in the SIEBEL schema, and not in the USER1 schema.
    You may question your DBA about the feasibility of setting up a logon trigger on the USER1 account so that it automatically switches the current schema to the SIEBEL one.
    alter session set current_schema = <your_schema_name>;
    Something similar was discussed in the following thread:
    how to switch schema in a logon trigger when in 3-tier (how to define case)

  • Data not loading from R/3 to BW

    Hello
    I am a new user in SAP BW, but i am quite familiar with it now. I am trying to load or extract data from the SAP r/3 system to the BW system. When i check the value of my extractor in rsa3 , i can see the records. But when i try to load into the cube in BW , it shows in my monitor " Not yet completed/warning"  and "0 from 0 records" . My status is yellow in my details tab(though "REquests" message is green) I am using BW 3.x. It remains like that for a day and then the status changes to red without the data being loaded.
    Can anyone help me out with this? I tried a lot of things, but still not able to find a solutions to this?

    Hello
    Well i know it doesnot even come to the PSA.. ! because I had tried that earlier, it still says the same.
    I had tried activating also again , but with no success
    The error message in the "Status" Tab is as follows
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    Error messages in the "details" tab is as follows.
    ->Overall Status:Missing Messages or Warning
       -->Requests (messages):Everything OK (green)
       -->Data Request Arranged(green)
       -->confirmed with :Ok (green)
    -> Extaction (messages)  missing messages
       -->Missing Messages: Request Received (yellow)
       -->Missing Messages: Number of sent records(yellow)
       -->Missing Messages:Selection completed(yellow)
    ->Transfer (IDocs and TRFC): Missing messages(yellow)
    ->Processing (DataPacket): no DAta(yelloW)
    These were the errors
    Hope this would help in finding a solution.
    Thanks and Regards,
    Justin

  • Performance issues with data warehouse loads

    We have performance issues with our data warehouse load ETL process. I have run
    analyze and dbms_stats and checked database environment. What other things can I do to optimize performance? I cannot use statspack since we are running Oracle 8i. Thanks
    Scott

    Hi,
    you should analyze the db after you have loaded the tables.
    Do you use sequences to generate PKs? Do you have a lot of indexex and/or triggers on the tables?
    If yes:
    make sure your sequence caches (alter sequence s cache 10000)
    Drop all unneeded indexes while loading and disable trigger if possible.
    How big is your Redo Log Buffer? When loading a large amount of data it may be an option to enlarge this buffer.
    Do you have more then one DBWR Process? Writing parallel can speed up things when a checkpoint is needed.
    Is it possible using a direct load? Or do you already direct load?
    Dim

  • Firefox doesnt load an image when *lots* of tabs are open

    Hi,
    An old website I created has a problem displaying a very large background image when *loads* of tabs are open (which makes me think its something to do with memory).
    An example page of the site in question is:
    http://www.southbankcentre.co.uk/about-us
    The white background image (which is super large for reasons not to discuss now) will show fine when, say, up to 10 tabs are open. However, if you have loads and loads of tabs open, this image doesn't display/render (even though firebug says it has).
    Some info about the image:
    http://www.southbankcentre.co.uk/sites/all/themes/southbank-centre/images/template-3-col.png
    79.6kb
    940px by 23000px (super huge I know)
    The problem is when it doesnt load, the copy is hard to read (as you can imagine).
    This doesnt seem unique to my computer. It happens to other peoples firefox browsers (and they have slightly different versions and different plug-ins).

    I'm not having any problems on that page with over 80 tabs open and the number of tabs shouldn't matter.
    Did you check if you can reproduce it with a clean new profile without extensions?
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Data Not loaded from  ap_invoice_lines_interface to the base table

    Hi ,
    Please I'm working on Interface which load invoices from Cobol system to oracle , anyway procedure is working on fine & all data is loaded to the interface as i'm inserting 4 attributes which is DFF on the invoice line level
    Now when i ran the import program all data is loaded to the base table except one of the attributes isnot loaded .
    will anyone tell me what is the reason or how can i trace that ..........
    Thanks In Advance

    Dear All ,,,,
    Please i got it's a matter of size of the attribute1 segment i increased it ,,,,,,,,,but now the issue that data is saved in the base table but not showing in the screen
    will you please help me in that
    Edited by: miro_feps on May 21, 2012 1:01 AM

  • Error Caller 09 contains error message - Data Marts loading(cube to ODS)

    Dear all,
              Please ! Help me in this problem, This is very urgent.
              I have one process chain that loads data from BIW to BIW only through Data Marts. In that process chain, one process loads data from one cube(Created by us) & loads data to one ODS(also created by us). Data is loaded through full update & for the selected period specified in 'Calender Day' field in data selection.
             Previously I was able to load data for 2 months, but some days ago, suddenly one day, the process of Extraction got stuck in background for long time,& showed following error :
              Error message from the source system
              Diagnosis
             An error occurred in the source system.
              System Response
             Caller 09 contains an error message.
             Further analysis:
             The error occurred in Extractor . 
             Refer to the error message.
             Procedure
             How you remove the error depends on the error message.
             Note
             If the source system is a Client Workstation, then it is possible that the file that you wanted to                load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
                  Then we killed that process on server & after another attempt, It showed some calmonth...timestamp error. Then after reducing data selection period, It had been loaded successfully, after that I was able to load data for 20 days,Again after some days process got stuck,I followed the same procedure,reduced the period to 15 days & continued, Now I can't even load data for 5 Days successfully in one attempt, I have to kill that process in background & repeat it, then sometimes It get loaded.
             Pls, suggest some solutions as soon as possible. I am waiting for your reply. Points will be assigned.
             Thanks,
              Pankaj N. Kude
    Edited by: Pankaj Kude on Jul 23, 2008 8:33 AM

    Hi Friends !
                      I didn't find any short dump for that in ST22.
                      Actually , What happens is, Request continues to run in background for infinite time. At that time
    Status Tab in Process Monitor shows  this messages :
                        Request still running
                        Diagnosis
                        No errors found. The current process has probably not finished yet.
                         System Response
                         The ALE inbox of BI is identical to the ALE outbox of the source system
                           or
                         the maximum wait time for this request has not yet been exceeded
                           or
                        the background job has not yet finished in the source system.
                       Current status
                       in the source system
                        And Details Tab shows following Messages :
                        Overall Status : Missing Messages or warnings
                        Requests (Messages) : Everything OK
                                Data Request arranged
                                Confirmed with : OK
                         Extraction(Messages) ; missing messages
                                Data request received
                                Data selection scheduled
                                Missing message : Number of Sent Records
                                Missing message : selection completed
                        Transfer (IDOCS and TRFC) : Everything OK
                                Info Idoc1 : Application Document Posted
                                Info Idoc2 : Application Document Posted
                         Processing (data packet) : No data
                        This Process runs for infinite time, then I have to kill that process from server, & Then It shows  Caller 09 Error in Status Tab
                        Should I Changed the value for that memory parameter of server or not ?. We r planning to try it today, Is it really belongs to this problem, Will it be helpful ? What r the risks ?
                        Please, give your suggestion as early as possible, I m ewaiting for your reply.
      Thanks,
    Pankaj N. Kude

  • What if i load transaction data without loading master data

    Hello experts,
    What are the consequences if i load transaction data without loading master data?Are there any other factors except the load performance because of SID generations etc and inconsistencies.
    <b>What kind of potential inconsistencies will occur?</b>
    Problem here is:
    when the transaction load starts a new master data such as employee(x) would be have been created in R/3 which does not exist in BW and hence transaction load fails.
    Thanks and Regards
    Uma Srinivasa rao

    Hi Rao,
    In case you load the master data after loading the transcation data and if there is any look up at the master data in teh update rules, then you can delete and reconstruct the requests in the ODS/Cube so that the latest master data is pulled in in the data target.
    Make sure you do the Apply hier/attr change before doing the delete and reconstruct.
    Bye
    Dinesh

  • I play Farmville in Facebook, but when i use Firefox, this game doesnt load,but when I played Farmville in Internet Explorer...the game loads normally...so i wonder why Farmville doesnt load in Firefox...I've encountered this problem for 3 days...

    anyway, first i thought it may be due to Adopt Flash Player...so i did install a new update of Adopt Flash Player, but it still doesnt work at all...the game doesnt load....
    usually i played Farmville by using Firefox....but now i encountered that problem so i'd like to ask if you can help or give me the explanation why the game doesnt load in Firefox while it does load normally in Google crome or in Internet Explorer...thx

    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Shockwave Flash 10.0 r32
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?, My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?

    My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?, My gmail doesnt load on my macbook pro anymore, only able to fully load with the html version. Anyone share the same problem?
    It loads till the almost the end of the bar and just stops there.

    I'm having the same problem. It just freezes and wont load the rest of the way.

  • Warning while laoding data thru load rule

    Hello,
    I am getting a warning while loading the data thru load rule.
    Where can I see that waning?
    Thanks

    By default the error information store in datdload.err
    or
    if you want to set your own error file in maxl using statement
    import database dbname data from datafile datafilepath using server rule file filename +on error write to the path where you want to store\file name.err+
    the file name is user choice
    thanks
    kumar
    Edited by: 806739 on Nov 1, 2010 9:51 AM
    Edited by: 806739 on Nov 1, 2010 9:51 AM

Maybe you are looking for

  • No connection to server via LAN

    When I say _nc:NetConnection = new NetConnection(); _nc.connect( "rtmp://127.0.0.1/ImmuneDefense" ); It works Now I want to let another computer in the local network connect to the server. _nc.connect( "rtmp://192.168.0.9/ImmuneDefense" ); It doesnt

  • How do I hide the key board on the screen. I have a built in keyboard in my portfolio .

    How do I hide the screen keyboard?.  I have a portfolio with a key board.

  • BI Server group and Presentation Services group

    Hi Experts, I've created a BI Server group and a Presentation Services group - both named 'Reporting Superuser'. Next I've created a user (User_1) in the BI Administration tool and added the user to 'Reporting Superuser'. The Presentation Services gr

  • ALE connection between HR and R/3 system

    Hi Experts, Scenario: Salaries are paid using HR (GPS system) and postings are to be made in FI R/3 system. For this we need to configure ALE . Is it a good option. With the belief that we are going ahead with ALE, how do we trace which message types

  • [iPhone] Call app delegate function from view controller

    I'm using the app delegate to manage the high scores for my iPhone game. I have a function in the app delegate called something like "getAString" which I'd like to call from a view controller. I tried: [[[UIApplication sharedApplication] delegate] ge