SALV PROBLEM

Hi all,
I am facing a problem while designing the SALV alv.
I am not getting the selection field as the first column of my ALV.I want to have a selection field as the first column of my ALV so that i can select multiple rows..
But in my ALV i am not getting that field.In CL_GUI_ALV_GRID i think it used to come automatically.But i dont know why it is not coming here..
Please suggest what should be done..
Thanks & Regards,
Arun
<LOCKED BY MODERATOR - USE APPROPRIATE TITLES>
Edited by: Alvaro Tejada Galindo on Jan 8, 2009 4:25 PM

thanks..

Similar Messages

  • Salve , ho un problema con Adobe Photoshop CC su Windows 8.1. Mentre scrivo un testo su un 'immagine non riesco a visualizzare cosa stò digitando. L'immagine sfarfallia , scompare e si normalizza il tutto appena finisco di digitare. Potrebbe essere un pro

    Salve , ho un problema con Adobe Photoshop CC su Windows 8.1. Mentre scrivo un testo su un 'immagine non riesco a visualizzare cosa stò digitando. L'immagine sfarfallia , scompare e si normalizza il tutto appena finisco di digitare. Potrebbe essere un problema di scheda video ? Grazie per la risposta

  • Problem when creating multiple traffic lights column in SALV...

    Hello Experts,
    I am using ALV display using the SALV(factory) method. My problem is,
    only the last excception column shows. I making 3 exception columns. Below is my code:
    gt_output[] = im_output[].
        TRY.
            cl_salv_table=>factory(
              EXPORTING
                list_display = ''
              IMPORTING
                r_salv_table = lcl_table
              CHANGING
                t_table      = gt_output ).
          CATCH cx_salv_msg.                                "#EC NO_HANDLER
        ENDTRY.
        lcl_functions = lcl_table->get_functions( ).
    *   Set all standard ALV functions
        lcl_functions->set_all( abap_true ).
        lcl_columns = lcl_table->get_columns( ).
        lcl_columns->set_optimize( '' ).
    *   Set display to striped pattern
        lcl_display = lcl_table->get_display_settings( ).
        lcl_display->set_striped_pattern( cl_salv_display_settings=>true ).
    */Sort columns
        TRY.
            lcl_sorts = lcl_table->get_sorts( ).
          CATCH cx_salv_not_found.                          "#EC NO_HANDLER
        ENDTRY.
        lcl_sorts->set_group_active( ).
        TRY.
            lcl_sorts->add_sort(
              columnname = 'EBELN'
              subtotal   = '' ).
          CATCH cx_salv_not_found cx_salv_existing cx_salv_data_error."#EC NO_HANDLER
        ENDTRY.
        TRY.
            lcl_sorts->add_sort(
              columnname = 'EBELP'
              subtotal   = '' ).
          CATCH cx_salv_not_found cx_salv_existing cx_salv_data_error."#EC NO_HANDLER
        ENDTRY.
    */Set column names
        TRY.
            lcl_columns->set_exception_column( 'EXCEPTION1' ).
            lcl_columns->set_exception_column( 'EXCEPTION2' ).
            lcl_columns->set_exception_column( 'EXCEPTION3' ).
          CATCH cx_salv_data_error.                         "#EC NO_HANDLER
        ENDTRY.
        TRY.
            lcl_column ?= lcl_columns->get_column( 'EXCEPTION1' ).
            lcl_column->set_short_text( text-h01 ).
            lcl_column->set_medium_text( text-h01 ).
            lcl_column->set_long_text( text-h01 ).
            lcl_column->set_output_length( '9' ).
          CATCH cx_salv_not_found.                          "#EC NO_HANDLER
        ENDTRY.
    *    TRY.
    *        lcl_columns->set_exception_column( 'EXCEPTION2' ).
    *      CATCH cx_salv_data_error.                         "#EC NO_HANDLER
    *    ENDTRY.
        TRY.
            lcl_column ?= lcl_columns->get_column( 'EXCEPTION2' ).
    *        lcl_column->set_short_text( text-h07 ).
            lcl_column->set_medium_text( text-h07 ).
            lcl_column->set_long_text( text-h07 ).
            lcl_column->set_output_length( '15' ).
          CATCH cx_salv_not_found.                          "#EC NO_HANDLER
        ENDTRY.
    *    TRY.
    *        lcl_columns->set_exception_column( 'EXCEPTION3' ).
    *      CATCH cx_salv_data_error.                         "#EC NO_HANDLER
    *    ENDTRY.
        TRY.
            lcl_column ?= lcl_columns->get_column( 'EXCEPTION3' ).
    *        lcl_column->set_short_text( text-h08 ).
    *        lcl_column->set_medium_text( text-h08 ).
            lcl_column->set_long_text( text-h08 ).
            lcl_column->set_output_length( '23' ).
          CATCH cx_salv_not_found.                          "#EC NO_HANDLER
        ENDTRY.
    Hope you can help me guys. Thank you and take care!
    Edited by: Viraylab on Feb 15, 2008 3:50 PM

    you can only define one exception per alv table. it's a limitation.
    if you require more than one traffic light, use icons instead

  • Problem in SALV

    Hello all ,
    I created a report using SALV, the problem is after i exit the ALV unstead of going back to the selection screen ,
    I get an empty screen like list screen with the name of the program as title.
    When I check the name of the program screen i got SAPMSSY0.
    Does anyone have a claw why I get it?
    the flow of the program goes like that:
    REPORT  zpm_operative_control_rep.
    INCLUDE zpm_operative_control_top.
    INCLUDE zpm_operative_control_sel.
    INCLUDE zpm_operative_control_cls.
    INCLUDE zpm_operative_control_frm.
    INITIALIZATION.
      PERFORM use_correct_qmart_l.
      PERFORM pre_read_catalog_f30.
      PERFORM screen_parameters.
    START-OF-SELECTION.
    *Get Data
      PERFORM get_data.
    END-OF-SELECTION.
    *Show Data IF gt_qmel[] IS NOT INITIAL.
      PERFORM show_alv_data. "Manual run
    Regards
    Yifat
    Moderator message: please use more descriptive subject lines from now on.
    Edited by: Thomas Zloch on Jul 12, 2010 11:46 AM

    Hi Ifat,
    Check the link below that may help you.
    [ALV OOPS Concept|http://help-abap.blogspot.com/search/label/OO%20ALV]

  • Salve. Ho qualche problema con la fatturazione del mio abbonamento Cloud. Qualcuno può aiutarmi? Sono giorni che provo a contattare qualcuno dell'amministrazione ma è una cosa impossibile.

    Salve
    Scusate se ho fatto qualche errore in questa chat ma è la prima volta che vi entro.
    Ho un problema da risolvere con la fatturazione del mio abbonamento Cloud. Nelle fatture che mi inviano non c'è la mia partita iva e pertanto non posso scaricarle dalla mia azienda.
    Come posso procedere affinche le fatture vengano inviate correttamente?

    Change Account https://forums.adobe.com/thread/1465499 may help
    or
    Adobe contact information - http://helpx.adobe.com/contact.html

  • Salve .. Ho un problema con la tastiera emoji . Quando inserisco qualche faccina mi va in crash qualsiasi app usi con le emoji . Sapete darmi una spiegazione ? Grazie

    Salve ho un problema con la tastiera emoji . Quando uso qualche faccina mi va in crash qualsiasi app uso con emoji. Sapete darmi una spiegazione ? Grazie

    Salve,ho lo stesso suo problema,ho un iphone 4s con sistema aggiornato all'ultima versione(8.1.3).
    Sono abbastanza sicuro siano le emoji perchè disattivandole dal menu tastiere le applicazione messaggi e whatsapp non crashano più.

  • Salve ho appena ricevuto indietro dall'assistenza l'iphone 4s però mi è stato segnalato che non presentava nessun problema tra quelli segnalati da me. Ho ricevuto anche un foglio con scritte le soluzioni che si avvicinavano di piu al mio caso, però vorrei

    Salve ho appena ricevuto indietro dall'assistenza l'iphone 4s però mi è stato segnalato che non presentava nessun problema tra quelli segnalati da me.
    Ho ricevuto anche un foglio con scritte le soluzioni che si avvicinavano di piu al mio caso, però vorrei sapere se è stato esaminato il problema giusto o un altro perche da quello scritto nel foglio non è stato esaminato il caso giusto anche perche il problema che ho segnalato non è stato risolto grazie mille ,
    cordiali saluti.

  • Iphone 5-Salve ho un problema con il mio iphone.Ogni tanto nn si ricarica.Devo staccare e riattacare il cavo lighten.dal iphone.Cosa puo essere?Grazie

    Iphone 5-Salve ho un problema con il mio iphone.Ogni tanto nn si ricarica.Devo staccare e riattacare il cavo lighten.dal iphone.Cosa puo essere?Grazie

    Help please

  • Salve, ho un problema con il mio iPhone5.

    Salve, ho un Problema con il mio iPhone5. mi dice Che ho la Memoria Piena. ho cancello app, foto, il video ... SI libera e DOPO poco mi ridice Che ho la Memoria Piena. Su iTune mi Mostra la barra gialla con la scritta "Altro"piena e non capiscocos'è. a Cosa si riferisce? Come si elimina?
    Grazie a tutti per la disponibilità.

    Did you try to contact Apple Support? Clicking on the blue link will bring you to a page where you can find the contact information for your country:
    iPhone - Contact Support - Apple Support

  • Salve, ho un problema....

    In pratica dopo l' aggiornamento ad iOS 6 alcune delle mie applicazioni si chiudono dopo l' apparizione improvvisa di una schermata completamente nera (in alcuni casi anche App Store), in particolare le apps sono Battle Monkeys e Monster Life, ma ci sono apps che vanno benissimo come Six Guns, ho un iPod Touch 4g in iOs 6 qualche soluzione al problema?

    Salve,ho lo stesso suo problema,ho un iphone 4s con sistema aggiornato all'ultima versione(8.1.3).
    Sono abbastanza sicuro siano le emoji perchè disattivandole dal menu tastiere le applicazione messaggi e whatsapp non crashano più.

  • Salve ho un problema con l iPhone da venerdì non posso ricevere ed effettuare chiamate e mandare sms e stranamente però posso andare su internet anche senza il wifi ho provato a mettere la SIM in altri telefoni e funziona!Cosa mi consigliate di fare?

    Salve ho un problema con l iPhone da venerdì non posso ricevere ed effettuare chiamate e mandare sms e stranamente però posso andare su internet anche senza il wifi ho provato a mettere la SIM in altri telefoni e funziona!Cosa mi consigliate di fare?

    Prova a fare così: spegni qualunque tipo di connessione (wifi, 2G/3G/4G, localizzazione, bluetooth ecc), imposta la modalità aereo, chiudi tutte le app dal multitasking, e poi fai un riavvio (tenendo premuti insieme il tasto power e quello home nello stesso momento; vedrai che lo schermo si spegnerà e si riaccenderà fino a quando comparirà la classica mela all'avvio, in quel momento puoi lasciare i tasti e far finire l'avvio dell'iPhone. Sblocca lo schermo, disattiva la modalità aereo, inserisci il PIN e attendi che riacchiappi la rete e vedi se cambia qualcosa.
    Altrimenti potrebbe essere qualche valore inserito ed errato tra le impostazioni del gestore.
    Ultima spiaggia prima di andare in un negozio Tre: ripristino iPhone da DFU senza ricaricare il backup precedente e vedi se si ripresenta il problema.

  • Salve a tutti:))) volevo farmi una domanda per quanto riguarda la durata della batteria, io cacico il mio iphone tutti i giorni mica causa problemi al dispositivo??

    Salve a tutti, piacere giuliana, volevo avere alcune informazioni sulla durata della batteria di un iphone 4, io lo carico tutti i giorni mica può creare problemi allo stasso cellulare? grazie in anticipo

    Dopo qualche mese torno a scrivere degli aggiornamenti per chi in futuro avrà lo stesso problema.. Quindi, la situazione è migliorata con qualche settimana di utilizzo della nuova batteria (si sarà ricalibrato il sensore, non saprei), tuttavia non sono tornato alla condizione precedente il problema. non ci sono più stati spegnimenti a livelli superiori al 4/5%, questo mi fa pensare che, nonostante le rassicurazioni del centro assistenza, la batteria fosse ormai ko. Quello che continuo a notare è un calo drastico della batteria a qualsiasi livello di carica, ma questo credo sia imputabile più all'utilizzo di risorse dell'os.. Morale: attenzione a fare affidamento su ciò che dicono nei centri apple.. ps: nel mio caso ho preso la batteria sostitutiva a 30€, kit di apertura iphone e spedizione compresa, è un'operazione molto semplice..

  • Salve, con indesign non riesco ad aprire un file idml, si blocca l'applicazione. quele potrebbe essere il problema?  grazie

    Salve, con indesign non riesco ad aprire un file idml, si blocca l'applicazione. quele potrebbe essere il problema?  grazie

    Most probably a corrupted structure. An IDML is actually a ZIP file, containing many different file types. The ZIP itself could be damaged or one of the files inside. Not easy or even impossible to fix that. Sorry, don't know how.

  • Salve, ho avuto dei problemi con illustrator inserendo dei file (da "file","inserisci"). Ogni volta che ho provo ad inserire un file si blocca il programma, ho provato a disinstallare e ad installare nuovamente illustrator, ma il problema si è ripresentat

    Salve, ho avuto dei problemi con illustrator inserendo dei file (da "file","inserisci"). Ogni volta che ho provo ad inserire un file si blocca il programma, ho provato a disinstallare e ad installare nuovamente illustrator, ma il problema si è ripresentato. Cosa posso fare?

    Angelina,
    The File>Place (File>Inserisci) works with other formats than AI. Is it another format?
    With AI file, you should use File>Open (File>Apri), or copy the desired contents from the original document into the one where you widh to use it. You may need to tick Paste Remembers Layers in the Layers palette flyout/dropdown.
    You may use the Translate button at the lower right corner.
    Did you reinstall using the full three step way (otherwise strange things may linger)?
    Uninstall (ticking the box to delete the preferences), run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Salve a tutti, ho installato ultima versione ma si blocca in continuazione rispetto alla ver. 4.4, ho creato nuovo catalogo importando poche foto ma il problema rimane, le foto sono allocate su un Hd esterno.

    Salve a tutti, ho installato ultima versione ma si blocca in continuazione rispetto alla ver. 4.4, ho creato nuovo catalogo importando poche foto ma il problema rimane, le foto sono allocate su un Hd esterno.

    Exactly what version of Lightroom are you talking about ... what version number?
    What is your operating system?
    When you say "crashes", does this mean the entire computer crashes and must be re-started, or just Lightroom crashes?
    Are there specific actions in Lightroom that seem to cause this crash?
    Please give us a lot more details about what is happening.

Maybe you are looking for

  • What are the essentials needed before upgrading from call manager 9.1.1 to call manager 9.1.2?

    I recently tried to upgrade my call manager in a lab environment from 9.1.1 to 9.1.2 but failed. The error stated that connection had been lost after 2 hours into it. Connect using CLI. Any help would be greatly appreciated. Steve

  • Itunes does not recognize CD in drive

    I was able to download Itunes7 for my PC (Windows XP), but 1st: i cannot progress from the first screen where Itunes store is located. I want to just close out of the Itunes store but cannot. 2nd: When I place a cd in the drive the window comes up wh

  • 7.4.100.0 and bonjour - worth the risk?

    Afternoon I'm getting pressure from management to sort out a useable bonour gateway for our wireless systems so we can utilise Apple TV, etc. I've been keeping an eye on 7.4.100.0 and now 7.4.100.60 and in my opinion it's just not ready, there seem t

  • Changes in XMP adds  History?

    I've heard that Lightroom saves "History Tags" in the XMP data now, and have seen some different things in the File Info that would suggest that, to some degree, history is indeed now written into the file... Is this true, and how does it apply in pr

  • Problem to migrate customer development

    We have implemented NWDI for ESS/MSS successfully. However, we found problem to migrate customer development into the NWDI despite we have followed the SAP Note: 696084 and converted customer development from EAR files into SCA file successfully. How