Want to chang title of alv

Hi,
      I want to change title of my alv list.can i debug list output and find pace where i can change title. or any other mehtod to debug is there.
With thanks and regards,
Himanshu

hi,
When you fill in the field catalog you can set the property seltext_l for the field and can give in any name. See the sample below.
LS_FIELDCAT-COL_POS       = POS.
  LS_FIELDCAT-FIELDNAME     = 'NAME1'.
  LS_FIELDCAT-REF_FIELDNAME = 'NAME1'.
  LS_FIELDCAT-REF_TABNAME   = 'KNA1'.
  append LS_FIELDCAT to PT_FIELDCAT.
  clear LS_FIELDCAT.
  POS = POS + 1.
  LS_FIELDCAT-COL_POS       = POS.
  LS_FIELDCAT-FIELDNAME     = 'KUNNR'.
  LS_FIELDCAT-seltext_l  = 'Ship to Party'.
  append LS_FIELDCAT to PT_FIELDCAT.
  clear LS_FIELDCAT.
  POS = POS + 1.
-Thanks & Regards
Saurabh Goel

Similar Messages

  • SM36: Want to Change title

    Hi,
    While scheduling the program using SM36,
    the report is send as an attachment to recepient. But the title of the report gets prefixed with 'JOB'
    and suffix with 'STEP1'.
    How can i remove that from the attached file name and Email title ?
    Salil ...

    Hello,
    You can review the fiollowing SAP note and see if it helps with your issue:
    1101211 Using spool request title as e-mail title
    Regards,
    David

  • Ps cs6 on mac. since installing yosemite, when working on an image if i want to change tool, via shortcut of wacom pen click, i now have to click on the image title bar, how can i fix this please?

    ps cs6 on mac. since installing yosemite, when working on an image if i want to change tool, via shortcut or wacom pen click, i now have to click on the image title bar, how can i fix this ?

    @Naiks, having suffered through unsuccessful synching attempts for Calendar and Contacts myself, l would suggest you try the following:
    UNINSTALL iCloud control panel from your PC. Seems silly, but do it.
    Go into Outlook, and look at the very top menu. Click FILE, then ACCOUNT SETTINGS, then click the popup box.
    You will see a list of all your email accounts. Make sure that ONE of them has a checkmark against it. If not, select the account your want as your default, and click "set as default.
    Exit out of Outlook and reboot your machine.
    Now reinstall iCloud, check CALENDAR and CONTACTS, and do as instructed when prompted.
    Reboot for good luck and now launch OUTLOOK. All that remains is to locate your iCloud Contacts and Calendar files, and make them your default.
    IMPORTANT: Don't panic if you can't find your contacts -- they're there. Click CONTACTS and you'll see you have several available contact files. Locate the one label "iCloud" in grey type. Right-click on it, select PROPERTIES, then click the Outlook Address Book tab. Check the box that says something like "Make this my default Outlook Address Book." Keep clicking "apply" and "okay" until you've exited out of the dialog box maze.
    You may have to do something similar with your Calendar files. I dd not, but if you need to, do it.
    Everything should now sync pretty seamlessly.
    I didn't have the exact same problem as you, but my dilemma was close enough. Good luck!
    Arthur P. Johnson

  • I want to change my url link title on cs6

    For example, I want to change my url title from www.mysiteurl.com/index.1 to www.mysiteurl.com/home
    Any help would be greatly appreciated!

    Kind of.
    You will need your main home page for the site to be in your site's root folder. Anyone can browse to it via a link that is simply http://www.yoursite.com
    Your server will send them to the index.html page without the need for you to type it into the actual link.
    The same goes for sub folders within your site. You could make any number of folders, like:
    contact
    about
    portfolio
    Then place index.html pages within those folders. Think of them as "sub folder home pages" just like your main home page. From there on out, you could use links like http://www.yoursite.com/contact and the server would direct them to the index.html page within the contact folder.
    Your site structure within the DW Files tab would look like this...
    index.html
    about
         index.html
    contact
         index.html
    portfolio
         index.html
    You would have the site's home page (index.html) on the same level as all of your sub section folders. Each one of those folders would then have an index.html page within it and the links on your site would go to the folder, instead of the folder/page.html. The server would then give the index.html page for the folder automatically.

  • How to get changed data in ALV in Web Dynpro for ABAP

    METHOD on_data_check .
    DATA:
        node_spfli                          TYPE REF TO if_wd_context_node,
        node_sflight                        TYPE REF TO if_wd_context_node,
        itab_sflight2                        TYPE if_display_view=>elements_sflight.
      node_spfli = wd_context->get_child_node( name = if_display_view=>wdctx_spfli ).
      node_sflight = node_spfli->get_child_node( name = if_display_view=>wdctx_sflight ).
      CALL METHOD node_sflight->get_static_attributes_table
        IMPORTING
          table = itab_sflight2.
    this code is ..get all data(changed and not changed)
    but i want get changed data only, not all data.
    how to get changed data?
    Edited by: Ki-Joon Seo on Dec 27, 2007 6:04 AM

    Hi,
    To get only the changed data in the ALV grid of a WD, you need to capture the "ON_DATA_CHECK" of the ALV grid.
    To this please do the following in the ALV initialization of the ALV table settings :
        lr_table_settings->set_data_check(
                IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK_ON_CELL_EVENT ).
    You may also do this:
        lr_table_settings->set_data_check(            IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK_ON_CHECK_EVENT)
    The above two ways would depend on when do you need to check for the changed data. If you want to check the data as soon as it is entered, then use the first method. Else, use the second method.
    You need to register an EVENT HANDLER for this event.(You may do this in your VIEW or Component Controller).
    In this Event handler, you would find an importing parameter R_PARAM which is a ref type of      IF_SALV_WD_TABLE_DATA_CHECK.
    The attribute T_MODIFIED_CELLS of this interface IF_SALV_WD_TABLE_DATA_CHECK will contain the modified cells of the ALV with the old & new values.

  • Rs to do, and I selected the font for each 4s clip - now I want to change the font - is there a way to change all fonts on clips in one go?

    Hi I am new to iMovie - and made a 35min film - quite pleased with it - I sub-titled it right through coz we work with deaf people - wanted my first movie to be accessible. Now I want to change the font on each clip - can I do this in one step - and change all the sub-titles to a different font - thanks a lot, Jane

    Maybe some one else can pipe up with a solution, but this would literally take 2 seconds to do for a new project.  And you can create a "template project" that includes this "text" clip.  Save this project and then to a get info and check "stationary pad."  When you double click on this file, fcp will open with a copy of this project and you just need to do a save as. 
    I've been working with computer editing systems for longer than i can remember and at a certain point you just have to adapt your workflow to the limitations of the software.  

  • Want to export output of alv grid to excel automatically

    hi friends.............
      i want to export output of alv grid without displaying on screen to excel file .......................
    how i m able to do it ..............................
    in the same way as after alv grid display click on LOCAL FILE-> SPREADSHEET-> ........................
    plz rply me soon if anyone of u know abt that.................
    thanks allot.............

    actually in output through 'REUSE_ALV_GRID_DISPLAY' some title is also there through TOP_OF_PAGE how can download it also and data table in excel sheet ...................
    actually when an alv output is displayed then some title data  is also displayed in alv grid then we can download it by clicking on icon 'local file--> spreadsheet........and soon ' ..........
    my req. is download it automatically without doing this process and without displaying it on screen......... it means i want to interrupt to alv grid output to only download without displaying it in output screen............
    if u clear my question then reply me.............

  • How to change title of Employee Master Data form (in add-on creation) in SAP B1 9.1?.

    Hi all,
    I have a problem of how to change title of my add-on in SAP B1 9.1.
    I created the add-on of Employee Master Data but I want to change its title, is it possible?
    When I change the title as (Member Master Data) in property, it will display Employee Master Data again.
    If it is possible to change it, how can I do?
    Please anyone can help me.

    Hi,
    Try this:
    If pVal.FormType = 60100 AndAlso pVal.EventType = BoEventTypes.et_FORM_LOAD AndAlso pVal.BeforeAction = False Then
      Dim oForm As SAPbouiCOM.Form = DirectCast(oApplication.Forms.GetForm(pVal.FormType.ToString(), pVal.FormTypeCount), SAPbouiCOM.Form)
      oForm.Title = "New Title"
    End If
    Or you can try:
    If pVal.FormType = 60100 And pVal.EventType = BoEventTypes.et_FORM_LOAD And pVal.BeforeAction = False Then
         Dim oForm As SAPbouiCOM.Form = CType(oApplication.Forms.GetForm(pVal.FormType.ToString(),pVal.FormTypeCount), SAPbouiCOM.Form)
    oForm.Title = "New Title"
    End If
    Hope it helps.
    Thanks & Regards
    Ankit Chauhan

  • Change title of Delete button in UITableView

    Hi,
    I have a functionality of deleting record from table in my app. When table is switched in editing mode and on tapping red minus button a Delete button appears on right side.
    I want to change the title of this button from Delete to Remove. Is it possible in SDK?
    Please help.
    Thanks

    Hi, it's not impossible but not official too.
    There's a property "_removeControl" in UITableViewCell class which should contain a reference to the delete-button.
    Give it a try and tell us if the app passes review.

  • Change font in ALV

    Dear Friends,
        I want to change the font of a the output  which is in ALV List display. In classical reporting we can do it using 'FORMAT' but how will we do it in ALV output.
    Regards,
    Madan

    if you are trying to change the font in fields then it is not possible.
    but you can change the font in top of page.
    here
    data : ilstheader type slis_t_listheader_alv,
             wlstheader type slis_listheader_alv.
    wlstheader-typ = 'H' < for heading or 'S' or 'A' you can define to change the font size>
    regards
    shiba dutta

  • Can't change title text

    I have searched the board for this issue and have not found anything directly on point. I am also so frustrated because it seems like this should be quite simple.
    I started putting together a movie several months ago. I got into it again today, and I wanted to change up some text and colors, but I can't change text that is on my title page.
    To complicate the matter, when I insert the word "test" in the text editing box, it shows up in the middle of the title screen, but my original text on the screen (left side of a sliding photo) remains the same. It is this text that remains the same that I want to change.
    Ideas?
    thanks

    Hi emory -
    "....part of the problem is there appear to be two places on this title clip where text can show up. One is to the left of the photo box, and another is where text shows up if you choose like "Centered Title"..."
    I am afraid you've lost me, there. What do you mean by 'the photo box'? And in your original post, what do you mean by the 'sliding photo'? Was that a Ken Burns pan effect?
    How did you create the text which is to the left of this photo box?
    In order to test removing the text only, copy the title clip, and do as I described, and see what happens. It should have removed only the unwanted addition to your title clip. Once that has gone, it should be possible to modify the original text (you say you have tried that and it didn't work - does that text appear in the text-editing window? If so, what title option is highlighted? As far as I recall the title called Music Video is the only one that gives you the ability to place text to left or right.)
    If that does not work, then try using Delete again, and see if that removes the original text, but still leaving the clip intact. If it does, start from scratch with your text. Remember, you are working with a COPY, not the original:-)

  • My sister gave me her iPod and I want to change the name..is this possible?

    Right now the title on my iPod is my sister's name (Erin's iPod) and I want to change it so it says my name. Is it possible to do this? Any help would be great! Thanks!

    Superkix...easy......when the ipod is connected to iTunes in the left hand pane, click once on the ipod name, then click again (once) so that you can edit the name, highlight the text and change it to...say...."Erin's sisters iPod" or whatever you wish.
    David
    If any answer helps or solves your problem, please mark the post that helped accordingly, it provides an incentive for posters here to try and help and gives others a quicker way of finding solutions faster, thank you

  • How to change title of a field in SAP Query

    Dear All,
    I have created a financial query. I want to change the field title which is displayed in the layout. Pls guide what is the process to change the title of a field appearing in the report.
    Regards
    Kundan
    Edited by: Kundan Pariyar on Jan 23, 2009 11:41 AM

    Hello,
    I believe you have created the query in SQ00.
    Go to SQ00.
    Select your Query.
    Click on Change
    On the Top Left Hand Corner, you will find "BASIS MODE"
    Click on the Basis Mode Button
    Once you click on Basis Mode Button, you will get "Title"
    Change the title what you are intended to change.
    SAVE the entries.
    Execute the Query.
    You will be able to see new Heading on the Query.
    Hope this helps you.
    Regards,
    Ravi

  • I want to change my account payment method to none and I do not have a credit card yet.Plus, iTunes gave a message saying that I need to review my account and when I go there,the none payment method is hidden.

    I want to change my account payment method to none and I do not have a credit card yet.Plus, iTunes gave a message saying that I need to review my account and when I go there,the none payment method is hidden.

    Assuming that you want help and that you aren't just copying-and-pasting that thread's title and posting a link to it, then have you tried the steps on the post that I linked to in my first reply on that thread ?
    If you don't get the 'none' option when trying those instructions then you will need to enter credit card details before you will be able to use the account - when you've entered credit card details you should get the 'none' option and be able to remove your card details.
    Or you can create a new account, and follow, exactly, the steps on this page when creating it' : http://support.apple.com/kb/HT2534

  • I want to change document name.

    Hi, all.
    I want to change document name.
    But the business one can change only AP document.
    AR document can't change their name.
    Is anyone know why only AP documents can change their name.
    Thank you for your help.
    seiichi

    Dear
    In Business one it is only possible to change the purchasing documents. you actually can do it from sdk.  change the system form title and menu name by updating Form.Title and MenuItem.String, as long as you get these UI API
    objects with your code.
    Best Regards,
    xiaodan AN

Maybe you are looking for

  • Dunning F150 - not checking minimum interest amount

    Hello everybody, I am facing the following issue: When running dunning F150, although I have configured the minimum amounts for interest - for each dunning level - the system is not using them. The Dunning results i get  include items with interest l

  • Initial Load of IS-U business partners to CRM - bdoc error

    Hi Gurus, i try to do an initial download from R/3 IS-U to CRM. Several objects from customizing have already been downloaded successfully. When downloading the business partners i get a bdoc error message for every single BP saying that 'business pa

  • Mac Mini supporting 2 x 30" Cinema Display. How do I?

    I currently have 2 x 30 inch Apple Cinema Displays. I am considering saving space and getting a new mac-mini. I know the displayport/thunderbolt port can power 1 x 30 inch display, but how about dual screens. The HDMI port does not max out past 1920x

  • Pause & restart timeline with one button

    I have created a lengthy animation as a prop for a TV production. They want to be able to start and stop the animation at will using only the mouse without anything being seen on the screen. To do this I want to make an invisible button that covers t

  • Why won't iphoto respond?

    My iphoto opens, but does not "respond". It has the loading rainbow swirl going for a long time, and it won't open iphoto. I tried to update the software by going to "Software update", and so far everything is up to date. I don't know what else to do