Write Data Back into SLD

I'm curious what the "Write Data Back into SLD" option of the Expert Settings of SMSY_SETUP does. The help is not very informative.
What does the setting do?
What is a recommended setting?

the "Write Data Back into SLD" option of the Expert Settings of SMSY_SETUP is only for Adaptive Computing, where it has to be set to 'A'.
Otherwise this option is obsolete and should not be used!
Originally this was intended for the case that SMSY is the primary data source. The SLD gets its data directly from the systems and SMSY should only read the system information and not write into the SLD (besides the Adaptive Computing case).

Similar Messages

  • Importing XML Data Back into the Form

    I have a form that shows several subforms based on the selections the user has made while filling in the form. This is working quite well but when I import the XML data back into the form it doesn't show the subforms that have been used.
    Is there an easy way to change this?
    Thanks in advance!
    Emma

    Actually the issue may actually have to do with the fact that the connections aren't bound, but I haven't seen the data.
    I have some fairly complex forms that include both subforms and instances, have an XSD embedded and export as XML. When I import the data, everythi
    Now, that being said...
    Are your subforms "hidden" and you opt to display them upon selection of a radio button for example, or do you SetInstances()? If you're using visible=TRUE or FALSE, that may also cause some issues.
    Try this -- on Form:ready try this code:
    if(this.rawValue == "on"){ //this radio button 1
    _subform1.setInstances(1);
    _subform2.setInstances(0);
    _subform3.setInstances(0);
    else if(this.rawValue == "on"){ //this radio button 1
    _subform1.setInstances(0);
    _subform2.setInstances(1);
    _subform3.setInstances(0);
    else if(this.rawValue == "on"){ //this radio button 1
    _subform1.setInstances(0);
    _subform2.setInstances(0);
    _subform3.setInstances(1);
    else { // this is fisrt time open -- i sometimes had issues with subforms being visible on first entry
    _subform1.setInstances(0);
    _subform2.setInstances(0);
    _subform3.setInstances(0);
    Then on:Click essentially copy most of the code you put in form:ready
    if(this.rawValue == "on"){ //this radio button 1
    _subform1.setInstances(1);
    _subform2.setInstances(0);
    _subform3.setInstances(0);
    else if(this.rawValue == "on"){ //this radio button 1
    _subform1.setInstances(0);
    _subform2.setInstances(1);
    _subform3.setInstances(0);
    else if(this.rawValue == "on"){ //this radio button 1
    _subform1.setInstances(0);
    _subform2.setInstances(0);
    _subform3.setInstances(1);
    Of course this will go on top of your radio button group.
    If you are exporting to XML, it will make your life a whole lot easier, by the way, to import an XSD and bind your nodes, especially as your forms and data start to get more complex.
    Finally, you may also know this but -- unless you have Forms Server, any user that wants to export the data or import the data will need to have at least full Acrobat Professional. If you want people to be able to save data in the form but import/export isn't that important, they will need to have full Acrobat.
    I hope that helps a bit. Good luck!
    Lisa

  • Input needed for writing data back into BW/ECC data

    Hello Everyone,
    Can anyone please let me know an example or process you have used for writing data back into BW (DSO/Cubes) or ECC systems.
    We do not have integrated planning in our current system configuration currently.
    So, any sample code for using any of the BAPI/RFC for writing data would be appreciated.
    Also, I am trying to find out if there is any way to schedule the models developed in VC 7.1 in background to automate certain type of data processing which goes across multiple systems.
    Any help would be appreciated.
    Thanks.

    Hello,
    Can anyone please help me out on this one....
    I am aware of few BAPI's such as RSDRI_ODSO_INSERT_RFC but I am not aware of what action has to be used to transfer the data from the table within VC to this BAPI and how to define the parameters as the one's available for the BAPI I mentioned do not fit into the data I have in the table within VC.
    The following are the columns I have in the table within VC,
    1. GL Account
    2. Credit Amount
    3. Debit Amount
    4. Sales Amount
    I have defined the DSO with the same where G/L Account is the keyfield and the rest being data fields.
    Any help would be really appreciated.
    Thanks.

  • Several concurrent process  can write data simultaneously into

    Several concurrent process  can write data simultaneously into
    a.     Basic Cube
    b.     Transaction Cube

    Assumption: Each row of your data is one channel of N samples. Your 2D array should go through a "Convert Dynamic Data" vi. Right click on the "Convert Dynamic Data.vi" and choose: "2D array of scalars - rows as channels".
    Or post code if that isn't helpful.
    “A child of five could understand this. Send someone to fetch a child of five.”
    ― Groucho Marx

  • Cl_rsplfa_plan_buffer - How to write data back to buffer

    Hi,
          Our requirement is to read a mapping DSO value in FOX to calculate revenue.
    We used function module call from FOX. I'm using l_r_plan_buffer->get_data to get data from plan buffer. It reads the buffer data and I could manipulate it. But I don;t see a method to write the data back.
    What class or method should I use to write the alterted data back to buffer.
    Or is the method we are using the right way to do it.
    thanks
    Saravanan

    Please check the below document:
    [How to Run Planning Functions on Changed Records in SAP NetWeaver BW Integrated Planning|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a05666e5-91bf-2a10-7285-a80b7f5f7fd2&overridelayout=true]
    Regards,
    Kams

  • Is there a way to import midi data BACK into ultrabeat?

    I'm sitting here arranging a new song, programming all the drums into ultrabeat.  I clicked on the drum sounds, expecting to keep everything that I've worked on - when to my surprise I realized it went back to every sample pattern.
    I have some sections already pasted into the arrange window - and yes, i can just copy them and move forward, but i haven't tweaked anything yet, and all the drums are the same volume blah blah blah.  Is there anyway to import a segment from the arrange window that were created with ultrabeat BACK into ultrabeat?

    No.
    But you haven't lost anything.  Velocities/grid placement can easily be adjuted in the piano roll.  The volume in UB's mixer, as well as any of the voices parameters don't care if UB is running it's sequencer or playing notes from a region.  Unless you are programming step automation ("yellow mode").

  • Searching for worksheet name in master worksheet then copying data back into worksheet name

    I have a workbook with 100+ worksheets. I have a 'Data' worksheet that includes data for the 100+ worksheets. I would like a macro to find the worksheet name in the 'Data' worksheet and copy the data below into the worksheet name.
    For example, The first worksheet is named "Trains".  I go through the 'Data' worksheet, look under column A for "Trains", then copy the data below "Trains", and paste into the 'Trains' worksheet. The data in the
    'Data' worksheet is separated by a blank row.

    I have assumed that your data is like the diagram below and that the data should be added at the bottom of column A of each sheet.
    <Blank row>
    Trains  <On its own row>
    <Data row>
    <Data row>
    <Etc....>
    <Blank row>
    Sub TestMacro()
        Dim w As Worksheet
        Dim R As Range
        For Each w In Worksheets
            If w.Name <> "Data" Then
                Set R = Worksheets("Data").Cells.Find(w.Name)
                If Not R Is Nothing Then
                    Set R = R.CurrentRegion
                    Set R = R.Offset(1).Resize(R.Rows.Count - 1)
                    R.Copy w.Cells(w.Rows.Count, "A").End(xlUp)(2)
                End If
            End If
        Next w
    End Sub

  • How do I write data back to DSO in visual composer

    I have created a model in visual composer that queries on a write-optimised DSO in BI. Basically I have created a form that lists the all the fields (like Quotations,Materials, plants) in vc.
    The business requirement is that the users should be able to be create or change the data in the fields through this form and then I should be able to write back the data(material and plant) back to the DSO.
    But I don’t see any of the services/RFCS/BAPIs listed under SAP_BW system in Visual Composer like they are listed under R/3 systems . By services/BAPIs, I meant APIs like – RSDRI_ODSO_MODIFY_RFC or BAPI_ODSO_READ_DATA_UC.
    What else do I need to configure to see these RFCs in VC.
    Please suggest.
    Thanks a lot in advance!

    Thanks a lot prachi for you reply,
    Our SAP_BW system is already configured as 'Like R/3 system'.My admin gave my userid read/write permission under systemAdmin->permissions in portal. But I am still not able to view any BAPIs under SAP_BW system in Visual Composer.
    Can you please tell me where can I configure my user to have 'View system' permission and does this need to be added in SAP_BW under System Landscape in portal ?

  • Save collection data back into my collection

    Hi,
    I iterate over a collection data as HTML into my web page.
    Then the user has the possibility to modify the data. (HTML Input fields)
    Is it possible to save the ID's after a submit like PARA1_1 to PARA_1_N automatically into my collection equiv. it is possible with usual bean data?
    reagrds
    jack

    ...I want to parse the values from the ID's of e.g. my INPUT-Fields into the collection
    after the submit.
    One row within the html code should look like:
    <TR>
    <INPUT type"text" ID="PARA_1_1" value="PARA_1">
    <INPUT type"text" ID="PARA_1_2" value="PARA_2">
    <INPUT type"text" ID="PARA_1_3" value="PARA_3">
    </TR>
    <TR>
    <INPUT type"text" ID="PARA_2_1" value="PARA_1">
    <INPUT type"text" ID="PARA_2_2" value="PARA_2">
    <INPUT type"text" ID="PARA_2_3" value="PARA_3">
    </TR>
    ...it's like a matrix...
    Currently I know that the ID's within the web start with PARA_M_N. N=1...n M=1...n
    Regards
    jack

  • Will Time Machine backup 2 internal HDs and put the data back into them when restoring?

    Hello,
    I am going to be doing a clean install of Snow Leopard. I have a machine that has 2 internal HDs. If they are backup up using Time Machine, when restoring, will it put those files exactly as they were?
    Thanks!

    Restore to a multiple disk setup should work fine. But there are as always some tricks to it.
    See our expert Pondini's explaination and follow his links.. I suggest you actually spend some time understanding how TM works.
    http://pondini.org/TM/32.html
    I would also recommend spending a few dollars and buy CCC or superduper. Make a backup of each drive. These 3rd party backup programs are more flexible and you can create direct images of the drives. It makes recovery a much much easier process.
    If it is a Mac Pro put in another disk for TM backups and use a USB or even esata card and external sata drive for backups using CCC. Doing it that way you can make a bootable image of your main drive.

  • Camera Raw Policy of Writing Back into Input Files

    This came up in another thread, and I think it deserves its own discussion.  I'd hope that we can influence the Camera Raw team's future direction.  I welcome your input and opinions.
    Given:  Under some conditions Camera Raw writes data back into (overwrites) its input files.
    Assuming you use Camera Raw to open your out-of-camera original files as many of us do, Adobe seems to be all over the road on whether to keep its hands off them or overwrite them...
    Camera Raw will not touch a proprietary raw file, such as a Canon .CR2 or Nikon .NEF.  There's a whole process for remembering settings in a separate database or sidecar XMP files.  So far so good.
    If you open a JPEG, TIFF, or DNG through Camera Raw, data WILL automatically be written back into it to tell another run of Camera Raw in the future what settings you used - without the software ever having warned you it will do so.
    Some functions EXPLICITLY rewrite input files.  You can ask the software to write new thumbnails back into DNG files, for example.   This is fine - the user has instructed the software to overwrite the file, and the user is in charge, after all.
    Overwriting/rewriting an input file without being instructed to do so is NON-INTUITIVE BEHAVIOR for an application. No one would expect an input file to be overwritten.
    We do see that it causes people confusion.  I'm sure there are people right now reading this in disbelief.  I recommend you go test it for yourself (on a copy of one of your original files).
    The original file being overwritten is one of the reasons why I don't configure Photoshop to open my out-of-camera JPEGs through Camera Raw.
    Adobe's [mis]handling of input files on the surface seems to be derived from the history of DNG - where no camera actually writes the DNG file directly but it has been generated as an intermediate format through the DNG Converter, and as such can be handled with less "care" than an original camera file.
    It seems to me that Camera Raw should NEVER write back into an INPUT file it is opening without a) letting the user know or b) being directed to do so.
    Adobe:
    Please give those of us who don't want our input files overwritten an option for using the database/XMP sidecar instead in EVERY case.
    Thanks.
    -Noel

    Noel wrote: >>  If you open a JPEG, TIFF, or DNG through Camera Raw, data WILL automatically be written back into it to tell another run of Camera Raw in the future what settings you used - without the software ever having warned you it will do so.<<
    It depends.
    As far as I can tell:
    When a JPG or TIF file is Locked,
    Camera Raw > Done results in a Write Permission Error.
    When a DNG file is Locked,
    Camera Raw > Done - writes a separate xmp sidecar file.
    The JPG / TIF handling seems to me inconsistent. With a locked file I'd prefer to have a sidecar xmp created as well. Some of my JPG / TIF files are originals for me.
    Peter
    Windows Vista, CS4 w/ACR 5.7

  • Importing data file back into blank PDF - some data fields don't populate

    I have created a writable PDF in Adobe LiveCycle 8. Once the form is completed the person filling out the form submits by email. The email is successfully received and the data file is complete (opening it in a browser verifies this). However, when I use try to import the data back into the PDF file (by opening Adobe Pro | blank form | managage form data | import data - only some of the fields are populated. I need this data to repopulate the form so I can print it and I also need to export it to Excel for other purposes. What am I doing wrong?

    Check the binding on the fields that don't populate and see that it is set to something other than None.

  • How do I read my wave form data back from an LVM file?

    I collected a waveform and saved it using the LVM file format. I would like to read the waveform back into labview and display it with its timestamp and assigned name. The only way I could read the data back into Labview was to convert it to a number array. I figured if you could write a waveform and save all its data, you should be able to read it back rather easily. I've included my LVM file and two simple programs. The program I'm using is much larger, but these two programs are representative of what I'm trying to accomplish.
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    Write To LVM.vi ‏96 KB
    Read From LVM.vi ‏67 KB
    Test Data_08-12-11_1252.txt ‏29 KB

    Hi Knoebel,
    To display the waveform data, you'll need to change a couple things.
    1. Open the "Convert from Dynamic Data" vi and change the Conversion to have a resulting data type of 1D array of waveform, as this is the datatype you are writing with the "Write To LVM.vi"  Currently you are converting to an array of scalars here, which is why you are losing timestamp data.
    2. Open the "Read from Measurement File" express VI and Change the Time Stamps to be Absolute (date and time) rather than relative. 
    3. If you want to display the timestamp on the waveform graph, pull up the properties window for the Waveform graph and change the Display Format to be Absolute Time for the X-axis and then check the Scales tab to be sure you have unchecked Ignore waveform timestamp on x-axes
    After making the change to convert from dynamic data type to 1D array of waveform you can also probe the wire going into the waveform graph to check the t0 and dt values of the waveform as you read from file.
    Lastly, if you look at the Write to LVM.vi block diagram, you will see a little red coercion dot between the waveform data wire and the Write to Measurement File data input terminal.  It would be better to use the "Convert to Dynamic Data" express VI to make this conversion.
    Hope this helps!
    Sherrie 

  • How do I get the music on my iPhone back into iTunes?

    Last night after much effort I was able to get my music and audiobooks synced with my iPhone 3G. This morning iTunes on the Laptop has crashed and been re-installed several times. Now the playlists and audiobooks are missing/incomplete. Is there a way to get the data on the phone back into iTunes? Right now I'm afraid to sync because I believe the iTunes will ruin what is on the phone.

    I guess I thought syncing with iTunes was a "back-up". The data is on the iPhone, is there a way to write that data back into iTunes, rather than letting iTunes overwrite whats on the phone. I've located some of the previous/damaged iTunes library files, but not sure how to restore them.

  • Calendar in iCloud deleted - need help to get the data back

    Hi,
    I just deleted one of my calendars in iCloud. Is there any chance to get this calendar (with all the data) back into iCloud?
    Thanks for your help.
    Pierre

    how? I should have a backup at my time machine from earlier today. Do I need to completely restore my MBP to also get my calender data back? Note that i only by accident deleted one calender (my others are ok)
    thank you

Maybe you are looking for

  • Windows 8.1 Pro user has a blank apps screen, zero icons or tiles, no down arrow

    A user was recently infected with a huge pile of malicious apps in their system, the legal malicious kind, and they were all removed and the system is now completely clean. Unfortunately an unintended side effect is that the start menu is completely

  • Add old/existing mobileme galleries to Aperture?

    I have created mobileme galleries with iPhone and iPhoto on another computer, and would now like to be able to manage them on Aperture 3. Is this possible? I have imported the old iPhoto library, but none of the mobileme galleries imported. I have al

  • Photos don't show/won't copy/show black in slide shows

    I have used iPhoto5 successfully for 2 years on my Powerbook. I accumulated over 8,000 photos so I copied the rolls onto CDs. Seemed to work but when I tried to view the copied pictures they look blank. Also, I can't view an original picture from a r

  • Scroll bars for UDF's

    Hello, I upgraded from SAP Business One 2005A to SAP Business One 2005A SP01 and found that the vertical scroll bar in the user defined field panel is missing and I am unable to scroll to the bottom of the list of UDF's. How can I get the scroll bars

  • How do approve from another device when I changed my number

    I recently got an iPad air 2. I would like to approve my new device to use my Apple ID. We authorization process requires receiving a text message from my old cell phone number that I no longer have access to. How do I have proof the device sent my p