Reading T588M hide fields for MOLGA/feature/variable key & HIDE custom flds

Hi
    I have requirement to  read hide fields from  T588M . As we can hide filed in T588m and we already have written a program in which it called certain feature from PE03 for IT0002  and hide the filed based on the user authorization . Now I have introduce another field which some how the same as in SAP standard screen , for some good reason and according to business process it was not full filling the requirements . So I introduce another field.  Now what we want  in PBO of IT enhancement  it stop certain users to see that fields using feature ( Tr.Pe03 Feature “p0002” ) . In feature we have programmed that it call our customized program and check the authorization  as mention earlier .
Here’re my questions
-     Do you guys have any other good option to control that?
-     If some how I manage to read feature using FM “HR_FEATURE_BACKFIELD” in PBO
-      After reading feature I am accessing the table T588m to make sure for certain feature which field is hide or not  as in table T588m I can see the fields like ‘’’+’-‘’’,’ , how can I make sure which field is refer to what …  I also find the FMS
-      HRPAD00SCREENCONTROL           
-      HR_READ_T588M_WITH_PME04       
-      HR_T588M_CUSTOMIZING           
-      HR_T588M_GET_DYNPRO            
-      HR_T588M_GET_FIELDATTRIBUTES   
-      HR_T588M_SAVE   
-     But the above Fm also not fulfilling my requirement.  As I was thinking that I read the fields , SAY if standard  field is hide in  the feature , I can loop at my screen and  hide the custom field which I enhanced in IT0002.
Right now I’m debugging the  standard code how its reads the T558M , and I got some clue .. But it looks like long path I mean reading some screen fields..  Include program is L0PXVF01….
Now my question is do you guys have any good solution, it might possible I’m doing it using the short path .. ( Cuz I wna use my security program as its using feature ) 
Let me know if u have some idea…
Thanks
Saquib Khan

1- Well I’m thinking that I have to compare T558M on the base of Feature and variable key . And see that standard field is hidden... if it is .. I want to also HIDE my custom field ....
2- For our feature "p0002" , we have developed a custom code in which on the basis of variable key and user profile it get executed and also see wther that person has authorization to see that standard field or not . if say that person doesn’t have authorization for that field I can also hide mine custom field. 
I just got the test login and I’m going to test it by add/removing security roles .
<b>
I tried that out but if I’m looping at screen , its behaving same for both users . Cuz there is nothing which tells ok for this user fild is hidden in T558m and its open for other one..
Also, is there any FM if I pass Dynpro # , molga and variable key , it return me T588M hidden fields ...
I already tried the above FM
This looks like to work but not working for field
HR_T588M_GET_FIELDATTRIBUTES</b>
Thanks for valuable input!!
Saquib

Similar Messages

  • Hide field for " Change Number". RMMG1-AENNR  " in MMR

    Hi,
    In MM01 and MM02, i want to hide field for " Change Number".
    I tried in OMSR and OMS9, but i could not find field "RMMG1-AENNR".
    Hw to make it hidden.
    Uts
    Edited by: Utsav.agra on Jun 1, 2009 9:17 AM

    Check is your problem can be solved by Screen or transaction configuration?
    T Code is SHD0

  • FBL1N - field for open item at key date

    Hi All,
    we are developing a customising report like FBL1N.
    for vendor open itesm, we have table BSIK. In that table, we could not find field for open items at key date.
    Could you please suggest which field we can use in table BSIK for that.
    Regards
    Deepak

    Hi
    You may find a list of some famous  tables on FI.. honestly i do not know which one is the required ? \\
    Accounting documents
        BKPF                Accounting documents
        BSEG               item level
        BSID                 Accounting: Secondary index for customers        
        BSIK                 Accounting: Secondary index for vendors          
        BSIM                 Secondary Index, Documents for Material          
        BSIP                 Index for vendor validation of double documents  
        BSIS                 Accounting: Secondary index for G/L accounts
        BSAD               Accounting: Index for customers (cleared items)
        BSAK                Accounting: Index for vendors (cleared items)  
        BSAS                Accounting: Index for G/L accounts (cleared items)
    Regards
    Mahmoud EL Nady

  • Hide fields for IT0006 is not working correctly

    Hello all,
    I am trying to hide following fields in IT0006 for poland.
    P0006-TELNR
    P0006-ENTKM
    P0006-WKWNG
    P0006-BUSRT
    P0006-ENTK2
    P0006-HSNMR
    P0006-POSTA
    I have set up feature p0006 properly iand selected right buttons in  T588M.
    There is no alternative screen (2046) available for poland. User parameters are also correct for MOLGA and UGR.
    However, when i go to PA20 or PA30, the above fields still appear on the infotype screen.
    When i do same settings for another country, the screen is hiding these fields ( for example China).
    Can you please guide ?
    Thanks in advance
    JG
    Edited by: joy gomez on Apr 26, 2010 7:04 PM

    Hello Joy, Please check the module pool you are using is correct one and the return value of the feature P0006 is maintained in the table t558m. I had the same issue with poland infotype. We afterwords took help of abaper - abaper hided it by screen painter - licence key is required for that.
    Jaydeep
    and p0006 not only saved but activated
    Edited by: Jaysaphr on Apr 27, 2010 6:39 AM

  • Show or Hide fields based upon a variable value

    Hi,
    I am a rookie in the field of Acrobat. And my only question is :
    How to Circle a Form Field based upon a variable value .
    For example, If x=1, I want to circle Japan and if x=0, I want to leave it without any change.
    Please help me out. Thanks for your time and help.
    Thanks,
    Vijayvijay77.

    Hi George,
    I am pre-populating a Pdf file based upon the data submitted by the user. And I have to circle options selected in the form.
    I am writing coldfusion code to flatten, populate the form into a PDF form. The end result is the PDF generation with all the data in it.
    The data comes from the database, where I set variable values if any is selected or not.
    Thanks for your reply, I really appreciate your help.
    Vijayvijay77.

  • How to read the input field value into ABAP variable?

    Hi All,
    i need a read the value of an input field into an ABAP variable,and i am doing this in the following way
    lstring = request->get_form_field('myFlag').
    here 'myFlag' is the input field name,but this is not returning me any value into lstring.
    I have gone through the SDN and tried to do this.
    could you please help me out to resolve this issue.
    Thanks in Advance,
    Praveena

    Dear Praveena
    In which event are you putting this code. Place it in oninputprocessing event(Page with flow logic Model of coding). Then it will surely work.
    Regards
    Vijay.M

  • Hide field for applications of ESS

    Dear Experts.
    We have several type of employees in the company. Employees A1 and A2. The company want that for the employees A1 the portal display all the fields for the service of Address, but for the employees A2 the portal hide two fields in the service of Address.
    How can do this?
    Regards
    Carmen

    Hi Bala.
    I differentiate these employees by the filed Employee Group(P0001-PERSG).
    When you says create two applications, Is do the that suggestion Stuart:
    "Ctrl and Right Mouse Button (WD Personalization) , This is user level personalization "
    Or When you say create two applications is modify the applications using WD Java ?
    The applications are the following for Mexico(MX):
    Personnal Information ===>
                                               Address] Address
                                               Bank Information] Bank Information
                                               Document: Personal Data] Personal Data
    Best Regards.
    Carmen

  • Hide fields for activities when they are opened via Activity Monitor

    Hi,
    In CRM 5.0, my requirement was to hide a number of fields from activity display via transaction CRMD_ORDER & CIC0 (SAPGUI based transactions). I achieved it by using screen variant. I assigned my screen variant to different transactions (CRMD_ORDER, CIC0 etc.), and things were working fine.
    But when I open activity monitoring report (transaction S_AE2_89000019), search for some activities and open an activity by double-clicking in the report, the hidden fields become visible. Although, the transaction being displayed in CRMD_ORDER.
    I couldn't enable my transaction variant for transaction S_AE2_89000019, obviously because this is a report transaction which in turn opens activity when we double-click on the grid.
    Any idea how to avoid these hidden fields being displayed via S_AE2_89000019?
    Regards,
    Kaushal

    Hey Kaushal,
    Let me first inform you the following:
    1) Transaction Variant are associatated to Dialog transactions only......Which means when u call report which eventually refers the same transaction even then the transaction variants is not called....
    For the whole transaction variant to workout, you need CALL transaction "  ..."....
    2) The transaction S_AE2_89000019 is not a dialog transaction, its a parameter transaction which eventually calls a report AQZZ/SAPQUERY/SMCRM_REP_ACT1==
    3)This report in turn uses the call to FM CRM_1O_CALL_FOREIGN which launches that crmd_order transaction screen  and not crmd_order transaction..
    You can enchance that report by creating a z report and inside that z report you can fulfill your requirement..
    Inspire ppl by reqwarding..
    Regards,
    Anand...

  • Hide Fields for Applications WD ABAP Travel

    Dear Experts.
    I have the following doubt:
    Is posible hide the fields enclosed in the box red using configuration of the following image for the application WD ABAP (Change Travel Request):
    [Image|http://img513.imageshack.us/img513/1859/hidefields.png]
    General Information About the Application and Component
    Application: FITE_REQUEST
    Web Dynpro Component: FITE_UI_SUMMARY
    Window Information: AMOUNTS
    View Information: AMOUNTSVIEW2
    Configuration ID: F3C03EF7AE5E8F48A716EECAFD7E99BD
    I tested using personalization (Ctrl + Right Clic), but this hide the label Total Travel Expenses, but not hide the values 0,00 USD and 560.000,00 COP.
    I created a Implementing Enhancements in the View, delete the Element, but this not work and display message of error. I checked the following information of help:
    http://help.sap.com/saphelp_nw70/helpdata/en/3a/f6ba42a950da11e10000000a155106/frameset.htm
    And undo the element deleted
    Someone have a suggestion for solve my issue?
    Regards

    Dear Expert.
    The method CREATE_AMOUNT_UI have three methods:
    me->add_currency_uielement(
    iv_attributevisibility = l_attributevisibility
    io_container = io_container
    iv_currency = iv_currency
    iv_design = l_design
    iv_id = l_id
    iv_indextoinsert = l_indextoinsert
    iv_color = l_color
    CLEAR l_id.
    CONCATENATE l_idprefix 'amount' INTO l_id.
    me->add_amount_uielement(
    iv_id = l_id
    io_container = io_container
    iv_indextoinsert = l_indextoinsert
    iv_attributevisibility = l_attributevisibility
    * iv_amount = l_amount "MAHN1310083
    iv_amount = lv_formatted_amount "MAHN1310083
    iv_design = l_design
    iv_color = l_color
    CLEAR l_id.
    CONCATENATE l_idprefix 'minus' INTO l_id.
    wd_this->add_minus_uielement(
    iv_id = l_id
    io_container = io_container
    iv_indextoinsert = l_indextoinsert
    iv_attributevisibility = l_attributevisibility
    iv_show = iv_minus
    iv_design = l_design
    iv_color = l_color
    ENDMETHOD.
    In runtime I did clear the value of the fields l_id and L_ATTRIBUTEVISIBILIT = VISIBILITY.TRIP_TOTAL.
    But the system follow showing the field Total Travel Expense.
    I want know what is the attribute that I should change for not display this label and value/?
    Thank in advance
    Regards
    Carmen Guerrero

  • ESS-Hide field for a specific Subtype

    Hello,
    I am on EP7.0 ERP05 NW04s and trying to modify the Bank Informations page for ESS. What I want is to display Dollar Amount field on the Banks Overview page for Other Banks...but when I try to add that field in the Bizcards overview page ,it shows up for both Main Bank and Other Banks ,...
    therefore I want that this field should be hidden for Main Banks and displayed only for Other Banks..
    Any help would be highly appreciated.

    Hi everyone, Issue resolved
    BADI: CUSTOMER_ADD_DATA
    Method: CHECK_ALL_DATA
    While saving, this method will be hit. We need to check for KNA1-KTOKD = ‘XXXX’, if yes, then check if KNA1-KATR3 is blank.
    If it is blank, then display the error message ‘Attribute 3 has to be maintained for XXXX in Additional Data’

  • Read only Text Field for a Date Picker?? (how to)

    Hi,
    We have BPM Object presentations where we need to accept date values and the presentation puts Date Picker by default. But the text box associated with the date picker is editable. Is there a way so that I can make it non-editable so that i can enforce the data entry via date picker only (a typical use case)?
    Thanks in advance,
    user8702013.

    Hi,
    In the BPM Object's Presentation editor for the presentation, click the date field. On the right, click the "Properties" tab. Change the field's "Editable" property for this presentation from the default ("Yes") to "No". This only effects this one presentation.
    Hope this helps,
    Dan

  • Bridge not reading EXIF "datecreated" field for video

    Seems that Bridge is preferring the MS Windows "file created" date for AVI files rather than the EXIF date. In windows, any time a file is moved from one disk to another, the file created date gets changed, so it's not really a useful creation date. So it would be better if the exif date could be read instead.
    I've been using a tool called exiftool to determine this information.
    Bart

    I agree completely. I'm just starting to use Bridge (CS3) with a big pile of short videos I've taken over the years using P&S cameras, and I want to tag them. But, once I tag a photo, its mod date changes, and suddenly I've lost the date the movie was made. This seems crazy to me.
    -Joel

  • How to read tables and fields transaction,how to find table from a strucre

    hi all,
      i am having problem in reading tables and fields for developing a customised report. can anybady help me how to extract tabele and fields from a transaction code and how to map table from a structure.
    It will me much help full, if u had any documentation. u should be appreciated.
    Thanking u
    kiran
    Message was edited by:
            kiran

    Hi Kiran,
    You can make use of the tables or Views available.
    Reward If Useful.
    Regards,
    Chitra

  • How to hide fields in Infotype 16 for Molga 28

    Hi Guys,
    I need to hide some fields for IT0016 for Molga 28. Earlier we have assigned different screen for this molga .But now we have assigned the standard  screen to IT0016 i.e. View-3211. But when i go to node Change Screen Modifications, i m unable to find MP321100. I have checked through PA30 for chinese employee the Program is MP321100 and screen is 2000.
    COuld you guide how to hide some of the fields for Chinese Molga 28 in IT0016.
    Regards,
    Navneet

    Hi Harish,
    I havent got the chance to check with BASIS yet....they are lil busy .....meanwhile i have created an entry in t588m with Module pool mp321100 and feature p0016. As u told i have created entry with Molga 28 and return key 28 in P0016 feature.
    Could you confirm that i need to Create mP321100 or i could have done it via mp001600 as told by other guy.
    And now if i go the fields are hidden except for two fields which strangely are coming "ER Notice Period" and
    "EE Notice Period". I have hidden all fields still these two fields are cming any idea why?
    Regards,
    Navneet

  • Feature read and Variable key(VARKY)

    Hi Experts
    I want to ask one question, PLS help me
    as you know , every country's staff's infotype 0002 screen is not same
    for example Canada's screen NO is 2000, Japan's screen NO is 2022
    so I want to select dynpro no from T588M&#65292; &#65321;can know field Module Pool Name(REPNA) and Standard Screen(DYNNR), but I can`t confirm Variable key(VARKY) because there is subtype .
    can we select Variable key from table T549B and how to select,
    is there standard logic?
    Thanks

    for ex
            move L_MOLGA to pme04-MOLGA.
            move 'B' to pme04-TCLAS.
            call function 'HR_FEATURE_BACKFIELD'
              exporting
                  feature       = `P0002`
                  struc_content = pme04
                  kind_of_error = '4'
              importing
                  back          = DYNNR.

Maybe you are looking for

  • Original iPhone used as an iPod

    I purchased an iPhone 4. Now can my original iPhone be used as an iPod? If so, how do I do that I have erased all the data and apps off, can they be replaced? Thanks.

  • Implementing Alerts for a Custom List

    Hi, I have a custom list in our SharePoint 2013 environment. One of the columns is "Contract Expiry Date". We would like to send an automated email to a specific person when the "Contract Expiry Date" is 30 days ahead of time. I believe there are few

  • Any Java built in function to get the Class type corresponding to primitive

    I know it sounds strange but basically I have a Class and a String (I'm reading values from an XML file). If the Class is a primitive type (boolean, byte, char, short, int, long, float, and double) I would have to convert the String into the correspo

  • Anonymous block completed

    When I try to run below code, I am getting message says: anonymous block completed. What is this mean? I think I supposed see whether 'ths oofice is closed today or 'theoffce is open today'as the output,,, what is worng in this code? Declare v_day_of

  • Update air

    Probeme update [2014-01-28:17:49:45] Runtime Installer begin with version 4.0.0.1390 on Windows 7 x86 [2014-01-28:17:49:45] Commandline is: [2014-01-28:17:49:45] Installed runtime (3.8.0.1430) located at c:\Program Files (x86)\Common Files\Adobe AIR