SAPMV45A screen 8459

There are Z-fields (appended in VBAP) already added on this screen, which can be seen through Tcode va01, va02, va03. on tab additional data B. (these fields are added in past development)
Now problem occurred when i added 3 more fields Z-fields (appended in VBAP) . these fields are not shwoing on Tcode va01, va02, va03.
I changed screen-active = 1 and screen-output =1 for these fields. but they are still not shwoing on screen.
is this a customization issue?

This is not a customization issue and such task should be performed by a qualified ABAPer. You might also want to use Search on SDN and read SAP Help:
http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm

Similar Messages

  • SAPMV45A Screen 8459- Locked as Normal screen

    Hi Experts,
    I have made some modifications to the screen 8459 in program SAPMV45A for Additional Data B tab on the line items. While I ws making a modification, for some reason the screen type was switched to "Normal" when it is supposed to be a subscreen. This causes a dump when trying to navigate to the Additional Data B tab. My problem is that when I try to change it back to a Subscreen, I get the error "Delete the name FCODE of the OK_CODE field first", but when I try to delete the FCODE I get the error that it cannot be deleted. It will also not let me edit just FOCDE from the field just so nothing is assigned to the OK_CODE, because this field is left uneditable at all times. How can I be able to reset this screen to a subscreen?
    Any help is appreciated, thanks.

    Hi
    Try it in SE51, go in the menu path: utilities / versions / version management, flag the original version and select 'retrieve'
    I hope this helps you
    Regards
    Eduardo

  • User exit on Sale order creation -  Prog- SAPMV45A, Screen - 8459

    Hi All,
    I have added additional fields on Additional data tab on sales order creation screen on screen no 8459.
    I have decleared the fields in PAI as well as defined all of them in layout.
    But out of 14 fields only 13 input fields gets displayed on screen.
    The height and width of screen are enough to display all fields.
    Is there any limitation on maximum no of fields can be defined on screen?
    How can i resolve this problem.
    Regards,
    Deepak.

    Hi
    We had the similar issue and i think this is due to size of screen.
    Try to arrange the fields in 2 or 3 columns, it may work
    Regards
    Madhan D

  • Field added in Aditional data tab of sales order line item at screen 8459

    Hi all,
    My problem is .
    I have appended one field in VBAP table, given it a name "WBS ELEMENT"
    The field is getting displayed in VA23 as well as VA02 Transaction.
    when i create sales order with the quotation reference,
    the "WBS Element"  of line item of quotation should get updated in "WBS Eleement "  of sales order line item
             This i am doing by triggering user exit.
    Problem is:
    Once Quotation  line item get copied to the sales order line item
    and the screen is in front of you with those details,
    before saving sales order .
    if you go at the sales order line item withou saving the document
    The field i have created in the screen 8459 i.e WBS Element ,doesnt get displayed.
    how could i retain the field Ihave created on screen 8459
    while creating the sales order from quotation before saving that sales order.
    Pleas help .

    Hi Vikram,
    It seems as it has been coded only to save the values into the new field that you have appended to VBAP. But before saving if the user wants to see the field, it is blank. You can try coding in PBO (process before output) of the relevant screen as follows:
    1. Get the reference of the quotation. Something like XVBAP-VGBEL will give this number.
    2. Get the value of Z field in VBAP by passing this quotation.
    3. Copy the above value to the corresponding Z field in XVBAP (or any internal table which holds VBAP data before saving)
    Please reward if helpful.
    Regards,
    Krishna

  • Subscreen in SCREEN 8459 ofr VA01

    Hi Gurus,
    I want to put a subscreen in screen 8459 of VA01 transaction, for displaying / editing item detail.
    I need to implement a button with ICON_DATA_AREA_EXPAND / ICON_DATA_AREA_COLLAPSE. and make the screen visible and invisible when user clicks on the button.
    Can u ples let me know how I can do it .
    Regards,
    Avi.

    Check for Menu exit & Function exit which are related with this screen, So that you can design the PF status and you can write the corresponding logic in the function exit.

  • Change label of table control column - SAPMV45A Screen 4900

    Hello,
    SAPMV45A / 4900 is the table control in the Sales tab of transaction VA01/02/03 (Sales Order Creation/Change/Display). On this table control there is a field ( RV45A-ETDAT ) with standard label First Date . The date displayed on this column is the first date on the schedule line tab at item level - changing the label of data element ETDAT didn't work for this table control, it seems the label is not taken from ETDAT labels.
    Is there any ehancemement technique that I can use to change ths label?
    Regards,
    Joã

    Hi,
    if you go to SE80 and display screen 4900
    Goto .-> Secondary window -> element list
    if you click on the red option "Dict. Attrib"
    there in "Modified" option you will see that *RV45A-ETDAT has an 'F' value (Text Fixed modified).
    http://help.sap.com/saphelp_nwpi71/helpdata/en/d1/801c47454211d189710000e8322d00/content.htm
    Modified
    The system sets this attribute if it detects a difference between the ABAP Dictionary definition for the field and the way it is used on the screen. You set this attribute if you do not want to copy all field properties from the dictionary definition.
    Best regards.
    Edited by: Pablo Casamayor on Mar 22, 2011 3:55 PM

  • Screen user exit : program sapmv45a screen 8309

    Hi,
    I added fields to screen 8309 , but in the flow logic of the screen 8309 system is not allowing any code(call modules) to write ( i already given the access key and designed the screen) .
    when i searched forums i came to one command
    *{ INSERT "TR No" 1
    module XXXX.
    *} INSERT
    i could not understand the above command .......
    Ram

    Hi,
    the code for screen Validation has to write in Include 'MV45AFZZ'.
    Search for the T-code VA01--Check for form routine ""userexit_field_modification
    "  and add your manual code..
    Regards,
    Prabhudas

  • Sales Order (VA01)- Addtional Data Tab B Request

    Hi All,,
    This is sales order(VA01) relevant and I have added the new "ZZFIELD" field in the "Additional data B" which i kept screen painter attributes check box chosen "Input Field" and Input "required".
    When i am creating sales order(VA01), the moment click on "addtional data B"  ZZfield become mandatory input field able to save sales order sucessfully after keying data. But user want's, after enter line item data which is material & qty , then cursor required to go additional data B which is mandatory field ZZFIELD. Right now, user enters line item material , qty and he is able to save it Sales order  and cursor is not going or waiting at ZZFIELD in addtional data B Tab(unless and unitl he press Additional data B Tab) .
    Is there any solution after user enter material and qty after clicking enter cursor should go "Additional data B" wait at "ZZFIELD"(as this mandatory field before sales order save) ? 
    If we dont go the Additional data B and save the document , it's not giving the message "Make an Entry required fields and it is directly saving the document.?
    Any help is highly approciate ....
    Below code written already:
    Program:SAPMV45A screen :8459 put PBO code as per below:
    Loop at Screen.
    If screen-name = 'VBAP-ZZFIELD'.
      if SY-TCODE = 'VA01' AND ORDERTYPE = 'ZSS'
        SCREEN-INPUT = 1.
       MODIFY SCREEN.
      ENDIF.
    ENDIF.
    Best Regards
    Kushal

    Hi   Abdul ,
    You dont have to do ny extra coding for the scroll bar once the no of fields increase with respect to the tsb screen area it will automatically have a scroll bar in it .
    Hope it helps
    Regards
    Swapnil

  • Adding Field in Additional Data B in VA02-Please help me out this

    Kindly help me out , I have a requirement to add a custom field at Header level in Additional Data B tab of VA01/VA02.
    Program: SAPMV45A
    screen 8459
    Can any body tell me procedure to do that.
    Appreciate your response.Thanks in advance

    Hi
    Check the link
    http://techbays.com/2008/04/17/implicit-enhancement-in-sap-ecc-60/
    There is a BADI BADI_SD_V46H0001 and Method EXIT_SAPLV46H_003.
    You should be able to it without access keys.Consult your SD Functional Guy also
    Regards
    Sanil Bhandari

  • I need to add fields in additional fields B the sales order line item

    i  need to add fields in additional fields B beside the field (icon_val_quantity_ structure) in the sales order line item, How to achicve this? please help me..

    Please fined the below solution for achieving your requirement.
    1. Add new filed "B" in table VBAP.
      a) T.code  SE11 --> Enter structure name VBAP --> display
      b) Goto --> Append Structure --> Enter Structure name and new field "B"
    2. request your basis team and take the access key for modification of stabdard program SAPMV45A & Screen: 8459
       a) After receiving access key for standard program then got o SE51 --> enter program name  SAPMV45A & Screen: 8459
       b) click change Button
       c) click layout button
       d) add new field "B" below of the screen (F6 -> enter table name : VBAP --> get from dictionary --> selet new field and past in screen )
    3) write below code in flow logic
    PROCESS BEFORE OUTPUT.
                               Verarbeitung vor der Ausgabe
      MODULE ZZPB_INITIALIZE_8459.
      MODULE ZZPB_OUTPUT_8459.
    PROCESS AFTER INPUT.
      CHAIN.
        FIELD VBAP-New field name "B".
        FIELD ZVC_SALES_EXPORT-ZZAPLHENKO.
      ENDCHAIN.
      MODULE ZZPA_OUTPUT_8459.
    4. functin Module code
    module ZZPB_OUTPUT_8459 output.
      Data: l_v_actve type ale_active,
            l_v_ttyp  type c.
      Data: l_v_tragr type tragr.
    l_v_ttyp = t180-trtyp.
      if l_v_actve is initial.
        l_v_ttyp = 'A'.
      endif.
      LOOP AT SCREEN.
        CASE l_v_ttyp.
          WHEN 'A' OR 'C'.
            SCREEN-INPUT = 0.
        ENDCASE.
      ENDLOOP.

  • Custom field at Header level in Additional Data B tab of VA01/VA02

    Kindly help me out , I have a requirement to add a custom field at Header level in Additional Data B tab of VA01/VA02.
    Program: SAPMV45A
    screen 8459
    This can be done only through access key or not. Can any body tell me procedure to do that.
    Appreciate your response.Thanks in advance

    Please help me out this

  • Add Custom Field in Additional Tab B in VA01/VA02

    Kindly help me out , I have a requirement to add a custom field at Header level in Additional Data B tab of VA01/VA02.
    Program: SAPMV45A
    screen 8459
    This can be done only through access key or not. Can any body tell me procedure to do that.
    Appreciate your response.Thanks in advance

    Please help me out this

  • How add new tab after reason for rejection tab using tcode va01

    Hello,
           How to add new tab after Reason for Rejection tab using tranzaction code VA01.
    pls suggest solution.

    I don't think you can add a tab after reason for rejection tab. There are custom tab, which you can use for your convenient, given by SAP. You can look into the below details:
    Program : SAPMV45A
    Screen: 8459(Item) and 8309(Header).
    Kuntal.

  • Increase screen size for SAPMV45A 8309

    Hi,
    I need to add additional fields in additional data B tab in sales order i.e. program SAPMV45A screen 8309.
    but the screen has already occupied 20 Lines/80 columns.
    when i increase the size of the screen to 25 & activate it's not getting completely activated, is it not possible to increase the screen size .
    Regards,
    Raghavendra

    Hi,
      As this is a standard screen provided by SAP do have user fields, you can't increase the screen size, this is a limitation,
    Rgds,

  • Screen exit/BADI for adding custom field in IW31/IW32

    Hi all,
    The requirement is to add the permit field in the Header component of IW31. Searched SDN and found user exit IWO10018 for the same which includes a screen exit.
    The activation of the same is adding a tab in the screen while user wants the field under header Component tab.
    How this can be done. Any suggestion.
    Thanks
    anya

    Hi,
      You can perform append structure to add your custom field(s)in VBAP table. Next step, go to SE51 (Screen Painter)to modify SAP Program SAPMV45A Screen number 4459 for Additional data A or Screen number 8459 for Additional data B to add your append structure custom fields.
    Once the above steps done, you can place your logic to populate custom fields in include program MV45AFZZ. i.e USEREXIT_MOVE_FIELD_TO_VBAP.
    At the end, please ensure all program and screen are activated. Hope this will help.
    Regards
    Kiran Sure

Maybe you are looking for

  • How to copy a generic extractor with function module into a new system?

    Dear Gurus, i would like to know how i can copy a gneric datasource with function module from one system to the target system. Thank you Cheers

  • SVG changing size of objects

    I scan my pieces in. Trace them with the pencil (love the new version) save my file. Than I save as a svg file. But in some cases it changes the size of these objects and in others it does not. So some place somthing is different. How do I stop this?

  • CST/VAT on MRP

    Dear All, Hi There is a situation where, CST/VAT is to calculated on MRP, where as supplier bill is to booked on the basic price+CST/VAT, we are using condtion ZMRP for MRP price per unit PB00 for Basic price Can you please help us out, how to config

  • Wpa psk wireless connection on windows xp not possible

    hi, installing windows xp (incl. sp2) and the mac driver with bootcamp on my mac mini. my wireless router was found but it was not possible to use my required wpa password. only an wep-password was allowed. for security reasons i use a password with

  • How to close connection iBATIS

    hi , we are using iBATIS for our application.Alhough iBATIS closes its connection on its own ,still we have certain open connection from our application which is causing issues while running the application.we are able to make connection using JDBC w