Fields to mandatory in MM01

Hi Friends,
                       I have to make madatory of material statistics group and account assignment group in sales scrrens for MM01. please guide us which fields i have to make required?
Regards,

Hi,
MVKE-VERSG - Material statistics group (Screen 90)
Use following path for IMG settings or use transaction code OMS9
SPRO - Logistics General - Material Master - Field Selection - Select MVKE-VERSG
If you make mandatory, then entire Screen 90 contents are mandatory.
If you want MVKE-VRESG to made mandatory, copy from 90 to 211 (211 to 240 reserved for Customers)
Go back to transaction code OMSR, change Sel. Group from 90 t0 211 for MVKE-VERSG
Bye,
Muralidhara

Similar Messages

  • Badi for making gross weight field mandatory in MM01.

    Hi,
    Pls tell me the Badi for making gross weight field mandatory in MM01/MM02.
    Thanks in Advance.

    Hi!
    if it is not working with customizing I would do it in this userexit (CMOD)
    MGA00001
    it is the user exit before saving the material master data.
    have fun
    Flo

  • Find obligatory fields in the transaction MM01

    Hi,
    My requirement is to create a Z table which will store all mandatory fields from the transaction MM01.
    Is there a way to know which fields are mandatory without being in the transaction MM01 or OMS9? In which system table is this information saved?
    Regards,
    Roberto

    Hi,
    For writing a substitution exit code you will need the help of your ABAPer.
    Use T Code GGB1 to create a substitution. In the application Area select Financial Accounting --> Line item.
    Create a substitution for your company code. Under Substitution Create Step. When you click on step it will give you a list of fields in BSEG table. Select field name XREF1 or XREF2 or XREF3 any one. In the next screen select "Exit". In the Prerequisites give conditions as BKPF-BUKRS = 1000 (your company code).
    In the Substitution select your exit code against  your XREF1 or XREF2 or XREF3 field.
    While writing the exit code you can give the logic as select BSEG-KUNNR and pass to table KNA1. Then populate BSEG-XREF1 with KNA1-NAME1
    Save this substitution and activate it in T Code "OBBH"
    While writing Substitution exit copy the standard program "RGGBS000" and create your Z program. Write your new code in the Z program. This step should be done before you create a substitution. Use T Code GCX2 and maintain your Z program against Application Area "GBLS".
    Also see to it that the Reference Key1 / 2 / 3 field is made optional in all the Posting Keys and Field Status Groups.
    Please let me know whether this helps.
    Regards,
    Swapnil

  • OIM 11g R2 - Setting a field as mandatory while provisioning through catalo

    Hi,
    May I know how i can make a field as mandatory (Red Asterick) while trying to provision an account through catalog wizard.I dont see any option to set required=true while creating a form for an application instance.Thanks.

    login to sysadmin-> create sandbox-> go to form designer->select your form now click on customize link(right top corner)->select your attribute and set the required field as true and then save it. finally export sandbox. run catalog sync job. and then verify if attribute is mandatory in the request form/dataset or not.
    same mentioned in R2 release note

  • GL account to  be changed so that the Internal Order field is mandatory

    Hello,
    We wand GL account to  be changed so that the Internal Order field is mandatory?  Nothing should be posted to this account without an Internal order and therefore, if this was a mandatory field people would be forced to put the Internal order # in up front rather than forgetting to add it in.
    The account is P&L account.
    Please let us know how to configure this?
    BR,
    Zulfikar

    Hi, other than setting the GL account as a cost element, you can assign a field status group that has internal order as a mandatory field.
    In spro, go to Financial accounting global setting > Document > Line item > Controls > Maintain Field Satus Variant.
    Select the Field status group that you want to change or you can copy any standard group and rename it as a new group. In the group, you will need to go to "Additional Account Assignment". Change CO/PP order to become "Required Entry".
    Hope this helps.
    Best Regards,
    Reverie

  • How to Make Fields in Field Catalog Mandatory

    Hi Gurus,
    I want to Make Some Fields In Field Catalog Mandatory and Some should be Non Mandatory Can u please help me out as soon as u can.
    Regards
    Deep Gaur

    Hi,
    IF you can specify which Field Catalog then it will be useful for us to provide appropriate answer.
    1. For Customer Master
    IMG> Financial Accounting New> Acs Recev and Acs Payable --> Customer Accounts --> Master Data --> Preperation of creating customer master Data --> Define Account Groups with screen layout (customers)
    In that you can create your own account group, and click Details Screen.
    There will Field Status header within that are listed three main areas
    General data
    Company code data
    Sales data
    When you double click these lines it will take you into "Status Group" Overview. Wherein under "Select Group" are listed fields Address, communiucation.... Double click on one group , you will bet aken into the group field wherein you will find 4 colums with indicators assigned to it. ( Suppress, Req. Entry, Opt Entry, Display) you can choose the required option. "Req. Entry" against the field. Click save after you complete your selections.
    2. Similarly you can do for Material Master in
    IMG --> Logistics General --> Material Master --> Field Selection --> Maintain Field Selection for Data Screens
    But be careful when you do it for material master as it is cuts across all the modules...
    Regards
    Sathya

  • In BSP how to give the input field as mandatory?

    Hi friends,
    In BSP how to give the input field as mandatory?
    In BSP i want to validate the input field (example checking the material no is valid or not)
    if this material no doesnot exit means i want to pass error message.What is the code for that.
    Moosa

    hi
    try this
    in LAYOUT
    <htmlb:inputField id = "vname"  disabled = "False" value = "<%= v_visitor %>"/> <font color="red" size="2"><b><%= page->messages->assert_message( 'vname' ) %></b></font></td>
    in DO_HANDLE_EVENT
    in oninputprocessing
    CLASS CL_HTMLB_MANAGER DEFINITION LOAD.
    IF event_id = CL_HTMLB_MANAGER=>EVENT_ID.
      DATA: event TYPE REF TO CL_HTMLB_EVENT.
      event = CL_HTMLB_MANAGER=>get_event( runtime->server->request ).
      IF event->name = 'button' AND event->event_type = 'click'.
        DATA: button_event TYPE REF TO CL_HTMLB_EVENT_BUTTON.
        button_event ?= event.
      ENDIF.
        case event->id.
            when 'select'.
               if v_visitor = ''.
                 page->messages->add_message(
                 condition = 'vname'
                 message   = 'Visitor Name can not be blank'
                 severity  = page->messages->CO_SEVERITY_ERROR ).
              ELSE.
                    here u can write ur when ur field getting filled
            endif.
         endcase.
    endif.
    give marks if it is helpful
    thanks

  • How to make the text fields as mandatory (in 'notes and attachment' tab)?

    Hi,
    We have defined some Fixed Values for texts under IMG>SRM>SRM Server>Cross Application Basic Settings>Text Schema>Define Fixed Values for Texts, for a certain transaction type of RFx responses for a text schema.
    Because of this, the bidder can choose one of these fixed values for texts. This is perfectly working fine.
    Now the question is, we want to make the texts fields as mandatory. i.e. The bidder should not be able to submit the responses if certain texts are blank.
    Is there be any BadI for this?
    GH

    You can use BBP_DOC_CHECK_Badi for this field validation using a filter value RFx/Bid (I ont remember exact word).
    Regards,
    Jagadish.

  • Setting a form field as mandatory

    Hi,
                I want to set a field as mandatory field in one of my transaction document under the tab folder.

    Hi Raghav,
    In Item Event Pval.BeforeAction True in item pressed write this code
    If pVal.FormMode = 2 And pVal.ItemUID = "1" Then
                            If MandatoryFields(FormUID, BubbleEvent) = False Then
                                BubbleEvent = False
                                Exit Sub
                            End If
    end if
    Private Function MandatoryFields(ByRef FormUID As String, ByRef bubbleevent As Boolean) As Boolean
            objForm = objMain.objUtilities.GetForm(FormUID)
            If objForm.Items.Item("ItemUID").Specific.String = Nothing  or  "" Then
                objMain.objApplication.SetStatusBarMessage("------ is Missing", SAPbouiCOM.BoMessageTime.bmt_Short, True)
                Return False
    end if
    end function
    Rgds
    Micheal

  • How to make external reference field as mandatory in customised ZDCR

    Hi guys,
    I am working in CHARM implementation and we have defined customised transaction type for change request(ZDCR), now my client wants the external reference field as mandatory, and we are using CRMD_ORDER for creating a customised change request. Now my point is the external refernce field should be mandatory only to ZDCR transaction type and it should not effect to another transaction types who are using through CRMD_ORDER transaction code.
    Kindly give ur inputs it is very urgent as the Go-live it very near.
    Thanks&Regards
    Sitaramaraju.P

    Hi!
    Try to modify the Dynpro of TC: CRMD_ORDER:
    Start Transaction SE80.
    Display program SAPLCRM_SERVICE_UI
    Go to 'Screens' and select screen 7153
    Go to the element list of screen 7153
    Then select 'Special attr. '.
    Activate the change mode.
    Mark field Name: CRMT_7010_SERVICE_UI-PO_NUMBER_SOLD / Typ: I/O as required entry field.
    Activate your changes and start Transaction CRMD_ORDER
    Due to this modification you will need a SSCR Key for this object (see http://service.sap.com/sscr).
    Hope this will help!
    Best regards / Gerhard

  • PO no. field is mandatory PO, purchaser has to create a Down Payment Reques

    Hi Guyas
    whenever an advance is to be released against a
    PO, purchaser has to create a Down Payment Request through t. code F-47.
    Right now, PO no. field is not mandatory & system allows users to create
    a down payment request due to which same cost isn't getting reflected in
    the project structure report as well as in the PO history.
    Please help me
    JK

    Hi,
    I got your issue.
    You are trying to create a down payment request for an asset PO.
    As a standard behaviour of the system, it always allows you to create down payment requests without PO reference also.
    If you make the field status mandatory for the PO number field for field status group used in your alternative recon GL account of vendors, then you cannot create further down payment requests without a PO reference.
    One more issue is that, if you do a down payment req for a asset PO, then the asset used in that PO will be capitalised also during F-48, if u do F-48 with reference to F-47 DP request. But most the companies does not want the asset to be capitalised at the Down payment level.
    So i have a solution to fix this issue. Which will post down pay req and down payments as like for normal POs.
    First find the field status groups, which are used in your alternative recon accounts of spl GL indicator F and A.
    Then go to OBC4, and choose those field status groups and go to asset accounting part and supress and fields ASSET NO and Sub number.
    Then go to OBA5, enter message class as F5 and enter
    There add an entry for message number 378 and change the message type as W.
    Now do F-47. It will now be posted as like normal POs only. And the F-48 also will be fine.
    This will completely resolve your issue.
    Thanks,
    Srinu
    SRB_ASSETPO

  • How to make the field as mandatory in module pool program.

    Hi Experts,
    Could you please advice me in making a screen field as mandatory input field in module pool programming.
    Thanks in advance.

    Or you could add a check in a PAI module to check if there is some value, if not give error message.
    module check_value.
      if lv_value is initial.
        message e001(00) with 'Enter a value'.
      endif.
    endmodule
    In the PAI screen flow logic...
    Process after input.
    field lv_value module check_value.
    Regards,
    Rich Heilman

  • Select -options (fields as mandatory) and alv

    Hi all,
    i have 5 fields in select options and alv table , based on selection criteria values will display in alv table. now i want to make 2 fields as mandatory in select-options. without entering values in those two fields it should not allow the values to display iin alv table , it should rise a message..
    (i have not created node for select-options ,i have directly used data type in wddoinit for select-options and for alv table i have created node)
    thanks all

    Hi,
    In wddoinit while creating select options by ADD_SELECTION_FIELD method ,it has a parameter called I_OBLIGATORY. Set it as X and thus the field becomes mandatory.
    Regards
    Karthiheyan M

  • Profit center field is mandatory

    Dear friends,
    How can I make profit center field is mandatory in Cost center master?

    Hi,
    if profit-center acounting is active I guess profit-center is a required entry in cost center master. If not use enhancement COOMKS02 to check if profit center is maintained during creation/changing of cost centers.
    Best regards, Christian
    Edited by: Christian Ortner on Jun 27, 2010 3:17 PM

  • Need Profit centre field as mandatory field in the sales order

    Dear All,
    Normally Profit center data maintained in the material master, same data will get coipied to the sales order while creating sales order in VA01 transaction.
    My requirement is if profit center data is not maintained/available in the sales order system should give the error message
    For this I need Profit center field as mandatory field in the sales order(VA01).
    Can you please give possibilities ASAP.
    Give the SHD0 maintenance step by step.
    Regards,
    Murali.

    Hi Murali
    I beleive that you are talking about the Profit centre field not maintined in sales order hence not picked in delivery and billing and there is an FI posting error  (GL account error) because of that
    Profit centre is maintained in MMR and the same flows thro the sales cycle and i am quite sure if maintained in MMR it will be picked automatically and no need to make it mandatory in sales order( as the purpose is already solved)
    But there is no standard option in SAP like (even if Account assignment category of the material is not maintained in MMR it can be given in VF02 and the document can be released for accounting) to give the Profit centre in the billing and release the same
    Profit centre field field is picked from masters and flows in the entire flow and that field is greyed out (like no option of inserting it inbetween)
    As told by others incompletion log in sales doc type will take care for future orders and for the already created orders the standard option is cancel billing, reverse delivery and open the sales order and give   Profit centre field and process it (if only a few orders are there)
    But if the already created orders are many then from the FI Area  you need to go for development ( we also faced this issue as profit center not maintained in MMRs and hence accounting got hit and there were tons of billing docs and our FI consultant made some development to open it and solve it) FI consultant should be able to do this for already created orders
    Instead of making Profit centre field as mandatory field in the sales order better make it a mandatory entry in MMR
    Regards
    Raja

Maybe you are looking for

  • Can a ComboBox be used for Text Input ?

    Hi In Ms Access the combo box can be used for text input for creating new lines in the Database instead of just being limited to the lines already there in the drop down list. Is this possible with the combo box available in Flex 4. If it is I haven'

  • SQL to read with the DISABLE STORAGE IN ROW set

    I am having problems inserting a clob > 4k. I have changed my default setting to DISABLE STORAGE IN ROW. The problem is, when my clob 4k, I get a null pointer exception on my read. THE INSERT: insert into XML_W_BOOKING (WORKCONVERSATIONID, FREQUENTFL

  • URGENT: Report parameter form set to yes in calling report from menu

    I have write this code for calling report from menu module. But where i put the code PARAMFORM='YES' to display the report parameter form in order to enter the parameter by user. DECLARE pl_id ParamList; repid REPORT_OBJECT; v_rep varchar2(100); v_se

  • How can I hide the downloads window?

    Hi, When I download a file the downloads window opens on top of the page I'm viewing. I have to then close it or move it to carry on working on that page. I then go to save another file off the page and the downloads window opens up over the page aga

  • Replicat process in background

    Hello everybody, on teh target machine i have installed the monitor process as a windows service. What about do the same with the replicat process? Is it possible? If i start the replicat process from ggsci command prompt and then exit from ggsci, wh