Regarding sd module modification in va01/va02/va03

as per we can configure the screen of <u><b>mm01,mm02,mm03</b></u> in spro by modifying the datascreen and assining the data screen to <b><u>mm01/mm02/mm03</u></b>.teis requirement i executed. but now i need to modify th screen of <u><b>va01/va02/va03</b></u> with specific order type.in the screen i have to include some fields which i used to call from<u><b> zee</b></u> table and when ever the data modification is done these table should get updated.
it is not possible through any kind of exits and badi implementation.
even it may be possible through badi implementation.but i dont know the procedure and steps to follow how to implement this senario.ie. the screen related to one perticular order type like <u><b>zso in va01/va02/va03</b></u>
as i request the requirement is very urgent so suggest me as early as possible.
thanx with warm regards,,,,,
hareesh tadepalli

Try screen/transaction variants - tcode SHD0.  The order entry screens do not seem to have a config way of determining what fields are hidden/displayed ala ME21N.
Or you could try using GuiXT.

Similar Messages

  • Modification of VA01,VA02,VA03

    I need to modify the standard program which is corresponding to VA**. In those T.Codes I want to add some screen elements in additional data B tab. some elements should be in one box and the remaining elements should be in other box.
    Now the thing is the elements in first box it getting displayed correctly but the elements in second box is not getting displayed. only the box alone getting displayed in that screen. CAn some one help me in this, please. even i checked all properties of both the boxes.
    Regards,
    Amal

    Check the below link about screen element :
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/02da2a61d811d295750000e8353423/frameset.htm
    I guess some thing is happen in PBO Of Screen,just look at called screen of Additional data B,if one box is coming then second box should come properly.
    check that any loop at screen available at PBO..
    I am away from SAP Login and will get back you once i opened SAP..
    Thanks
    Seshu

  • Regarding modification in va01/vao2/va03 tcode

    as per we can configure the screen of mm01,mm02,mm03 in spro by modifying the datascreen and assining the data screen to mm01/mm02/mm03.teis requirement i executed. but now i need to modify th screen of va01/va02/va03 with specific order type.in the screen i have to include some fields which i used to call from zee table and when ever the data modification is done these table should get updated.
    it is not possible through any kind of exits and badi implementation.
    even it may be possible through badi implementation.but i dont know the procedure and steps to follow how to implement this senario.ie. the screen related to one perticular order type like zso in va01/va02/va03
    as i request the requirement is very urgent so suggest me as early as possible.
    thanx with warm regards,,,,,
    hareesh tadepalli

    Hi
    Modifications to almost all the STD t codes are generally done with BADi's
    Try finding relevent BADI with below step by step process
    Follow the below steps to find out what all BADI's are called when you press any button in any transaction.
    1) Goto se24 (Display class cl_exithandler)
    2) Double click on the method GET_INSTANCE.
    3) Put a break point at Line no.25 (CASE sy-subrc).
    Now
    4) Execute SAP standard transaction
    5) Press the required button for which you need to write an exit logic, the execution will stop at the break point.
    6) Check the values of variable 'exit_name', it will give you the BADI name called at that time.
    7) This way you will find all the BADIs called on click of any button in any transaction.
    Mark if helpful
    Regs,
    Tushar Mundlik

  • Regarding VA01/VA02/VA03 - Adding a new field column to the Overview table

    Hi,
    Apologies if this is not the right forum, but I have a request to add an extra column into the main overview screen in VA01/VA02/VA03. The field I want to add is available from the Sales Header Data > Purchase Order Data tab (Ship-to party > Your Reference field. VBKD-IHREZ_E).
    Normally from the Sales Overview, I would go to Configure Table Settings > Administrator and then tick/untick the fields i want to display, but in this case, this partficular field is not available from the list of fields to choose from (although other fields on the Purchase Order Data tab are available to be included/excluded from the main Sales Order Overview).
    Does anyone have any suggestions on how i can get this field included as a selection field, and therefore have it as a column in the main Overview table?
    Kind Regards,
    George

    Closing this post. No longer a requirement for us.

  • How to restrict  tcode va01/va02/va03 for a particular role

    hi ,
    I have a requirement . I need to restric user fro VA01/VA02/VA03 if the user has role and Sales order customer group is related to a particular group .
    Do we have a Function module to get a role for a user  or can we write a code as authorization level or do we need to write it as user exits of va01/va02/va03 .
    Regards ,
    Prakash

    hi All ,
    My issue is I need to restrict the tcodes for a particular customer group is there in the sales order , that means it is order specific and I already know for which roles it is to be checked .
    Now can  we write any check in pfcg tcode so that we can check at particular group or need to handle at user exit level .
    Thanks in advance .
    prakash

  • Adding Z-Fields to Standard Screens of Transaction VA01 / VA02 / VA03

    Hi All,
    The system is being upgraded from 4.7 to ECC 6.0
    In 4.7 server, the client has added 2 Z-fields to VBAK table. Moreover, these Z-fields are added to Standard SAP Screens of Transactions VA01 / VA02 / VA03.
    One of the Z-field is for the Description which appears on the very first screen of transaction (Screen 4440) replaces the Standard SAP Screen Field VBAK-KTEXT.
    The other Z-Field appears on Header-->Additional Data B (Screen 8309).
    Please note:- The screen numbers that are mentioned above are the screen numbers of ECC 6.0
    I tried to change the edit the Screen by taking the Access Key from the market place, but only got Screen Overlapping Errors.
    What should I do to incorporate these Z-fields?
    I have heard of Screen-exits but never worked on the same. Would appreciate if someone guides me as to what needs to be done.
    Thanks for your valuable time and suggestions.
    Regards,
    Rajesh

    Hi Rajesh,
    I am working ECC 6.0
    We had the same requirement but for Additional Data B in header and item
    For this
    (1) Got the access key
    (2) applied access keys
    (3) In the additonal Data B screens/Program SAPMV45A imported Z fields to the screen in Graphical painter,saved and activated after writing necessary PBO/PAI modules and the codes in 8309 and 8310 screens
    Please can you tell more on the "Screen Overlapping Errors"
    Maybe we can can work out the error.....
    Regards
    Byju

  • Is it possible to add 'Additional Data C' tab in VA01/VA02/VA03

    Hi All,
    Is there any way or in config that we can enhance the VA01/VA02/VA02 with one more tab other than 'Additional Data B' tab.
    i want to add 'Additional Data C' tab for a requirement.
    Please give your valuable comments.
    Thanks,
    Jaffer Ali.S

    Hi ,
    It can't done for the VA01/VA02/VA03.
    these are available for the .
    V45A0001  Determine alternative materials for product selection --->The Description of this enhancement tell us that it determines the alternative materials for product selection. (i.e., If  one material is not available what is the other material that has to be used as an alternative. So it is item specific).
    V45A0002  Predefine sold-to party in sales document--->By Description we understand that we can predefine sold-to party in the sales document. (i.e., it is used to populate the field sold-to party through user-exit while entering the data. ) But our requirement comes after entering the data in the screen and save button is pressed.
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal---->Copy packing proposal Into Out bound delivery. This description implies that  whenever we create a Delivery Order from Sales Order it copies the packing proposal  Based on the already created Sales order. So, there is no chance for us to save the data while we create or change a Sales order.    
    We can't done.
    Regards,
    Bharani

  • How can we add new fields in item customer detail B tab in VA01/VA02/VA03?

    Hi all,
    Anyone can suggest me, how we can add fields in item detail B tab of VA01/VA02/VA03 transaction.
    1) How we can find the screen no and how we can add fileds in it
    2) where we have to write the logic for these fields ( I mean in which include)
    3) Is there any user exit or BADI for this
    4) what is the procedure to do this enhancement .
    5) How we can enhance menu bar
    i am using ECC 6.0 version.
    Please guide me in this .
    Thanks in advance.

    Hi,
      You do not have to do extra coding for this. Just append the extra fields in the table VBAP and include these in the screen 8459 (Additional data A) or 8460 (Additional data B) of program SAPMV45A.
    https://forums.sdn.sap.com/click.jspa?searchID=12244867&messageID=1939475
    Regards
    Kiran Sure

  • Script form configured to VA01,VA02 & VA03..help me with Print preview?

    Hello,
    Very Good afternoon!
    There is a Script form which is configured to VA01, VA02, VA03.
    I have difficulty to access Print preview from Va01/va02/va03.
    I am able to access it through T-code SOST.
    It is correctly configured in Nace.
    When I go to T-code VA02 and provide appropritae saled Order number then it will take me to the next screen there...
    I had clicked on Extras>Output>Header-->Print Preview.
    It says that Output could not be issued.
    When I click on Extras>Output>Header-->Edit
    It will display the Output type, Medium, Print Output and 
    Partner function. I see that it is displaying in yellow color. Genrally it should be green in color.
    Can anyone guide me what are the things that I need to check in this window genrally to access Print preview.
    Do i need to check anything here in Nast table...?
    Please suggest...
    Any suggestion would be appreciated.
    Thanks & Regards,
    Developer.

    Hello Sathya,
    Thank you for your response!
    Sathya- It is correctly configured. it has something to do in the NAST TAble. If it is not configured properly in the NACE then it will not show the out put in the T-code SOSt.
    Can you please suggest what I can chcek in the NSAT table or plz tell the standard way to configureing the Output type in this path.
    VA03 > Extras->Output>Header>Edit.
    Here you have to give its settings....Please chek..
    Any suggestions will be apprecaited.
    Thanks & Regards,
    Developer.

  • How to block delete option in va01 , va02, va03

    hi,
    i like to know how to block delete option in va01 , va02, va03.  I need to block the delete option in the menu to delete the sales order by the user.
    Please reply ASAP.
    <removed_by_moderator>
    Please read the "Rules of Engagement"
    thanks in Advance,
    With best regards,
    sathies
    Edited by: Juan Reyes on Jul 29, 2008 1:05 PM

    Hi,
    Do a user trace in st01 for that transaction and find which auth object it is refering to and the auth value then maintain the values accordingly.
    Regards,
    Vamshi.

  • Menu exit for va01/va02/va03

    Hi All,
    can anyone gives menu-exit for va01/va02/va03. Please give me screen-shots how to implement menu exit for va01/va02.
    Thanks,
    Dinesh

    Hi Dinesh
    Sales order exit is MV45AFZZ. Depending on the data that you will manipulate, consider the exit area related (i.e changes to VBKD should be considered at USER_EXIT_MOVE_FIELD_TO_VBKD).
    Regards
    Gabriel

  • Implementing GOS for standard transaction VA01/VA02/VA03

    Hi Experts,
    I need  to implement GOS ( Generic Object Services ) for  standard transaction VA01/VA02/VA03 .
    Can anyone tell me how to achieve this ?
    I have seared for this and found  the badi GOS_MULT_PUBLISH could be useful for this purpose.
    But  I don't know how to implement this so that GOS button will be visible for  tcode VA01/VA02/VA03.
    Thanks and regards,
    SNJY

    Hi there,
    the most typical reason why the GOS button does not appear is because the user is not of Dialog type. Please go to SU01 and make sure that your user is a Dialog user (not Service, nor System, etc.)
    And, the parameter Patrick is talking about is called SGOSNOBUT.
    Cheers,
    Juan
    Edited by: Juan Pablo Barcenas on Jun 8, 2011 4:50 PM

  • Get Routing from Configuration VA01 / VA02 / VA03

    Hello together,
    we created a standard routing in transaction CA01 with dependencies to control which operation of the routing must be used in production order.
    I developed an application. It is started by a function out of the configuration processing in transaction VA01 / VA02 / VA03. From my application I call function 'CP_EX_PLAN_READ' in order to get the routing depending to the actual values of the characteristics from the current configuration.
    Problem: Transaction VA01 is in use.
    When I call function 'CP_EX_PLAN_READ', I get the whole routing, no dependencies are considered at this step. I get operations, which are not relevant.
    It seems, that the configuration of the sales order which is currently in creation is not known in 'CP_EX_PLAN_READ'.
    After saving the sales order and open it with transaction VA02 all dependencies are processed and routing is correct. I tried to call function 'CE_C_SET_CBASE' from my application. This comes to a correct result from 'CP_EX_PLAN_READ' - all dependencies are processing but then the configuration of sales order gets many errors.
    Has anyone an idea how I can announce the current configuration of sales order to the routing processing? I need the correct routing considering all dependencies in VA01.
    Thank you very much.
    Many greetings,
    Oliver Seifer

    OK, we found a solution...
    Greetings,
    Oliver

  • Subscreen 8460 in VA01/VA02/Va03

    Hi All,
    There are 2 Subscreen's in 'Additional Data B' tab in VA01/VA02/VA03.
    My doubt is, when some ehancements are done in subscreen 8459 of 'Additional tab B' and transported already to production, and if i add new field in subscreen 8460 of 'Additional tab B' and transport it to production, will it affect the development already done in 8459.
    I hope it won't affect since it is a seperate subscreen.
    But make me clear on this and give me a firm answer on this.
    Thanks,
    Jaffer ali.S

    Hi as both the screens are different there might not be any issues and as thet comes under different request there by no relation between each other in the production server too.
    Cheers!!
    Venkat

  • Add custome field in VA01/VA02/VA03 without access key

    Hi,
    I need to add some custom fields in VA01/VA02/VA03 screen at item level. But i am unable to find out any screen exit/BADI  for the same.
    Can anyone tell me plz how i can achieve this without using access key.
    Thanks in advance.

    hello,
    you could try using GuiXt. With this adds on you could add: fields, button, input parameters, change standard screens layout etc.
    read this tutorial http://www.synactive.com/tutor_e/lesson00.html for the start.
    br,
    dez_

Maybe you are looking for

  • Problems with Mini DVI to S-Video/RCA adapter

    Hello I've got a mac mini and I want to pass its image to a television (note: this television doesn't have HDMI) I've bought the Mini DVI to S-Video/RCA adapter, but when I connect it to my TV nothing appers (except some gray lines, which means the s

  • Can I open a PDF and save it as a JPG or GIF?

    I asked on the PageMaker forum about creating a jpg or gif of a book cover I created in PageMaker. The suggestion was to create a pdf of it (no problem), open it in PhotoShop, then save it in the format I need. I don't own PhotoShop, so downloaded th

  • About field HWAE2  Currency Key of Second Local Currency)

    can anybody tell me that field HWAE2 ( Currency Key of Second Local Currency) in which TRANS.TABLE...?????

  • Wrong layout chart with IGS 7.0 and 3.0b webtemplates

    Hi, We just did an upgrade from BW 3.0b to 7.0. We also upgraded te IGS to 7.0. We don't want to upgrade our webtemplates to the new version yet. However, if we display a chart now, it shows a wrong layout. If we change the IGS back to an old version

  • If You Got Halo Reach Read this

    Hi I have recently got Halo Reach and i was wondering if you would like to play my Gamertag is  Basco Slap MLG so if anyone would like to just forge or Multiplayer hit me up.