Change XABLN GI Slip no. in MB02 header to editable

Hi Experts,
I have a requirement to make the GI Slip no. field (XABLN) in MB02 header editable.
Currently the only editable field on this screen is the Document Header Text (BKTXT).
Please give ur suggestions how to achieve this.
Thanks in advance.
Regards,
Nitin.

Any positive reply
Rajesh Chauhan

Similar Messages

  • (simple q) how do I change the font in a JTable column header?  thanks

    how do I change the font in a JTable column header?
    thanks

    JTableHeader header = yourTable.getTableHeader();
    // Set to serif, bold, size 12...
    header.setFont( new java.awt.Font( "serif", 1, 12 ) );
    // you can set others like color and border, too.
    header.setBackground(Color.white);
    header.setBorder( new EmptyBorder(15,2,15,2) );

  • How do I change default settings in the author field when I edit or insert a comment in a PDF?

    How do I change default settings in the author field when I edit or insert a comment in a PDF?

    Generally it gets this info from the Identity in the preferences. Unfortunately, I know of no way to change the Login Name that shows up in the comments. I need to look at newer versions of Acrobat on other machines, this is AA8.

  • When recently synchronising my iphone it suggested to uograde to latest software. Now none of my sounds can be changed. Have gone to setting and tried to edit but the only sound I get is Marimba despite a different ringtone being selected?

    When recently synchronising my iphone it suggested to uograde to latest software. Now none of my sounds can be changed. Have gone to setting and tried to edit but the only sound I get is Marimba despite a different ringtone being selected?

    I also lost my ringtones.  I have spent about $100 dollars on ringtones to apply different songs to different callers...and now i can't find them.

  • I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.h

    I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.how to do that in xml file ?

    Thanks john for you are reply.
    I had tried what you sad.I open shared service in that foundation project i had export shared service.after that in import-export file.In that role.csv,user.csv,group.csv.Like this file have.When i open user file added some users after i trying save in excel it shown messgse
    I click yes and save the .csv file and import from share servie. i got error like this
    am i doing right way john.or explain clearly

  • How do you change the font of a JTable's header?

    I need to know how to change the font for the header of a JTable, specifically how to make it larger. Any help would be appreciated.

    JTableHeader header = table.getTableHeader();
    Font font = header.getFont();
    header.setFont(font.deriveFont((float) font.getSize() + 10));db

  • How do you change the Received: From in the message header to correct external address

    We have trouble every so often sending a message to customers will get a bounce back.  Basically it is using our local internal name (mailserver.local) instead of our External name (mail.domain.com).  We have a pretty
    simple setup one Server (no edge server) with and SSL certificate.  I went in to the Hub Transport setting and made sure the FQDN was mail.domain.com  and it was.  I have read on the subject some people suggest getting your ISP to create a pointer
    record for the IP to the internal name. That will not work for us, because we may be changing ISPs in the near future.
    I included a bounce and current header info.
    So is there a way to change the "Received: from" server name to our external name?
    Bounce Message
    Generating server: mailserver.local
    [email protected] TUK-UTM.theirdomain.com #550 Invalid RDNS entry for 96.43.XX.XX ##
    Message headers
    Received: from mailserver.local ([::1]) by
     mailserver.local ([::1]) with mapi id 14.01.0438.000; Fri, 9 Jan
     2015 11:35:19 -0600
    Content-Type: application/ms-tnef; name="winmail.dat"
    Content-Transfer-Encoding: binary
    From: test1 <[email protected]>
    To: test2 <[email protected]>
    Subject: test 2
    Thread-Topic: test 2
    Thread-Index: AdAsMp9XJVDQap4vSC6OcUEejnFNCw==
    Date: Fri, 9 Jan 2015 11:35:18 -0600
    Message-ID: <[email protected]>
    Accept-Language: en-US
    Content-Language: en-US
    X-MS-Has-Attach:
    X-MS-Exchange-Organization-SCL: -1
    X-MS-TNEF-Correlator: <[email protected]>
    MIME-Version: 1.0
    X-MS-Exchange-Organization-AuthSource: mailserver.local
    X-MS-Exchange-Organization-AuthAs: Internal
    X-MS-Exchange-Organization-AuthMechanism: 04
    X-Originating-IP: [192.168.XX.XX]

    The error message states the reverse DNS entry isn't valid. I agree with Willard that setting up an SPF record will help your overall spam score from receiving hosts, but in this case it should simply be resolved by configuring a reverse DNS.
    Receiving mail hosts on the Internet usually care most about the IP that's connecting to them. One of the most common tests is the reverse DNS (since the SMTP connection comes from 96.43.X.X, the receiving host will ask itself "does 96.43.X.X really
    belong to the TUK-UTM.theirdomain.com ? and will go and check for PTR records for 96.43.X.X) It's this check that's failed.
    Even if you'll be changing your ISP in the future, you would still have ownership for your DNS domains, right ? It should be your company paying for this service after all.

  • HT1277 How do you change the "picture" on your e-mail header?

    How do you change the little picture that is on your e-mail header? Pretty basic, but I have no idea.

    You can change this in your listing in AddressBook.
    Bear in mind that the only person who ever sees it is you - it does not transfer to actual email messages.

  • How to change colors of table col and row header?

    Could I change table header colors when run vi ? Is such a thing possible?
    ex: Header words color from black changed to green in column 2 of table.

    cloud a écrit:
    ...But I mean is "How to change header words color" not changed cell words color.
    tst gave you the answer ! A header cell is just a cell with a -1 value as index...
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • How do you change the font in WPC Link List Header ...

    Does any one know how/where to change the font in Web Page Composer on the Link List Header?  I am using the Link List header delivered with the product. 
    It looks like it is pulling arial font but we are adding content in a different font in the paragraphs and want the fonts to be the same.  Is there something I can change in the theme?
    thanks
    Angie.

    You need to go to the
    Content Adminstration/KM Content/etc/wpceditor/css/runtime  and look in the sdn_general.css file.  The controls are all there.  You can rename or create a new style sheet as this will modify all WPC sites.

  • How to change the font of the logical column heading

    I have a situation here.
    I have created some logical column in the rpd. When using those columns in the answers the font of the logical column is different and small to that of the other column from the same table, which looks odd.
    for example:
    District (column from table A)
    # Programs (Logical column created on the same column)
    suppose district column has the font of Arial and 10, the # Programs has the font of Arial and 6.
    I tried to change/modify the views.css, but that didn't help. Could someone please direct me how can we do this. This is killing time a huge way.
    Thanks/

    I want to change the column heading name to match with the other column heading name.
    In my case I am looking to match the font with the District to that of the # Programs and not the values in the columns.
    I appreciate if anyone can help me with this guyz.
    Thanks/

  • Changing Logon Screen WebAS ABAP: image for header

    Hallo,
    we would like to change the default logon screen of a WebAS ABAP 7.0 service (CLPBID - APO Collaborative Transportation Planning). The problem is the image for the header (SICF, service, tab error pages, tab logon erros, configuration, adjust links an images).
    When we enter - for testing purposes - the URL "/SAP/PUBLIC/BC/Webicons/w_approv.gif", the GIF is displayed correctly. When we choose the URL "/SAP/PUBLIC/BC/Icons/s_aanode.GIF", the GIF is missing. We also created a new folder (SE80, MIME repository), e.g. "/SAP/PUBLIC/TEST" with a file test.gif. But this file is also not displayed on the logon page.
    What is the difference between those folders. Are there any prerequsites for using other folders in the URL field? Security concerns? For clarity’s sake, we would like to create new folders with our own ressources...
    Thank you very much
    Sven Westenberg

    We have not found a satisfactory solution up to know. We chose the WebIcons folder....
    CU
    Sven

  • CHANGE TO PICKING SLIP FOR WAREHOUSE TO

    hi all,
    I'm changing "Picking" script layout but I could not able to see the changes, please let me know how to see the output for Picking Slip.
    please provide the transcation code with which i can see the output of the script form of picking slip .
    thanks,

    Hi
    T. code for Output for Picking list is VL70

  • Changing Credit status in Sales order under header status

    Hi,
    How can we change the Credit status for a sales order.
    The Status tab under the header is in read only mode and i am  not able to find any BAPI or FM for 
    this.
    Thanks in advance..
    Dinakar.

    Hello every one,
    I want to change the credit status ( VBUK-CMGST ) for sales order header.
    Since the screen is read only mode i am not able to go for recording. and i am not able to find
    any BAPI or FM to change the status.
    If any one has any Idea please let me know..
    Thanks,
    Dinakar.
    Edited by: Dinakar Tirukoovaluri on Feb 24, 2009 5:43 AM

  • How to change GR/GI Slip Document Title

    Hi Experts,
    I would like to ask about how to change the GR/GI Slip document title to another text instead of the "GR/GI slip".
    I enclose the picture as a link below.
    http://img834.imageshack.us/img834/6846/slip.png
    Thanks in advance

    In std its not possible. copy the same smartform and ask your abaper to put your logo in this smartform.
    Hope this will help ful to u

Maybe you are looking for

  • File downloads not working in Pepper-Flash beta 11.8.800.115 (chrome)

    Pepper-Flash Beta version 11.8.800.115 was auto-installed in latest Chrome update (29.0.1547.57 m).  This flash version does not display save/open dialog when clicking on a link that opens a file via flash.net.navigateToURL(request, "_self").  Reques

  • How to run 3 operations through my USB-6210 at the same time w/o gettin an error

     Hi, I am using a USB-6210 data logger from national instruments to collect data and run it through labview 7.1. However, when i try to run two labview files at the same time on two different channels in the data logger i get an error #50103 "The spe

  • Picasa web album uploader plug in

    Iphoto version 8.0 = when I try to open the export option the program start looking for Picasa web albums and is stuck in a loop that it cannot be stopped even with force quit. Tried to trash all the Picasa plug ins and preferences I could find but i

  • Changing backup parameters

    Hi, Iam new to this area /field, so want to know how /where I can change Backup parameters like Device Type i.e Tape => Disk  and  Backup Directory path ( in SAP + Oracle10g+ Window server 2003 ). Regards,

  • Span fields into multiple columns

    Hello all, I have a field that has multiple lines. Can I have it print into a different column once the number of lines is greater than 5 lines? I was thinking if I could enclose the field in a frame, set the horizontal elasticity to fixed and vertic