Enabling custom field in screen after error msg

HI experts,
I m facing problem in enabling screen field in infotype screen. That is, i have added a custom field in std infotype screen and this is shown in enable mode by default. In PA30, im enterig values for all fields in the infotype and press SAVE.
At that time, an error message is thrown by the system. Becoz of this error message, my custom field is changed to disable mode and also gets shrinked.
Can anyone suggest me how to enable my own field in screen even after the error msg returned by the system?

There are two ways to cater such a kind of problem.
either you can enable custom field manually by writing code or
you can change field group.

Similar Messages

  • Custom Field using screen exits CS01/CS02/CS03

    Dear Experts,
    I am using Screen exits to add some text description in CS01/CS02/CS03, my requirement is to add a field 'Product Appearance' with multiple lines for the material description. For this I have created customer field 'ZTEXT1' and appended it to STKO table. Now in screen painter(SE51) i need to add 3-4 lines of type stko-ztext1 because the product desc is of size 300-400 character.
    I am not able to create 3-4 lines of type stko-ztext1. Can u plz suggest how can i add 3-4 lines of  type stko-ztext1 in SE51.
    I am able to create a blank field in SE51 using Edit->Grouping->Step Loop->Define,  but while activating it is giving error as "Input/Outpt field STKO-ZTEXT1 and key word are not in the same screen".
    Plz suggest.
    Regards

    Hi Kurtt,
    Below are the available user exits :-
    PCSD0001  Applications development R/3 BOMS
    PCSD0002  BOMs: Customer fields in item
    PCSD0003  BOMs: Customer fields in header
    PCSD0004  BOM comparison
    PCSD0005  BOMs: component check for material items
    PCSD0006  Mass changes user exit
    PCSD0007  Check changes in STKO
    PCSD0008  WBS BOM: Customer-specific explosion for creating
    PCSD0009  Order/WBS BOM, determine URL page
    PCSD0010  Order/WBS BOM, determine explosion date
    PCSD0011  Knowledge-based order BOM, parallel update
    PCSD0012  Customer - Mat. number/mat. number during material exchange
    PCSD0013  Customer-specific processing of an explosion for BOM browser
    PCSD0014  Knowledge-based order BOM: Status
    Check which one suits your requirement.
    Regards
    Abhii

  • Blue screen after Error 37: a bad filename or volume was encountered

    I get a PAGEFAULT_IN_NONPAGEDAREA blue screen after I encounter multiple Error 37: a bad filename or volume was encountered.
    Anyone encounter this issue and how to you send info to apple for them to fix their buggy code?
    Their support of code which will run bug-free on vista seems to be lacking (I understand there are two parties to this marriage).
    Help anyone?

    I noticed a few days ago that (at least on my box) Quicktime seems to have "issues" with >31 characters anywhere in the file path.
    Is it possible that you have some folder along the way to your movie that has more than 31 charaters?
    Shorten if necessary and see if that works.
    dual 2.7 G5   Mac OS X (10.4.5)  

  • Adding custom fields in screen

    I have added two custom fields in QUOTATION(VA21) in additional data tab B...when i create quotation for a particular sales order i am getting the fields in VBAK table and the issue is while creating sales order for the same i have to get these field values automatically in the screen but i m not getting this ......how to do this?
    Can anyone help me in this?

    Hi,
    It seems that you have added in BADI/EXIT where it is specific to Quotation. Hence these fields are not visible in the sales order. Or there might be some restriction only to the transaction VA21.
    Please search and check the correct BADI for the sales order.
    May be you need to add the same code once again in another BADI.

  • Back to selection screen after error

    Hello ABAPers,
    I have a executable program (REPORT) to do some processing (e.g. read a standard table with the parameters and select-options and save the data in a Z table).
    When occurs an error (e.g. when sy-subrc <> 0 after select) and a message of type E is showed, the program show the message in a "clean" screen with title SAP. Then, after ENTER or ESC, it leaves to initial screen of SAP (SAP Easy Access).
    The message of type E is triggered from a routine (FORM) called from START-OF-SELECTION event. And the program don´t write nothing in list (only return a status message if everithing is ok).
    How can I force the program to back to selection screen after some error?
    Thanks in advance.
    Best regards,
    Charles Oliveira

    hi,
    Do the following for your requirement.
    in the message give the following
    start-of-selection.
    Perform <routine>.
    Form <routine>.
    if <condition>.
      message 'xxxx' type 'S' display like 'E'.
      exit.
    endif.
    endform.
    This way the control returns to selection screen even after the message is triggered.
    Thanks
    Sharath

  • Enhancement for COR1,COR2,COR3 -  PPCO0020 - to add custom field on screen

    Hello Experts,
    My requirement is to add a custom tab and in that a custom field for TCODE COR1. I have done this by creating a project from cmod for enhancement PPCO0020.
    Added the custom field to table AUFK and structure CAUFVD. the field name is KDAUF_AUFK1 and on the custom screen created an input field from structure, so the screen field is CAUFVD-KDAUF_AUFK1.
    Now when I try to code the Exit  EXIT_SAPLCOKO_006 with the below code
    E_COCI_AUFK-KDAUF_AUFK1 = KDAUF_AUFK1.  
    it does not store the data into the table AUFK.
    Can any one throw some light on this.
    Thanks,
    Jaya.

    A similar job explained in the document here. IWO10018: User Fields in Maintenance Order   Draw clues for your issue from the things mentioned in Step3 of this document for storing the values in the tables. Here tables are equated not fields.

  • Edit screen after error message in module pool

    Hello Experts,
    In our scenario ,we have some checks over inputs given in a table control of module pool screen.Requirement is that after error message we need to display that record of table control in editable mode.
    Thanks.

    Thanks for the reply...The issue was resolved by dispaying information message and using EXIT to stop program flow.

  • How To Print After Error Msg: Unable to convert postscript file

    We installed "Maverick" on our MacBook Pro and our printer is a HP 8600.  We were unsuccessful in getting our Adobe Acrobat Professional 8 to print our PDF files.  Instead, we got the error msg: Printing Stopped: unable to convert postscript file.  We have used this application for years without any problems.  How do we solve this problem so that our application WILL "convert postscript file" or do we have to spend several hundred dollars to upgrade?

    I think we solved the problem.  Instead of looking for the solution via Adobe, we went to our printer info online, which was the HP OfficeJet 8600.  We found special printer drivers for our newly installed Maverick operating system for our MacBook Pro.  After downloading and installing the new drivers per the directions, we tested printing a pdf document and it was printed without any problem.

  • EDITABLE FILEDS IN SCREEN AFTER ERROR.

    HI all,
    Below is my code to validate the screen fields and then make them editable in case any error.
    When i complie my program it gives me an error saying *zec_acd_structure *is not defined. although i can access the data from zec_Acd_structure in the module check_allvalues. Please let me know how do i resolve the issue.
      FIELD wa_header-category MODULE get_att ON INPUT.
      CHAIN.
        FIELD marc-werks.
        FIELD wa_header-matnr.
        FIELD wa_header-mfrnr.
        FIELD ZEC_ACD_HEADER-MINBE1.
        MODULE check_allvalues. " Checking diffrent values entered
      ENDCHAIN.
    Thanks

    Hi,
    Declare any tables, structures in the TOP INCLUDE.
    Use F01 for validating.
    Place the
    CHAIN.
    ENDCHAIN.
    in the screen flow logic of your screen and do the validations for those fields in F01, then the fields will be in editable mode even after giving the error message.
    For example if you want to validate these fields,
    FIELD wa_header-category MODULE get_att ON INPUT.
    In Screen flow logic:
    CHAIN.
    FIELD marc-werks MODULE chk-werks.
    FIELD wa_header-matnr MODULE chk-matnr.
    ENDCHAIN.
    IN F01 you validate each field.
    Hope this solves your problem.
    Thanks,
    Sri.

  • Value help for a custom field, ENTER press after selection wanted

    Hi all gurus,
    my requirement is quite simple; in an SRM 7 system, a value help (control table Z_V_EKORG) is associated to a custom (input) field, ZZ_EKORG.
    By pressing the search button on it, some fixed values appears in a list but then, after the selection of a value, no refresh/badi is triggered.
    To trigger a refresh (and passage thru CHANGE and CHECK BADIs) the user is forced to press the ENTER key on the inputfield.
    I'm wondering if there's a way to automatically set an action/event (e.g. ENTER key pressed after input) to the selection from the list; I guess it should be a property of the selection for that value help, but I cannot find explicit information on how to do that.
    Waiting for your suggestions and support, thanks

    Hi Matteo,
    Would recommend you to handle this refresh in the post exit of the WDMODIFY method.
    Regards,
    Murthy

  • Custom Field in TCode VA02, Screen 102, Program SAPLEB

    Hi,
    We ant a custom field on screen number 102 program SAPLEBNE, TCode VA02. To achieve this we have added a custom field in structure CI_EBANDB in table EBAN. However the field is not visible on the screen.
    To navigate to the screen, where we want to place the custom field, go to TCode VA02-> Enter Sales Order No->Select any Line Item->Display Item Details-> Go to Schedule Line tab->Click on the Procurement Button at the bottom->On the purchase Requisition Field, duble click on the Purchase Requisition No
    The field should be in Procurement Options, next to the Fixed Vendor field. Please help.
    Thanks in advance.
    Mick

    Thanks Sampath.
    I have tried by adding the field to the append strucure CI_EBANDB in table EBAN, but the field is not visible on the screen.
    Where do I check the screen group?
    Any help would be greatly appreciated.
    Regards,
    Mick

  • Error msg in user exit

    Hi all,
    how to set the particular field in customer tab to be open/available for input after error msg is being triggered

    > Hi all,
    > how to set the particular field in customer tab to be
    > open/available for input after error msg is being
    > triggered
    Hi,
    To avoid this problem, put all the related fields in the tab inside a chain..endchain statement At pAI event of your screen program.
    e.g.
    PROCESS AFTER INPUT.
      LOOP AT ITAB.
        CHAIN.
          FIELD MAKT-MATNR.
          FIELD MAKT-MAKTX.
          FIELD MAKT-MAKTG.
          MODULE MODIFY ON CHAIN-REQUEST.
        ENDCHAIN.
      ENDLOOP.
    Regards

  • Adding custom fields to SRM UI Add-on

    Dear SAP Experts,
    We enabled SRM UI and followed the SAP provided configuration guide to complete all the required setup's. we are able to create shopping cart using the new UI without any issues.
    Now we are trying to enable custom fields on new SRM UI which are currently available on Web dynpro SC UI. we followed the configuration steps (2.1 Extending screens via SPRO configurations) provided in the Extensibility-Customer_CookBook_SP04_1.pdf.
    After the configuration is completed, we are able to see the new custom fields on the new UI screen, but we are not seeing the description as expected - the description is shown as VIEWKEY_FieldName_L eventhough we maintained the label text.
    And also any data that is entered in the new custom fields are not saved to database and therefore not available in BBP_PD transaction.
    Please see the attached screenshot for more details.Please provide your guidance in resolving the issue.
    SRM UI Add-on Extensibility cook book is available as an attachment to the note: 1830075 - Extensibility Cookbook (Customer Fields)
    Thank you and appreciate your quick response.
    Regards
    Venkat

    Venkat, We are trying to enhance the UI5 Shopping Cart using Extensibility-Customer_CookBook_SP04_1.pdf but I don't see the fields showing up in UI5 shopping cart and below are the steps that I followed.
    I am trying to add Location field in SRMShoppingCartItem (2nd row in below screen shot)
    I enhanced the Staging Structure (/SRMNXP/S_CUST_ITEM_LIST) , Customer Include (​INCL_EEW_PD_ITEM_CSF_SC) & Cust-MD Structure (/SRMNXP/S_ITEM_UI_MET_CUST) and went to SPRO and did this config for adding fields to UI screen.
    SAP Supplier Relationship Management---->SAP SRM User Interface Add-on---->Extension and Field Controls---->Configuration for Extension of Fields
    I didn't add column to database and Odata Service Model. My Goal is to show Location Field first on the  SRMShoppingCartItem and then want to enhance Database & OdataModel.
    Below are the Steps I followed.
    1) Enhanced Staging Structure :  /SRMNXP/S_CUST_ITEM_LIST
    Appended the Component Type : ZCUSTITEMLIST with Field ZLOCATION of Type Char20
    2) Enhanced  Customer Include ​INCL_EEW_PD_ITEM_CSF_SC
    Appended the Component Type : ZAINCL_EEW_PD_ITEM_CSF_SC with Field ZLOCATION of Type Char20
    3) Enhanced Cust-MD Structure  /SRMNXP/S_ITEM_UI_MET_CUST
    Appended the Component Type : ZITEMUIMETCUST with Field ​ZLOCATION_V, ZLOCATION_E, ZLOCATION_R of Type XFELD
    4)  SPRO
      SAP Supplier Relationship Management---->SAP SRM User Interface Add-on---->Extension and Field Controls---->Configuration for Extension of Fields
    Added this new entry:
    But I don't see this Location field  showing up in the UI5 Shopping Cart. Please let me know if I am missing any thing in Configuration.
    If possible can you provide the steps that you followed.
    Thanks,
    Venu.

  • Adding custom field in shopping cart transaction

    Hello,
    I have done the following things apart from enhancing the INCL_EEW_PD_ITEM_CSF and INCL_EEW_PD_ITEM_CSF_SC structures.
    1) Executed BBP_DYNPROS_GENERATE for SAPLBBP_PDH_SEARCH and SAPLBBP_PDH_CUF
    2) As I realised later that CI_BBP_ITEM_SC and CI_BBP_ITEM were present in the system locally I tried one by one both the methods as follows.
    -Deleting the EEW includes and adding the tracking number in the above CI structures and activating the modify_screen badi with dispaly and input fields as X
    -As this didnt work, I deleted the CI structures and again created EEW inputs so that only EEW structures are present for the customer fields.
    but even then it didnt work. furthermore, I am not able to debug the implementation of badi BBP_CUF_BADI_2 at all from the bbpsc03 transaction.
    2) Carefully followed the notes
    sapnote458591 User defined fields preparation and use
    sapnote672960 User defined fields2
    3) Checked the notes (but didnt apply these as they dont precisely pertain to the item fields of bbpsc03)
    sapnote1016297 Header customer fields are not displayed in bbpsc02
    sapnote1034079 customer fields not visible in shopping wizard
    4) Additionally checking the notes  
    sapnote537392 CUF Cust Filds on the 'Default value for items'
    sapnote710474 CUF.User-defined fields on search screen
    Could you please guide me with any more inputs?
    thank you very much
    rita

    Hi,
    How about note 954391 - Customer fields are not displayed?
    Also check whether you haev extended the proper sructures in note 672960.You need to extend INCL_EEW_PD_ITEM_CSF_SC & INCL_EEW_PD_SEARCH_ITM_CSF_SC for customer fields on item overview .
    You can also use the BADI to BBP_CUF_BADI_2, method MODIFY_SCREEN, table ET_FIELDS, XINPUT = 'X' and XDISPLAY = 'X'. to control the display of the custom fields.
    Also after running the BBP_DYNPROS_GENERATE program,you can restart the SRM server and check.
    BR,
    Disha.
    Pls reward points for useful answers.

  • User exit MM06E005 - Customer fields in purchasing document

    Hi,
    I am using user exit MM06E005 - Customer fields in purchasing document to validate the line items in PO and display the value at header level.
    My requirement is when the user enters the line items and press enter the validated value should get populated at header level.I had included a tab (customer tab) in that the value should get displayed.
    likewise for each and every line items the value should keep on changing.
    And
    I the field that i had added at header shows the value during the save but once we come out and enter again,it is not displaying the same.
    Regards
    Manoj

    Hi,
    Indeed the exit which you have specified MM06E005 comprises the enhancement for customizing fields and screens associated with it. may be you might not have activated the screen associated with the exit. the screen might have been created but missed while activating.
    Regards,
    Jagath

Maybe you are looking for