Text Field Mandatory

Hello All,
Please tell me that how can we make the assignment or text field mandatory for payment document (f-53 or f-28)
Validation is not working.
sUGGEST,

Hello,
Please change the field status for your bank gl accounts.
Make mandatory text & assignment fields in the field status group of the bank gl.
Rgds
Murali. N

Similar Messages

  • MAKES MATERIAL SALES TEXT FIELD MANDATORY in MATERIAL MASTER RECORD

    Dear ALl,
    I want to make the Sales Text view mandatory, that is the user must enter a value in the sales text screen.
    Is there a way to do it, can you suggest any user exits or any thing to make it a mandatory.
    deepak

    Spro-Logistics GeneralMaterial masterField selection-- select the feild.. and make mandatory there.. you can see four opitions...
    other wise goto SHD0.. and do there..
    Reward if it helps
    Ramki

  • PR " texts " field mandatory

    Hi experts,
    In PReq Item details , I want to make "Texts" field  as "Required Entry".
    In SPRO->Materials Mgmt->Purchasing->Purchase Requisitions->Define screenl ayout at Document Level
    I have ticked  Required Entry indicator for "texts" in related field selection key for Doc Type.
    Still, I am able to save PReq , though "texts" field is blank.
    pls help me out
    jai

    Hi,
    Please check whether the texts are being automatically picked from Material Master or Info Record.
    In that case, it will save without giving error.since, texts are entered automatically.
    Reward if useful.

  • VL01N : Text field mandatory

    Hi All,
    I have one urgent requirement. In VL01N Transaction ( Create Outbound Delivery with Order Reference ) , i want to make header details for R.R./G.C.Note number mandatory. The path for Header Details is : Goto -- > Header -- > Text, then header texts appears in the left side. In that R.R./G.C.Note number should be mandatory.
    Please tell how to do that.
    Regards.
    Ulhas

    dear ulhas,
    i tried tried to query your requirement for VL01n,
    but could not get to know the actual text maintenance.
    but i can give you a clue is to look for the Function modules or User Exits which start with EXIT_SAPLV50*
    or may be look at some BADIs which would be modifying the field for TEXTs.
    Hope this helps you out.
    one more option is to look at the program behind VL01N and search for string customer-function which will give you all the user exits used and put a break point there and look at it.
    Encourage others to answer you queries by suitably rewarding them.
    Thanks
    Venugopal

  • Making a text field mandatory if another text field is populated

    Hi all,
    I had this question at the bottom of another thread which might have been missed. Apologies if I've broken forum rules by starting a new thread...
    Question is about Acrobat X Professional form's
    I have fields called Milestone and Baseline which are both text boxes, initially empty when the form opens and default to non-mandatory.
    When someone enters something in the Milestone box I want to ensure that they have to complete a Baseline date.
    Thanks in advance

    Hi George
    I put your code into the Java box on the Milestone but it never quite did the trick..
    Do the images below help ?

  • Header text field mandatory

    Hi all,
    how can we make document header text manditory while doing GR
    regards
    Rakesh

    At text determination, shipment header-->text procedure, you can make your text type as mandatory.
    Or if you want to take previous document's text then create access sequence.

  • Text Determination - Mandatory at Delivery Header

    Hi All,
    I would like to know how to keep TEXT as a mandatory option at Delivery Header.
    This TEXT has to be copied from Sales Document Header.
    My question is how to keep TEXT as mandatory option for doing PGI?
    I tried even by keeping "Text is obligatory"  in the settings but it just throwing a message text is missing however still I am able to do PGI with out inputting the TEXT data.
    PGI should fail because of not maintaining TEXT at Delivery Header
    Request to share your ideas on the same. Thanks in advance.
    Regards,
    Victor.

    Dear Victor,
    In Delivery document, there are different types of texts and they exist at header and item level.
    So, for example if your requirement is for Delivery doc header and you want incompletion log to be created if Header Text is missing.
    Go to transaction VOTX, select Delivery Header, click Text procedure button, select your procedure, double click it.
    In the next screen make Header text field mandatory.
    In similar way, you can make other texts as mandatory as per your requirement.
    If VOTX is outdated then Go to transaction VOTXN, select Delivery Header, click Change button, select your procedure, double click on Text ID's in Text Procedure.
    In the next screen make Header text field is Text is Obligatory.
    In similar way, you can make other texts as mandatory as per your requirement.
    In the Delivery document, the absence of a text for a text type defined as mandatory in the text procedure is reported in the incompletion log and can prevent the creation of subsequent documents.
    Regards,
    Barathi S.
    Edited by: Barathi Sethuram on Aug 1, 2008 6:13 AM

  • How to make a field mandatory in SAP Business one ?

    How to make a text field mandatory in SAP Business one?

    hi nishant,
    check this link
    Making fields mandatory
    To Set Mandatory Fields in Documents
    Jeyakanthan

  • V V V V Urgent; User asked for F-02 and F-43 Text FIeld mondatory.

    Dear SAP Gurus
    Please Suggest me how should i make Test field as mondatory field in F-02 and F-43 T codes, As i searched in the Internet saying go for Validation i have tried it but no Output. Now just i would to ask you whetheri should go for Ob41 PK FSG or OBC4 FSG If i go for PK FSG will it be effectd in some other Transaction.
    If i go with Validation please share me exact Preriquisite and check with symbols plzzzzzzzzzzzzzzzzzzzzzzz
    Please this is very urgent Requirement.
    Help me out
    Advance Many thanks to Gurus
    Moderator: Please, read and respect SDN rules. That is 3rd warning. Upon next violation your user will be banned

    Hi,
    If you want Text field mandatory in specific T-code then go for Screen Painter and make it mandatory for this take the help of ABAP consultant if you dont know how to do.
    You can do this from validation also.
    Regards,
    Shayam

  • Making a field mandatory based on values in a drop down

    Hi,
    I am new to Javascripting on the Adobe Designer and we have a requirement to make a text field mandatory based on one of the values selected in a drop down list on the same form.
    When I say mandatory I mean we need to prevent the form from being Saved if this text field is not filled - specifically when a value (say "Promotion") is selected on a drop down.
    Please help me with the events under which the script needs to be placed and the scripting commands.
    Thank you!
    Neera

    Hi,
    You can put PPR event on EMAIL field. Catch that event in PFR and put your logic there like:
    if EMAIL is not null then make FORMAT field mandatory (for that u can catch that in PR)
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Check for text in a text field and make checkbox mandatory

    I have a text field where if the user has entered a value, then the checkbox that follows must be mandatory. I have this script that works (sort of), but I'm not sure which event to use to get the results I want. I want the message and the checkbox to be mandatory only if something is typed in the field.
    Here's the script:
    if ((this.rawValue != "null") || (this.rawValue != ""))
         CheckBox3.mandatory = "error";
         app.alert("Please indicate that you have reviewed the similar profile and approve it");    
    else if ((this.rawValue == "null") || (this.rawValue == ""))
         CheckBox3.mandatory = "disabled";
    Thanks,
    MDawn

    That worked. Thank you. I have another problem now. If the user deletes the information typed in the text field, the message box still displays and the checkbox is still outlined in red indicating it's required and it shouldn't be.
    Thanks,
    MDawn

  • 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.

  • FB60 required/mandatory text field

    Hi all,
    i have a quick question. how do you configure FB60 so that "text" field becomes a mandatory input. Thank you

    Hi
    Go to T-Code OBA7 ( Document type)
    Select Document type KR ( Vendor invoice)
    and Display it in edit mode.
    Check the box " Document header text  under "Required during document entry". Save the setting.
    This will prompt all Vendor invoices to enter Documennt header text.( This is a client level setting)
    SIVA

  • Is it mandatory to bind each & every CONTEXT element to a text field on the form?

    Hello,
    I am developing an Adobe Interactive Form, i have Designer 8.1 and Reader 9.0 in my Windows 7 Laptop. When i checked the menu EDIT-->form properties --> Compatability, its Adobe XML form File (XDP)
    I have 3 elements (say, 1_Name, 2_Street and 3_City) in the CONTEXT and drawn ONLY 2 input enabled TEXT fields (for items - Name and Street of conetext) and then, BINDED them.
    I did not put any associate text field for CITY and no chance of binding!
    Pls. let me know that, Now can i utilize this CITY (of context) element containign data in the Java script? is this CITY is VISIBLE in the java script, even though it did not get BINDED with any text field on the form?
    THank you

    Thank you.
    If it got BINDED, i knew how to point/get/visible the CITY element (of CONTEXT) containming data by using the below java script,
    (this.rawValue == "A") or i can also get it with script of VISITOR.Page3.Subform11.CITY.rawvalue = "A"
    If i do NOT bind CITY to any TEXT FIELD of FORM, then, how i can retrieve/get/visible/point CITY content?

  • Mandatory is checked when exiting radio groups, but not text fields?

    I have a form with many questions, and most all of them are required.   When tabbing out or otherwise exiting a radio group, the user gets warned if they did not select an item.  When tabbing out of a text field, nothing happens.  The user does get warned about the empty text fields if they try to submit the form.

    The following is a very basic/general script used to check/test if a field's value is null after the user exits out of the field. Note that it will not prevent the user from submitting the form, however, it seems you are covering that "validation" via other means (i.e. field property).
    if (this.rawValue == null){
    xfa.host.messageBox("Please enter a value in this field. It can't be left empty", "REQUIRED", 0, 0);
    else{

Maybe you are looking for

  • Is it possible to change 10.5.2 to 10.4 Leopard to Tiger for new computer?

    For some reasons I need to start up my new MacBook Pro by OS 10.4 (Tiger). The computer doesn't accept to install Tiger. Is it locked to Leopard and doesn't work with any previous OS? I'd like to install it on my external hard disc but It's not possi

  • Service PO upload using BAPI - Err

    Hi, While uploading service PO using BAPI_PO_CREATE1, I am getting error "Please maintain services or limits". I am passing material group at item level. For passing services detail , i am using the parameter "poservices"  in BAPI. Is there any other

  • Cannot Convert PDF to Word because the "document is too large". What can I do?

    I am trying to convert a document to word from PDF, but acrobat.com keeps returning a message that the 'document is too large'. What are some our options?

  • Parallel Processing in ODI with Unique Requirement

    Hi All, I have a unique requirement. I have a scenerio which i have to run multiple times in parallel with different user inputs. Eg Suppose user inputs A,B,C then i have to run the same scenerio 3 times with input filter as A B and C respectively in

  • App store purchase crashes- any ideas?

    Whenever I want to check out my purchased history, either to download previous apps, or music, the page just freezes on my pc. On my ipad and ipod touch, the app store suddently crashes and returns to the home screen once I click on the purchased but