Don't display field

Hi Experts ,
I need to know how can I prevent a specific field from displaying in a specific screen "for example the price in ME23N"
Thanks in advances

Hi,
Check out this one.
Transaction Variant for XD02
Best regards,
Shahid Malayil

Similar Messages

  • How write a field to screen(report list) but don't display it ?

    Hi, All
        How write a value to screen(report list) but don't display it ?  Because i will use this value as the user click the current line ,but i don't want to expose this value to the user.

    Hi,
    U can Use the option NO-DISPLAY with PARAMETERS.
    Can write in the Selection screen statement with the syntax as
    Paramaters: <fieldname> type <data type>
                 value <value> no-display.
    -Rakesh

  • Import Manager and Display Fields

    I've been using SRM-MDM 3.0 for a couple of months and 1 fundamental MDM design has always bothered me and I was hoping to get some resolve on this.
    The purpose of Display Field is 2 folds:
    1. Display the field in the Catalog Search UI for a lookup table: i.e. if both Supplier Name and ID are Display Fields, then in the Search UI, both fields are displayed to the end-user. If only Supplier ID was the display field, then in the UI only the ID is displayed.
    - From a usability pov, tables such as Supplier and Product Group should have the name or description fields displayed in the Search UI as the numeric values are meaningless to the end-users. 
    2. Display field ALSO affect what is the key used to import data into a table.  So if Supplier ID is the display field for Supplier table, then in Import Manager, the Supplier ID values are displayed and must be mapped to the source values.
    - From an importing pov, mapping values should always be an index-like field, such as Supplier ID or Product Group ID, or ISO, and usually never the actual name or description field.
    But SAP has tied the two together. So in order to display the name/description to the end-user, we must enable the name/description field as a Display Field.  But we also want to map based on the index/ID field, so we also enable the index/ID field as a Display Field.  Now in Import Manager, we have two Display Fields for a table (i.e. Supplier ID and Supplier Name for Supplier table) and I've noticed some issues with this:
    1. You import file must have BOTH values (index/ID and the name/description fields) in the source, in order to Automap.  If your source file only has 1 field, like in MECCM when extracting  ECC contract, ONLY the Supplier ID, or Category ID is extracted, Automap is not possible.  What is funny is that standard SAP extract program only extracts the ID fields, BUT the standard SAP repository has the name/description fields as the Display Field.  Automap is a must for tables like Product Group where hundreds of lines can make manual mapping a pain.
    2. I also noticed you cannot Add values to a table that has 2 Display Fields, you can only map to existing values.  The Add button is grayed out.
    With all that said, when you're replication ECC Contract Data using MECCM, for tables like Supplier and Product Group, what fields should be set as Display Fields, and if there are multiple Display Fields, what special setting needs to be done in Import Manager to enable automapping?  Even standard SAP Import Map (_MDMContractDataTransmission_ProductID) throws errors when multiple fields are set as Display Fields.
    I'm not familiar with the partitioning function, and I've seen PDF's about it, but don't really see how it could be helpful. I've also read someone suggesting changing the DF's before import, which I think is unacceptable, as this requires unloading/loading repositories everytime an import happens.
    Thanks for reading my paragraph and any input is greatly appreciated.
    Edited by: Derek Xu on Apr 30, 2009 6:50 PM

    Hi Derek,
    Thanks for writing your thoughts. I would like to provide some information on one of your points where in you have mentioned that :
    You import file must have BOTH values (index/ID and the name/description fields) in the source, in order to Automap. If your source file only has 1 field, like in MECCM when extracting ECC contract, ONLY the Supplier ID, or Category ID is extracted, Automap is not possible.
    I completely agree that if you have 2 fields in MDM repository and you are only importing only one of them, then you cannot use the Automap feature of Import Manager. So in your case, the description is not getting importing, so you cannot use Automap in that case.
    I had a very similar requirement in one of my project and we went with creation of a Import Value template. We created a template with all the possible values for all the look up tables in that and mapped it once in the Map. Hence, next time, the Map was used to automatically Map the source and Destination values for all the look up tables.
    SAP-MDM Automatic Import Requirement u2013 Creation of a Value Mapping Template:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ad0cff-19ef-2b10-54b7-d4c7eb4390dd
    Please read the above article and hope its useful. You can go for this approach in your case if suitable.
    I have mentioned examples of descriptions and their respective fields in the article.
    Hope it helps.
    Thanks and Regards
    Nitin jain

  • Page Item Drag and Drop reset all items Displayed Field attribute

    If I use the Drag and Drop feature it resets all items Displayed/Field attribute to yes. Is this just the way it is and it is to bad so sad for Nicholas or is there something I can do to be able to use drag and drop and still retain my setting for the Item's Displayed/Field attribute.
    Any assitance is much appreciated

    Probably the easiest way would be to have 2 arrays that hold
    the data being sent to box A. Just add/or subtract from one that
    you don't care if it changes, and leave the other one alone. When
    you want to reset, just clear Array 2 and populate it again from
    Array 1. For Box B, just reset the contents of the array to nothing
    - myArrayB = new Array({item1:'',item2:''})

  • How to make Standard SRM fields as display fields on the screen

    Hi,
    I would like to make standards SRM field "PRODUCT ID" as the display field under the "BASIC DATA" tab.
    Is there any way to control the standard SRM fields on the Basic data of the SC?
    I have done it with custom fields with the BADI-BBP_CUF_BADI but it would not work for Standard SRM field.
    Thanks in advance.
    Mrudula Patel

    OK here is the solution.
    Create a Transaction variant via SHD0 Tcode
    In the transaction screen variant make the field display only.
    activate the transaction variant
    All the best.
    Let me know if any problems.
    Get me ur email id --- maybe i can you a document on how to create a screen variant and activate it.
    Message was edited by:
            Gummadi

  • Import data without all display fields

    When you import a lookup table all display fields must be mapped and must be a field in the import map. This isn't possible at every import map. For example: we only want to import the code, but "code" + "description" are the displayfields in de look-up table. The workaround is the field "description"  make not display during the import. This is possible in case of an once conversion import, but isn't possible in case of a regular import, because the fileds are permanent not display. This isn't acceptable for managing the data. How can we import the data without closing de displayfields temporary?
    Thanks in advance,
    Heleen

    Hello:
    You have to import the display fields, because they are the main matching/indexing resource for MDM. what you could do, is to map only nulls and therefore leave it blank. Afterwards don't use this df as matching field.
    I hope this helps
    Alejandro

  • Display Field Query

    Hi all,
    I am new to Oracle forms, and bit stuck in middle of no where.
    The question is:
    When ever I press a button it displays the answer into the given display field. I have create the display field, attached the trigger with button ie when button pressed, done the half codding but at the end of the codding don't know how to display the result in display field.
    The same like we use in sqlplus DBMS_OUTPUT.PUT_LINE
    Thanks

    Thanks your reply,
    I have created a Trigger:
    SQL > DECLARE
    V_DATE VARCHAR2(50);
    CURSOR C_DATE IS
    select trunc(months_between(:DATE_DIFFER.HIGHER_DATE,:DATE_DIFFER.LOWER_DATE)/12)||' years '
    ||trunc((months_between(:DATE_DIFFER.HIGHER_DATE,:DATE_DIFFER.LOWER_DATE) - trunc(months_between(:DATE_DIFFER.HIGHER_DATE,:DATE_DIFFER.LOWER_DATE)/12)*12)) ||' months '
    || trunc((:DATE_DIFFER.HIGHER_DATE - add_months(:DATE_DIFFER.LOWER_DATE,months_between(:DATE_DIFFER.HIGHER_DATE,:DATE_DIFFER.LOWER_DATE))))|| ' days '
    from dual;
    BEGIN
    OPEN C_DATE;
    FETCH C_DATE INTO V_DATE;
    :date_display := V_DATE;
    CLOSE C_DATE;
    END;
    But getting an error DUAL must be declared...Its not an database its, so how I can use DUAL function..
    Thanks

  • RFX Response Header : Fill Display Fields on Header Level

    Hi Gurus,
    There is a requirement at the client place to add the Display only field for RFx Response Header. Based on this required I have done the following activities.
    1. From 'Define Customer Display Fields on Header Level' in  SPRO i have appended the ZFIELD in the Response header structure.
    2. From 'Configure Control for Fields on Header Level' in SPRO i have made it visible true.
    3. From 'Fill Display Fields on Header Level' SPRO i have Enhanced the /SAPSRM/BD_PDO_FE_FILL_HEADER with implementation. And have given required filter criteria. In the implementation Class it has the return parameter as CS_HEADER_DATA. Where i could fill the my ZFIELD.
    The field is now displaying in the SRM portal. But the problem is that the ZFIELD is not being filled with any value, even though i supplied it.
    Is there any step that is missing to set the value?
    Regards,
    Hobs

    Hi,
    The main technique is to do your calculations in PAI of the screen for additional data B for the line item but as you said it is accessed only when you goto-> item -> additional dataB
    So you can do one more thing...do the calculation in PAI/PBO of the screen first and in userexit_save_document_prepare recalculate again and overwrite the old ones(or calculate for only the ones which are initial in the item) ..so if he goes to additional data B screen you give the user what he wants and if he doesn't userexit_save_document_prepare takes care of it
    user can go to additional dataB only a line item at a time so the chance that he takes all the line items one by one is less(for huge number of line items)..so you just calculate and overwrite the fields in the in the userexit if the field value is empty...or you can recalculate for all the cases and overwrite just in case there may be a problem....
    in the screen of the additional dataB
    Write logic for calculating the field values
    so in the userexit you write like
    if the fields are initial..
    calculate
    else
    *already calculated from the screen because user has viewed it
    endif.
    So you are safe that user can see what he wants and you can reassure that the value will be calculated and stored on the SAVE from user exit
    Please check,revert
    Reward if helpful
    Regards
    Byju

  • Regarding Selection Screen field making display field  in ALV report

    Hi All,
               In ALV Report,  at runtime how can i make the field as Display Field in selection screen .
    Thks & Regds
    Shailesh

    hii,
    Go to se38 and give the below progra name execute.... check the source code it is very easy to understand.
    1.demo_dynpro_modify_simple
    2.demo_dynpro_modify_screen
    if tou are using grid,u can refer to foll link
    sequencing / choosing fields in report screen at runtime,
    Display the Columns in the grid at run time
    rgrds,
    Shweta

  • Displaying fields from a Z Table on CRM UI

    Hello Experts
    I am trying to display fields from a custom table onto a CRM UI form view.
    1. I created a custom GENIL root object & Search object ie. ZCUSTOMER. & ZCUSTSEARCH
    2. Tested this in the GENIL BROWSER to ensure that I could enter update values to the table and retrieve it via the search object.
    3. Created a custom component ZCUSTOMER
    4. Created a view with this component ZCUSTOMER using the wizard -
         Model Name - CUSTINFO
         BOL Entity - ZCUSTOMER
         No links to the custom controller or higher level objects.(as I do not want to tie this to any standard components)
    Type of view - Form view
    7. Created a Context node for the component controller with the same info as I did for the view.
    8. Performed the binding of the view context node with the component controller context node.
    9. Configured 1 field CUST_NAME to be displayed on the view.
    10. Configured the run time repository to display the view.
    Now the issue is..
    When the view gets displayed, the field is displayed with the error "CUST_NAME not bound"
    What am i missing?
    Thanks
    RLX

    Hi Swati,
    Thanks for the feedback. I re-viewed the WD_CREATE_CONTEXT method of the view controller implementation class and I see the following code in there already-
    method WD_CREATE_CONTEXT.
      create the context
        context = cl_bsp_wd_context=>get_instance(
              iv_controller = me
              iv_type = 'ZL_ZCUSTOMER_BSPWDCOMPONEN_CTXT' ).
        typed_context ?= context.
    endmethod.
    Does that look right or do I need to modify it?
    Thanks once again for the help.
    RLX

  • Some graphs don't display in OEM Grid Control 10gR5 (10.2.0.5)

    A number of the performance graphs (e.g. Top Activity) don't display i.e. there is nothing but if if you right-click in the empty area you get a small pull down with Print, Settings, About Adobde Flash 10.
    This has all happend after upgrading to 10.2.0.5. OMS and client environment is:
    Windows 2003 SP2 (32 bit), IE 6 with Flash ActiveX 10, Flash Player 10.
    Anyone got any ideas or anyone got it working fine.
    Thanks.

    Windows Server 2008 OEM 11g Performance graphs do not display.
    Click OEM Performance Tab and IE7 information bar displays message:
    "Your security setting do not allow websites to use ActiveX controls installed on your computer. This page may not display correctly."
    Workaround: Disable Internet Explorer Enhanced Security Configuration in Windows Server 2008
    Unlike with previous versions of Windows Server in which you could disable Internet Explorer Enhanced Security Configuration by removing the component in Add/Remove Programs, Windows Components
    the Windows Server 2008 implementation of Internet Explorer Enhanced Security Configuration is configured through Server Manager.
    Select the root of the Service Manager navigation pane, and under the Server Summary click Configure IE ESC, which is part of the Security Information section.
    A dialog box appears, letting Internet Explorer Enhanced Security Configuration be enabled/disable separately for normal users and administrators.
    See YouTube video:
    http://www.youtube.com/watch?v=OO3PPN1olHY

  • Events added in iCal don't display in Google Calender

    I'm using my google address for iCal as I don't have a MobileMe account.
    Events added in Google Calender display in iCal, but events added to this account in iCal don't display in Google Calender. I have tried subscribing to my Google Calender in iCal, but the address isn't recognized by iCal.
    I have even tried deleting and re-adding my Google Calender, but still no joy.
    Are the calenders I am using in iCal and Google the same calender, or are they actually different calenders with the same username? Someone help me sync the **** calenders!

    Hi Ellyenne,
    Ellyenne wrote:
    It didn't help. 
    I want my iCal events from my HOME calendar to display in my google calendar. 
    I DO NOT want to move my iCal events to my google calendar.  I have way too many.  So, why won't my iCal events show up on my google calendar??  My google events show up on my iCal. It's a SYNC. They should be the same.
    I'm sorry my answer to Clint is not what you want.
    iCal and Google on their own do not do what you want.
    There are/were some third party add-ins that worked in the way you describe that were mainly developed before Google Calendar had CalDAV integration.
    Best wishes
    John M

  • Math fonts don't display in mail messages?

    For some reason when I receive a mail message with math - fractions, equations, etc. these characters don't display.  My husband has an iPhone 4 and this isn't a problem on his phone.  I am wondering how I can get these characters to display?
    Thanks

    Hi markatos
    Hi Rick Van Vliet
    I have the same problem, and I can also (only) underline text.
    Since upgrading to Tiger (10.4.8) from Panther 10.3.9, I have experienced a few daft functional problems, eg the 'Enter' key not working on the calculator (the standard one, not the Dashboard version). This turned out to be a '.plist' problem.
    Mail was marking all outgoing mail as 'Junk' ... '.plist' problem again.
    But I cannot see how to sort this one ... at the moment I am having to format text on a Stickie then paste it into a Mail message in order to do simple things like bold headings (I don't need any more than this really). So the 'Font' palette is working. Message format is set to 'Rich Text'.
    Any ideas anyone?
    Help will be appreciated.
    Thanks in advance.
    Paul

  • Word docs don't display fonts since upgrade to 10.6.

    Word docs don't display fonts since upgrade to 10.6.  Got this error message in Console:
    6/14/11 9:38:14 AM          [0x0-0x11011].com.microsoft.Word[140]          Tue Jun 14 09:38:14 Michael-2.local FontCacheTool[144] <Error>: ATSFontGetPostScriptName failed: error -984.

    Thanks but I searched and searched there.  Nothing listed that addresses this issue.  Am I the only person to upgrade to 10.6 and have a problem with seeing type in Word afterwards?  Does anyone understand what the error message means?

  • In Firefox 15.0.1, jpegs don't display in body of email, even in older saved emails that were originally o.k. Photos display fine in Explorer.

    jpeg photos sent to me in emails don't display -- just get a torn page type box. Prior emails saved in folders are also affected. If I forward the email to an email account in Explorer they work fine.

    Thanks, but I had already tried these Firefox suggestions. I don't think it is a Firefox problem after all, since even when I load my Yahoo email account in Explorer the images don't display. Interestingly enough, when I forward them to my husband's Yahoo account, or my Google account, the jpegs display fine. This appears to be a somewhat new problem, and only in MY Yahoo email account. I have not knowingly made any changes to it in the last few weeks. I've tried to find suggestions in Yahoo's site and in my service provider's site (AT&T). No luck.

Maybe you are looking for

  • Data transfer from MySQL to Oracle Urgent!

    Hi All, We have a table in MySQL database and we need to transfer a subset of its data over to Oracle table. The table in MySQL is big, so we created a temp table trying to do it several times. The question is, we set the the primary key column in bo

  • Read an AutoCAD drawing In Labview using ActiveX

    I want to read an AutoCAD drawing (.dwg) in the LabVIEW using Activex plz send me the procedure for it & the Library files that will be required to get the objects.

  • Is Toll Free not really Toll Free?

    I'm calling CGImageSourceCreateImageAtIndex(imageSource, 0, options); Where I've declared: NSDictionary * options; Now, the dev site says that dictionaries are toll free, so NSDictionary* should be interchangeable with CFDictionaryRef. However, I kee

  • I bought something and I can't put it on my ipod!

    Ok, my aunt came over the other weekend and she logged into her account using my computer. I used a itunes gift card to get some songs and acidentally added the 15 dollars to her account. I figured no big deal So I went ahead and bought some music an

  • Trouble saving files in resource hacker...again

    On my windows 7  pc, I edited the main.cpl file. I put the edited file in ot the system 32 folder, and when I checked back, it's like windows restored the original file and like I didn't edit it at all. But, when I drag it back to my desktop it shows