Change of text in Item details screen

Hello
We have one requirement that,In ME21N screen there is In Item details(Ctrl+F7) Tab of PO there is One Tab is there "Customer data",
User requirement is that, they want to change the Text of that Tab "Customer data" to "Customer Target"
How to do that Plz can you give me the suggesation of that?
Regards
sapman man

Hi,
[Menu enahcements in Modification Assistant|http://help.sap.com/saphelp_nw70/helpdata/en/83/7a18cbde6e11d195460000e82de14a/content.htm]:
Menu enhancements can also be made in the Modification Assistant. Menu entries, pushbuttons, icons, and so on, can be both added and deleted. All changes made to the standard are highlighted in color.
Regards,
Srilatha.

Similar Messages

  • Item test in BOM item detail screen

    Hi All,
    I need to fetch tem text (POTX1) field  in BOM item detail screen. But I have not found in any table.
    Can you tell me me how to get it?

    Dear Chetan,
    1) Just check the table STPO
    2) in this table u can find field "POTX1"
    Added
    just Go to Settings & click on Field for selections
    then click on field "POTX1" and press enter
    Hope the above answers ur query
    Regards
    kumar
    Edited by: kumar kumar on Sep 26, 2009 10:29 AM

  • Adding new fields in Item details screen in VA01 tcode

    Hi all,
    My requirement is to add custom fields in 'Additional Data B' tab of VA01 transaction.
    That is, after entering the material and quantity, if i double click tat material, it goes to item details screen. In taht, 'Additional data B' tab is there with no fields.
    Now i want to add fields in that.. Is it possible?
    Is there any exit for adding custom fields under that tab?
    Pls tell me the procedure..
    Regards,
    Shanthi

    The process for Additional Data B, whether header or item level, is simple... 
    First, add the data elements to VBAK (header) or VBAP (item), in a customizing append.  The accepted practice is to name your fields beginning ZZ, with the appropriate or custom data element/domain.
    Then on Additional Data B screens, already named in this thread, create whatever is needed.  For instance, you might want to add a subscreen that contains a group of fields with the DDIC-specific captions.
    If you simply need a field, you can place the field (like VBAK-ZZMYFIELD).   SAP will then manage updates to the database for you....no need to do anything to see that the data gets copied into the tables.
    In one instance, I saw a pushbutton added that resulted in calls to screens with table controls, etc., essentially an entire subsystem called by pressing that button....

  • How to change the text of item's displaying in the folowing ALV.

    Hi Experts,
    I want to change the text of item's displaying in the folowing ALV.
    Go to ME23N->Click 'Messages'->Click 'Further Data' -> Click 'Displ.Originals'.
    Here one small ALV grid is appearing.
    Currently it is showing same name's under the 'Title' column of that ALV. My requirement is to change the text coming under the column 'Title' in that display.
    Can any one throw some light in the issue.
    Thanks&Regards,
    Anversha

    Hi Anversha ,
    i think you need to use Enhancement point for it.
    check the program DV70AF0A-->ARCHIV_ANZEIGE(Subtoutine).
    i had similar kind of requirement ,while attaching the supporting documents to FI document , i need to update title field with File name , so i used EP and BADI to do so.
    regards
    Prabhu

  • Changes to Text Ring Items in Type Def not Updated in Copies

    In LabVIEW 2010, I have Type Definition which is a Cluster that contains several Controls including a Text Ring control.
    If I go into the Type Definition and Edit the Items in the Text Ring, those changes to the Items in the Text Ring do not show up in the "copies" of the Type Definition control on my Front Pane, even though the "Auto-Update from Type Def." feature is checked.
    How do I get changes to the Items in a Text Ring in a Cluster in a Type Definition Control to show up in all of the "copies' of the Type Definition on my Front Panel?
    I shouldn't have to edit the same Items in the same Text Ring in multiple places.

    What you see is normal behaviour of rings. The general advice is to use an enum instead of a ring. Rings are useful as FP elements which you want to populate during run-time.
    I guess this is the best option you have, replace the ring by an enum inside your type def and hope it's all fine...
    Another option you can try if you need to have it as a ring, is to make it a strict type def. I'm not sure but I would expect it to propagate the ring text to all instances. On the other hand, you can't programmatically set the ring text as long as it's a strict type def, so to get the bahviour of a ring again, you will need to revert back to a normal type def.
    Felix
    www.aescusoft.de
    My latest community nugget on producer/consumer design
    My current blog: A journey through uml

  • Bom explosion in the item detail screen for standard purchase order

    Hi Gurs,
    we have a requirement to expolde bom in standard purchase order in the main item screen like in any
    sales order where
    main item will be item 10
    sub item will be item 20
    sub item will be item 30
    we had already exploded bom through subcontracting but sub items are getting in a different screen.
    Is there any way where we can get the subitems in the main screen rather than subscreen.
    It will be gr8 if you can provide us any userexit/badi.
    pls give your suggestions.
    Thanks & Regards,
    Radhakrishna.

    Hi,
    This is not possible in standard SAP. However, you can create a custom program to make this happen. The custom program should explode BOM for the material you enter and then call the bapi BAPI_PO_CREATE to create PO with all the components one after the other in the same PO.
    Thanks,
    Rana

  • How do I change the text size on my screen to be about 1/4 inch?

    I can double tap and two finger spread but I want ALL my pages to be big ALL the time which is why I got this huge computer screen in the first place! Thanks.
    Software  OS X 10.8.3 (12D78)
    iMac
    27-inch, Late 2012
    Model Name:          iMac
      Model Identifier:          iMac13,2
      Processor Name:          Intel Core i5
      Processor Speed:          2.9 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          6 MB
      Memory:          8 GB

    If you're speaking in reference to Safari, check out  Apple menu > Safari Prefernces > Advanced > Under accessibility, check the box that reads "Never use font sizes smaller than" and choose a larger number. Try 14 to start.

  • How to change the text in default selection screen

    Hi,
      I have created the default selection screen(using PNP Logical database) ,In that I wants to display 'Data Selection Period' instead of 'Period'.
    Please send me the related code.
    Thanks in advace
    mohan

    HR Logical Database is PNP
    Main Functions of the logical database PNP:
    Standard Selection screen
    Data Retrieval
    Authorization check
    To use logical database PNP in your program, specify in your program attributes.
    Standard Selection Screen
    Date selection
    Date selection delimits the time period for which data is evaluated. GET PERNR retrieves all records of the relevant infotypes from the database. When you enter a date selection period, the PROVIDE loop retrieves the infotype records whose validity period overlaps with at least one day of this period.
    Person selection
    Person selection is the 'true' selection of choosing a group of employees for whom the report is to run.
    Sorting Data·
    The standard sort sequence lists personnel numbers in ascending order.
    · SORT function allows you to sort the report data otherwise. All the sorting fields are from infotype 0001.
    Report Class
    · You can suppress input fields which are not used on the selection screen by assigning a report class to your program.
    · If SAP standard delivered report classes do not satisfy your requirements, you can create your own report class through the IMG.  
    regards
    vinod

  • In VA01 Item detail screen tab Account assignment field  Internal order ???

    Dear Experts,
    In T.code VA01
    item level data tab Account assignment there is field internal order , here if i created internal order that internal order should come automatically into that field
    e.g. i have one article / material for that i created one internal order where i put all expenses through T.code FB50 and i want to add sales revenue for that while creation of sale order i am putting internal order manually in T.code VA01
    so my question is  the same task can be possible automatically or not
    i have two thoughts
    1) either that internal order should assign to article or material master data or
    2) status profile has some link with internal order type (so by default link with internal order ) and there is provision in T.code VOV8 and VOV7 we can add status profile .
    Question
    IS IT POSSIBLE INTERNAL ORDER SHOULD COME AUTOMATICALLY IN SALES ORDER ITEM DATA ACCOUNT ASSIGNMENT TAB AS PER ARTICLE / MATERIAL
    PLEASE GUIDE

    Hi Ravi,
    it is due to profit centre accounting / costing is active, it is better to get it clearified from a FICO consultant
    regards,
    Santosh

  • Info Update flag on item- Details- Quanity and price

    Hi,
    I was creating stock transfer orders from purchase requisitions. There is a field "Infoupdate" in the items->detail screen in ME22 (In ME22N this is a check box and in the "Material data" tab). Can any one tell me how this is defaulted when i convert a purchase requisition to an STO? Is this a configuration? If so at what level?
    Regards,
    Hari.

    Hi Ashish,
      I think this is a configuration related to item category? Can you please guide me as to where i can view/change this configurtion.
    Regards,
    Hari.

  • Copy Header texte into Item text, trasactions FB60-FB50-FB70

    Hi,
    using the transactions FB50, FB60 and FB70 I need to copy automatically the Header text into the Items text.
    Can someone tell me how to do that?
    Thank you and best regards,
    Giorgia

    In the enjoy transaction like FB60-FB50-FB70, header and line items fields are quite mixed up. When you are mentioning Header text, please confirm that you meant "Header text" field in the "Details" tab screen and not the "Text" field in the basic data tab screen.
    Normally when you want to copy the "text" field content in the Basic Data screen to all the G/L line items text fields, you do it through "editing option" in the FB60-FB50-FB70 transaction screen itself. Here in the General entry options you activate the check box "Copy text for GL account enter".
    But if you want to copy really the header text in the Details screen to Vendor and Gl items for example, then you have to create substitution rule
    Thanks
    Ranjit

  • How can I change the text in toolbars ("Forward" to "Fwd", etc)

    I want to shorten the text for items in my toolbar because the address box is way too short. I know how to change the items for items on the second row toolbar (right-click>properties), but I want to change the text for items in the top row. Right click does not show a property option for the items in the top row. For example, I want to change "Back" to "Bk", "Forward" to "Fwd". Two of the items are way too long ("Google Shortcuts v" and "Downloads"). I want to change these to "Gogl extr" and "DnLds". I want both text and the icons.
    By any chance, if the above can not be done, can I create custom icons? I'd take the current icon (where are they stored?) and add my own text into the icon, then tell firefox to show the icon.
    I'm using Firefox 22.0

    Have you considered using Icons ''(only)'' instead of Text and Icons in the Customize Toolbars dialog box?

  • In transactions ME21n, ME22n, ME23n I need to add new field to item detail

    Hello,
    In transactions ME21n, ME22n, ME23n I need to add a new field  to the table control TC_1211, in SAPLMEGUI screen 1211 for PO line items.  The new field is UNSPSC Code, a 30 char field, which will be enterable/changeable on the ME21n, ME22n screens and display only on ME23n. 
    BADI ME_PROCESS_PO_CUST enables you to extend the business logic of the Enjoy purchase order.  Is this the correct BADI to use for the purpose of adding a new input/output field to the PO detail SAPLMEGUI screen 1211?   
    Does anyone have any examples of adding a new field to PO Item Detail screen using BADI ME_PROCESS_PO_CUST?  I have had some experience creating Badi's, and would appreciate very much some sample code if possible. 
    We are on release SAP ERP Central Component 5.0
    SAPKB64018     SAP Basis Component
    SAPKA64018     Cross-Application Component
    SAPKH50013     Logistics and Accounting
    Thank you,
    Victoria

    Hi,
    Thank you for the response.  I tried this and found  Badi ME_PROCESS_PO_CUST.  Do you have any examples of adding a new cust field to PO Item overview screen using badi ME_PROCESS_PO_CUST? I have had little experience creating badi's, and would appreciate very much some sample code if possible.
    In transactions ME21n, ME22n, ME23n I need to add a new field in PO Item overview (screen 1211 of SAPLMEGUI). The new field ZZUNSPSC, has been appended to table EKPO as a 30 char field, which will be enterable/changeable on the ME21n, ME22n screens and display only on ME23n.
    Can you tell me if method FIELDSELECTION_ITEM of badi ME_PROCESS_PO_CUST the correct one to use for the purpose of adding a new input/output field to the PO item overview on SAPLMEGUI screen 1211?
    Thank you for help - much appreciated,
    Vicki

  • How to change the text of a screenfield?

    Hi,
    I have a program based on pnp LDB. what is the best manier to change the text/label  of a screen field ?
    i tried with the loop at screen statement, but it doesnt work.
    some one a suggestion ?
    Thanks

    refer the following answer in the thread
    Re: how to change the stsndard selection text for a LDB..
    TABLES: pernr.
    data: i_tab type standard table of RSSELTEXTS with header line.
    initialization.
    i_tab-name = 'PNPPERNR'.
    i_tab-kind = 'S'.
    i_tab-text = 'Employee ID'.
    append i_tab.
    CALL FUNCTION 'SELECTION_TEXTS_MODIFY'
    EXPORTING
    program = 'ZESO_TEST'
    tables
    seltexts = i_tab
    EXCEPTIONS
    PROGRAM_NOT_FOUND = 1
    PROGRAM_CANNOT_BE_GENERATED = 2
    OTHERS = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • PO Item Detail

    Gurus,
    Is there a tab called Purchase Order History in ME23N Item Detail?
    Can You please tell me how do I populate or configire Purchase order History tab or window in item detail screen while displaying purchase order(ME23N).
    Thanks in Advance

    Hi,
    This tab appears automatically when you do the subsequent functions for a PO e.x. GR,IR.
    Regards,
    Sourabh

Maybe you are looking for

  • I hate Mountain Lion! How do I get rid of menus?

    I was hoping I'd get the Mac Book Pro with Lion, and I could wait for Mt Lion til it had a few upgrades of debugging. I have a mail program problem that I have up here already.  BUT how do you unenable these little menus/options that pop up all the t

  • Error -- While Uploading Data into Planning Book

    Hi all... working on SCM 4.1... In Planning book...while loading the data of one SKU-Location into the PB , i am getting the below error... "Overflow during propagation calculation: Number too large" Message no. /SAPAPO/OM_TS078 Diagnosis An overflow

  • ORA-3113 Error in pl/sql

    Hi, I am working in oracle9i and solaris 8.If i execute a package in Pl/sql it shows error as ora-03113 end-of-file on communication channel... but the same package if i executed in TOAD means it's working fine .... Please explain me...

  • Connecting G4 to Macbook Pro

    I have a G4 running 10.5 and just bought a used Macbook Pro running 10.6. I can Share the screen in both directions and can connect to the G4 from the Macbook but I cannot connect from the G4 to the Macbook - Error 36. Any ideas? The Macbook has been

  • Dreaded Error 2096

    I just recieved the iPod Touch. Anxious to get it started, I went on to Apple in order to download the version 8 iTunes as well as the newest version of Quicktime Player. At first, I encountered the "compatibility" error for Quicktime; so I turned it