Can't save plan data

I have created a BPS application which called a characteristic Rel of type Exit.  My user exit is reading information from the level and is populating my layout based on what information it finds there.  My user exit is working correctly, however, I am not able to save any data.  I can see the data via listcube but just not in the layout. Please help.
This is my code:
create data lr_data like line of eth_chas.
  assign lr_data->* to <ls_data>.
read table ito_chasel into charSelLine with key CHANM  = 'ZHIEID'.
  read table charSelLine-T_CHARNG into rangeLine index 1.
   hieid = rangeLine-low.
  read table ito_chasel into charSelLine with key CHANM  = 'G_SUBCATS'.
  read table charSelLine-T_CHARNG into rangeLine index 1.
   hlevel = rangeLine-low.
     case hlevel.
       when '101'.
         flag = 12.
       when '102'.
         flag = 11.
       when '103'.
         flag = 10.
       when '104'.
         flag = 9.
       when '105'.
         flag = 8.
       when '181'.
         flag = 7.
     endcase.
   select  * from /BIC/HG_SUBBRND into corresponding fields of table COMBOS
        where hieid = hieid and parentid = flag.
  assign component 'G_SUBBRND' of structure <ls_data> to <g_subbrnd>.
  loop at combos into customer.
    <g_subbrnd> = customer-NODENAME.
    insert <ls_data> into table eth_chas.
  endloop.
endfunction.

Nyrvole,
I believe it has do with the infoobject settings of the Target Characteristic.  If you have checked the target char as "Attribute Only" in the general tab of the other characteristic then you will have this problem.  So remove the attribute check in the target char and then you should be fine.  Ofcourse maintain the attribute char in the main characteristic. 
Also read the online help below :
InfoObject is Exclusively an Attribute (Not Used in ICs)
If you set the attribute only indicator for a characteristic, it can only be used as a display attribute for another characteristic and not as a navigation attribute.
In addition, the characteristic cannot be included in InfoCubes.
It can be used in DataStore objects, InfoSets and characteristics as InfoProviders. In this InfoProvider, the characteristic is not visible during read access (for example, at runtime). This means that it is not available in the query. If the InfoProvider is being used as the source of a transformation or DTP, the characteristic is not visible.
Hope this helps...
Jason

Similar Messages

  • How can I save my data and the date,the time into the same file when I run this VI at different times?

    I use a translation stage for the experiment.For each user in the lab the stage position (to start an experiment) is different.I defined one end of the stage as zero. I want to save the position , date and time of the stage with respect to zero.I want all these in one file, nd everytime I run it it should save to the same file, like this:
    2/12/03 16:04 13567
    2/13/03 10:15 35678
    So I will track the position from day to day.If naybody helps, I appreciate it.Thanks.

    evolution wrote in message news:<[email protected]>...
    > How can I save my data and the date,the time into the same file when
    > I run this VI at different times?
    >
    > I use a translation stage for the experiment.For each user in the lab
    > the stage position (to start an experiment) is different.I defined one
    > end of the stage as zero. I want to save the position , date and time
    > of the stage with respect to zero.I want all these in one file, nd
    > everytime I run it it should save to the same file, like this:
    > 2/12/03 16:04 13567
    > 2/13/03 10:15 35678
    >
    > So I will track the position from day to day.If naybody helps, I
    > appreciate it.Thanks.
    Hi,
    I know the function "write to spreadsheet file.vi"
    can append the data
    to file. You can use the "concatenate strings" to display the date,
    time as well as data... Hope this help.
    Regards,
    celery

  • How can i save the data in a jpanel form to a .txt document

    how can i save the data in a jpanel form to a text file using parse function,this should happen when i click a save button .
    please help me..

    each time when i fill the form and click save button ,all the data in the form should be written to a text file and each time when i repeat it should append to the old data in the text file.the elements in the form should be seperated by pipe delimeter.
    thanks for your patience..

  • How can i save the data from the Oracle database to my local directory

    How can i save the data from the Oracle database to my local directory instead Of saving the data file to the Directory created on the Oracle Server ?
    I require to design the Procedure which will pull the data from various tables and needs to store the data in the Client's local directory.

    Since SQL*PLUS runs on the client, you can use SQL*PLUS to spool data to your local drive.
    You could also use the database to write a a specified drive where all users have access to (mapped network drive, e.g.). I wouldn't recommend doing it that way, but it is sometimes useful when the files are created in some nightly batch run.

  • I can not save any data to external hard drive from my mac pro. Is there anyone can help me in this regard?( note, when i first plug my ext. drive to mac i chose option to backup later)

    I can not save any data to external hard drive from my mac pro. Is there anyone can help me in this regard?( note, when i first plug my ext. drive to mac i chose option to backup later)

    The device may be formatted for Windows, as NTFS. The format is readable, but not natively writable on a Mac. To write to the device, you must either reformat it (erasing all the contents) or install third-party software to enable write access to NTFS.

  • Basic start date and scheduled finished date...can we have Planned date?

    Is there any "Plan Start Date" in SAP, the date where scheduler must put manually in the system to determine the "committed" date for the work to be executed - based on earliest and latest start date which automatically calculated by SAP?
    Our plant must keep the Basic Finish Date unchanged since it is the Required Date of the Work to finish.  We found that the Plan Date does not change and I was wondering if there is any way we can have the Planned date on the order header or have the basic finish date unchanged?
    Appreciate your advices

    Hi
       As per your query screen variant is the better option to be choose so that here you can go with user id based restriction
    Attaching the complete the scenario
    Transaction and Screen variants with an Example
    http://scn.sap.com/docs/DOC-39667
    Try these document & try to configure if you have any further please revert back.
    Thanks & Regards
    Sandeep Kumar Praharaj

  • Authorization to save plan data

    Hi Expert,
    I have one requirement where in I need to give authorization to user to save plan data.
    currently we have designed & built role based authorisation. e.g. specific country user with specific role will access particular report & save plan data thorugh input ready queries.
    We are able to save plan data as our role has authorisation as " 0BI_ALL". But we want user should have restricted authorization.
    Kindly suggest the standard authorization available to save plan data.
    Thanks,
    Shamkant.

    Hi,
    Hopefully this link is helpful [Authorizations for BI Integrated Planning  |http://help.sap.com/saphelp_nw70/helpdata/en/43/fd53821d702ae4e10000000a422035/frameset.htm]
    Thanks,
    Michael

  • Error after Save Plan Data in Planning Modeler

    I'm working  with IP NW 7  SP16.
    Scenario:
    I added a KF to Real Time Cube. Re-activated this cube and Multiprovider.
    Made corresponding changes in Aggregate, re-activated.
    All these objects look OK.
    Planning functions work fine. However then I SAVE Planning Data in Planning Modeler (Planning Sequence) I get an error:
    An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE
    The OSS Note 1057548 refers to SP 15 ( I'm on SP16).
    I guess something nedd to be regenerated. I ran RSPLR_GENREP_DELETE_ALL with FUNC1
    but it didn't make any difference probably because the Planning Funcitons work OK.
    Any suggestions?

    Hi,
    could you also regenerate the artificial queries MULT/!!MULT where MULT is the name of your Multi-/Infoprovider/AggLevel in transaction RSRT.
    Hope this helps ...
    Regards Matthias Nutt

  • How can i save a data in text format

    how can i save a data in text format in labwindows cvi
    Message Edited by Tikoy on 04-14-2010 11:30 PM
    Solved!
    Go to Solution.

    Hi,
    If your data is in an array, the easiest way is to use the ArrayToFile function.
    It automatically creates a file and puts your data in it according to the format you provide.
    If you have individual samples that you need to write once in a while, you can either collect them into an array and then use ArrayToFile or open a file with fopen and write them as they are acquired with fwrite.
    Hope this helps, 
    S. Eren BALCI
    www.aselsan.com.tr

  • How can i save the data's which  i have entered into the table (webdynpro)

    Hi,
    I have created one view in that username , password fields and one button are there .
    While clicking on the button how can i save that data's into the table which i have created??
    Where i want to write the code??
    please help me...
    Thanks
    Shyja

    hi,
         in component controller create a method save, on that read the node that containing the user name and password into itab using the code wizard.now write code to insert itab to the dbtable of ur choice. save the method and activate .
    now go to ur view, create  a button.. on action of that call the method in the comp_controller.
    Regards
    Sarath
    Message was edited by:
            sarath satheesan

  • HT1320 how can i save me data stored on a non responding ipod classic and says you need to format before using it?

    how can i save me data stored on a non responding ipod classic and says you need to format before using it?
    in another way : how can i save my date stored on my classic iPOD as a external hard .... when that msgs appears .... volume doesn't contain a recognized file system , make sure the file system is loaded .... then , you need to format ??? can anyone help ?

    It sounds like the iPod's storage has data corruption.  You may be able to treat it like an external drive and use data recovery software on it, but it probably won't work because the system is telling you that the drive needs to be formatted before it is recognized.
    If the problem is data corruption and there is no hardware-related problem on the iPod's hard drive, a Restore should fix the problem.  But this will obviously erase the iPod's hard drive.

  • Can't save form data?

    Can't save form data in reader. Using acrobat 9 pro. Reader-enabling forms option is unavailable.

    Save as>Reader Extended with Additonal Features Enabled should allow saving form data with Reader.

  • How can i save differnts data in the same file?

        Hi all,
    i need some help.  I'm working  on a project  for students an th university. We have to devellop  a programm for LEDs measurement so that all the measure data must be save in de same file.  We have develloped the programm, but we have  a big problem to save the measure in the same File.
    When we do the first  measure , the file must be created and the fisrt data gonna be save in this file that is correct
    When wie do the second measure, the third  ....  measure, the programm ask us to comfirm the file or where we want save our data
    We need some help, to know how we can change  or devellop this programm so that, for the first measure , the file must be created and the fisrt data gonna be save in this file,  the second measure the same file must be chose and from the third and more the measure data must be automatically save in this file without the programm ask to chose or to confirme a file? 
    I attach a part off this programmm
    Thanks
    Attachments:
    SR830DSP19.vi ‏212 KB

    Move the "File Dialog" where you open your new file out of the while loop. Only pass the refnum inside the loop.

  • Re: Satellite A210 - Can't boot and how can I save my data?

    Hi, after installing some spyware software on my vista A210 (spysweeper) I rebooted my laptop, on the restart it went straight to the boot manager and instructs me to insert my recovery disk and follow the instructions effectively. The only options I have with this disk is to format my hard drive, it seems to indicate that it will erase everything (would that include things on my partitioned drive?).
    Is there no way to start the PC in safe mode? I have tried using the F8 key, but could only get to the safe mode menu using the recovery disk to boot my machine. So when I selected start windows in safe mode it loaded the disk instead.
    Does this sound like a familiar problem, if so does anyone know how I can restore last weeks settings without accessing windows?
    Will I have to swallow it and format my drive, on the partition I have some photos, etc that I haven't backed up yet from a trip last week so I only want to do this as a last resort?
    Would I be able to go and buy a copy of vista and fix it via the CD? My laptop came with windows vista installed but no windows disk.
    Any help is much appreciated!
    Thanks.

    If you are not able to go in the advanced boot menu by F8 you can&rsquo;t start in safe mode. This is fact.
    I think the only way is to reinstall Vista.
    The reason why the laptop came without installation disk is because on the HDD is on the second partition an folder called &ldquo;HDDRecovery&rdquo;. This folder contains the factory settings and you can restore it if you go in the advanced boot menu, repair my computer and then you can select the Toshiba recovery function.
    Furthermore you always get a reminder message that you should burn this image on a DVD:
    +Important INFORMATION+
    +your system is equipped with hard disk recovery system. if you need to repair+
    +your computer by restoring it to original factory state, you can do it directly+
    +from harddisk (press F8 when you boot your computer, choose "Repair your computer"+
    +and follow the menue instructions) or create a bootable Recovery Disc Medium for this purpose.+
    +Toshiba recommends you to create Recovery Disc Medium using the "Toshiba Recovery Disc Creator" to ensure+
    +hat you are able to restore your computer to the original factory installed state, even if your computer+
    +gets seriously damaged+
    However, now it&rsquo;s too late to burn the recovery disk.
    In your case I would order a recovery disk from Toshiba directly. Then you can reinstall the notebook and the Toshiba disk contains already all drivers and tools.
    Here you can order it: [https://backupmedia.toshiba.eu/landing.aspx]
    If you use the Toshiba recovery disk the whole HDD will be formatted. You should backup your data before you do this.
    For this you can buy an external HDD case. Remove the HDD from the notebook, put it in the case and connect it to an other PC or notebook. Then you are able to save your data.
    I hope I could help you.

  • How can I save first data before data logging in a regular period?

    Hi,
    I need some help to see what's wrong with my VI. I want to save the first data when I launch my VI until reach the first minute, after I want save data minute by minute, but in this fisrt period my VI does't save this data in the .lvm file.
    Could someone help me?
    Thanks.
    Attachments:
    savefirstdata.vi ‏76 KB

    Thanks MoReese, but I can't open again. Well, I think I figured out what you have said last post and it worked fine, I will attach the new VI. So, I got another question right now. Why when data acquisiton has start collecting data with timestamp after some time it's incremented 1 second in the time stamp inside the lvm file or same in txt file? I'll attach the file to exemplify.
    Thanks for the responses.
    Diego 
    Attachments:
    savefirstdata3.vi ‏53 KB
    incrementsecond.png ‏19 KB

Maybe you are looking for

  • SSLException : untrusted server cert chain in java client, but not getting that with weblogic.

    Hi, I am bit confused about what i am seeing, a. i used java client to talk to talk to server, got "untrusted server cert chain" , ressolved the exceptio by adding certificate to cacerts file. b. tried to connect to server using another weblogic serv

  • Display document in the Single Document web item -authorization problem.

    Hi Gurus, I have a problem. I have two types of users, users for display document in the Single Document web item and users who can maintain and create new comment in the Single Document web item. My problem is I can't create users that can only disp

  • Motion 4: zooming in with all layers

    I'm creating an opening sequence in Motion 4 and I can see a problem coming. First the white circle draws itself. Then the center photo fades in. Then, one after another, the town names and dots appear in alphabetical order. The final effect should b

  • LDAP Configuration in Weblogic 9.1 on HP-UX

    Application unable to login, getting invalid login user. LDAP in Windows Box. In log file following lines we getting, Suggest how to resolve this issue: <XACML Authorization isAccessAllowed(): returning DENY> ####<Oct 26, 2006 11:07:42 AM IST> <Debug

  • Connecting Photoshop as an external editor?

    I can't get Photshop CS2 to show up in my shortcut menu when trying to send and edit a graphic from FCP5. I know how to set the external editor, but do I connect it to the shortcut or an application icon in CS2? Thanks