Repeating the loop in ecc 6.0

hiii,
can any one of you help me out with how can i use the reapeted processing of a loop in smart form in version ecc 6.0.
because in the older versions when we create the loop we find this option on the general attribute button. but in ecc 6.0 is not being shown..
so how can i use this because without it the loop is only taking up the last availavle data.
thank you.

LOOP IN SMARTFORM:- to display the contents in the smartform first u have to create table in
the navigation tree.
on the main window if u right click you will get a menu if u click on CREATE option we can
find TABLE.
TABLE is a combination of a template and loop in smartforms.
go to global definitions and create a work area for the internal table. you can also pass
the table in form interface using table tab. if you do like this there will be no need of 
an explicit work area.
now go to DATA TAB of the table node and mark it as internal table.
Enter the name of the internal table which has been passed in the form interface.
now give the assignment type either as INTO or ASSIGNING and specify a work area name over
there. care should be take that this work area which we used now must already be declared in
the globaldefinitions tab.
now all the contents in the internal table gets into work area which has been specified now
and gets displayed in the smartform.
if we want to specify any conditions on this internal table we can use WHERE condition group
box.
PLEASE CORRECT ME IF IAM WRONG.
Cheers,

Similar Messages

  • BPM: Loop condition not coming outside of the loop

    Hi Experts,
    I am working on BPM. In the loop I am giving the condition as
    (ForSyncResponse./p1:MT_Test_JDBC_Req_response/row_response/Row/indicator u2260 9)
    If indication not equal to the 9(Integer) then it should come out of the loop otherwise loop needs to be repeat( Iam getting this data from the database through Send Synch step). When ever iam sending data other than 9 then it repeating if I send 9 also even though the loop condition is not satisfying and its keep on repeating the loop. Can you please let me know what might be ther problem.
    Thanks & Regards,
    Purushotham

    Hi Prasadh,
             I am able to give thie "Create the following expression in the expression editor:
    /MT_Test_JDBC_Req_response/row_responseindicator != 9"  expression
               How can i give the second"(/MT_Test_JDBC_Req_response/row_responseindicator != 9 EX)" condition??
              I tried with giving the AND but it is not allowing me to enter the 9.
         Can you please let me know.
    Thanks & Regards,
    Purushotham

  • Code To Update the Table in ECC from Webdynpro

    Hi All,
    I want to know, the table is dispalyed in the webdynpro browser when we calls the Adaptive RFC Model.
    after i want to add one more row in the webdynpro and just clicking on add button the row will be updated in the ECC server(backend) for that how can i write the coding,  regarding this issue can you please help me.
    ThanX All,

    Hi Sriram,
              Assuming you have a table filled with records by adding one by one, If you want to update a table in SAP ECC, follow these steps..   i think already you are triggering the action for the button in view(for table updation) to method in controller or created a custom controller and mapped the model node.
    1.  Initialize the main model node and bind the model node with the intialised object like
         Zbapi_MainModelNode_Input input = new Zbapi_MainModelNode_Input();
                           wdContext.nodeZbapi_MainModelNode_Input ().bind(input);     
    2.  Now loop the table node and set the values with corresponding class in the generated model (from webdynpro explorer) and initialize like
            IPrivateControllerName.ITableElement myTab = null;     
           for ( int i = 0; i < wdContext.nodeTable().size();i++)
                         myTab = this.wdContext.nodeTable().getTableElementAt(i);
         Bapi_structname name = new Bapi_structname();     
                        name.setFieldName1(myTab.getFieldName1);
                        name.setFieldName2(myTab.getFieldName2);
                        input.addT_Bapi_(name);
    Finally execute the BAPI..
       wdContext.currentZbapi_MainModelNode_Input tElement().modelObject().execute();
    Hope this solves your issue - Update the Table in ECC from Webdynpro.
    Regards,
    Manjunath
    Edited by: Manjunath Subramani on Nov 20, 2009 4:26 PM
    Edited by: Manjunath Subramani on Nov 20, 2009 4:27 PM

  • After using the loop to re-record, all vocal gone  ?

    Hi there,
    Something terrible happen to me.
    I was recording a vocal of my friend singing. After, we play back, he requested for one short section to be re-recorded as he was choking.
    So, I click on the loop button on the bottom, I define the loop areas (length & location) with a yellow rectangle.
    But my friend cannot get the timing right because the loop section was quite short & we happen to re-record that section many times as the CTI keeps repeating that yellow section which I defined earlier.
    But to my horrow, what happen after that was the whole track becomes a purple colour with a horizontal line instead of a wave-like graph. When I playback, there is no sound, how come ? What happened ? How come other areas other that the loop section are also affected ? I clearly saw the CTI only moves from the beginning of the yellow section to the end of the yellow section & then back to the beginning of the yellow section. So what happened ?
    I also notices that there is a number "8" inside a yellow circle appeared on the extreme top right of the track.
    What actually happened ? And how to I undo the action. I tried Control-Z but it doesn't undo anything ...
    HELP HELP HELP ...
    Thanks

    Christoph Drösser wrote:
    Actually what happened is you were using the multi-take function - it recors a new version every time the region repeats. So you have done 8 versions, often the last one shows a flat line, but the others are still there: click on the number, you can listen to all of them, and finally you can pick the one you like best and discard the others. Then the number will disappear, and it's an ordinary region.
    Nothing outside the yellow area should be affected by this technique.
    Thanks Chris, will try that when I get home. But I have saved the file, will the original version & all the 8 version be still there ?
    P.S.: One day you'll tell me why you call the playhead "CTI".
    Oooops .... I am used to the Final Cut forum where the playhead is usually termed as CURRENT TIME INDICATOR, thus the short-form CTI. I forget 2 things, one is that I am in garangeband forum & two I forget the simpler word "playhead" as I am too used to calling in CTI. My apologies ...

  • I am extracting the data from ECC To bw .but Data Loading taking long tim

    Hi All,
                     i am extracting the data from ECC To BI Syatem..but Data Loading Taking Long time. from last   6 hoursinfopackage is running.still it is showing yellow.Manually i made the red.and delete again i applied repeat of the last delta.but same proble is coming .in the status job is showing bckground job is not finished at source system.we requested to basis.basis people killed that job.again we schedule the chain also again same problem is coming.how can i solve this issue.
    Thanks ,
    chandu

    Hi,
    There are different places to track your job. Once your job is triggered in BW, you can track your load job where exactly it is taking more time and why. Follow below steps:
    1) After InfoPackage is triggered, then take the request number and go to source system to check your extraction job status.
    You can get the job status by taking the request number from BW and go to transaction SM37 in ECC. Then give the request number with begining '' and ending ''.  Also give '*' to user name.
    Job name:  REQ_XXXXXX
    User Name: *
    Check the job status whether job is completed or cancelled or short dump. If the job is still running check in SM66 whether you can see any process. If not accordingly you got to check in ST22 or SM21 in ECC. If the job is complete, then the same in BW side now.
    2) Check the data arrived in PSA, if not check whether Transfer routines or start routines are having bad SQL or code. Similarly in update rules.
    3) Once it is through in Source system (ECC), Transfer rules , Update Rules, then the next task is updating the data might some time take more time which might be based on some parameters ( Number of parallel process to update database ). Check whether updating the database is taking more time and may be you got to check with the DBA guy also.
    At all the times you should see minimum of atleast once process running all the time in SM66 till the time your job gets complete. If not you will see a log in ST22.
    Let me know if you still have questions.
    Assigning points is the only way of saying thanks in SDN.
    Thanks,
    Kumar.

  • How do I create a slide show that repeats (continuously loops)

    I am new to iMovie and iDVD. I am creating a photo album in iMove and want to burn for iDVD to show at a party. I can't find out how to set this up to loop - repeat.
    Novice
    Bruce

    Hi Bruce
    Welcome to apple discussions. you'll want to make an AutoStart Dvd and check the loop option w/in iDvd. Just go to map view after you launch iDvd and drag and drop your QT movie or slideshow to the very first or top box.
    If you still aren't sure just look up AutoStart Dvd on this forum using the Search field to the top right of this page.
    Message was edited by: SDMacuser

  • Repeat an action (based on different trigger) efficientl​y without repeating the code

    Hello,
    I'm trying to find an efficient and clean way to do an action tha can be triggered by different things without having to repeat the piece of code itself at various places in my VI (after the said trigger things).
    An example (because my explanation is pretty clumsy):
    - The "action" (piece of code) is reading a file displaying the results (tiny more complicated than that but that shows the idea)
    - I want that action to happen when for example I save data in the file, open an existing file or press a button
    - Right now Im using the same piece of code at each places (when I write in the file, open existing file and press the button) using local variables
    I'm trying to find a more efficient way to do that, so I can write the code only once.
    FYI the whole thing is in a big while loop. The VI Im working on is pretty huge and complex so It doesnt really make sense to share it.
    Hope my question is clear. Thanks !

    Application Design Patterns: State Machines
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • The looping does not stop after a true answer, why?

    "Ok, so you want to keep looping as long as the user didn't enter 1, 2, or 0, right?"
    Answer: Yes that's it.
    boolean repeat = false ;
    do {
    System.out.print(" Option 1  \nOption 2 \nOption 0" );
       int x = Integer.parseInt(br.readLine().trim());
          switch(x) {
       case 1 : System.out...etc.("test");
       case 2 : System.out...etc.("test");
       case 0 : System.out...etc.("test");
      default :  repeat = true; 
    } while( repeat == true) ; Steals repeating even if u give a true answer( 1 2 or 0)
    Help! :P

    If you go through the loop once with something other than 0, 1, 2, then repeat will be set to true, and it will never have the possibility to be set to false again.
    Each case should also set repeat to false.
    You should NOT initialize repeat to false at declaration. That way, if you miss one of the repeat = false; settings in the cases, the compiler will give you an error. As you have it now, the same logic error is still present, but the compiler can't detect it.

  • Adobe Cloud membership - I am stuck in the loop of Licensing VERY Frustrating!!!

    I have an Adobe Cloud membership - I am stuck in the loop of Licensing as well VERY Frustrating - I have a project due and have been troubleshooting for days -
    Un Installing - Re installing - NIGHTMARE  - Please someone help me!!! Thanks in advance -

    What happens when you enter your Adobe ID tied to your subscription?

  • Problem previewing loops in the loop browser in Logic 8

    Loops are only audible when the sequencer is not playing.
    When the sequencer is playing, the selected loop shows it's playing in the loop browser window, but I cannot hear it.
    ANY ANSWERS?
    NOTE:
    All my outputs in logic (including the loop browse strip) are routed to SPDIF OUT as I have a DynAudio digital speaker system.
    Thanks in advance,
    Hennie

    I have found if you wait long enough, you will hear the file begin to play. Sometimes the delay can several seconds. Not acceptable IMO.

  • Unable to extract the data from ECC 6.0 to PSA

    Hello,
    I'm trying to extract the data from ECC 6.0 data source name as 2LIS_11_VAHDR into BI 7.0
    When i try to load Full Load into PSA , I'm getting following error message
    Error Message: "DataSource 2LIS_11_VAHDR must be activated"
    Actually the data source already active , I look at the datasource using T-code LBWE it is active.
    In BI  on datasource(2LIS_11_VAHDR) when i right click selected "Manage"  system is giving throughing below error message
    "Invalid DataStore object name /BIC/B0000043: Reason: No valid entry in table RSTS"
    If anybody faced this error message please advise what i'm doing wrong?
    Advance thanks

    ECC 6.0 side
    Delete the setup tables
    Fill the data into setup tables
    Schedule the job
    I can see the data using RSA3 (2LIS_11_VAHDR) 1000 records
    BI7.0(Service Pack 15)
    Replicate the datasource in Production in Backgroud
    Migrate Datasource 3.5 to 7.0 in Development
    I did't migrate 3.5 to 7.0 in Production it's not allowing
    When i try to schedule the InfoPakage it's giving error message "Data Source is not active"
    I'm sure this problem relate to Data Source 3.5 to 7.0 convertion problem in production. In Development there is no problem because manually i convert the datasource 3.5 to 7.0
    Thanks

  • How can I access the value of a loop index outside the loop?

    I have a sequence structure in Labview 8.6.  At one frame of the sequence I have a while loop.  The loop runs for a while and then stops and the program then moves to the next frame of the sequence.  Several frames further on down the sequence I have a cluster, the elements of which are outputs on the front panel.  The index of the mentioned loop is one of the cluster elements, an numeric output.  While the loop is running, I want the index to be displayed on the front panel in the output contained in the cluster.  How can I do this?

    The easiest way to do this is to use a local variable of your cluster.  You'll need one copy set to read; connect that to a bundle by name, bundle in your index value from the loop, and wire the bundle output to a write copy of your local variable.  You can create a local variable by right-clicking on the cluster terminal (in the block diagram) and choosing create local variable.  You can change the local variable to read or write by right-clicking on it.
    However, in general the use of both local variables and sequence structures is discouraged, and the right solution may be to rewrite your code with a while loop containing a case structure in which you update the cluster every time through the loop.  This will look like a state machine; you'll also need a shift register in place of the loop iteration counter.  If you post your code (ideally the VI, but if not then a screenshot of the block diagram) then we can provide more useful assistance.

  • I delete some emails ,there are moved to trash . I delete them from trash folder too and they still appear in a folder called 'all messages". I repeat the same actions and after a while they appear again!what should i do to delete them permanently??

    I delete some emails ,there are moved to trash . I delete them from trash folder too and they still appear in a folder called 'all messages". I repeat the same actions and after a while they appear again!what should i do to delete them permanently??

    If you are using Apple's Mail app 6.5 is the latest version irrespective of what a previous poster says. It does sound though that you are using a gmail account online via a web browser. Please confirm and fill in missing information.

  • Working in Logic 9, how do I use a drum loop WITH ITS PRESET EFFECTS? I can drag and drop the loop but it plays dry in timeline. thanks

    Working in Logic 9, how do I use a drum loop WITH ITS PRESET EFFECTS? I can drag and drop the loop but it plays dry in timeline. thanks

    Here's the short-cut solution:
    Green Apple tracks are MIDI files (so to speak). If you drag one from the loop browser (Capitol C Orchestral hit, as you mentioned in this exable) directly into the arrange page it creates the MIDI file and the instrument to play it back on.
    HOWEVER.If you create and audio track first, THEN drag the green Apple loop onto that track, the loop will get "bounced" with the reverb in tact and you'll have the exact sound that you heard in the preview.
    Make sense?

  • Loop browser vs the loops in audio apple loops

    My number is different in the loop browser. lets say
    show all> i hit reset then all drums, the number is less than that that is what in the drum folder i have in the HD.
    same for Guitar and others.
    i.e. all the loops i have in the HD are not in the loop browser.
    I have all prefs in Loop set to not filter and reset keywords.
    is there a shortcut/proper method to show every loop i have in the HD showing in the loop browser.
    I thank you all
    and have a nice day making music.
    glenn

    Ht
    an honor to hear from you
    and i would hope you have 5 minutes to clarify or atleast add your thoughts here. I am puzzled by this.
    I went ahead and bought thousands of loops from third party.
    i have 2486 elect guitar loops.
    and 349 acoustic guitar loops. filter is off
    they are reindexed.
    In the apple loops folder where i store all the loops, i have created folders for each instrument ( as close as i could associate them ).
    i have the guitar electric folder ( 2486 loops ) acoustic (349 ) harp etc etc etc. If i type in names they show ( most seem to ) but one cannot memorize names of 10,000 loops. I cant!
    so if i go into the lbrowser i am expecting to see in all guitars a number almost equal to about 2800. Now you say time signature will mismatch that. But you see there is a mismatch of about 600 guitar loops!? that doesnt make sense does it? they are residing elsewhere, where i do not know except ofcourse in my meticulous folder Guitar electric on my HD.
    1. Reindexing makes sure that every loop in my HD is in the loop Browser isnt that the case. I dont remember if i dragged all of them over the browser or not.
    2. It seems to me ( and see no other options here ) that if i want to be able to peruse all of my loops and have them accessible i have to have the lib>audio>apple loops>folders of loops open so that i can choose those that are not being brought up in the browser and as you say have time signatures that are different?
    how do i then bring up those no shows in the browser if they are not showing up ( acc to you )due to signature problems because they might be usable if edited?
    3. i could check off favorites couldnt I and then have maybe 2000 loops to chose from. Aint this a kick in the ***?
    Im trying to organize as best i can what loops i have on the HD
    so that i can see them exactly organized and neatly in the browser, but APPLE has made this very very difficult i think.
    i appreciate your time thoughts and forgive me for insisting on an answer here which i may not get.

Maybe you are looking for