Hide selection field of VL10A

Hi all,
I want to protect or hide a field that appear in the selection screen of the VL10A.
I 'have look for a solution "around" the User Role or the Scenario, I suppose the solution is there but I can't find the right way.
Thanks for your help.

Hi,
You can use the Transaction SHD0 , and hide the fields you do not ie create a Transaction Varint for VL10A.
Regards,
Suresh Datti

Similar Messages

  • How to hide selection fields when using logical database PNP

    hi.
    i m using a logical database PNP and report catagory 1PY_DEF in my program.
    but when i execute it , it shows to selection box. one name is period and second is selections.
    but i just want to show only period box selection fields , not the selection box fields.
    how it iz possible.

    HI,
    In my case i haved used the PNP logical database..in the selection box i don't wnat to display Contorling area,Cost Center & Organizational Unit. i have written this code to hide those fields..
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-name CS 'PNPKOKRS' OR
           screen-name CS 'PNPKOSTL' OR
           screen-name CS 'PNPORGEH'.
          screen-active = '0'.
          screen-invisible = '1'.
          MODIFY SCREEN.
          CLEAR screen.
        ENDIF.
      ENDLOOP.
    Try modify hide the total block instead of individual fields in that block.

  • Hide selection fields in SAP PS Report (TCode:S_ALR_87013533)

    Dear Friends,
    We are implementing EP. In that i have to take one report of PS which tcode is S_ALR_87013533.
    In this report having various selection parameters field in 1st screen.But i want only Project defination field to be displayed and remaing fields i wanted to be hide.
    So EP user will put only Project Defination and will acess the ps releated report.
    What is the way to hide remaing field in that report.Is their any screen layout avail. for the reporting t codes in customizing.
    If any other way is avail. pls let me know.
    Thanks & Regards,
    Sandeep N.Theurkar

    Dear Hemant,
    Firstly thanks for your helpful answer.
    I have created new db profile using tcode optx & given selection criteria proj definition.also i have given plan version "0"
    But problem is system is showing following error " No costs, revenues or finances were selected".
    Pls tell me how to come out from this problem.
    Regards,
    Sandeep N.Theurkar

  • Hide Selection Field in Select-Option

    Hi,
    Is there any way to hide a selection field (not to delete and not to set as read only) in select-option component?
    Aviad

    Hi,
    I have several fields on the select-option view.
    One of those fields has a search help attached to it.
    The search-help needs additional data in order to filter unwanted results.
    If I add two more fields to the select-option view and bind them using the search-help structure (in all three fields) I can see only the desired results.
    The user, on the other hand, dos not need to see the additional fields, so I wish to hide them.
    Aviad

  • Hide a field selection VL10A

    Hi all,
    I want to protect or hide a field that appear in the selection screen of the VL10A.
    I 've look for a solution "around" the User Role or the Szenario, I suppose the solution is there but I can't find the right way.
    Thanks for your help.

    Hi,
    You can use the Transaction SHD0 , and hide the fields you do not ie create a Transaction Varint for VL10A.
    Regards,
    Suresh Datti

  • Select field and hide field at data source ganaration  for LO extrction

    Hi GURU,S
    Could any one tell me what is differce between select field and hide field at data source ganation in LO at r3 side.what happend if u select field and hide field.
    Regards.
    hari

    Hi Hari,
    If you choose Select fields, you'll be able to filter this IO in Selection tab of infopackage (set IO's value(s) to be loaded).
    In case of hide field you'll not have it in the transfer structure at all.
    Best regards,
    Eugene

  • How to hide dynamic selection fields in variants

    hi,
    When a selection variant is saved, we have the option to 'hide' a selection field. That field may contain a value, but it is not shown on the selection screen. There is, however, a button that will display these hidden field when required.
    Is it possible to do this also with dynamic selection fields ?
    The column 'Hide field' is shown in the variant atttributes screen, but it is not active.
    Please suggest
    MS

    Explore SHD0 T code

  • How to hide input fields on selection screen using variant attribute

    Hello all,
    I want to know how to hide input fields on selection screen using variant attribute conpletely.
    As you know, when setting the attribute of variant "Hide field" checked, the field is temporarily hidden, but when clicking "All Selections(F7)" button on the selection screen, the fileds become appeared.
    I want to hide the field completely. Di you know how to do ?
    Thank you for your support.
    Regards,
    Hideki Kozai

    Use this attribute hide field and save the variant. Then create transaction for this program setting default variant for parameter Start with variant . The user who runs it will have it by defualt set.
    Otherwise
    in PBO simply use LOOP at screen and output = 0 for this field. This will ensure that field is invisible in any case.
    Regards
    Marcin

  • No hide fields or select fields in SAP Query Extractor?

    HI Gurus,
    I want to generate a data source, extraction data from SAP Query.
    Now I want to hide some fields or to mark some fields as relevant for selection.
    But after saving my settings are unavaiable...?
    Does somebody have an idea? Is this standard when extracting from Query or is this maybe an OSS...?
    Thanks

    Hello,
    Just logoff and Login again, then check it.
    Also see
    SAP Note 1014073 DFG: Changes to the DataSource are displayed incorrectly
    SAP Note 1073714 DataSource in RSA6: Unable to display/change customer fields
    SAP Note 925398 RSA6: DataSource enhancement only visible after restart
    Thanks
    Chandran

  • Selection, Hide, Inversion, Field only

    Hi All,
       Give me clarity on Selection,Hide,Invesion,Field only on customer exit. When we use these check boxes? Give me detailed of information on that.
    1)Selection.
    2)Hide
    3)Invesion
    4)Field only on customer exit.
    Regards,
    Shwetha Reddy.

    hi,
    1.Selection of a Field of a DataSource
    Selection field for a DataSource
    Use
    Set this indicator to use a field from the DataSource as the selection field in the Scheduler for BW.
    Due to the properties of the DataSource, not every field can be used as a selection field. In this case, the property is not changeable.
    2. Hide Extract Structure Field
    Use
    To exclude a field in the extraction structure from the data transfer, set this flag. The field is then no longer available in BW for determining transfer rules and therefore cannot be used for generating transfer structures.
    3. inversion
    Field Inverted When Cancelled (*-1)
    The field is inverted in the case of reverse posting. This means that it is multiplied by (-1). For this, the extractor has to support a delta record transfer process, in which the reverse posting is identified as such.
    If the option Field recognized only in Customer Exit is chosen for the field, this field is not inverted. You cannot activate or deactivate inversion if this option is set.
    4. field only
    Flag Relevant RNOTECREL
    The indicator Field known only in Exit is set for the fields in an append structure, meaning that by default, these fields are not passed to the extractor in the field list and the selection table.
    Procedure
    Remove the Field known only in Exit indicator, to get the Service API to pass the field in the append structure to the extractor
    hope this help you
    regards
    Harikrishna N

  • Extractor: hide Vs field only selection

    Hello BW experts,
    in datasource properties field in the R/3; what is the difference between the fields 'hide' vs 'field only'.
    suggestions appreciated.
    Thanks,
    BWer

    Hi,
    Hide field
    You should set this indicator to exclude an extract structure field from the data transfer. As a result of your action, the field is no longer made available in BW when setting the transfer rules and generating the transfer structure.
    if u dont want to see this this ..u set this field u cant see in the BW which is available in extrac structure
    Field only known in exit
    You can enhance data by extending the extract structure for a DataSource using fields in append structures.
    The indicator Field only known in Exit is set for fields of an append structure. In other words, by default these fields are not passed onto the extractor from the field list and selection table.
    Deselect the indicator Field Only Known in Exit to enable the Service API to pass on the append structure field to the extractor together with the fields of the delivered extract structures in the field list as well as in the selection table.
    and also see this thread...
    https://www.sdn.sap.com/irj/sdn/profile?userid=2515725
    Assign Points if useful
    -Shreya

  • How to hide two fields in SharePoint list when a dropdown value selected?

    Hi all,
    I have a SharePoint list which have four columns 1 Title 2.Type (Dropdown: option1:Issues Option2:Risk) 3.Risk Name and 4.Risk type. If 'type' value is 'Issues' then I need to hide field 3 and 4. In other words, default value in dropdown should be 'Issue'
    and want to hide field 3 and 4 are onload without using InfoPath.
    How to achieve this? Thanks in advance!

    You can make use of jquery for the same. Add script editor webpart on the page and access the dropdown value and based on the value you get, show or hide the fields. Below are some pointers.
    http://sachinvkatkar.blogspot.in/2013/02/hide-fields-from-sharepoint-newform.html
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/50aa6f8d-f742-4400-82f3-7949ab1c215e/need-help-manipulating-form-fieldsrows-using-jquery?forum=sharepointdevelopmentprevious#802d9d4d-c19b-4752-a4fb-e38f40f50c51
    http://social.technet.microsoft.com/wiki/contents/articles/21730.sharepoint-2010-conditionally-hide-fields-on-standard-list-forms-using-jquery.aspx
    http://sharepointnadeem.blogspot.in/2013/09/sharepoint-showhide-list-column-based.html
    Geetanjali Arora | My blogs |

  • VL10A -  adding selection field in standard screen

    I have added two selection fields in General data tab like "Original Delivery date & Latest Delivery date".
    In Resulting report Layout all data is displayed except these two new columns ("Original Delivery date & Latest Delivery date"). Please guide me where should I change the code to get the data in these two new columns. Any help is highly appreciated.
    thanks.
    Sunil

    Hi shaik,
    Refer to the following useful link:
    Search help enhancement in VA01
    Hope this will help you...

  • How to add and hide more fields in PPM?

    Hello,
    Im new to this tool and I would like to know how to add and/or hide customized fields. I've only know that Its somewhere under SPRO > Global Enhancements to Project Elements but Im a little bit lost there. Can somebody explain to me with details how to do this and also, does this need a specific access of developer to do this customization?
    As this is a basic need for all, anybody that is new on the tool and search for this will have a good reference on this thread.
    Thanks in advance.
    Many regards!

    The path is SPRO > Global Enhancements to Project Elements > Setup field control.Herein,once you select the field control you may proceed towards defining the conditions that influence the same. A step by step approach is explained in the below article  that will aid you to change properties of custom fields.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/3053cee2-4bca-2d10-38ae-efff39ad248e
    Regards,
    Pradeepkumar Haragoldavar

  • Hide a field in ALV "Display Details" list

    Hi Experts,
    I have a requirment where I have to hide a field in ALV output, as well as in "Details display".  I already put NO_OUT = 'X' for that field in fieldcatalog itself. It is hidden in the ALV output anyway, but the problem is when user selects a row and clicks on "Details" button in toolbar of ALV, it still displays the hidden fields of that ALV list with/out headings there. 
    Hope you understood my problem, pls respond soon if you hav any solution for this?
    Thanks
    Sarav

    Use TECH = 'X' in field catalog.
    Regards,
    Raymond

Maybe you are looking for

  • E4200 Router my hard drive not being detect on USB after firmware upgrade

    I just updated to the new firmware 1.0.02 and the USB stop working for my External Hard WD 500GB harddrive. I had to roll back to firmware 1.0.01 for it work.  Is anybody having that problem?

  • Is it possible to do this on APE or any other product?

    Hello, Does anyone know whether it is possible to make something like this on Adobe Premiere Elements, or would you know what program would be best suited to create this? I've got a video already but I want to add certain images to match the stuff I

  • Installed Oracle database express edition but not can't access c: drive

    I downloaded and installed oracle 10g express edition (universal) on my windows 7 64bit computer and went through the set up but I changed the default installed path to just c: drive (thinking it would create a folder by itself). After finishing the

  • Batch creation issue

    Hi Gurus, I am getting the following error "No classification is possible for the object data" when i try to create batch in EWM. I have done required configurations and CIFed product, class, characteristics and organizational area at a time. Please

  • Why do I keep getting alot of "webprocess" logs in Console ?

    Why do I keep getting alot of "webprocess" logs in Console ? Can anyone tell me what happened (the cause) in this log ? Process:         WebProcess [20696] Path:            /Applications/WebKit.app/Contents/Frameworks/10.7/WebKit2.framework/WebProces