Change of standard application

Hello!
     I am working with SAP NetWeawer Portal. Beside I appeared need to contribute the changes to standard SAP application. Application is used for searching for of the users, roles and groups and assign to him rights on KM resource. For start of this application necessary to execute the following actions:
     1. Go "Content Administration" -> "KM Content"
     2. Open details of the resource ("Details")
     3. In menu of the "Settings" choose point of the "Permissions"
     4. Press the button to "Select...", residing near by textarea "User Selection".
     Possible contribute the changes to this application? If possible, then, how to get this application for contributing the change?
Beforehand thank you.

Hi,
You can use KM APIs and security APIs for achieving the functionality desired.
Ashutosh

Similar Messages

  • Error while changing standard application

    I am making some changes in standard Leave Application.
    It's reflecting some Error saying
    1. The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.aii.proxy.framework.core.AbstractProxy. Fix the classpath then try rebuilding this project.     JDT_ITCLEAVE_Desslea~sap.com          
    2. This compilation unit indirectly references the missing type com.sap.aii.proxy.framework.core.AbstractProxy (typically some required class file is referencing a type outside the classpath)     AccListView.java     JDT_ITCLEAVE_Desslea~sap.com/gen_wdp/packages/com/sap/xss/hr/lea/acclist     line
    3. Application LeaveRequest: Component is missing     LeaveRequest.wdapplication     JDT_ITCLEAVE_Desslea~sap.com/src/packages/com/sap/xss/hr/lea/appl     
    4. Application LeaveRequest: Startup plug is missing     LeaveRequest.wdapplication     JDT_ITCLEAVE_Desslea~sap.com/src/packages/com/sap/xss/hr/lea/appl     
    For error number 3 and 4 i hve added the main component to the application properties of Application
    LeaveRequest, but still its giving error.
    Please Help !!
    Regards
    Roshni

    Hi,
    once try by repair option ?
    right click on dc name from context menu
    select "Repair" from this context menu select "Project Structure and ClassPath"
    Regards,
    ramesh

  • Webdynpro for ABAP, Enhancement and change of standard "visible" property

    Hi
    Is it possible to change the standard Webdynpro element (in cProjects application), so that the original control "Input" from visible property "Visible" is changed to mine Context variable? How to change that default "Visible" flag in standard element?
    thank you

    Hi Phani,
    Thanks for the info.
    I am able to see if it is not interactive.
    Displaytype is native only.
    Let me explain you the issue in detail:
    Currently Client is calling ZFORM thro Java. They have some issues with JAVA so they want to use Webdynpro to call that ZFORM and the form is ABAP Dic based.
    For Templete source I gave ZFORM name, and it automatically created a 'NODE' wrt the context in the ZFORM.
    Now I have to pass data from difft  node attributes to that 'NODE'.
    Thanks in advance,
    GG

  • Change of Standard Currency Translation Logic

    Hello everybody,
    I need to achieve special goal to for a user request:
    In a BPC planning application using version 5 MS I would like to import data from another data source and perform a currency translation from LC to RC. The application is NOT set-up as a YTD application, as the planners should be able to input data on a periodic basis (i.e. month). So the default currency tranlation would take the LC amount from one month and multiply it with the rate for this month giving the amount in RC.
    I need to change the FX trans logic in a way that the LC amounts are summed up first and then the multiplication with the last FX rate is taken, i.e. similar to a YTD consolidation application. I do not want to change the existing appl into a YTD-appl as monthly input is needed.
    Therefore I need to change the standard FX trans logic from, let's say, "multiply each monthLC value by FX rate and then build the YTD value" into "sum-up each month LC value giving YTD LC value and then multiply by FX rate of the last month".
    Can I achieve that by tweaking the standard FX logic or do I need to set-up a certain FX Business Rule? Do I need a new measure ? How would the coding look like ?
    Any help is appreciated.
    Thanks.
    Wolfgang

    Does nobody have an idea how to attack such a challenge ?

  • Changes in standard e-rec web dynpro component

    Hi ,
    I need to make some changes in standard e-rec web dynpro component. Needed to know what approach needs to be followed for the same. Can I make changes in the standard itself or do I need to copy the standard component and make changes in the Z component.
    Thanks in anticpation.
    Regards
    Nidhi Jain

    Hi Nidhi,
    Its better to make changes in the Enhancement Framework itself.It will be too complex to make it to Z applications since there will be lot of dependent objects involved. I was also in the state of dilema when i was about to make changes to the standard E-travel applications using ABAP webdynpro(EHP2) and finallly i was able to meet all the customer requirements using Enhancement Framework and yesterday the UAT ended successfully..:-).
    I have also implemented the e-recruiting using BSP in my last project.So i am able to give the above suggestion to you.
    Since E-rec applications will have lot of methods, you can be able to meet all the changes in the Pre and the Post exit methods itself.
    All the Best.
    Thanks,
    Rajkumar.S

  • ESS standard Application modification

    Hello,
    We are on ERP 6.0 EHP4.
    We have got ESS and MSS implemented. Applications are working fine now.
    However user has not yet reverted with any modification on standard one...but still I need to find out on how I can make changes to existing standard applications.
    Below are places where it could be done...according to me :
    1. Make service specific settings.
    Here it is possible to hide fields and show new fields based on existing infotypes. These settings are done in R/3 SPRO Tcode.....
    2. Iview Personalization.
    Here you can make necessary changes in UI presentation/layout. Making fields disabled or readonly. These are done in portal PCD....
    3. FPM modification.
    you have to use Self services administrator role here. This is a separate business package which you need to get from SAP.
    Please comment on whether my findings are correct ?
    Secondly do I need NWDS to modify on any part of existing applications. Can anybody give 1 example where I need to modify WD Java code/view.
    Is Self Services Administrator role free from SAP if you have already purchased ESS/MSS Self-Services Package.
    I read an article which is below :
    http://wiki.sdn.sap.com/wiki/display/profile/ESSPersonalInformationUIenhancementwithoutmodification
    However I do not feel it is now applicable for our Business package version.
    Can anybody throw a light on ...if I am missing out on something......

    Hi Saurabh
    1.     Once you install ESS and MSS business package you will get the Self Service Administrator role. We donu2019t need to buy the additional licenses separately for it.
                         About the modification of FPM application, we can modify the FPM applications/views but it is recommended not to modify the SAP delivered FPM configuration. We need to create a new FPM application.
    2.     We need NWDS, to enhance the SAP delivered functionality or to fix any of the defects etc. for example I have seen some of the clients asking for the check image on the  edit screen of bank application to show what is routing number and account number for the end users, some of the clients they need confirmation, accept terms and conditions etc while creating/updating a bank information etc.
    For building the custom applications.
    3.     NWDI and NWDS are different, they go together. If itu2019s a big project then we would need a dedicated system for NWDI. I believe it would need the license. If you are using NWDS and also ESS & MSS business package then you have to go for NWDI for creating custom apps or for modifying the standard apps.
    NWDI: is used for source code repository, version control, build, transports etc for the java code. In simple terms, NWDS is the front end to the NWDI.
    4.     The url u posted is not obsolete, its very important and still holds good. If we want to enhance the back end i.e. infotype and show the enhanced fields of the infotype on portal then we have to go in that route.
    5. I think you have covered all the ways for modification and customization.
    Regards
    Yugandhar Reddy

  • Changing in standard Business Package

    Hi
    I need to change the web dynpro component supplied in stanadard business package. These web dynpro component are called from portal Iviews.
    Should i make the Z copy of the webdynpro or starightway change to standard business package.
    How will it effect during upgrade or modification by SAP
    Best Regards
    Naresh

    Hi Naresh,
    when you create a z copy you must change the business package at least at the point where the WD application is called. So there are two points where SAP modifications will impact your changes.
    My suggestion: if you can't avoid using the portal at all, avoid at least making modifications.
    In the backend use the enhancement framework in order to be independent of SAP modifications. I put an example in the WD4A book, that shows how to work with the enhancement framework.
    regards, Ulli

  • Change the Standard SAP background color(blue) in SRM EBP

    Hi All,
    I have cleint requirement to change the standard background color in EBP ITS application. Can anyone help me out in finding way to make color changes as required. I am not getting where exactly change needs to be made. I tried looking at BBPGLOBAL internet service but couldnt figure it out.
    Thanks in Advance.
    Yaseen.

    Hi Yaseen,
    you can change background colors in SE80 in the css-style-sheet:
    Navigate to ITS-Service BBPGLOBAL -> Theme99 -> Mime Objects -> STYLE -> EBPAPPLICATION.CSS
    Change or insert the BACKGROUND-COLOR - Tag for the different styles which are used in HTML-Templates.
    Example: BACKGROUND-COLOR: #306897
    Afterwards publish the style. It's a little difficult to find the styles.
    Regards
    Joe

  • Change in Standard T.code

    Hi,
    Can anybody tell me example about changing the standard t.code CO01...
    Like where i can do changes in exists.....
    I tell u wat i do.....
    I find the exits name for this t.code and click on its include....
    Now i change here....in coding.....
    i code in it.......like LOOP AT SCREEN.....
    LOOP AT SCREEN.
    IF SCREEN-NAME = 'SAPLCOMK'.
    SCREEN-INVISIBLE = 0.
    ENDIF.
    MODIFY SCREEN.
    ENDLOOP.
    But it not work.....
    Tell me wat can i write here.........or anywhere...........
    Plz suggest...
    <b>Anil Kumar</b>

    hi Anil
    STATTEXT            Modification exit for formatting status text lines
    CCOWB001            Customer exit for modifying menu entries
    COIB0001            Customer Exit for As-Built Assignment Tool
    COZF0001            Change purchase req. for externally processed operation
    COZF0002            Change purchase req. for externally procured component
    PPCO0001            Application development: PP orders
    PPCO0002            Check exit for setting delete mark / deletion indicator
    PPCO0003            Check exit for order changes from sales order
    PPCO0004            Sort and processing exit: Mass processing orders
    PPCO0005            Storage location/backflushing when order is created
    PPCO0006            Enhancement to specify defaults for fields in order hea
    PPCO0007            Exit when saving production order
    PPCO0008            Enhancement in the adding and changing of components
    PPCO0009            Enhancement in goods movements for prod. process order
    PPCO0010            Enhancement in make-to-order production - Unit of measu
    PPCO0012            Production Order: Display/Change Order Header Data
    PPCO0013            Change priorities of selection crit. for batch determin
    PPCO0015            Additional check for document links from BOMs
    PPCO0016            Additional check for document links from master data
    PPCO0017            Additional check for online processing of document link
    PPCO0018            Check for changes to production order header
    PPCO0019            Checks for changes to order operations
    PPCO0021            Release Control for Automatic Batch Determination
    PPCO0022            Determination of Production Memo
    PPCO0023            Checks Changes to Order Components
    check which one ill suit ur req

  • Extend/Change the Standard Fiori App code

    Hi,
    We have implemented FIORI App in our SAP landscape.After implementation app is running fine.I want the change the standard FIORI App code for a specific app like change the label,change the Background Image,Change the Font style etc.I googled and made changes according to the article provided.
    Steps done to change the Standard app code.
    1)Downloaded the source code and uploaded in eclipse.
    2)Created a Extension Project and replaced the entire view with my new view.
    3)Shared the project and submitted the changes in gateway system.
    4)Created semantic object and other things required to show the custom app on launch pad.
    5)But when I click on custom app developed on the Launch pad it is navigating to a blank screen with no UI elements.But standard app is working fine.
    So please tell me the correct procedure to change the app and show it on Launch pad.
    Tags edited by: Michael Appleby

    Hi Ritesh,
    Following are the steps I followed in extending a Fiori App.
    I am trying to extend HCM_LR_APV(Approve Leave request ) app.
    So I downloaded HCM_LR_APV BSP Application.
    I uploaded in Eclipse IDE .I created an Extension Project(ZHCM_LR_APV) for this.
    For testing I tried to change the Icon in one of the view.
    So I replaced the S3 view by placing the Original Code same and changing the Icon only.
    In Component.js file I gave the path to the parent application in Load function.See the below code for your reference.
    jQuery.sap.declare("hcm.mgr.approve.leaverequests.CUST_HCM_LR_APV_EXT.Component");
    sap.ui.component.load({
      name: "hcm.mgr.approve.leaverequests",
      url:"/sap/bc/ui5_ui5/sap/hcm_lr_apv",
    hcm.mgr.approve.leaverequests.Component.extend("hcm.mgr.approve.leaverequests.CUST_HCM_LR_APV_EXT.Component", {
      metadata: {
      version : "1.0",
      config : {
      "sap.ca.i18Nconfigs": {
      "bundleName":"hcm.mgr.approve.leaverequests.CUST_HCM_LR_APV_EXT.i18n.i18n"
      customizing: {
      "sap.ui.viewReplacements": {
      "hcm.mgr.approve.leaverequests.view.S3": {
      viewName: "hcm.mgr.approve.leaverequests.CUST_HCM_LR_APV_EXT.view.S3Custom",
      type: "XML",
    Then I submitted the changes and tested the Custom BSP Application.But I am getting the error as below
    Error Message:
    Failed to load resource: the server responded with a status of 404 (NOT FOUND) http://sapfiorisrvr.domain.com:portno/sap/bc/ui5_ui5/sap/zhcm_lr_apv_ext/Component-preload.js
    Thanks&Regards,
    Akhil Das

  • Standard application log modification

    Hello all,
    I need help.
    I need to modify the standard application log,I have to change the header text(means we need to extend the header data).
    how can i processed Please help.
    Thanks & Regards,
    Naren.

    Hi Fabian,
      I think one of them is,
    <b>  Brigitte Rousseau  ([email protected])</b>
      He replies to some of the critical problems in app log.
      One such note is 575143
      Hope this helps..
    Sri

  • Windows 7 Elevating using UAC, does not change the standard users setting, it runs the Admins settings

    When elevating privilege for a standard user using an admin account, the UAC runs the application under the admins account "user" and not the standard users account "user", the problem is that doing so, it does not change the standard
    users settings
    In this example, trying to change the "Check for Updates Automatically" as the standard user, is grayed out, you have to be an admin to change this. This is a design of Java.
    When you right click and run as an administrator, the option is no longer grayed out and can be deselected, however, this only changes that setting for the admins specific "user", not the standard users specific "user" the admin is elevating
    privilege for. as illustrated below.
    Is there a work around for an admin to run his credentials but elevate the standard users session instead of his own or some other way to set the standard users setting when admin credentials are required?

    Hi,
    Based on your description, I understand that you want to disable
    Check for Updates Automatically option for standard users in Java.
    You can achieve this target by editing
    EnableJavaUpdate registry entry. For more details, please refer to following articles and check if can help you.
    (Please back up before that registry operation. That will help us to avoid unexpected issues.)
    How to disable Java Update in Windows
    7
    Disable Java updates with
    Group Policy
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    However, this issue is related to Java product. I suggest that you should contact with Java product support.
    I believe we will get a better assistance there.
    If anything I misunderstand or any update, please don’t hesitate to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Administrator changed to standard user

    Hi. I'm running 10.7.5 macbook air and my administrator user has just been changed to standard user.. So can't do anything right now, how do I change this?

    Triple-click the following line to select it, then copy the selected text to the Clipboard (command-C):
    dscl . -read /groups/admin GroupMembership
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You should get the following output below what you entered:
    GroupMembership: root admin1 admin2 ...
    where admin1, admin2, ... are the names of the admin users. Are any users listed besides root?

  • Unable to change ADF standard text for af_table ("Fetching data...")

    I wish to change the standard "Fetching data..." text displayed by ADF when scrolling through a table.
    Looking at the description in http://jdevadf.oracle.com/adf-richclient-demo/docs/skin-selectors.html, I expect to achieve this by overriding "af_table.LABEL_FETCHING" in my skinning resource bundle.
    I am able to override two af_column messages, but my af_table override does NOT work.
    My bundle looks like this;
    package com.vesterli.demo.skinning;
    import java.util.ListResourceBundle;
    public class MySkinBundle extends ListResourceBundle {
    @Override
    public Object[][] getContents() {
    return _CONTENTS;
    private static final Object[][] _CONTENTS =
    { { "af_table.LABEL_FETCHING", "Hang loose, dude" },
    { "af_column.TIP_SORT_ASCENDING", "First things first" },
    { "af_column.TIP_SORT_DESCENDING", "The last shall be the first" } };
    My trinidad-skins.xml looks like this:
    <?xml version="1.0" encoding="windows-1252" ?>
    <skins xmlns="http://myfaces.apache.org/trinidad/skin">
    <skin>
    <id>vesterli.desktop</id>
    <family>vesterli</family>
    <render-kit-id>org.apache.myfaces.trinidad.desktop</render-kit-id>
    <extends>fusion.desktop</extends>
    <style-sheet-name>css/MySkin.css</style-sheet-name>
    <bundle-name>com.vesterli.demo.skinning.MySkinBundle</bundle-name>
    </skin>
    </skins>
    Since I am seeing my customized column tip texts correctly, the reference from trinidad-config.xml to my skin should be OK (I am also seeing my visual skinning correctly). Since I am seeing some of my texts, my resource bundle must be valid, too. I am using JDev 11.1.1.3.
    So why doesn't the af_table skinning work?
    Any pointers appreciated.
    Best regards
    Sten Vesterli

    I was having this problem too, found this thread and did cleanup here and there, redo etc. But ended up with no luck to fix it.
    Just now discovered the issue is reproducible on the official demo site: table Skinning Key Demo
    1. check the column sorting labels, prefixed with "Demo: "
    2. change any selector setting to trigger a table refresh, it's always displayed as "Fetching Data...", without prefix.(as highlighted in the "Resource styles" on the same page, there should be prefix too).

  • "Network settings have be changed by another application" stuck in loops

    I have the exact problem as others with Network System Preferences saying that the settings have been changed by another application. The message goes into a loop that can only be stopped with a Force Quit of the Preferences. I also have the Airport not connecting at start-up without choosing the Network Name from the Airport Pull down menu. I also think it may have started with the last Security upgrade and Java upgrade. I have used the airport utility to reconfig the base station. I discovered a system keychain with a password for the airport that my normal passwords would not open to show what it's password was. I have done many disk permissions and verifications. Any ideas? I would think if this is a Security update error, that Apple would be aware of it by now and post a repair. I have followed some threads on this issue but would rather wait for an Apple fix. There appears to be no way to contact Apple in customer support.

    A Fix for "Your network preferences have been changed by another application" Error
    In the Library/Preferences/SystemConfiguration/ folder delete the following:
    com.apple.airport.preferences.plist
    NetworkInterfaces.plist
    preferences.plist
    com.apple.nat.plist
    You will have to re-configure all your network settings since deleting these files will cause them to be returned to defaults.

Maybe you are looking for