Fields in a Maintenace View

Hello Experts,
How can we make the fields in a "maintenance view" as mandatory fields? The requirements is I have created a maintenance view with 5 custom fields. And the business analyst wants to make all these fields as the mandatory fields i.e, without filling all the values for the first record, it should not allow them to enter the values for the second record.
Is it possible?
PS: I have tried to make all these 5 fields as the key-fields but as some of them are type "numeric", I am getting warning messages while activating.
Thanks

Hi Dev,
u can make any field mandatory by
parameters : matnr like mara-matnr obligatory.
or,
There are two ways to make this field mandatory
1) Check the SPRO settings with your BASIS Consultant
(Maintain screen fields for User Settings)
2) Modify the screen 100 for GUI program SAPLSUU5 use -Code SE51
or,
You can do this by using transaction variant ( tcode SHD0).
when you are creating the transaction variant just check the check box required .
for some tutorial help pls go through this.
http://help.sap.com/saphelp_nw04s/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm
kindly reward if found helpful.
cheers,
Hema.

Similar Messages

  • How to hide fields in Table maintenace screen

    I have created a view with table maintenance generator. I would like to hide some fields. With event I am able to fill in those fields but I want to hide those from screen.

    HI, 
    This is reff with ur below post, I have been stuck with same problem,
    I got your code, how its functioning, but didn't get get where i have to write it.
    plz tell me in brief.
    Thanks in Advance.
    Regards
    Vivek
    Re: How to hide fields in Table maintenace screen  
    Posted: Feb 6, 2009 11:42 AM   in response to: Aarti Ramdasi in response to: Aarti Ramdasi           
    Click to report abuse...             Click to reply to this thread      Reply
    Hi,
    You can hide the fields like this..
    For example
    select-options:
    s_carrid for spfli-carrid modif id gr1,
    s_connid for spfli-connid modif id gr1,
    s_cityto for spfli-cityto modif id gr2.
    I am going to hide last fied..To do this
    at selction-screen output.
    if s_carrid is initial or s_connid is initial.
    loop at screen.
    if screen-group1 CS 'GR2'.
    screen-active = 0.
    modify screen.
    endif.
    endloop.
    endif.
    whenever u click on any one of the field i.e. carrid or connid the third field will displayed.Otherwies the last field cityto is not visible initially
    Regards
    Kiran

  • Need help to read model node input field attribute present in view - first time developer.

    Hello Experts,
    I am new to CRM Web UI development.
    Presently, I am trying to develop a Guided Activity Page having 2 views.
    First view has the field Business Partner Number, I have added model Node BuilHeader and the attribute BP_NUMBER while creation of the view.
    The Second View consists of 2 fields from the Model Node BuilHeader, namely First Name and Last Name.
    The requirement is to enter the BP Number on the first screen then click on the NEXT button from the Guided Activity buttons, on navigating to the Second View, the Names should auto-populate.
    I have Created both views and the GP page, the GP navigation is also happening. Initially the fields were showing Not Bound text in value, so I commented the line in GET_I and GET methods to enable the field and remove the Not Bound text. I have created a custom controller with BuilHeader
    I have tried doing this but facing the below problems :
    1) When I enter the BP number on the first view and press Enter, the value disappears. How to solve this ?
    2) Does clicking on the NEXT button on the GP Navigation trigger a Server Roundtrip ?
    3) How to read the context node value of BP Number entered on the first view and populate the Name fields on the second view.
    Please help.........

    you can take reference from from below code as in above case we use BuilHeaderAdvancedSearch search object, to get current entity.
    data:    query        TYPE REF TO cl_crm_bol_dquery_service,.
      query ?= me->typed_context->BuilHeaderAdvancedSearch->collection_wrapper->get_current( ).
    Do not remove code from getter setter of fields , it will not clear.
    Check with http://scn.sap.com/thread/3391203 , for basic understanding of UI.
    Regards,
    Harish Kumar

  • Additional Field in standard maintenance view

    Hi Experts,
    I would like to add an additional field plant in maintenance view V_TKZU3_CO (SPRO PATH: Controlling --> Product cost controlling -->Product cost planning --> Basic settings for material costing -->Overhead -->Define costing sheets ).
    What I'm planning to do is to modify the standard maintenance view V_TKZU3_CO and regenerate the table maintenance generator so that the new field will be added and populate a ztable a copy of table TKZU3 + plant...
    However what I'm afraid of is when I regenerated the table maintenance generator using the standard function group OCOE, it might impact some other standard object included..
    Do you have any idea on how can I add the additional field without modifying the standard? Or if I will apply the standard modification I'm planning.. what are the possible impacts?
    Thanks in advance!

    Hi
    U can create a new table view like V_TKZU3_CO, insert your new fields and create the maintenance view program for it.
    Max

  • How to hide a field from table maintenance view?

    Hi,
    How to hide a field from table maintenance view? 
    The field is used for data created date. I need to hide it from display.
    Thanks

    Chk this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/66/33f52010dd11d6999300508b5d5211/frameset.htm
    Maintenance Attributes
    You can assign a maintenance attribute P to individual fields in the maintenance view definition in the Dictionary (SE11). It can be  H (hidden)
    H (hidden)
    A field flagged H is not displayed on the screen. This field must also be filled in the background by a routine at an event.
    The system writes R and H fields to the database like all other fields when a new data record is saved.

  • Deleting fields from a standard view

    Hello,
         I want to delete fields form standard view which are appended by me accidentally . I have written a delete statement to delete the fields from the standard view . but i got an error at declaration part . I have declared it as shown below
    Tables : V_MMIM_REP_CUST
    V_MMIM_REP_CUST----
    > is the view name
    So, guide me how to declare this view .
    Regards,
    mnarar.
    Edited by: mnarar on Nov 30, 2011 1:12 PM

    Hi,
    This is just an idea to delete the records from the Table. But ideally you should not use this approach in any development.
    The table for this view is MMIM_REP_CUST. You can write a Custom Report Program where you need to create a work area with the values which you would like to delete. And then write a Delete statement and delete the table entry from that work area.
    I guess you are doing this in the development environment and have all the necessary authorizations. And you should not transport any report like the above to other environments. Also double check if that entry will not effect other business scenarios.
    Hope this helps.
    Best Regards,
    Samantak.

  • Overlapping fields in java web viewer

    We are having an issue with SAP Crystal Report, version for Eclipse(java run time). We are using 12.2.217 of the java run time.
    We are having an issue with data from one field overlapping the data from another field in the report viewer. These are reports that we have used for a
    while and viewing them in a windows activeX viewer without having this issue. In the activeX viewer the fields are truncated. The designer also truncates the
    fields. We are using Crystal Reports 2008 version 12.2.0.290 designer.
    I have seen suggestions involving the Can Grow option. We were not happy with either the 0 or 1 line options. The 0 option for unlimited can make the reports much longer. The 1 line option truncates on whole words so you can lose a lot more this way. We would prefer truncation of the field like the other viewers handle it.
    We had a change to the Style.css file that worked great on the fields, but had some undesirable side effects. Like sub reports and sort controls disappeared. It seems the field css tag is generated at run time, thus not able to address them specifically in the css file.
    div
      overflow:hidden;
    I have attached a couple examples. Any suggestions would be greatly appreciated.

    I guess we're not on the same page.
    I don't know how a java program running in a browser as an applet, can
    access fields in the HTML page that the browser is displaying.
    Could you explain how you are able to do this please?
    Where/how is the java code being executed that it can communicate with a browser and insert data in an HTML field on a page the the browser is displaying?
    Or is your java code running on a server and outputting HTML text that is being returned to a client's browser?
    In which case, your question is more about how to do it in HTML . Once you have the correct HTML syntax then its simple to have a program write the needed HTML.

  • How to Set the Visibility of a field in ESS Address view through portal

    Hi experts,
      I want to set the visibility of a field in ESS Address view through portal.How to edit a field through portal? Please help me with procedures to be followed..
    Thanks&Regards,
    Karthik.

    Hi,
    Login to portal with a user having content administration role.
    Navigate to your iview which must be under content provide by SAP(if its a standard iview).
    Open the iview and click on preview button.
    Then press ctr on keyboard and rightmouseclick on the field for which you want to change.
    A popup will open. Change the visibility in the popup and save the changes. This is a way of personalization and it'll be applicable for all the users.

  • Flex fields in default BPM view 11.1.1.3.0

    Hi
    I Jdeveloper 11.1.1.3.0 I have created a SOA composite with a BPEL flow containing a Human task. In this task I have added data fields (flex fields) which I'm able to show in the Oracle BPM worklist using the Adminstration menu option and adding the flex fields.
    I'm able to create a private view with these new flex fields now showing as column in the BPM worklist.
    But when trying to define these filels in the public views they do not show up in the definition page as available/selected columns. I cannot find anywhere in the documentation where it says that flex fields only can be used in private BPM worklist views. So how do I add a flex field to a public view?
    I do not want all my BPM worklist users to have to create private views themself. I want the new flex fields to be shown in the default worklist columns for all my users by default. Can this be done?
    Best regards
    Johnny

    It this true - that no one can help here???

  • How to maintain  data in tables using maintenace view of the tables in ECC6

    Hi,
    I have  two table  SBUSPART (Business partner) and STRAVELAG (Travel agency).
    SBUSPART  is foreign key table while STRAVELAGE is a reference table.  The relationships is :
            SBUSPART-MANDANT          =     STRAVELAGE-CLIENT
            SBUSPART-BUSPARTNUM    =     STRAVELAGE-AGENCYNUM
    now, I create a maintenance view ZVI_HT_PARTNER in which SBUSPART is primary table and STRAVELAGE is secondary table. I have also created maintenace interfaces by generating maintenance modules in function group zht_fg. Authorization group is SUNI  and maintenance type is one-step, the number maintenace screen is 100.
    Now I want to maintain the data in tables SBUSPART and STRAVELAGE together in the maintenace view. If i want to enter a new partner dirctly I have to enter it in table SBUSPART first, only then could I enter the corresponding data in STRAVELAGE.
    in older version I easyly do this by the way: in maintenace screen of zvi_ht_partner ( in se11) I choose:  system/ services/table maintenace/Enhance.Tab.maintain.
    but in ECC6 when I choose:  system/ services/table maintenace, there is no Enhance.Tab.maintain instead there are two options Extended table maintenace and View cluster maintenace.
    So in this case I don't know how to tackle this problem, Please help me if you have a solution. 
    Thanks,

    Hi,
        I suppose 'Extended table maintenace ' would be same as 'Enhance.Tab.maintain'.
    Regards,
    Himanshu

  • Tcode Assigned to Maintenace view......really Urgent!!!!!!!!!!!!!!!!!!!

    Hi Experts,
    Is there any way to find the transaction code assigned to a Maintenace view?
    ( Scenario : Previous developer has cretaed a Maintenace view and assigned the tcode but he hasnt documented the Tcode assigned, Now the user wants to know whteher any tcode is assigned to it or not?)
    Please help me in this issue..
    Its really Urgent.
    Helpful answers will be rewarded.
    Regards,
    Naveen

    Hi,
    Iam unable to do the way as what you have guided.
    Can you please provide me the screen shots ( as iam confused with the statement "use the icon for all selections and mark the parameter transaction")
    Email:    [email protected]
    Thanks for your help.
    Regards,
    Naveen

  • How to disable individual field of a search view

    Hi All,
    Is there a way to disable individual search field of an advance search view ?
    The reason for this is that for a particular search field I am defaulting the value and do not want the user to be able to change this default value, in effect filtering out their search.
    I have tried get_i method but the advance search (thtmlb:advancedSearch) does not seem to trigger the get i method, disabled just disable every fields likewise the global edit/viewgroup context.
    Thanks in advance for your assistance.
    Edited by: ANDREW NGUYEN on May 12, 2010 10:45 AM

    Hi,
    I checked it now and found that the GET_I_FIELD is not getting triggered. Sorry for my wrong solution.
    You can use the rt_result parameter in GET_POSSIBLE_FIELDS method in IMPL class.
    It returns the search fields visible in the view.
    Regards,
    Arun Kumar
    Edited by: Arun Kumar on May 12, 2010 11:35 AM
    Edited by: Arun Kumar on May 12, 2010 11:38 AM

  • To make fields display in List view

    Hi,
    In PCUI, I want to make fields appear in list view in detail area1, these fields appear in form view but when I toggle it to list view it disappears, I have made nescessary settings for field group attributes but I am unable to bring those field visible in list view.
    Pls suggest
    Thanks in Advance
    Vishal

    Hi Tiest
    I have appended custom fields in the screen structure, and functionally it is working fine whenever I create any transaction and it also retrives the data for custom fields when I open any transaction. These fields become visible in form view but not in list view, I have also unchecked n. List in the customizing settings for those fields.
    Later I had generated the layout for that field group under my custom view.
    In the personalize window only the standared fields are visible custom fields does not appear.
    I am not able to understand properly what you are trying to say in this line:
    Second possibility, besides have created a field group continaing the actual fields have you also created a field group typoe 'screen structure' responsible for the actual lay out.
    Pls suggest where I am going wrong
    Vishal

  • Product hiearchy field mandatory in sales view

    Dear Experts,
    How can I make product hiearchy field mandatory in sales view for only one plant
    Pooja

    For one plant it is not possible

  • Maintenace view

    i need to fetch the maintenance view data  using
    IF i_vttk[] IS NOT INITIAL.
        SELECT route
               vsart
               vsavl
               vsanl
               tdlnr
               fahztd
               distz
               medst
               allowed_twgt
               from V_TVRO_COM
               INTO TABLE i_v_tvro_com
               FOR ALL ENTRIES IN i_vttk
               WHERE route = i_vttk-route
                 AND vsart = i_vttk-vsart
                 AND vsavl = i_vttk-vsavl
                 AND vsanl = i_vttk-vsanl
                 AND tdlnr = i_vttk-tdlnr
                 AND fahztd = i_vttk-fahztd
                 AND distz = i_vttk-distz
                 AND medst = i_vttk-medst
                 AND allowed_twgt = i_vttk-allowed_twgt.
      ENDIF.
    but i am getting errors that V_TVRO_COM is not a table or projection view or database view in se11, cont we selec the data direclty from maintenace view .

    YO uget the same data from TVRO table also.
    IF i_vttk[] IS NOT INITIAL.
    SELECT route
    vsart
    vsavl
    vsanl
    tdlnr
    fahztd
    distz
    medst
    allowed_twgt
    from <b>TVRO</b>
    INTO TABLE i_v_tvro_com
    FOR ALL ENTRIES IN i_vttk
    WHERE route = i_vttk-route
    AND vsart = i_vttk-vsart
    AND vsavl = i_vttk-vsavl
    AND vsanl = i_vttk-vsanl
    AND tdlnr = i_vttk-tdlnr
    AND fahztd = i_vttk-fahztd
    AND distz = i_vttk-distz
    AND medst = i_vttk-medst
    AND allowed_twgt = i_vttk-allowed_twgt.
    ENDIF.
    Regards,
    Ravi

Maybe you are looking for

  • File problem in linux OS.

    hi, I am creating one jar file . In my program, when I click one survey menu in my GUI,it will collect information from remote device and store it in log file located LOG folder. In my case, I put one folder " Cal" and inside it I put myjar.jar file

  • Oracle Froms, Global Variables and Oracle Reports

    Hi all, We are developing a form that will call an Oracle report and we would like to test the value of a global variable that was set in the Oracle Forms in the "Before Parameter Form" in the Oracle report trigger. Can this be done? Thanks, Larry

  • Connect to SQL Sevrer

    Dear All, Connect to other DB!, I think it is a case that many developer have encounter before. do you have any idea on that? My client is using both SQL server and Oracle. Now they want to have a query tools to extract information which have conditi

  • Importing CS4 Project into CS5.5

    Can't get playback to the monitor from the timeline is the main issue (using a BMD HD Extreme I/O card). I can double click the video files in the bin and get playback to the monitor, but not from the timeline. The CS4 project is a 4 x 3 SD project.

  • How do I bring the first image to the screen?

    My message is the above question. I wish to commence a process and cannot comprehend how it it is different from my previous CS programs, I find no path identified,