Update new entries in BCO View

Hello Experts,
I have created a Business Configuration Object (BCO) with a BCset and a BC view which I have added to the Fine Tuning.
However, the data which we have to enter is more. Is there any way to import the data in the BC view using an excel sheet?
I created another custom BO with same elements as the BCO and wrote the following code in the before_save event of the BO.
var building1:elementsof BUILDING1;  // This is the BCO
building1.BUILDNO.content = this.building;
building1.LOCNO.content = this.location.content;
building1.TEXT.content = this.description;
BUILDING1.Create(building1);
However I get the error "BCO Node Root is not part of the worklist".
Any Idea on why this error is coming up or is there any other way to do this.
Thanks and Regards,
Sumeet Narang

Hello Sumeet,
There's no way from within the SDK to do it.
But if you have maintained the values once they are kept in the tenant.
Even if you request a new tenant they will be copied.
You can raise a request to SAP for an "upload of fine tuning data", but I am afraid this must be in general too flexible to be built.
Sorry,
   Horst

Similar Messages

  • New entry for a view in SM30 does not save

    Hi all,
    I created a new entry for a view in SM30.
    Then when I tried to SAVE it, it does not SAVE and comes back to the same screen with the new entry. And it continues, until you CANCEL and come out.
    Please let me know the reason for it.
    Thanks and regards,
    Anishur

    copy the sap view to a zview make the modifications and generate in se11 the table maintenance generator.
    why was it necessary to make the modification to the original SAP view ??
    kind regards
    arthur
    Edited by: A. de Smidt on Apr 16, 2009 9:08 AM

  • Trying to Writing (update) New Entries into CSV files

    Hello, I'm trying to write (update) entries to a csv file. I have been able to write to the csv file using the following code;
    String stest1 = "hello2", stest2="no1";
              //Open Connection          
              FileWriter fw = new FileWriter("c:/test2.csv", true);
              FileOutputStream fileOut = new FileOutputStream("c:/test2.csv");
              fw.write(stest1+",");
              fw.write(stest2 + ",");
              fw.write("\n");
              fw.flush();
              fw.close();
    This overwrites the previous content with the new entries.
    Does anyone know how I would be able to update the csv file?
    Thanks

    Hello, I'm trying to write (update) entries to a csv
    file. I have been able to write to the csv file using
    the following code;
    String stest1 = "hello2", stest2="no1";
              //Open Connection          
    FileWriter fw = new FileWriter("c:/test2.csv",
    ", true);
    FileOutputStream fileOut = new
    ew FileOutputStream("c:/test2.csv");
              fw.write(stest1+",");
              fw.write(stest2 + ",");
              fw.write("\n");
              fw.flush();
              fw.close();
    This overwrites the previous content with the new
    entries.
    Does anyone know how I would be able to update the
    csv file?
    ThanksModify your code with following (add true param in constructor)
    FileOutputStream fileOut = new FileOutputStream("c:/test2.csv", true);

  • Ios 5 Update New Features says that iCal now has a week view for iPhone but after updating last weekend, I don't see any week view--just List, Day and Month..How do I get the week view?

    ios 5 Update New Features says that calendar now has a week view but after updating my iPhone 4 last weekend, I don't see any week view for iCal--just List, Day and Month as in the past. Is the weekly view available for iCal and if so, how do I access it?

    Rotate your phone to landscape.

  • Why is my address book no longer being automatically updated with new entries?

    why is my MacBook Pro address book no longer being automatically updated with new entries?
    thanks!
    Joe

    thanks for the question!
    i have an iphone that uses addresses/contacts.  i don't use icloud because i was getting doubled calendar entries.
    updating is done "via itunes on this computer"

  • My calendar in 10.8.2 never finishes updating and new entries are not syncing to cloud

    When i open the Calendar app and choose to refresh my calendars the 'Calendar -- Updating...' message at the top of the calendar window never goes away and the new entries on my computer do not make it to the cloud.  Additionaly new entries on the cloud - created on my phone or on the web - do not make it to my calendar.
    Any sugguestions?

    Good suggestion.  I did that and it seems to have worked!  It synced through the manual sync, of course, but I have also now made a couple of test entries and they do go through both ways - ALTHOUGH it takes much longer (a few minutes) to show on my phone when the entry is originated in my computer, whereas when the entry is done in my phone it takes literally two seconds to show up on my computer.  I'll take it, though, as long as it continues to work.
    thank you!

  • IPhon 4: After recently updating to version 7.1.2, all my past calendar entries disappeared and I cannot add new entries.

    After recently updating to 7.1.2, all of my past calendar entries for 22014 disappeared and I cannot add new entries??

    What account were you using to sync your Calendar?  Make sure that account is added to the device, and make sure that Calendars is turned on for that account. 
    Then, go to Settings > Mail, Contacts, Calendars, and make sure that under the Calendar section that 'Sync' is set to 'All Events'.
    Then go to the Calendar app, go to Calendars, and make sure that you have that account enabled.
    Then, close out all the running apps on your device, and restart it.
    Open up your Calendar app.  Are your entries back?

  • Maintenance view: add new entry under existing ones

    Hi,
    I would like to add a new entry in a maintenance view, but keeping the existing entries visible. That is, I want a new line to appear under the older ones, so I can see them, instead of opening a whole new screen with empty lines.
    Thanks in advance,
    Ivson

    If you want to add new field in the view.
    Goto SE54 and carry out the following steps:-
    1) Enter the name of the table or view.
    2) Choose Generated objects.
    3) Choose Create/Change. You go to the generated objects maintenance screen.
    4) Choose Change. A screen of reasons for changes appears.
    Select option(s) and choose Continue.
    The new field will appear in the view.

  • HT1296 I'm having difficulty syncing my iCal between my home computer and iPhone.  New entries from my home are not syncing with the phone and vice-versa.  I didn't have any problems with this before until the latest phone update.  Any suggestions?

    I'm having difficulty syncing my iCal between my home computer and iPhone.  New entries from my home are not syncing with the phone and vice-versa.  I didn't have any problems with this before until the latest phone update.  Any suggestions?

    It could be that the existing wire in your appartment is not clean enough to provision DSL only. When combined with the phone possibly it has a higher line voltage and worked before. Now that the line is to be provisioned without phone service it may be giving them trouble that did not show before they came out and ran the new line test. So a new jack dedecated for your DSL line may require a new wire be run to your appartment. Also the account for internet only used to require direct billing to a credit card or something else. This was a number of years ago. Most accounts are linked to a phone number, and without a voice number it adds to the confusion.
    If you are getting the voice and everything turned on as before, then I am at a loss for words.

  • SM30 : How to skip pressing 'New Entries'

    I attempt to create new entry by call function VIEW_MAINTENANCE_CALL using action = 'U'.
    I have to click button 'New entries' to pass general data display page to new entry page.
    Do you have any function that skip pressing 'new entries' to new entries page automaticly ?

    Hi Thanagit,
    This is round about way
    you can another thing that is
    create a transaction in se93 of Transaction with parameters (Parameter Transaction)
    1.Here in Transaction give SM30
    2. Chekck the checbox SKIP Initial screen
    3. click Inherit GUI attributes
    4. below under Name of screen field
       VIEWNAME : TABLE/VIEW
       UPDATE  : X
    this will create a transction which will directly take you there in change mode
    One more transaction which will call this one and 1 small BDC which will click newentries button.. that's it
    <b>Reward if useful</b>
    Thanks
    Vishwanath Purohit

  • Transport request prompted when insert new entries for ADCOMP via SM30?

    When I insert new entries for table ADCOMP via SM30, the system prompts me for a transport request number when I save the entries.  It never asks me the transport no. for any other tables via SM30 edit.  Is it something specific to table ADCOMP?
    The Table Maintenace Generator is delived by SAP with Authorization group assign to VC (SD User Control), will this cause the issue I have here?
    The user is responsible for updating the entries in Production, I had created a Z tcode to run SM30 on this table, at the end, it stills ask for a transport request no. 
    Can someone help me out on this?
    Thanks for your help in advance.

    I had searched OSS notes before I posted my question here.  Note# 726769 mentioned the maintenance view on ADCOMP.  As I mentioned in my last reply, I am NOT going to change anything on ADCOMP, I just create a custom view ZV_ADCOMP on top of it and change the attributes on the custom view.  
    I tried and it seems working.  I can enter data via SM30 on ZV_ADCOMP, it allows me to save the data without a transport request. 
    I think my problem has been solved.  Thanks for Rob and Suhas 's reply.  Points has been rewarded for both.

  • Spawning new entry processors from within an existing entry processor

    Is it possible / legal to spawn a new entry processor (to operate within a different cache) from within an existing entry processor.
    E.g we have a parent and a child cache, We will receive an update of the parent and start an entry processor to do this. Off the back of the parent update we will also need to update some child entries in another cache and need to start a new entry processor for the child entries. Is it legal to do this?

    Hi Ghanshyam,
    yes, in case of (a), you would be mixing different types in the same cache. There is nothing wrong with that from Coherence's point of view, as long as all code which is supposed to access such objects in their deserialized form is able to handle this situation.
    This means that you need to use special extractors for creating indexes, and you need to write your filters, entry processors and aggregators appropriately to take this into account. But that's all it means.
    The EntryProcessor on the child could be invoked, so long as there are more service
    threads configured. This allows retaining partition affinity. I don't think this is technically
    illegal.It is problematic, as invoking an entry-processor from another entry-processor in the same cache service can lead to deadlock/livelock situations. You won't find it out in a simple test as you get an exception or not.
    But even if it is technically not guarded against, firing a second entry-processor consumes an additional thread from the thread-pool. Now if you get to a situation when all (or at least more than half of the thread-pool size) of your entry-processors try to fire an additional entry-processor, and there are no more threads in the thread-pool, then some or all would be waiting for a thread to be available, and of course none would be available, because there are not enough single-thread entry-processors to leave to get a thread to everyone.
    However, none of them can back off as all are waiting for the fired entry-processor to complete. Poof, no processing is possible on your cache service.
    Another problematic situation which can arise if entry processors are fired from entry processors is that your entry-processors may deadlock on entries (entry processors executing on some entries and trying to execute on another entry on which another entry processor executes and also tries to execute on the first entry). In this case the entry-processors would wait on each other to execute.
    No code running in the cache server invoked by Coherence is supposed to access a cache service from code running in the threads of the same cache service, except for a couple of specifically named operations which only release resources but not consume additional new ones.
    Best regards,
    Robert

  • How to Create new entry, while keeping CoS and nsRoles in tact...

    Hi,
    Here's the short version:
    How can one create a new entry/context in DS, copy the attributes from an existing entry (using JNDI) and save them in the new entry/context WITHOUT duplicating CoS or nsRole/DN info.
    Long version of the question:
    We are using DS 5.2 and Portal 6 (and messenger/calendar etc). We have our employees saved in DS. What I want to do is change a user's name/uid by copying the user's attributes (in JNDI) and create a New entry with the New uid, with all the other attributes the same. Then deleting the original entry.
    This is what I have done...
    1. Get all the employee's attributes... (abriviated)(ctx is the DirContext)
    NamingEnumeration answer = ctx.search(searchBase, filter, ctls);
    SearchResult sr = (SearchResult)answer.next();
    Attributes attrs = sr.getAttributes();
    2. Create a new employee with the same attributes (assume I use a different uid in the dn)
    ctx.createSubcontext(dn, attrs);
    This works...it copies all the attributes to the new entry -BUT- when you look at the LDIF file, it ADDS several more attributes to the new entry.
    Example: it adds the following...
    sunPortalNetletRules
    sunPortalGatewayEnableSSO
    sunPortalDesktopDpDocument
    sunPortalDesktopDpLastModifiedUser
    iplanet-am-user-auth-modules
    And about 20 others...
    Now if I am not mistaken, these are the CoS and roles that the DS uses and propagates down to the entry. But when I copy the attributes over, (using JNDI) I get these attributes too but I want to copy only the attributes that are unique and have DS handle the roles and CoS like it does for the original entry.
    Is there a way to tell the DS to just use the CoS or roles instead of duplicating all these attributes in this individual entry??? (and do it using JNDI)
    (sorry this question is sooooo long.)
    Thanks!
    Eric

    Hello Viji,
    I am extremely thank ful for the document.
    Kindly help me with below points of possible
    1)     if it is standard table (LFBK) , even then shall we will need to do the generate program 
    step in SCDO ?
    2)     does it generate Z-function module ?
    3)     do we need to call this function module at appropriate places to update the CDPOS and CDHDR 
    for changes in the standard table ?
    4)     I have already created custom business object for LFBK so that Iu2019ll be able to create entry 
    in SWEC (fyi)
    5)     how and when are the method used in the table maintenance generator called ?
    6)     Page 14 point 3 says that "Add a new entry to link the Change Document Object ZPRPS_CD and 
    table ZPRPS so that changes are recorded when table entries change."
    Does this mean that once we create SCDO and generate program, these two steps are  enough 
    for the SWED entry to create change log in CDPOS and CDHDR ?
    7)     It is understood that it is necessary that the change object in SWEC should be logged in 
    CDPOS and CDHDR only then the event would be created for the SWEC entry. is this correct ?
    in order to create change log for the change object in CDHDR and CDPOS, is the SCDO entry 
    and generate program steps enough or the methods of table  maintenance generator are also 
    required ?
    thank you very much for your time
    B

  • Cannot see "New Entries" in transaction BD54

    Hi all,
    I am working on an IDOC to File scenario.I am doing the ALE settings. However when i try to create a Logical system  using transaction BD54; it says " Display View 'logical Systems':Overview"
    also i cannot see button for New Entries.
    kindly suggest solution.
    Neha

    This may be problem with your roles and profiles given to your user.
    You have only display authorization for this system, Contact to your basis team to give you the authorization for development / customization also.
    Regards,
    Sandeep Kaushik

  • New entries in Business Partner

    Hi all,
           We have new requirements(few standar BP and extended fields) for customer (BP) master data. I assume to create new customer we use BP transaction code.
           Can I manually added fields(which are extended new requirement to customer master) to tables like BUT000 etc.
          If suppose a new field is added to master table coresponding to this how can I added a field at BP transaction code that links the new entry in BP master table.
    I assume there is some simple way to link master table updation in entries to BP screen elements(stripping off standard fields which are not necessary and addition of extended new fields).
    Your support is appreciated.
    Thank you and regards,
    Eddie

    Hi Tiest,
         I have been working on it but I have encountered a problem like
    " Own system has not been entered correctly"
    I think this is related with simmilar problem as  the post with title "EEW customizing for system-wide object extension" (also I could not change the SYSTEM RELEVANCE aswell).
    As in the above posting it said we can not change BUPA object but it I want to enter field to BUT000 table how can I append?
    I have used EEWC and entered the parameters.
    System Type: <b>Local System</b>
    System Role :<b>Customizing System</b>
    Description : <b>CRMLS</b>  
    Logical system: <b>CRM40</b>                   
    Destination: <CRM Application Server>                   
    SAP R/3 Release : <i>For this i left blank</i>
    Namespace : <i>blank</i>
    Short Namespace : <i>Again blank</i> 
    Do I need to enter any other information at EEWC. your inputs are highly appreciated.
    Thank you in advance

Maybe you are looking for

  • Exception error  in PL/SQL block

    Hi, do the following conditions in a PL/SQL block cause an exception error to occur ? A- Select statement does not return a row. B- Select statement returns more than one row. Thank you.

  • 'genius' broke my macbook, wants me to pay for it.

    I took to apple today so they could replace my wrist pad- its chipping. [I have a macbook, apple care, etc.. the screen cracked when it was 3 months old (bought it 8/06), the right hinge was broken (and is again now), I got both replaced for about 60

  • 3G on Firmware 3.0  Can I only upgrade it to 3.1.3

    My wife got an iPhone 3G from a friend who got a new phone, and is in love with the thing. The person before never updated the OS, and it's still on 3.0. I dont want to go to 4, but is there a way to upgrade it to 3.1.3, and are there any major chang

  • How synchronize animated powerpoint objects in Captivate 5.5

    I'm testing Captivate 5.5 creating LMS content for our company. I have a powerpoint presentation with animations at some slides. This animations were triggered by mouse click, when I now bring in this powerpoint presentation to Captivate I have only

  • How can I make a link in a AccordionTab?

    Hi, This is my website: www.student.tue.nl/V/b.a.t.moor As you can see the basis for my website is a Spry Accordion. The words with a large font-size are the first navigationlevel. The smaller words in the Tabs are the secondaire navigationlevel. Now