How to add column in the item overview screen (4900) in sales order?

Hello Experts,
I have a requirement to add a column (Field - Size/Dimensions - MARA-GROES) in the Item Overview Screen (4900).
Is there any provision for that? Any enhancement or screen exit or so?
Quick response will be appriciated.
Thanks in advance.
regards,
hp

Hi
As the link that RamKi let us know, this is a modification, so, I suggest to avoid. See SAP Note 862228 - Order reason for returns on item level for further information. I suggest to use the other enhancements in tabs.
Regards
Eduardo

Similar Messages

  • Adding a new column to item overview screen 4900 in sales order transaction

    Hi All,
    I want to add a new column to refer to a custom field in screen 4900 ( Item overview screen ) in sales order transaction. Please suggest appropriate exit or BADI for the same. Give all steps to do the same.
    Thanks in adavance.
    Jawahar.

    Hi
    As the link that RamKi let us know, this is a modification, so, I suggest to avoid. See SAP Note 862228 - Order reason for returns on item level for further information. I suggest to use the other enhancements in tabs.
    Regards
    Eduardo

  • How to add serial number contolled item with serial numbers in sales order.

    Hi OM Functional Experts,
    I need a help on sales order booking.
    We have serial controlled items in our inventory. At the time of booking a sales order, we need to call the items with the appropriate serial numbers [ for example, if i book an item for a qty of 10, then, the system should get the details ( serial number ) of the 10 item's serial number ].
    And the serial numbers are Pre-defined by the organization for their internal tracking from the porcess 1 till end of the assembly line.
    The purpose of this step, is to reduce the particular serial numbered item from the inventory, when we reserve/pick release the sales order.
    thanks in advance.
    Rdx,
    J kannan
    Edited by: J Kannan on Feb 17, 2009 1:23 AM

    Kannan
    OK. Unfortunately reservations cannot be created at the serial number level. So the unsupported way of doing this is updating the mtl_serial_numbers tables. I hope you would know (by some means) which serial numbers you want to allocate to a specific sales orders. If you know, update group_mark_id column in mtl_serial_numbers table with your order_line_Id, This will avoid any one from picking the serial numbers (they will not come up in the LOV or will not be auto allocated).
    But you have to make sure to take it off when you actually want to pick this order line and allocate this serial number. So just before you pick release/ confirm this order line you need to update column back to null so that you can allocate that serial number.
    Thanks
    Nagamohan

  • Order quantity field in the item overview tab of a sales order

    Hi,
    I would like to make the order quantity field inactive, i.e., the field should be greyed out, when i enter the transaction VA01.
    Is there any way this can be done through functional configuration?
    Cheers,
    MR

    Unfortunately, it doesn't.
    The requirement was to adapt transaction's layout in order to disable editing (e.g. turning it to grey, disactivating the field) for a particular field. This kind of job should be done dinamically as it interests only some kind of Purchase Requisitions (whose attributes should be checked "runtime").
    I found a good user exit which is executed every time a PR is loaded from Enjoy transactions ME51N/ME52N/ME53N in which i can easily check if prerequisites for the "locked field" exist... but there's no visibility over the right SCREEN in that user exit (and also, I tried, in ANY of the std userexit) so I don't know how to tell the transaction "hey, for this order turn the EPSTP (=pstyp in EBAN) grey since it must be not-modifiable".
    Can't get at the same time Field Exit to work on this system (46C)

  • Making the fields invisible or etc. at the item overview screen

    At the header data of the sales documents, there exist incoterms and payment terms. I want to make those invisible at the item overview screen (under Billing Document tab). I just want those data root from the header data, not from the item data. I don't want to enter data (about payment terms or incoterms) on the item overview screen.

    Thank you for your consideration but can you please explain step by step.
    Also to be more clear; the incoterm datas of the sales document's items come from the customer master data. Person can change or enter data about incoterms although there may exist different incoterm data at the header. That's why I want to hide or make unchangeable the incoterm field at the billing document tab of item data.
    Thanks in advance.

  • Phap_admin: how to add columns to the initial ALV

    Hello everyone,
    I have a requirement which is to add 2 new columns on the ALV that appears after going through the phap_admin selection screen.
    I show you a picture as an example:
    I need to add 2 fields form infotype 0002 in this ALV list.
    I've been looking around and I found this badi: HRHAP00_REPORTING, but I don't think it can help me, because this bady Works after clicking the status button "Reporting" at /nphap_search.
    Does anybody faced the same issue?
    Do you now any badi for that purpose?
    Help would be apreciated and rewarded with points.
    Kind regards.

    Append your additional fields in this structure HAP_S_DOCUMENTS  it will show in the layout.
    then write implicit enhancement for data population where final itab is filling.
    and  after append structure,   for data population in the following include LHRHAP_UI_DOCUMENT_REPORTF06 and subroutine f1100_ctrl_create   modify table based on ur logic.
    I tried in my sandbox its working fine and data  is showing perfectly.
    suri

  • How to add columns in the Group Custom Columns

    Hi,
    In a group, if you select Edit Group link, and select the Columns tab, and then select the "Modify" button, then select a target type from the drop down, you can pick listed columns and move it to the Selected Columns list. I am interested in adding a column in the drop down list, how do I do that? If the target type is a plug-in that I created, then what properties I should set in the metadata xml file?
    Thanks for the help.

    As far as I am aware, there are no properties in your plugin's target type metadata XML file that relate to what columns show up in the Groups UI in the EM console. I suggest pursuing this as a bug against the Groups UI.

  • How to add user field in WBS overview screen (CJ20N)?

    Hi Gurus,
    I want to add user field that defined in structure CI_PRPS to WBS overview screen in CJ20N.
    Is it possible to enhance WBS overview screen? And what is the user exit?
    Thanks & Regards,
    Ari
    Cross post locked
    Edited by: Rob Burbank on Dec 21, 2009 11:17 AM

    Hi Martin,
    Thank you for our information.
    But unfortunately this user exit not answer my question. I need to put the user field in existing WBS overview screen, not creating new tab (user tab).
    Regards,
    Ari

  • 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

  • PO Screen Layout change, Addition of one column in Item Overview screen!

    Hi All,
    I have one typical requirement where in user wants to add one column in the Item overview screen, example "Reason for ordering" which is there in Item Detail under Retail Tab!
    Can anyone suggest, How can i get this done? and also i want to know if  there is any possibility to add this field at header level??
    please let me know if i'm not clear in describing the issue...
    Suggestion and solutions would be rewarded & appreciated,
    Thanks in Advance..
    Regards,
    Siddaram

    hi,
    Check sap note 458591..
    Regards
    Priyanka.P

  • VBAP append structure field on Overview screen 4900

    Hi,
    I have created an append structure on VBAP with a ZZ field and have included this field on the table control in the overview (sub)screen 4900 in SAPMV45A. 
    I have put the field in a number of the PAI CHAIN statements, but whenever I enter a value in the field and hit Enter, the value disappears.
    Does anyone have a definitive list of places that I need to change code to stop the field contents dissappearing?
    Many thanks,
    Andrew

    Hi - I have the issue of presenting ZZ fields from VBAP in the Item overview screen 4900. From your conversation I cannot see any solution to your similar issue. Did you do modifcations or is there a SAP way to include ZZ fileds in the 4900 screen?
    Please respond.
    Best regards Steen Pedersen

  • Add columns to CO02-Operations Overview

    Hi Gurus
    I'm trying to add couple of columns to the Operations Overview display layout in CO02 Transaction. Can someone please let me know how this is done?
    Thanks in advance
    Deepak

    HI Brahmankar
    Thank you for the reply.
    But in OPM2 it is about adding fields in CO02-Tab pages. My issue is with inserting Columns in the Operation Overview screen of Production Orders. I wish to display the "Start-Time" column and "Standard Text Key" columns that are not appearing. I wish to know what chnges have prompted them to get hidden as they get displayed in the standard SAP System.
    Regards
    Deepak Prasanna S

  • To call subscreen in ME47 before item overview screen appears

    Hi,
    Once enter is pressed in ME47 after giving RFQ number,
    I need to call a custom screen before the item overview screen shown.
    Kindly help me to do this.
    Thanks.

    Hi Shailaja,
    The program name SAPLMBAM is not meant for the initial screen of maintain quotation.This program has link with the table AMPL(Table of Approved Manufacturer Parts).You could see different layout for this program ,with the screen 120.
    Kindly suggest me on this asap.
    Thanks

  • Item Overview screen in PO

    Hello All,
    I would like to increase the Item overview screen in the PO. Currently, I can enter 17 items at one go, if I change the screen resolution the same will increased to 22 line items.
    My requirement is to enter >100 line items in the PO. Is there any setting which will give leverage to update >100 line items in one go.
    Regards,
    Aravind

    Hello Manish,
    I am currently using Page down option but the requirement is to copy & paste from excel file and line items are more than 250.
    Thanks for your suggestion.
    Regards,
    Aravind

  • Is it possible to add a column to the Item matrix in the ItemLookup form (C

    Hi,
    Is it possible to add a column to the Item matrix in the ItemLookup form (CFL or Find Lookup).
    I need to display a value in the newly added column if the itemgroup in that row matches a certain value , how can I achieve this.
    Thanks

    Hi,
    You may check this: Can we add CFL to the  system/form defined textbox?
    Please close your previous open thread.
    Thanks,
    Gordon

Maybe you are looking for

  • What is the maximum IDOC size?

    Hi, I would like to know the maximum number of segments that an IDOC can manage. Thank you a lot. Kind Regards, Victoria

  • Need link to upload my yearly subscription to acrobat proXI to a mac   ibook  Thank you

    Does anyone have the link I need to upload my online subsciption for acrobat Pro XI onto  a mac ibook?

  • Registry ID for vendor

    Hello all, can you tell me where the system (which table) stored data about vendor and registy ID that the system sends to SUS to create users? I am refering to screen where the user is created when the vendor receives email. The last field in the us

  • Criteria set for survey determination in Complaints

    Hi, Is there anyway to customize the criteria set for survey determination in complaints? The field is in IMG activity > CRM > Transaction > Settings for Complaints > Questionnaire for Complaints > Define Determination for Questionnaires. But I can't

  • Tux 8.0 No BBL available on site

    when I try to start Tux, these are the errors: Booting all admin and server processes in /opt/impact/sys/demo/cfg/tuxconfig INFO: BEA Tuxedo, Version 8.0, 32-bit, Patch Level 254 INFO: Serial #: 650522264137-888722211569, Expiration NONE, Maxusers 5