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

Similar Messages

  • 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

  • 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

  • HIDE AREAS FOR COUNTRY SPECIFIC ESS

    Dear Expert.
    I have the following issue.
    In the company we have  employees in several country. For one of this country some Areas ie. Career and Job will be not enabled.
    I found issue similar  and a solution in the following post:
    [Applications of ESS    |Applications of ESS]
    In the previus post:
    Bala Suggests
    Do  an implicit enhancement in this Fm HRXSS_SER_GETMENUDATA to hide the area for a particular country
    Tiberiu Sasu  Suggests:
    You create two overview area group pages in the backend: ZAreaA and ZAreaB. ZAreaB does not contain the service link to Travel and Expenses
    in roleA you configure the iView "Overview" to point to ZAreaA
    in roleB you configure the iView "Overview" to point to ZAreaB
    The question is:        
    If I use the option of Tiberiu, when the Basis Team do an update for  the Business Package of ESS, we hot can have this update. ??
    What is a best practice for solve this issue, having in count the SAP guidelines?
    Thank in advance for your help.
    Best Regards
    Carmen

    Hi,
    I'd strongly agree with Bala.
    The enhancement is relatively simple - I've done the same thing for several systems.
    I have found, however, that the best way to drive the enhancement is by reading the user's security roles. This way access to the area can be granted/removed by the same process that grants access to any/every part of the system.
    - Chris

  • 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

  • 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

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

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

  • RPM Upload/Download Project Data u2013 No Selection list for Application system

    When trying to upload from project or download to project from/to application SAP Project System there is no selection list under the drop down field for Application system. As I understand from the RPM guides, this is the logical system. We have defined the logical systems in IMG. Is there some other configuration we are missing?
    We are using SAP RPM 4.5 (CPR Xrpm 450_700: Support package 0009)
    Any help appreciated

    Hi,
    Have you deleted cache and tried it again.
    Pramod

  • ESS Benifits and payments - form16 - No entry found for application id XSS_

    Hi ,
    we have deployed ESS 1.0 sp13 and i am getting an error in benifits and payments .
      No entry found for application id XSS_HR_IN_F16 at table T7XSS_SER_RFW  this was the error prevesoly getting after maintaining the values in ESS (SPRO) GRT assign application id to ABAP calss.
    values of  XSS_HR_IN_F16 - CL_HRXSS_IN_F16 then i am getting an error as mentioned bleow
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Fill in all required com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException:      Fill in all required entry fields                                   , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:373)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:292)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:256)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:198)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:258)
         at com.sap.xss.hr.in.f16.vc.vcf16selection.VcF16Selection.onInit(VcF16Selection.java:237)
         at com.sap.xss.hr.in.f16.vc.vcf16selection.wdp.InternalVcF16Selection.onInit(InternalVcF16Selection.java:235)
         at com.sap.xss.hr.in.f16.vc.vcf16selection.VcF16SelectionInterface.onInit(VcF16SelectionInterface.java:161)
         at com.sap.xss.hr.in.f16.vc.vcf16selection.wdp.InternalVcF16SelectionInterface.onInit(InternalVcF16SelectionInterface.java:144)
         at com.sap.xss.hr.in.f16.vc.vcf16selection.wdp.InternalVcF16SelectionInterface$External.onInit(InternalVcF16SelectionInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException:      Fill in all required entry fields                                   , error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.rep.model.rfwmodel.RfwModel.hrxss_Ser_Rfw_Rfc_Exec_Action(RfwModel.java:184)
         at com.sap.xss.hr.rep.model.rfwmodel.Hrxss_Ser_Rfw_Rfc_Exec_Action_Input.doExecute(Hrxss_Ser_Rfw_Rfc_Exec_Action_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 63 more
    Apart from from the above mentioned entry whether we need to maintain any other entries .
    Thanks & Regards
    Praveen.K.T
    Edited by: PRAVEEN K.T on Aug 13, 2008 8:05 AM

    Hi Praveen,
    Im getting the same error Can you please let me know how did you resolved it.
    Thanks,
    Santosh

  • 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

  • Utilizing auto-increment/identity fields for primary key with "application" identity

    Is it possible to utilise an auto-increment (identity in MS SQL Server)
    field for the primary key field when using "application" identity?

    To the best of my knowledge, you cannot use auto-increment. Due to the
    differences in the way that identities are generated at the datastore
    (upon insert) vs. JDO (upon makePersistent), this feature of SQLServer is
    not supported yet.
    However, we do provide a variety of other ways of generating identity
    which may provide a closer fit to what you want, and
    our users may have some experience in solving your problem.
    On Tue, 28 Jan 2003 09:56:08 +0000, Sean Ryan wrote:
    Is it possible to utilise an auto-increment (identity in MS SQL Server)
    field for the primary key field when using "application" identity?--
    Stephen Kim
    [email protected]
    SolarMetric, Inc.
    http://www.solarmetric.com

  • SQL query to list the "Administrative category" field for all applications

    yesterday i started a thread to list the "Optional reference" field for all cm applications in a SSRS report. I've got the query with the help of Torsten.
    https://social.technet.microsoft.com/Forums/en-US/00419e6e-e3c2-4b80-b6af-2a24ced1032d/sql-query-to-list-the-optional-reference-field-of-all-packages-in-cm-2012?forum=configmanagersdk
    But again today, i'm looking for a way to get "Administrative category" field in a SSRS report. Could someone point me to the right direction ?
    Kindly mark as answer/Vote as helpful if a reply from anybody helped you in this forum. Delphin

    Hi,
    You could monitor the SMSProv.log when you check the category of an application. It shows that SQL query the SCCM provider used is related to function fn_ListCategoryInstances.
    Best Regards,
    Joyce

  • Additional Fields for ESS-Business Card Not Working for Certain Countries

    Dear Experts,
    We were trying to configure the additional fields to be displayed in Business Card - Overview Screen for all countries. We don't have problem configure and get the new fields display for Malaysia (Molga = 14) but having problem for the field to display for Hong Kong (Molga = 27) and Singapore (Molga - 25).
    The strange thing is I am following the same steps as I configured for Malaysia. Somehow it is not working for Hong Kong and Singapore. As I understand, there is only 1 place to configure in SPRO for this requirement:
    Personnel Management -> Employee Self-Service -> Service-Specific Settings -> Own Data -> Customizing of Personal Information Screens -> Determine Fields for Business Card on Overview Screen
    Please help!

    Hi Siddhart,
    Thank you for the information. We are currently in EhP3 with below Support Components installed.
    Software Component: SAP_HR
    Release: 600
    Level: 60
    Highest Support Package: SAPKE60060
    Software Component: EA-HR
    Release: 603
    Level: 34
    Highest Support Package: SAPK-60334INEAHR
    The note 1159911 provided is within SAPK-60304INEAHR. Thus, I don't think this is the root cause of this inconsistency base on the Highest Support Package installed in our system.
    Anymore hint? Anyone? Please...

  • 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

Maybe you are looking for