Change field contents

Hi...
How can I change field contents in ABAP New debugger..?
Thanks,
Naveen.I

Hi,
There a column named Change...beside the field(Pencil mark).
Double click on it,
field content will change to editable mode...
change the content and hit ENTER.

Similar Messages

  • Change field content of IDOC automatically

    Dear all,
    we have a little problem and I think that can be solved by changes incoming IDOCs.
    But I'm not that familiar with IDOCs, so my question:
    We get HR-Data from another system.
    Message Type: HRMD_A
    Basic Type: HRMD_A07
    We want to change the payment method inside these IDOCs. The changes are not possible in sending system cause of organisational issues.
    Is it possible to change one field automatically?
    If yes, how can we do it or where can I find documentation about that?
    We'd like to find a simple solution.
    Thank you for your help.
    Kind Regards
    Philip

    hi,
    there are two ways to get this solved.
    1.) as Alexander mentioned. Look in the IDOC_INPUT_<IDOCtype> function and use an Exit or use an own function (with own processcode) to get the values changed.
    2.) make use of the ALE conversion rules.
    a) goto tcode bd62 or bd62old
    - create a name for the rule and assign the idoc segment (where the values have to be changed)
    b) go to tcode bd79
    - enter your rulename and edit the field like your need.
    you can set default values or rules or abap lines or map values , etc...
    c) go to tcode bd55 or bd55old
    - enter your messagetype (not idoctype)
    - assign your rule / segment to the specific partnercombination (look at we20, first).
    Regards,
    Gordon

  • [php+mysql] nextensio list: how to change row color based on field content?

    Hi all
    I have a nextensio list on a page.
    is there a way to change the background color of a whore row based on
    a specific field content?
    example I have a field containing the values 0 or 1.
    If the field content is 1 the row background color should be RED.
    ANy suggestion?
    TIA in advance.
    tony

    DataBoundAPI's you can refer to achieve this.
    Search for OLD threads also. Here are some links:
    Can we colour the rows in the column of a table
    Advanced table row font color- result based change.
    Thanks
    --Anil
    http://oracleanil.blogspot.com/

  • Change the content of a field for a record in table

    Dear guru ,
    i know that there is chance to change the content of a field for a record in table using SE16 for the table involved and debugging.
    Can you explain me the flow to run this ?
    Thanks.

    >
    CONS  SAP wrote:
    > Dear guru ,
    > i know that there is chance to change the content of a field for a record in table using SE16 for the table involved and debugging.
    > Can you explain me the flow to run this ?
    > Thanks.
    Hi CONS SAP,
    You can use se16n transaction. This is very user friendly trnasaction. You may use it like this:
    1) Start transaction SE16n.
    2) Type the table name and press ENTER.
    3) Type the string "&sap_edit" into the command line and press Enter.
    4) Enter your selection criteria and press F8.
    Now you can easily change/delete/add the lines you want and then save.
    All Changes are recorded in the tables SE16N_CD_DATA and SE16N_CD_KEY.
    But I would request you to keep in mind the suggestions from Vijay Babu Dudla
    >
    Vijay Babu Dudla wrote:
    > if you are trying on some test table then it is ok. but don't update any transactional data like that. it is not good practice.
    >
    Many regards,
    Ravi.

  • ALV to Excel Missing field content

    Hi Experts,
    I have a problem during dowloading process of ALV grid to Excel. For some reasons the last row is not completely filled with all field contents.
    I tried 2 things one is working fine and one is not working fine.
    1) List --> Export ---> Spreadsheet : this option is working fine.
    2) Using Excel icon in Grid Toolbar: This is not working correctly. for example if i have 20 fields only 10 fields are coming properly in last row.
    Any ideas?? It looks like some thing to do with OSS Notes.
    Thanks in advance,
    Rajesh

    CTRLSHIFTF9 is SAP standard function.
    But Execl icon is standard tool for ALV in SAP which use Fieldcatlog.
    Just try to change the Options i gave you once.     
    Similar issue was resolved with the same solution :
    [Refer to the link|https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=7181843]
    Regards,
    Gurpreet

  • Changing field lable (header) in Table control.

    Hi all,
            I am currently working on a table control. The requirement is to change the label in the column heading dynamically based on few conditions. Could any one please help me in finding out a way for changing the heading labels dynamically.
    Example stated below.
    Totally 4 columns in table control.
    |  Value      |  Description      |  Tag 1 (should be dynamic)  |  Tag2 (should be dynamic)*                        -
    |   1            |   Hai                | 2121212                             | 212122222
    |   2            |   welcome        | 43424234                           | 234234444324
    Many Thanks in Advance.
    Shiv

    Hi Neha,
                Many thanks for your reply. The document you have sent is really a good one, but it do not throw much light on changing the column header text (label). If you could provide me some more info on changing the label that should be of great help to me.
    Thank you.
    Hi Tharani,
                Many thanks for your reply. The link you have attached is a good one, but it has no information on changing the label on a module pool screen. It details only about SAP forms.
    Thank you.
    Hi Ramchander,
                Many thanks for your reply. I have already tried it that way and it dint work out. The screen looping is possible for only for changing the contents of an output fields on a module pool screen, but not for table control column header.
    Thank you.
    Could you all please throw me some more light on this issue.
    Regards,
    Shiv

  • Exit in ME21N for change field

    Hi everyone,
    i'm looking for an exit or BADI in ME21N that allows me to change a specific value in table eket.
    The idea is that after the SAVE, the field EINDT of EKET must be changed.
    I had aldready tried to use some exits, but not even one worked.
    Here's the list i tried:
    EXIT_SAPMM06E_006
    EXIT_SAPMM06E_007
    EXIT_SAPMM06E_008
    EXIT_SAPMM06E_009
    EXIT_SAPMM06E_012
    EXIT_SAPMM06E_013
    EXIT_SAPMM06E_014
    EXIT_SAPMM06E_016
    EXIT_SAPMM06E_017
    EXIT_SAPMM06E_018
    Can anyone help me please?
    Best regards,
    Pedro
    Message was edited by:
            Pedro Rosa
    Message was edited by:
            Pedro Rosa

    Hello Arif Mansuri ,
    i have a question about your reply.
    I'm not looking for BAPI for creating and changing PO, but a BADI or exit to use in ME21N that is able to change the content of a field, in this case eket-eind.
    You are saying that exist's a BADI for that purpose related to BUS2012 ? What's the name for the BADI?
    I have aldready tried WVLB_BADI_WLB13_EXT.
    Best regards,
    Pedro

  • How to change the content in request at approval stage

    Dear experts,
    We have a requirement like following:
    Frist, User submits a new account request, the field "Position" is set to cerntain value, eg. sales support
    Then, Manager should have the capbility to change the content in field "Position", such as changeing sales support to sales manager, when he approves the request.
    However, it seems that only very few fields can be changed after request submition.
    How could we configure AC to let the managers can change the content in request at approval stage?
    Thanks a lot!

    Tang,
    In the stage for the Manager set the "Change Request" to 'Yes'.  This will open up a few fields for you, including user group, role validity dates, etc.  I do not believe this will open up position though.

  • How to change table content ...

    Hi All,
    Pl. give us soltution for the following :
    1. How to change table content of standard table ?
        (eg. mara content not from MM02.).
    2. How to add field in standard table ?
    waiting reply.
    Yusuf

    Hi  Yusuf,
    Modifying a standard table through a program using SQL statements is highly risky. However if u wish to do it programatically and not through MM02, you have the option of using BAPIs.
    Goto transaction BAPI and through the application hirarchy, goto Material Management section. There i am sure u will find some BAPIs to modify material master and they are the most stable mode of update programatically.
    Hope this helps.
    Regards,
    Aditya

  • Change Field Width on portal

    Hi
    Can we change Field width on the portal even though the Character length is diferent  in ABAP.
    Say, field length is defined 40 in backed. But the width of Field box should be 18 which can take 40 characters input.
    Where is the customization done for that on portal

    Hi,
    There are 2 places you can do the customization to handle the issue:
    1. Using NWDI - navigate to the DC in discussion  - Create the project and from Web Dynpro Perspective open the view which has the layout and go to the field and in the properties where there is field length change it there
    2. Navigate in Portal to Content Admin - Role - iView/Page - preview the PCD object - CTRL + Right-Click the fields in discussion - Change the width over there the same is explained in detail in note 1234287
    This will help to resolve the issue.
    Cheers-
    Pramod

  • Change the contents of file.

    I have a table with fields BLOB and CLOB.
    Store Word files in a BLOB field, my question is:
    I change the contents of a Word file stored in a BLOB field using DBMS_LOB.CONVERTTOBLOB?
    OR
    .-CONVERT THE CONTENT OF BLOB FIELD TO A KIND OF VARIABLE CLOB
    2.-CLOB to convert BLOB
    3.-load the cam, po BLOB file with the UTL_FILE.
    I am l, or correct?
    I work with Ortacle Database XE y Apex 3.0.1
    Roberto.
    Message was edited by:
    user584812

    Please help.
    It is getting worse
    Adobe flash player is crashing. I already uninstalled and re installed the latest ver. Also it is hanging randomly.
    Please help.

  • Change field bseg-vbund

    Hello
    is it possible to change field bseg-vbund ( trading partner) in transaction FB02.
    I tried to add this field (BSEG-VBUND) in customizing:
    Financial Accounting --> Financial Accounting Global Settings --> Document
    --> Line Item --> -> Document Change Rules, Line Item
    but, it doesn't work.
    i´m working in 4.6C Version.
    Thanks,
    João Simões

    Hi João Simões,
    Unfortunately the content of some fields cannot be changed once the document has been posted, even if the fields are customized as changeable. BSEG-VBUND is one of these fields.
    The field VBUND is passed to other tables, where it is used as a key-field. Changing the BSEG-value would then produce inconsistencies with other tables.
    Note 499079 is only valid for changing VBUND recurring original documents and statistical documents. The field is only changeable in these two cases. It is not changeable in FI documents for consolidation reasons. Please see note 545362, too.
    The only workaround to have this corrected is to reverse the document and create a new one.
    I hope this clarifies the system behaviour.
    Please assign points if it useful
    Regards
    Ravinagh Boni

  • Change BSEG contents in RGGBR000

    Hello,
    I'm using a Z* copy of RGGBR000, and in a customized FORM i'm changing the value of BSEG-ZUONR ( Assignment number ) but the change has no efects. The field maintains the old value.
    Does anybody knows if it's possible to change BSEG contents in an exit FORM ? And what's necessary to do to that change to have efects ?
    Thanks
    Paulo Sousa

    Paulo,
    you misunderstand the concept: BEXCLUDE has to be empty for fields which you want to change. If you want to change ZUONR, than it has to be empty for ZUONR. It is irrelevant what is in BUKRS.
    pls. follow the steps:
    1. create a substitution for BSEG-ZUONR (tcode: GGB1) with subst. exit, call the exit from the subst.
    2. activate it for the company code (tcode: OBBH)
    3. test, test, test ...
    ec

  • I have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code?

    i have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code? thank you!

    i inherited the website. It’s for a non-profit and is not very
    sophisticated, and neither am I in webdesign. It currently has multiple
    pages that are identical except for that body section, so whenever i change
    the navigation (in the sidebar) I have to update every html page.  I want
    to have one basic page, and just call in the different body content based
    on the link the user selects from the nav bar. How can i do that using a
    script? i am using Dreamweaver.
    ~ in love and light ~
    Jeannie
    On Sat, Feb 7, 2015 at 4:07 AM, Ben Pleysier <[email protected]>

  • I am trying to ask a question about iPhones, but it will not let me post - I get a message similar to this - you are not allowed to change the content.  Any help on this matter?

    I am trying to ask the following question: Just updated my iPhone5 to V 7.1.2 and can no longer print to my MFC 7860W from this phone.  I researched this issue on this forum and found answers from last October/November.....  Wary of downloading anything that was posted that long ago.  Wondering if there is anyway around this issue, with more recent information?  I was able to use this printer in the past by using Brother's iPrint App. 
    Thanks!!
    But when I hit post, I get an error message at the top - "you are not allowed to change this content"  Can anyone help me?

    I am assuming you got that message when attempting to post an old thread. The old post is probably locked/archived.
    FYI, posting on old threads usually yields no responses at all.
    I have requested that this post be moved to the iPhone forum where you might get assistance.
    Barry

Maybe you are looking for

  • How do I restore the function of the awesome bar? I no longer get the awesome bar function when I want to open a new tab.

    I do not know how to restore the awesome bar function. All I get now is the AVG Search window when I try to open a new tab.

  • Weblogic authentication denied in 10.3

    Not able to login to weblogic console. Have a weblogic server in one machine and i have to set up the same in another machine , when copied and paste in new machine it is not able to login to console , it is showing authentication denied.. I have tri

  • JSP Timoeut connection problem

    I'm developing a little demo Search Engine program using JSP and Tomcat4.1.18. After I launch the query my program calculates the results, and it may take a few minutes. But after a bit Tomcat gives me the message "timeout connection", while my appli

  • Report Automation - How to?

    How can I automate reports to be sent to someone else. This would be a report that would need to be run about 3 times per day, at different times. I'd like for the reports to be set up to run at the given times, exported to excel and then emailed to

  • Copy/Paste Keyword Tag

    I am using Elements 9 and I am trying to copy a Keyword Tag or a group of Keyword Tags from one picture to another rather than dragging each Keyword over to the new photo.  Can someone help me with this?