How to make mandatory field in f-02 to optional field

hi.   SAP Gurus
In t-code f-02 Company code and currency these two fields header data are required fields...Is it possible to make them optional fields in SPRO....If possible then please let me what is the path and T-code????

Hi,
Company Code and Currency are mandatory fields for entering any FI posting. If Company Code is left blank in which company code should post the transaction. Similarly, without indicating the currency how will the system know in which currency the transaction is to be posted.
One option is through authorizations, we can restrict to which Company codes an end user can post the transactions.
Thanks
Murali.

Similar Messages

  • How to make mandatory(usr01) field for level 1 wbs elements only from CJ20N

    Dear All,
    I have made mandatory for "PRPS-USR01" field from CJ20N transaction
    by using field exit. But mandatory field (usr01) is working for all wbs elements. I want to make this usr01 field mandatory for  LEVEL 1(prps-stufe), WBS ELEMENTS(prps-posid) only. Not for level 2 and level 3 wbs elements. Please let me know how to fix it.
    urgent.
    Regards,
    Karthik.

    You could envisage the use of validation rules in PS.
    Transaction OPSI or SPRO
    Create a validation with a message ID (Z)
    Create a step
    - prerequisite : PRPS-STUFE = '001'
    - Check : PRPS-USR01 <> ' '
    affect a message number
    Regards.

  • How to write in selection screen after the select option field?

    Hi
    Please help me with this...
    i need to write format of date after the select option field in the selection screen.
    its like..
    date ___________  to ___________     <b>yyyymmdd</b>
    points will be awarded..
    thanx

    Use  selection-screen comment 1(31) text-005 -> this will give you format option.
    See the below sysntax ,you have to use like this
    Selection-screen begin of block b2 with frame title text-002.
    selection-screen begin of line.
    selection-screen comment 1(31) text-004.
    parameter:        r_1   radiobutton group rad1.
    selection-screen end of line.
    selection-screen begin of line.
    Aging  Report
    selection-screen comment 1(31) text-005.
    parameter:        r_2   radiobutton group rad1.
    selection-screen comment 40(30) text-003.
    parameter: p_expir as checkbox.
    selection-screen end of line.
    selection-screen begin of line.
    Materials with no Expiry Date
    selection-screen comment 1(31) text-006.
    parameter:        r_3   radiobutton group rad1.
    selection-screen comment 40(30) text-007.
    parameter : p_bin as checkbox ."default 'X'.
    selection-screen end of line.
    selection-screen end of block b2.
    selection-screen end of block b0.

  • How to make Mandatory field as Non-empty

    Hi All
    I need to make a mandatory field as NON EMPTY.
    How can i do that.
    Please help me on this.
    Thanks
    Sathish

    What have you tried so far?

  • How to make mandatory field in custom form

    Hi,
    we have oracle ebs R12.1.3 and oracle DB 11.2.0.3.
    In a new developed custom form, we want to make a field mandatory. It should be displayed as yellow at the time of running the form.
    Can anyone guide me.
    regards
    Sanjay

    Problem as been resolved by setting the properties of field in the following way.
    required = yes
    visual attrubute group= data_required
    Thanks & regards
    Sanjay

  • How to make Mandatory field in adobe form

    Hi Experts,
              I have a text field in adobe form,.If user could not interact this form, without filling the text field..can you please give me the suggestion?
    Thanks,
    Hans

    Hi,
    Write the following script at the exit event of your text field.
    if ( $.rawValue == null )
    then
    $host.messageBox("Please Enter Value")
    $host.setFocus("TextField1");
    endif
    Here TextField1 is the name of the text field.
    Regards,
    Vaibhav Tiwari.

  • SU01 User Grp Under Logon Tab - How to make Mandatory

    Hi Guys,
    I need to make the user group field mandatory in SU01, the one under the LOGON Tab (field name: CLASS).Can anyone who is knowledgeable about this let me know the process   ....Thanks very much in Advance.
    Anil.

    Hi Anil,
    Please use the search, this has been answered a few times.  The last time was in the last 2 weeks.

  • In  IMO1 person responsible filed how to make mandatory

    Hello Gurus,
    As per my bussiness process we have integration with IM, PS & FI. In tcode IM01 we have filed person reponsible IMTP-VERNR.
    I want to make this field mandatory, but in confic i am not able to find any filed selection for this field.
    Can anyone suggest me the right way to do this, any inputs in this regards will be highly appreciable.
    Regards,
    Tushar

    Hi,
    Run the Txn SHD0, in transcation code field put IM01 and below that in Transcation variant filed put ZIM01. Now click create button on exterme top left. We will see the screen IM01 give the reqired data an press enter and name the screen variant as ZIM01_1 press enter.
    Now fill the data and press enter, you will get another screen variant in that  indicate the person responsible as required. Name the screen variant as ZIM01_2 and click on EXIT and SAVE.
    Now save the CHNAGE TRANSCATION VARIANT screen and press enter twice. system generate the transport request.
    Again the run the transcation shd0 click on the standard variants TAB and click on the activate button.
    Regards,
    Nag.

  • How to make the warp stabilizer analyze interlaced (upper + lower field) instead of progressive?

    I am having a little problem since I am new to Premiere pro.
    Until now I always used the warp stabilizer in After Effects for single shots in need of that. But this time, I was handed a project that requires a whole lot of stabilization. My plan is to drop the whole timeline (FCP 7/ProRes422 HQ Interlaced) via XML into Premiere Pro and apply the effect there to multiple clips.
    PROBLEM: When I do this, the warp stabilizer always (no matter how I interpret the footage or set the sequence) analyzes the footage progressively. At least that is what the effect preferences tab says during analysis.
    In After Effects I always see which field is beeing analyzed (it is indicated by a L and an U behind the frame count). Not so in Premiere Pro. Here it always seems to analyze full frames.
    I made a test and compared the results from After Effects and Premiere Pro: The file generated in Premiere Pro is much softer then the one out of After Effects even though I export both with the same output settings.
    Any help would be greatly appreciated !
    Regards, franse

    I just verified and the Description for Products (and possibly other objects too) are stored in table COMM_PRSHTEXT.
    The relevant Data element is COMT_PRSHTEXTX which has the domain PRSHTEXT40.
    If you look at this domain you have a parameter "lowercase" which is available as a flag option.
    <u><b>The explanation about this Flag is the following:</b></u>
    Lowercase letters allowed/not allowed
    If this flag is set, upper case and lower case are distinguished when you enter values with screen masks.
    Otherwise all the letters entered will be converted to upper case when you enter values with a screen mask.
    This mechansim is in effect for all the fields referring to this domain.
    <b>Solution would be</b> to verify if for this data-element the same Domain is used.
    If yes, you can flag this option in the domain.
    this should solve your problem.
    kind regards
    davy pelssers
    please reward if helpful.

  • CRM 7. How to make mandatory the BP Roles on CRM Web User Interface.

    Dear CRM Gurus,
      The requirement in our project is to have as mandatory at least one BP Role (except the default role of BP). Is there any way to implement or configure the CRM system to display an error message when a user tries to save a BP from WEB UI without having maintained the BP Role ?
    Thanks in advanced, John

    Hi Jhon,
    Before raising the error message as Garcia suggested check the collection of bp_roles.. if no roles maintain then raise the message.
    you can raise the message in eh_onsave event of BP_HEAD/BPHEADOverview.
    Sample code to check the collection of bp roles..
    DATA: lv_collection TYPE REF TO if_bol_bo_col,
                lr_bp                TYPE REF TO cl_crm_bol_entity.
      lr_bp ?= me->typed_context->builheader->collection_wrapper->get_current( ).
      CHECK lr_bp IS BOUND.
    TRY.
          lv_collection = lr_bp->get_related_entities(
                 iv_relation_name = 'BuilRolesRel' ).
    *     delete difftype-dependent roles (not maintainable/ displayed
    *     in standard)
          cl_crm_uiu_bp_roles_service=>filter_difftype_dependent(
            CHANGING cr_collection = lv_collection ).
    *     delete lifecycle stages (which are roles as well) from coll
    *     of "normal" roles
          cl_bp_accountlifecycle_service=>filter_roles_exclusive_stage(
            CHANGING cr_collection = lv_collection ).
        CATCH cx_crm_genil_model_error.
    *       should never happen
          EXIT.
        CATCH cx_sy_ref_is_initial.
      ENDTRY.
    check lv_collection->size( ) le 0.
          raise error message.
    Hope this helps.
    Cheers,
    Sumit Mittal

  • Form Checkboxes - how to make mandatory?

    Hi,
    Have a dilemma...
    1 - Working on a form
    2 - In the form there are checkboxes for:
    a) MasterCard
    b) VISA
    c) Sending a Check
    The client wants the ANY ONE of the three to be checked. And
    the form to come back if one of the 3 IS NOT checked.
    I do not understand how to set this up? Can anyone provide
    advice or help?
    Thanks!

    Do not use checkboxes. Use a set of radio buttons or a drop
    down menu (select box).

  • How to make an Audio library with a download option?

    I'm looking to set up an online audio library with Business Catalyst, I'm wandering how would be the best way to set it up if its at all possible?

    Hi heshy c,
    The best method to achieve this would be to upload your files as media downloads: http://helpx.adobe.com/business-catalyst/using/add-media-downloads.html. The benefit of this is that you'll be able to track the amount of downloads, etc and run various reports on these files.

  • Make * mandatory in MB1B

    Hello
    In MB1B , while Transfer posting material the system is asking the enter valuation Class/Batch. There is option of enter * in this field.
    But i want to make the * filed mandatory for all users then how to do this? I have check the parameter ID CHA  and it is not worked
    Plz guide me how to make * mandatory?
    Regards
    sapman man

    Hi,
    Try doing this for the movement type,
    for eg. in movement type 311 you can make the following fields mandatory
    UMBAR     Valuation Type Trfr Pstg
    UMCHA     Batch Trfr Pstg
    This will give a better control and also not much of a config required.
    Regards
    Merwyn

  • How to make dynamic search items in a report?

    Hi all,
    I have two questions.
    1. How to make dynamic search (i.e without GO button) field above report to provide dynamic search by words in one field of report query?
    2. How to make similar multiply dynamic search fields on report to provide individual search by selected fields of report with refine capability (i.e any search conditions in different fields must work together as complex WHERE clause)
    Thanks in advance

    hey yuri--
    if i'm understanding your questions correctly, the easiest way to achieve the functionality you're after is to have your query criteria fields submit the page when values are entered/selected. the page should then branch back to itself using the submitted criteria in the query. because you're asking about dynamically adding in your where clause predicates, you should consider using a report region of type "SQL Query (Pl/sql Function Body Returning SQL Query)". that way you can use pl/sql to piece together your query based on the provided criteria.
    so the part of your question i'm not sure of is when your page should submit itself ("without a GO button" as you said). for your first question, it seems to be a simple matter of javascript. you want users to be able to enter search criteria into a field and have that criteria be using in the report. to facilitate that we have a few self-submitting item types such as "SelectList with Submit" and "Text Field (always submits page when Enter pressed)". for your second question, it seems that you should have a Go button for the user to indicate he's done entering in his query criteria. anyhow, that's up to you, i suppose. hopefully this response will give you the concepts you need to implement this as you'd like.
    regards,
    raj
    ps-after re-reading your post, i now realize there's a chance that you wanted users to not have to submit the page at all when filtering their result sets. if that's the case, you'd have to use javascript for that cumbersome feat. google would be a good place to go for that code.

  • How to make seletion optional VA35?

    Hello Experts,,,
    Please guide about " How to make the selection ( customer, material, PO numbed) optional in VA35?
    While doing the search I have found that "validation in Line number 36-44 in PAI include MV75ANEU_EINGABEN_PRUEFEN"
    what does it mean? where can I view this?
    Thanks & Regards
    RaviRaj0308

    VA35N is a simple report. You can copy it and make any changes necessary. It is pulling the same data as VA35 (the same dictionary structure, from what I see, which, by the way, can be enhanced), but for some reason when presenting the data in ALV, it is only using some fields, not all available. It is just one line ABAP change (in the field catalog routine) to adjust this. Otherwise the report is well-written and optimized.
    VA35 (like VA05) is designed to work with a single sold-to or material #, as I explained above. If you need a different report then you need to use or write a different report. It doesn't make any sense trying to break the transaction that wasn't meant to work that way. You actually might be better off with creating a simple query.
    No disrespect to krishna, but I'm an ABAPer and sometimes functional folks just get these wildest ideas without a good understanding of their impact.

Maybe you are looking for

  • Changes are not reflected into SEM-BPS 1 layout.

    Hi, 1st, I've included code in SAPAfterDataPut that copies data from SEM-BPS 1 into New Sheet. Now, I've inserted a method in the sheet module of New Sheet. This method takes care of reflecting changes from New Sheet into SEM-BPS 1 layout. but, final

  • Ethernet hard drive w/ iPhoto & iTunes??

    I run a G5 and my wife will run a new iMac, and we would like to share/use the same iPhoto library and iTunes library via our ethernet connection and ethernet switch. Currently we are doing this by placing these libraries/files in a shared folder on

  • Cannot Edit Links in IWeb

    Wanted to edit the links on an IWeb site.  I have de-selected the Make Hyperlinks Active box, but cannot then select the LInks (e.g, double clicking on link does not highlight it) to make font changes, etc. Thanks for your help.

  • SMS_INVENTORY_DATA_LOADER failed to process HYDYGY8R.MIF

    Hi We are having some problems with our inventory collection using SCCM2012 R2. The sms_inventory_data_loader log is full of these messages: Inventory Data Loader failed to process the file D:\Program Files\Microsoft Configuration Manager\inboxes\aut

  • How to read time stamps from a spreadshee​t and calculate the difference between consecutiv​e time stamps?

    Hi, I am new to Labview. This question might be a joke to some of you here, but any help would be greatly appreciated. I have a spreadsheet with time stamps and power outputs from a generator. I am supposed to calculate the difference between consecu