Enhance/ Modify cFolder

Dear Experts what is the standard procedure to modify SAP delivered standard BSP application.
i need to enhance the cFolder application delivered by SAP, adding new fields to Notification Template. The task essentially boils down to add new field in database table and changing few HTML page content.
Greetings
John

Hi Vivek,
thanks for the answer. My requirement is to enhance few of  the BSP Views with custom fields, i have figured out the ABAP table that stores the value of input fields displyed. what i am NOT understanding is when i make ZCopy of the views using BSP_CUSTOMIZE & change its UI to include my custom fields..how will the Standard BSP application PICK my zChanged views??
is there someway i can say to standard SAP BSP to  PICK these Modified Z View ???
hope i made query clear ??
Greetings
John

Similar Messages

  • How to enhance/modify standard module in PBO

    hi
    In Program SAPLBARM
    screen no. 0800
    i want to add my code in PBO MODULE set_dynpro.
    can you post your valuable replies with the procedure how to add my code.?
    shall i go for access key, or with enhancement.
    note: when i tried to add code with new enhancement it is giving syntax error.( because we have to add code in module ... end module)
    standard code is:
    IF rm61b-budat IS INITIAL.
        MOVE sy-datlo TO rm61b-budat.
      ENDIF.
      IF rm61b-bldat IS INITIAL.
        MOVE sy-datlo TO rm61b-bldat.
      ENDIF.
    Mycode will be
    IF rm61b-budat IS INITIAL.
        MOVE space TO rm61b-budat.
      ENDIF.
      IF rm61b-bldat IS INITIAL.
        MOVE space TO rm61b-bldat.
      ENDIF.
    waiting for replies
    Thanks
    surya

    Many thanks for your help.
    I managed to set a new standard web template based on 0ADHOC but now I've found a new issue: in the WAD, I have created a new web template also copied from 0ADHOC. This web template will embed a query and the web report will be executed from WAD, not from BEx. The problem is that the different buttons (Save View, Bookmark, Variable Screen, Export Excel, Export to CSV, etc)don't seem to work when I click on them once the report is showing the results.
    Can you please give me any idea on what's happening and if there's anything else I should do?
    Many thanks in advance.
    Inma

  • What is the Standard Procedure to Modify  SAP Delivered BSP Application ?

    Dear Experts what is the standard procedure to modify SAP delivered standard BSP application.
    i need to enhance the cFolder application delivered by SAP, adding new fields to Notification Template. The task essentially boils down to add new field in database table and changing few HTML page content.
    Greetings
    John

    Hi Vivek,
    thanks for the answer. My requirement is to enhance few of  the BSP Views with custom fields, i have figured out the ABAP table that stores the value of input fields displyed. what i am NOT understanding is when i make ZCopy of the views using BSP_CUSTOMIZE & change its UI to include my custom fields..how will the Standard BSP application PICK my zChanged views??
    is there someway i can say to standard SAP BSP to  PICK these Modified Z View ???
    hope i made query clear ??
    Greetings
    John

  • Displaying all enhanced Business Content Objects?

    Hey all.
    Is there a way to display all Business Content objects that have been enhanced/modified without checking each one individually?
    Specifically, I am wanting to know which standard InfoObjects in our system have been enhanced, but I don't want to have to manually check each object to determine if it has been enhanced or not.
    Thanks in advance.

    check table RSDIOBJ field TSTPNM
    (exclude 'SAP' and 'DDIC')
    Edited by: RafB on Jun 3, 2009 2:35 PM

  • How to Enhance IT 2001

    I know custom fields cannot be added to PA2001 because it is not delivered with a CI_INCLUDE.  However, can/should I add a new field to PA61 and use a user exit to update a new infotype?  The business requirement is to provide a checkbox for reporting purposes only in order to flag an absence as a 'short term call-in'.  It is not acceptable for the timekeeper to maintian an additional infotype after entering ab absence.  They just need to click on a box if the absence was requested within hours of start time. Thanks.

    Hi,
    Time infotypes should not be enhanced (Time constraint T is the reason).
    Please do not go ahead with enhancing/modifying as it will have consequent issues.
    Go ahead and use some existing fields for this purpose, or create new absence types for short term-call in.
    Regards,
    Divya

  • User exit to only display Shopping Cart-Backend application errors in SRM portal

    Hi Experts,
    We have a requirement where users should be able to access the  "Shopping Cart errors" from portal. But we don't want users to access monitor Shopping cart under Applications monitor link.
    Thanks in advance for your help.
    BR,
    Saurabh

    Hi,
    you maay need to enhance/modify the method
    /SAPSRM/CL_CH_WD_MON_CONTAINER->/SAPSRM/IF_CLL_MON_CONTAINER~INIT_MAPPERS
    It's the initialization of the items in this monitor list
    Regards
    Konstantin

  • Adding new text in SHC HTML template with different colour

    Hi Gurus,
    We are using SRM5.0 Server 550 and SP14 and classic scenario.
    Is it possible to change the colour of a newly added text in Shopping cart HTML template?
    I mean we have a requirement to add a new text in HTML template of shopping cart and with a different colour so that it woulod be highlighted whenever users try to shop something.
    Can anyone let me know the pros and cons of such a thing, if later on they upgrade to SRM7.0 and its feasibility?
    Regards,
    Teja

    Hi,
    You can enhance/modify the HTML template.
    SRM 7.0 does not use ITS HTML template. So SRM 5.0 is the last version using ITS HTML template and no impact for upgrading to SRM 7.0.
    Regards,
    Masa

  • Change Expense Report in FITV_POWL_TRIPS Application

    Hi,
    In my workflow, i would like to call the change expense report in FITV_POWL_TRIPS application.
    In FITV_POWL_TRIPS Application, it shows all the expense reports and if user wants to Change, then need to press the CHANGE button which shows in the ALV control, in turn calling the SALV_WD_TABLE webdynpro component.
    I would like to know which page or iview do i need to call in my workflow, for Change expense report?
    Regards

    Hi,
    the buttons in FITV_POWL_TRIPS always jump to the original Ressources of your Backend's Homepage Framework, apparently somewhere is hardcoded these original sap ressources are used. If you can't, for whatever reasons, use the original ressource for the respective PCD-URL, you have to enhance/modify the respective method in WD4A...
    I couldn't find out myself when we tested Travel Management on our sandbox system. I wager there's some method for ALV-Grid Designing... if you happen to find out, let me know
    If you can, take my advice and use the original ressources.
    best regards, Lukas

  • Query on BDT: Business Data Tool Set

    Hi,
    I wanted to know, how to determine that a particular transaction is BDT(business data toolset) enabled?
    Or Let me know the list of transactions for which i can enhance/modify using the concept of BDT.
    Regards
    Shiva

    hi;
    Do like this
    Once you have identified a candidate for enhancement via BDT (i.e. u2013 no SAP-provided dialog/screen exits), how do you find out what the application object is so that you can determine if it is an object registered for the BDT?
    All BDT-enabled applications call function module u201CBDT_TBZ0A_GETu201D to find out specifically what, if anything, has been enhanced.
    Put a break-point in the function module.
    Execute the transaction that you are hoping to enhance.
    When your break-point is hit, look at the value assigned to variable IV_OBJAP.  This is your application object.
    If the break-point is not hit, chances are that your application doesnu2019t use the BDT.
    Regards
    Shashi

  • Query on BDT: Business Data toolset

    Hi,
    I wanted to know, how to determine that a particular transaction is BDT(business data toolset) enabled?
    Or Let me know the list of transactions for which i can enhance/modify using the concept of BDT.
    Regards
    Shiva

    Hi Shiva,
    Refer to the links in the following link:
    Business Data Toolset (BDT)
    Regards,
    Blue Moon

  • Adding fields in requisition iview

    Hi guys,
    We have enhanced Infotype 5125 adding a customer include with some extra fields. So we need a way to add those fields into the requisitions iview (requisitions/com.sap.pct.erp.recruiter.create). Is there a way to enhance, modify or customize this iview in order to add those customer fields?
    Thanks in advance.

    Hi,
    you need to setup your NWDI server...connect the Developer's NWDS to NWDI ...create track for ESS on NWDI.....import the ESS .sca file into it.....then goto NWDS and import the Development Configuration file for your track.....create a project for the ESS DC you want to modify ...and goto the Webdynpro project to modify the screens or the code.....

  • Is SAP going from ABAP to Java

    Upto how much extent are following true, i heard from few SAP people.
    1. lot of features currently implemented on ABAP will be shifted to Java gradually.
    2. all the new functionalities  will be preferably developed by SAP in Java instead of ABAP.
    3. in the future, all of the components/features will be in Java instead of ABAP.
    thanks,
    Ganesh.

    > I have a doubt over here ...All the SAP ESS/MSS applications were in Web Dynpro for Java but now they are slowly been converted to Web Dynpro ABAP ..... so is SAP going the other way round ...converting all its previous Java applications back to ABAP?
    Yes - you're right - but that's something many customers highly appreciate, especially in the case, when they enhanced/modified/adapted the pre-ERP ESS/MSS functionality in ABAP which would now needed to be ported over to Java. Due to the conversion back to WD-ABAP they can stay with their current code logic and "just" need to adapt the frontend to WD.
    I heard from quite some (SAP-)people something like
    ABAP --> Service provisioning
    Java --> Service consumption
    so the business logic stays in ABAP but the frontend, that actually uses the functionality, is written in Java.
    IMO the main problem of all that Java stuff is, that there is no consistency about how it's used across the applications. If you e. g. compare ESS/MSS to the BI (the Java parts) then you'll see, that ESS/MSS uses the ABAP customizing to layout the functionality on the portal but the BI uses real functionality to do that. Some applications use JCo, others use WebDynpro connections, others use ICM - just as the application grew up over the time. This makes handling different applications in a portal so utterly cumbersome because you first have to find out, how they connect to backends before there's a chance to find out, why something is not working.
    Another example is e. g. the Redwood scheduler (provided as a basic license for free with each Netweaver license) - the software itself is VERY good but I would never dare to run such a crucial functionality as batch scheduling (on which we highly rely on for our business) on a Web-AS Java in production.
    Markus

  • What is an exit ?

    Hello Experts,
    I have a basic question.
    What is an Exit in SAP ? Does the word refer to its literal meaning here too?
    If so, where do we exit from and what do we enter in ?
    Please educate me and I promise points

    Hi Raj,
    SAP provides you a place to include your custom code to enhance/modify the standard functionality, it is called exit.
    Regards,
    Praveen

  • What's BADI about Customer Exit Global Variables in Reporting?

    Dear Experts,
    In BW side, about BW variable enhancement, i alway writing code in CMOD  EXIT_SAPLRRS0_001/INCLUDE ZXRSRU01.
    when have many peoples change this exit, will have appear some management issues, such as when have a person changing this exit, i can't chang it. and request management also have management.
    Do you know which BADI can do it and replace CMOD's  exit? Please advise.
    Thank you very much.
    Best Regards
    Steve

    Hi,
    If you still feel that you are facing the issue, then you can create a new include for your project inside the
    Include ZXRSRU01 and you can handle the datasources for your projects there.
    You can also make use of this document Enhancing / Modifying Multiple Data Sources in Parallel which you can get by searching SDN
    Prathish

  • Installing Business content of BW Objects

    Hi,
    My requirment is to re activate some of business content infoobjects
    Before that i need to check what difference between already installed and business conntent  objects
    As we enhanced/modified some of the business content objects
    Thanks

    Hi
    Thaks for the update
    "In the Object you want to compare you will be able to see the version comparision tab. when you click on it you'll be able to display differences between active and content version of the object."
    Where can i see the version com tab
    I want to compare Cube (Active VS content) and
    Data source
    Thanks

Maybe you are looking for

  • How can I Sync my iPhone before restoring?

    I tried to use something called DrFone to restore my calendar, which I had accidentally deleted on my iPhone 4. Didn't see the fine print that said the trial version didn't support back up. Now my phone is totally frozen. When I turn it on, the scree

  • Lumia 1020 focus issue

    Hi there, Recently my Lumia 1020 struggles to focus unless there is a lot of light - it especially struggles with close or distant objects.  Medium distance around 2 meters away in a lot of light seems to be the only conditions where the autofocus ca

  • Cloning from SE to SE1 environments?

    I know this is a licensing issue. And I know those can't be resolved here, because of all the legalities etc. etc. And I know the only people that can resolve such issues definitiely are Oracle Sales Reps. But I'm not asking for a Supreme Court rulin

  • I can't see all apps in appstore day by day like i used to search in ios 5. Why is that ? Help!

    After updated to ios 6, i cannot see all apps in entire appstore which added daily. There is an option that you can see all apps listed with added days. Now i camt where is that option Help!?

  • Globalization request

    I am using Reports 9i and publishing on web via Oracle Portal. Customers in US & Korea will use this report. According to my requirements, Koreans need to see this report data in Korean language (If they wish to see). What are the steps I need to tak