User Specific VA01 Screen variant (item overview tab first then sales tab)

Hi,
One of my user wants to see more number of line items on the sales order creation screen. Is it possible to create user specific screen variant? Like bringing item over view tab first and then sales tab at VA01 screen for one particular user.
Thanks in anticipation.
Regards
Suman Jha

hi,
you have two solutions for your issue.
1. please check the resolution of your desk top which you are working.
2. SAP has fixed the screens like that onlly so please write to SAP if there is any solution on this they will provide because no enhancements or developments or no programs i think we can do that.
regards,
balajia

Similar Messages

  • Deliver Plant on Item overview tab of VA01, VA02, & VA03

    Hello -
    We have an issue when we create a sales order, the field RV45A-DWERK found in the header section of the Item Overview tab is not populated.  The ship-to partner has a deliverying plant setup on the customer master.
    Once we start entering material on the sales order the item plant field VBAP-WERKS is populated with the delivering plant from either the material master, customer info rec, or the ship-to customer master.
    We would like to have the deliver plant at the header section populate with the deliver plant to start with. 
    We are currently on ECC6 SP4.
    Thanks,
    Matthew Fee

    Dear all,
    I came across this thread because I had the exact same requirement.
    I was able to implement this requirement in two different ways:
    1. Populating VBAP-WERKS in user exit MV45AFZB
    FORM USEREXIT_SOURCE_DETERMINATION
    *>>>MET@ROFF 11.12.2012 - Set VBAP-WERKS based on user parameter
    *  DATA: lv_param_value LIKE  USR05-PARID.
    *  DATA: lv_werks LIKE VBAP-WERKS.
    *  DATA: lv_werks_aux LIKE VBAP-WERKS.
    ** Clear value
    *  CLEAR: lv_param_value, lv_werks, lv_werks_aux.
    ** Get parameter from user data
    *  SELECT SINGLE parva INTO lv_param_value FROM usr05
    *         WHERE bname = sy-uname
    *         AND   parid = 'WRK'.
    *  lv_werks = lv_param_value.
    *  SELECT SINGLE werks INTO lv_werks_aux FROM t001w
    *         WHERE WERKS EQ lv_werks.
    *  if sy-subrc = 0.
    *    VBAP-WERKS = lv_werks.
    *  endif.
    **<<<MET@ROFF 11.12.2012
    2. Populating RV45A-DWERK in user exit MV45AFZZ  (Better solution)
        FORM USEREXIT_MOVE_FIELD_TO_VBAK
    *>>>MET@ROFF 11.12.2012 - Set RV45A-DWERK based on user parameter
       break rf-mteixeira.
       IF svbak-tabix = 0. "Create header
         DATA: lv_param_value LIKE  usr05-parid.
         DATA: lv_werks LIKE vbap-werks.
         DATA: lv_werks_aux LIKE vbap-werks.
    * Clear value
         CLEAR: lv_param_value, lv_werks, lv_werks_aux.
    * Get parameter from user data
         SELECT SINGLE parva INTO lv_param_value FROM usr05
                WHERE bname = sy-uname
                AND   parid = 'WRK'.
         lv_werks = lv_param_value.
         SELECT SINGLE werks INTO lv_werks_aux FROM t001w
                WHERE werks EQ lv_werks.
         IF sy-subrc = 0.
           rv45a-dwerk = lv_werks.
         ENDIF.
       ENDIF.
    *<<<MET@ROFF 11.12.2012
    I hope this may help other consultants in the future.
    Regards,
    Moisés Edgar Teixeira

  • Adding new column to item overview tab of warranty claim

    Hi all,
           I need to add an additional column to the item overview tab of the warranty claim.( transaction WTY ).
    If anyone has done this before then please send the details as to where and how this needs to be added.If added what are the necessary tables which needs to be updated.Is there any BADi or user exit to change and update this data .. ?If not how can this be done .. ?Is this a feasible requirement.. ?Please let me know soon.
    Cheers
    Nishanth

    Hi Neelima,
    Please investigate the use of customer fields for meeting this requirement.
    Regards
    Azad

  • LFPMG Field in Tcode : VT02N in Item overview tab

    Hi All,
    How to get LFPMG field in VT02N tcode item overview tab, in which table it is storing?
    Thanks,
    Madhan.
    Moderator message: please do some research before asking.
    Edited by: Thomas Zloch on Mar 3, 2011 2:43 PM

    I cannot read minds, nor would I know every available or non-available enhancement option across the entire SAP landscape. I assume the same is true for other moderators.
    People should learn to invest a little more effort into explaining their problems and the background, just like you did in your post here.
    A one-liner starting with "how to" is very likely to get locked, even if in 1% of the cases it might not be justified, in 99% it is.
    Thomas

  • Changes in custom tab shud reflect in std Item overview tab in VL32N

    Hi all,
    I have added a custom tab (Overview tab) in transaction VL32N and Vl33N using the BADI "LE_SHP_TAB_CUST_OVER".
    Now for transaction Vl32N,when I change delivery ,if i change the quantity field in teh  custom tab,then the chnages have to be reflected in the std ITEM OVERVIEW tab .Is this possible??
    My understanding was ,I cna do changes i n the std tab and those will be rfelected to the custom tab but not vice-versa.can someone pls confirm?
    Thanks.

    Hi xperts,
    Please advise.Is this requirement doable?

  • Creation of additional drop downs in 'Item overview' tab page on portal

    Hi,
    I would like to know how do we add additional fields/drop downs on  the xRPM portal in the  'Item Overview' tab page.
    For eg:
    We are having TECHNOLOGY TYPE field at Item overview tab page in xRPM portal - Portfolio Management view. Wherein we can have different dropdown values for selection.
    Question 1 -> Can we have similar dropdown created on the same page? If yes, how?
    Question 2 -> If we want to create more than one such dropdowns with their own defined dropdown values, can we maintain the dependency between them ?

    I went through the document on the mentioned by you.
    But my requirement is a bit diiferent.
    I want to have 3 different drop downs with a  numeric field attached to them.The sum of these numeric fields should always be 100 (two values are manually selected but the third value should be calculated automatically based on the previously selected values).
    Example,
    I select 10 as a value for Drop down 1, 40 for drop down2 then for the drop down3 the value should populate automatically as 50 (100 - (10+40)).i.e. the sum being 100.
    Can you or any one please help me with this.
    Also I am not sure how do we give multiple options for selection (like 10,20,..50 etc upto 100) for a drop down.

  • COnfiguration tab on ME21N screen at Item Overview level.

    Hi All,
    In the Purchase order ME21N, screen at the Item Overview level, we have this tab called "Configuration" on the top right hand side of the item overview section. If i want to hide some of the fields from the user to view i think we can go and create a variant and select the field with Invisible flag.
    But No matter how many times I activate this settings, and save it, the purpose is not solved. I can still see the field and also if I go back to check the settings in this configuration tab, it was reset to basic settings automatically.
    Have anyone used this before? If Yes, can you provide me the steps to follow?
    Regards
    Shane

    I thinnk you can Replace and Rearrange the Columns thru ME21N Configuration. But, Hiding the Columns may not work.
    Now what can be done :
    You can hide the Columns / Fields in ME21N thru Purchasing-define screen layout at document level. But this will affect all users.
    or You can create a Transaction Variant thru SHD0 for ME21N screen.
    By the by are u able to hide columns in me21n thru configuration???

  • Standard Item overview tab to copied in custom tab - VL31N/VL32N/VL32N

    Hi all,
    I have created a custom tab in tcode VL32N and VL31N and VL33N.This custom tab is displayed after the tab "ITEM OVERVIEW".It has to be exact replica of the tab ITEM OVERVIEW but only with 2 custom fields in the table control for Item details.
    Now my query is:
    When i delete a row (Item)under the std tab ITEM OVERVIEW (which is not  yet saved but only chnages are displayed on screen),i want the same deletion to happen for my table control under my custom tab alkthough the changes on the std tab are not yet saved.
    How do i do this?

    Hi Experts,
    Any suggestions?

  • Add custom fields in VL02N under Item overview tab

    Hi,
    In VL02N, I need to add two input fields under the tab "Item Overview"...
    I found the BADI  LE_SHP_TAB_CUST_ITEM but it is for adding a new tab i guess....
    Is there any way to add fields under item overview only ??

    Hi,
    find the enhancements for those transactions by using SE24 or  goto transaction > choose status option> find program name--> enter program name in SE38 --> goto attributes and find the package --> then goto SE84  give the  package name in the enhancements.
    If u want to add the custom field  in the perticular tab -> goto that perticular screen> click on status button> find the program name and screen no:> go for SE51 give tha deatils and find the enhancement .
    Thanks,

  • Transaction ME21N Screen layout Item Details TAB settings

    Hi,
    ME21N transaction some of item details TABS are invicible. Like "Delivery address tab" is invicible. I want to make it visible/changeble to enter address for ship to.
    Right now I am looking into SPRO on screen layout settings and transaction SHD0 for screen layout variant.
    But I could not able to activate/visible of this particular tab.
    Help needed to make "Item detail delivery address tab" visible/change.
    Thanks,
    Deepak.
    Edited by: KDeepak on Apr 12, 2010 2:29 PM

    Hi Deepak,
    The path is SPRO -- Materials Management- PurchasingPurchase order- Define screen layout at Document level-field selection -ME21N-Reference item data
    In field selection screen for ME21N i.e.maintain table T162 -Field selection groups .Under this on the tab of Reference data ,item you have to mainatin as an optional entry for Delivery Address.With this delivery address tab will be visible for you under ME21N trancsction.
    Regards,
    Nitin Amritkar

  • Copy User Specific ALV Display Variants

    Does anyone know if it is possible to copy one user's ALV display variant (that has been saved as a user-specific variant) for a particular program (in this case VA05) to another user?

    Hi Eric,
    I'm a bit busy now and I cannot give you a complete solution, but sure can give you some c(l)ue. Just see if you have some success. If you do not, then i wuill get back to you later.
    Refer to the follwoing SAP Tables and see if you have some luck.
    ==========================================================
    LTDX  --> Generic storage of display variants
    LTDXD --> Default display variants
    LTDXS --> SAP Default Display Variants
    LTDXT --> Display variant texts
    ==========================================================
    The idea is to try and manipulate the table entries for various users.
    Regards,
    Anand Mandalika.

  • Tax classification screen for item level not appearing in sale order under Billing Doc tab

    Hi Expert
    while creating sale order Tax classification screen is not appearing for item level under Billing document tab.
    Tax classification for customer and Material has already maintained. Tax classification screen is not appearing for USER but same time from our USER ID we can able to see that screen.
    please help in above issue. is this related to Authorization issue or other thing need to check.
    Regards
    Pash@SD

    Hi,
    As per standard in Sales Order Document you will be able to see the Tax Classification fields in Billing Tab at Header level (for Customer Tax Classification) and at Item level for (Material tax Classification). The values from Customer M<aster is not populated at Header level as per standard but you can populate the value by using the Exit. Material tax classification populated from material master as you can see that at item level.
    If for one User you are able to see and for other you are not able to see, kindly check first whether both are using same customer and material, and if yes, then check the User Exit.
    Thanks and regards,
    Amitesh Anand

  • 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)

  • Enabled (LIKP-ANZPK) No.of packages Field in VL03n (Item Overview tab)

    Hi Guru,
    I want to edit  No.of packages(LIKP-ANZPK) field in display mode in VL03n .
    Is it possible, Any one can tell which screen and what is process, How i can made editable field while Display Delivery (VL03N).
    Please help me out.
    Thanks&Regards
    Durgesh

    I don't think you should be trying to make changes in display mode.
    Rob

  • 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

Maybe you are looking for

  • I cannot mount my digital camera

    So I have very old and crappy digital camera HP Photosmart 433. I use it for reading memory cards on my pc. So I plug the usb cable.. Oct 10 20:24:41 marduk usbcore: registered new interface driver usb-storage Oct 10 20:24:41 marduk USB Mass Storage

  • How to:? Airport basestation Connect AE as wireless client to ethernet

    hello, I've been trying to connect a AE as a client to my wireless network of my Graphite basestation. Noting seem to be working. InternetCableModem> ethernet > Graphite Airport > AE > Ethernet ? Anyone ot this working?

  • Lightbox Error - Browser resizing background by a few pixels when closing, causing browser scrollbar

    I've noticed that when using a lightbox there's an error that commonly occurs. When you close the lightbox, it shifts the browser window size around 5 pixels and creates scrollbars and then shifts back. It's a small error, but looking at the code it

  • Contact Field is Shrinking!

    Hi all! In the Contacts' Screen of the Business Partners the field that contains there name is constantly shrinking! A a result now in the field I can read only one letter and the ofcourse the Contact's name is unreadable! The problem occurs the next

  • Need help with procedures

    Hi everyone, If someone can help me with this.. I have a mster table that is used by our billing software which is a non custom designed s/w. I still can work on the tables for that s/w but i do not want to modify any of them and get no references(se