ME22N - Make fields display only.

Hi gurus,
I have the following requirement I don`t know how to solve so well...
We´ve created a new purchase order type and we need a little special behaviour for it.
At creation (ME21N) all fields must be ready for input, in the same way that the other PO types.
However, in modification (ME22N) we need some fields unavaible for input, just display.
This fields are: Payment Terms (At header level) and Delivery Date (At Position level).
I've trying some user-exits, but I havent found the way to implement this behaviour.
Because of that, I`ve trying to let the fields available for input in ME22N and check values at save, showing a message in case of changes. Could anybody recommend me which user-exit use for this verifications?
Once again, a lot of thanks!

Hi Ole,
Did you tried screen variants.Please check this lik want to make few fields as display only in ME21N Check this and tell if need more hlep in this.
Regards,
Madhu.

Similar Messages

  • Make fields 'Display only'

    Hi
    I have default u2018dep key u2018  &  u2018useful life u2018 in the system. Now I need to make these 2 fields 'display only' in master data.  How can I do it?
    Thanks
    Ava

    Hi
    In AO21 you may not have 'Display' option, but you remove the check under 'Mn No' for these two fields. then they would be only in display at master level. Since we tell the system that maintenance would only be at asset class level
    Thank You,

  • ML81N Make FM fields display only in account assignment

    Requirement is to make FM fields already derived from PO (derivation working correctly) display only or add an error message. Easy I thought just go to config for SES and click on Additional Fields display only (Cost Center?, WBS element? there was no funds management fields available)...then after some time investigating
    Have debugged the transaction and found some possibilities.
    (1) BADI TR_GET_ACCNT_ASSIGN called in function FM_ACCOUNT_GET_COBL from MS_ACCOUNT_ASSIGNMENT.
    (2) User Exit EXIT_SAPLFMCH_001 called in function FM_CHANGE_AA_SUBST
    (3) Use FMDERIVE to somehow check the PO derivation
    Just wondered if anyone had taken this further before I spend a lot more time understanding the whole process in order to achieve a small bit. Please I am a technical resource not FM specialist.
    If I could understand the process flow, at least it might help me make quickest simplest solution.
    thanks,

    Hi,
    You can customize the field status in tx OME9 for the relevant account assignment category.
    But be aware that this customizing will be valid for all purchasing documents and transactions - not only for ML81N and the services area.         
    During SES postings, inheriting the FM account assignment from the reference PO is the standard and expected behaviour, so you may see that FMDERIVE is not called when the PO reduction is to be posted during ML81N. Instead, the FMAA is read from table FMIOI and fmderive is skipped in those lines (fi transaction keys KBS/WRX, for instance).
    I hope this will help you
    Kind regards
    Mar

  • OA Framework,how to make field Read-Only which is used inside Switch case

    Hi all,
    Using Personalization in OA Framework, when I am trying to make field read only, which is inside Swich statement ,then that field get automatically hidden.but my purpose is to make that field read-only not hide.
    My field name is Proposed Annual Increase Amount .
    The Personalization swtich case lookslike this :-
    Field Name Shown
    Switcher: Proposed Annual Increase Amount Yes
    case_name_HrPRateAnnTotInputSs
    Message Text Input: New Annual Amount Yes
    case_name_HrPRateAnnInputSs
    Message Text Input: Annual Pay Rate Yes
    case_name_HrPRateCurrAnnSalSs
    Message Styled Text: Pay Rate
    Regards,
    Mxj2930

    Can you be a bit clear on your requirement. If you have a switcher to display a field based on some condition, the other fields will not get displayed. I did not get as to what you mean by "my purpose is to make that field read-only not hide.".
    Are you talking about the case, when the "New Annual Amount" (or) "Annual Pay Rate" fields are displayed conditionally, you want them to be read-only and not editable. If this is the case, set the read-only property of these fields to true.

  • Custom infotype - issues with conversion class - making fields display only

    Hi,
    I created the custom infotype 9008 using t-code PM01, created conversion class ZCL_HRPA_UI_CONVERT_9008_XX and assigned it to screen structure ZHCMT_BSP_PA_XX_R9008 in the view V_T588UICONVCLAS. Coded the methods IF_HRPA_UI_CONVERT_STANDARDOUTPUT_CONVERSION and IF_HRPA_UI_CONVERT_STANDARDINPUT_CONVERSION. I'm trying to make some fields display only within the method OUTPUT_CONVERSION dynamically. Coded the check class ZCL_HRPA_INFOTYPE_9008 with business logic.
    Everything seems to be working fine when I test using the test tool through t-code PUIT_UI.
    When I try to create/modify 9008 record through PA30, the code in the methods OUTPUT_CONVERSION  and INPUT_CONVERSION is never getting executed. The control is not coming there at all. The fields are allowing input. Any idea why this is happening.
    We are on ECC 6.0 and at service pack level SAPKE60035. Couldn't find any relevant SAP notes as well.  Appreciate your help in this regard.
    Thanks,
    Kumar.

    Hi Venkata,
    Check this document.
    This explains about custom infotype creation.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60a7586d-edd9-2910-68a8-8204303835a1?overridelayout=true
    regards,
    Brinda L

  • PO - GL Account Field - display only

    Hi,
    Please could you advise on the options for making G/L Account field display only in ME21n?
    I think there are probably a few ways of doing it which I am investigating, but would like your opinion and advice if possible.
    Thanks in advance.
    As always - points up for grabs!

    Hi,
    Hope you are doing cost center accouting with account assignment K while creating PO
    Then go to MM --> Purchasing --> Account assignment --> Maintain account assignment category _-> Select cost center K --> Change view account assignment details you can
    make G L account as mand or optional or display or hidden.
    Check this out please if it helps you.
    Best regards,
    Sridhar

  • Make field read only untill value within pciklist is choosen

    Hello,
    I am trying to establish if it is possible to make a field read-only until a value within a pick list is chosen. Basically we have a pick list called structure and if the field value called "Aligned" is selected then I want the text field called Aligned Name to be available for import all other times this field should not be available.
    Has anyone done anything similar? I'm guessing that this could only be achieved through WF but I haven't been able to find any code to make fields read only.

    For those of you unable to download the document from MetaLink3 here it is:
    As an example to illustrate this requirement, let’s say that once there is a checkbox field called "My_Check_Box". When this field is checked, the "Account Type" field need to become a required for entry by the user. To do this follow these steps:
    1. In the Admin> Application Customization, select the appropriate Object and go into the Object Field Setup.
    2. Edit the field called "My_Check_Box" and enter a Field Validation expression so it uses the following expression:
    =[<bMy_Check_Box_ITAG>] AND NOT([<AccountType>] IS NULL AND [<bMy_Check_Box_ITAG >]='Y')
    3. Enter an explicit error message.
    This expression means that when the checkbox field is checked, the Account Type becomes required. Your custom error message will be raised when checking the checkbox, leaving the account type unpopulated and trying to save the account record.
    4. Edit the Account Type field and enter the following expression as Field Validation:
    =[<AccountType>] AND NOT([<AccountType>] IS NULL AND [<bMy_Check_Box_ITAG >]='Y')
    5. Enter an explicit error message.
    That validation handles the user case where a user changes the Account Type value from a NOT NULL value to a NULL value. Your custom error message will be raised when emptying out the account type from a populated value to nothing while the checkbox is checked and trying to save the account record.
    Note that the expression in both fields validations begins with the field variable on which the statement is being written.**

  • Form Field Display Only

    Is there anyway within ADDT to specify a form field that is input on insert but display only on update? Marking the field read-only makes it so for both. I would like to let the user input the data, not be able to change it, but still see it for reference.

    If I understood correctly you want to allow the user to input data on insert but only be able to see the field value on update. You can make a form field available on insert/update/or both and have it display as text (so that the user can see if for reference but not be able to change it) by clicking on the Manage Dynamic Form wizard icon in the Developer Toolbox bar and changing the corresponding settings.
    <br />These options however don't cover your scenario as you want the field to be editable on insert only. I tried tweaking the generated ADDT code but it didn't work. The only other way to do this that I can think of would be to add the read-only attribute dynamically, that is on update only. The code to add to the field would simply be:
    <br /><%If Request.QueryString("ID") <> "" Then Response.Write("readonly='readonly'")%>. This code simply checks to see if a record ID is being passed to the dynamic form page and if it is then we know we're on an update page so the readonly field attribute is added (I code in VBScript so the code might be slightly different in your case).

  • How to make fields read only after form is filled in

    I am creating forms to be used within our company.  The customer srv representative (CSR) would fill in the form and send it to the customer for signature and initial.  There are a few issues I can't solve.
    1)  I need to make the rate & services fields read only after the CSR initials the form

    Will the CSR have Acrobat or just Reader, and what type of computer will the CSR be using (Windows/Mac/mobile OS)? If just Reader (Wind/Mac), this is possible by setting the fields to read-only with JavaScript. The problem is this can't be considered secure, even if using a password as discussed here: Password-protect and hide one form field
    With Acrobat you have the ability to flatten certain fields, which makes it a bit more difficult to change the "fields".

  • SRM 7 Header Delivery Tab-- how to make fields read only

    Hi Experts,
    We are upgrading from SRM 4 to SRM 7.
    In SRM 7
    Create Shopping Cart--> In General Data Click the link Set_Values --> Go To Delivery Address/Performance Location tab
    All the fields here are input ready, how can we make these read only?
    Thanks a ton
    Anubhav

    Please I need help too on this :
    When I try to create a SC I get the default address as below which was the og unit address :
    It is picking the address from the Org unit :
    Now If I check the user attributes That I have now added address number data should have been populated .   The attributes address are also seen correctly below in the attributes section below :
    The attributes address are also seen correctly below in the attributes section below :
    However when I create a SC 1001000515 created in test it has Delivery address as blank stored :
    Please can soe  one guide me is this a bug ?

  • How to make fields read-only

    While I may allow a customer to see their billing address, I don't want them to change it.  How can I make certain fields read-only?

    Hi Thomas,
    If you are using 2007, find the ~/common/controls/accountaddressblock.ascx and make the templatefields that hold the delete button and the edit button invisible.
    <asp:TemplateField Visible="false">
    You will probably also want to make the add button invisible.
    If you are on 5.9, this may not work.  I think the address block is also used in the admin area.

  • How to make fields Read only on all tabs in one go with the help of feeder classes in SAP EHS?

    I have a requirement where once we press SAVE button i have to make all the fields read only in tabs highlighted below.Which is the best method to do it.?
    There are number of fields in all these tabs and we want to make them read only on particular Action event.How to do it?
    Thanks,
    Vimal

    Hi Vimal,
    As I understood you reformulate this question at this page. I will try to help you there.
    Kind regards, Aliaksandr.

  • 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

  • Quantity field display only in ME52N

    Dear Experts,
    Our requirement is to restrict any change in PR qty through ME52N.
    I have done the changes in field selection group ME52, but still the field is not in display mode.
    Kindly siggest what all field selection groups involved when ME52N transaction is executed.
    As per my understanding;
    I checked AKTV-Optional,ME52-Display and NBB-Mandatory...result should be display but the result is still optional.
    Also as per rule combination of display field with any other mode results display only(except suppressed).
    Is it getting overruled through hard coded standard programs...kindly advise.
    Regards

    SAP-MM wrote:
    Dear Experts,
    > Our requirement is to restrict any change in PR qty through ME52N.
    > I have done the changes in field selection group ME52, but still the field is not in display mode.
    >
    > Kindly siggest what all field selection groups involved when ME52N transaction is executed.
    > As per my understanding;
    > I checked AKTV-Optional,ME52-Display and NBB-Mandatory...result should be display but the result is still optional.
    >
    > Also as per rule combination of display field with any other mode results display only(except suppressed).
    > Is it getting overruled through hard coded standard programs...kindly advise.
    >
    > Regards
    hi,
    please change in me52n not in me51.
    and come to me52n 
    select other purchase requsion
    given your requsion number  and click on change / display option  then it displiedin change mode
    Thanking you.

  • How to make accounts display only via authorizations?

    Has anyone setup CRM 2007 to get the account page to be display only? We don't want to allow certain users to manage accounts directly in CRM and would like to lock this down via authorization objects. We can't seem to figure out what authorization objects are needed to lock it down appropriately. Thanks in advance.

    Hi James,
    We've had a similar requirement. We used sap note 1260695.
    Using this BAdI you can customize that depending on the BP role, some areas (e.g. marketing attributes) are
    editable, and others (e.g. address data) are only displayed.
    As an alternative, you can use note:
    Note 1259940 - Authority check for accounts depending on roles
    Hope this helps.
    Regards,
    Wim Olieman

Maybe you are looking for

  • Report for absences

    Hi Friendsl, I need to create a absences report displaying the list of absences with the absence quota being deducted for the absence along with no.of days used in the quota and the year to which the quota belongs.I have checked in infotype 2001 but

  • Best way to add new dual band Extreme to existing b/g network

    I've been using a Snow Extreme and b/g Express, but have recently been having dropped/slow connection issues. I think this may be at least partially caused from the many other networks and other wireless devices in the neighborhood - I can see 30 or

  • Detour path in GRC 10

    Dear Expert , Any idea where we can maintain Detour configuration in GRC AC 10 . In MSMP i can see route mapping but not sure if this is place where i need cinfigure detour as it doenot have option to set detour condition . Thanks & Regards Asheesh

  • Adobe Air Popup open from taskbar

    hello frndz                  please me help out in creating a popup in Adobe Air open from taskbar after regular time interval.similar as we see on yahoomessenger or msn messenger. is there any way for this.? actually i m making a text chat messenger

  • AI CC: Import *.AI to Cinema 4D Lite?

    Hey guys, have an Illustrator document that I would like to import to Cinema 4D Lite. Launched After Effects and opened a C4D project, dragging the .AI file and C4D says 'Unknown File Format'. What file format should Illustrator Documents be saved to