IC_BASE, Page Fragments : root_content.htm adding custom code in standard .htm

Hi All,
I am adding custom code in Page Fragments : root_content.htm of bsp application : IC_BASE, for particular business purpose but after activating
its asking to select page fragments. here its showing IC_BASE and etc.. could you pls guide me how to check which page fragment for this
root_content.htm. and also i am adding custom code in mail.htm under page with flow logic of same bsp application. so here i am assuming page
fragment is IC_BASE.
Jimmi.

Hi Jimmi,
In General if you want to modify standard BSP component, you need to enhance the component first and then you need to enhance the particular view you want to modify. You can directly modify the .htm page in view after enhancement.
Regards,
Dharmakasi.

Similar Messages

  • How to add a custom code to standard sap menu

    Hello guru,
    will you please explain me how to add a custom code to standard sap menu?
    thanks in advance.
    Best regards.
    juan

    Hello juan,
    with SE43N you can add custom transaction codes to the existing menues.
    see http://help.sap.com//saphelp_erp2004/helpdata//EN/00/783b377bfdcf61e10000009b38f936/frameset.htm
    regards
    johannes

  • Adding Custom fields to standard  SAP-EBP application

    Hi,
    A functionality requires some custom fields to be added to the standard SAP-SRM EBP ( Manage business partners) application.
    If I copy the whole BBP_VENDOR_CREATE program into a Z-program, and the BBPMAININT internet service to a Z-application, then would it be feasible??
    Which is the best way to add custom fields in a SAP standard EBP application--in the 'Manage business partners' section.
    Regards,
    Goutam

    Hi
    I don't think it's easily possible to add custom fields to the existing transaction - BBPMAININT.
    For adding customer fields you can refer the SAP OSS not - 672960, but I don't think it will be of much help here.
    <b>Since SAP has not upgraded this transaction - BBPMAININT for a quite long time, you need to do all the logic and validation from your end.</b>
    <u>Better to go for you own Z (custom program) and make your logic accordingly.</u>
    Regards
    - Atul

  • Re :adding custom fields to standard transaction

    Hi ..
         I've added custom fields to vbap table..I have also
    added these fields in the va02 screen.
    Now whatever values I enter for the zfields(va02 ) must be saved in vbap table.
    How do i do this?.
    Should I write in MV45AIZZ .(PAI).
    what are the steps i have to follow?.
    Thanks and regards..
    tharun venkat

    zfield in the program means the corresponding field name u have given for the newly added field in the table.
    IN the layout u might have added some field ad have given some name (I/O) field name.

  • Invoke custom code from standard form

    Hi Experts,
    I am a novice in forms.
    I want to call some custom code when a sales order is created or updated.
    i.e after user does some changes in std form and saves it, immediately I want to call my code.
    what is the best way of doing it?
    1. can it be done through form personalization? if yes how?
    2. I could not find any user hooks in process orders api to write user hooks.
    Looking for an option other than alerts and triggers.
    version of apps : R12

    I do not know if Forms Personalization can handle this (from what I've heard it is very robust), but I know you can handle this in the Custom Library (CUSTOM.pll). If you don't need immediate processing, you could also modify the Workflow to handle any custom processing that needs to occur. It's been a few years since I worked with the Oracle Enterprise Business Suite (EBS) so I don't recall all the steps involved. I suggest you post your question in the General EBS Discussion forum as this forum is dedicated to general Forms development. The Oracle Applications Documentation library is also a great place to look. Select your EBS version and then scroll to the Standards section and review the following documents:
    <ul>
    <li>Oracle Applications Developer's Guide
    <li>Oracle Applications User Interface Standards for Forms-Based Products
    <li>Oracle Application Framework Personalization Guide
    </ul>
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Adding custom code in generated HTML pages?

    Hi
    We have a customer running Weblogic Portal 8.1 sp3 ia64.
    They need to add some custom html code like <META ... tags within the <HEAD.
    How to do that?
    Best regards Anders Rothman

    add it to the framework jsp - head.jsp i believe.
    Kunal Mittal

  • Adding custom fields to standard Asset Accounting  ALV reports

    Hello,
    I have recently added some fields to the Asset Master table ANLU using the customizing include CI_ANLU.  I have also added some fields using an append structure to ANLZ.  I now need to have these fields available in the standard reports for Asset Accounting.  One example is the report generated for transaction S_ALR_87011963.  I need the new fields available in the 'Displayed Columns' list when clicking the Change Layout icon.  Any suggestions?
    Thanks,
    JR

    Hi Vignesh,
    Adding new fields is not possible, but custom subscreens can be added.
    Check enhancements QQMA0001 (subscreen for notification header) and QQMA0008 (subscreen for additional data).
    It might help you.
    Thanks & Regards,
    Swati

  • Adding custom fields to standard table control in IW51

    Hi,
    I have added 4 custom fields to the standard table QMEL through the structure CI_QMEL .
    In transaction IW51 there is a table control as show in the screenshot below.
    The 4 custom fields which i have added in the standard table should also be added to this table control.
    Can this achieved by making adjustments in SPRO settings or can it be acheived technically by using some exit?
    Thanks in advance.
    Regards,
    Vignesh Sunkasi.K

    Hi Vignesh,
    Adding new fields is not possible, but custom subscreens can be added.
    Check enhancements QQMA0001 (subscreen for notification header) and QQMA0008 (subscreen for additional data).
    It might help you.
    Thanks & Regards,
    Swati

  • Adding Custom Fields in Standard View - How to save data to Table

    Dear Experts,
    One View is having UI elements from a standard table /RPM/ITEM_D. Added 2 custom fields in this table using enhacement. Now enhanced that standard View and added these 2 custom fields. When I am saving the application, these 2 fields values aslo should be saved. In the context all fields are present from table /RPM/ITEM_D except the custom one. Can you please help me out how to acheive this.
    Thanks and Regards
    Sumesh

    Hi Sumesh,
    What you need to do is :
    1) add these two new fields in the same context node where the field from table /RPM/ITEM_D are added.
    2) in your UI , bind values to these new attributes.
    If current application is using and BAPI / Class method to update the table ,
    this new fields will also be passed to that bapi and will update table.
    Regards,
    Ashish Shah

  • Adding Custom fields to standard  SAP-ITS application.

    Hi,
    A functionality requires some custom fields to be added to the standard SAP-SRM EBP ( Manage business partners) application.
    If I copy the whole BBP_VENDOR_CREATE program into a Z-program, and the BBPMAININT internet service to a Z-application, then would it be feasible??
    Which is the best way to add custom fields in a SAP standard ITS application.
    Regards,
    Goutam

    Hi Goutam,
    > If I copy the whole BBP_VENDOR_CREATE program into a
    > Z-program, and the BBPMAININT internet service to a
    > Z-application, then would it be feasible??
    Yes, I think so.
    Best regards,
    Henning

  • Adding custom button in standard toolbar in ALV

    Hello All,
    I need to add a customized button called "Copy" on ALV. The following code is giving me few standard buttons like "Append" "Delete" "Insert" etc. So, how can I add "Copy" button besides one of these standard buttons.
    data: l_value type ref to cl_salv_wd_config_table.
    data: lr_table_settings type ref to if_salv_wd_table_settings.
    lr_table_settings ?= l_value.
    lr_table_settings->set_read_only( abap_false ).
    Appreciate help.
    Thks & Rgds,
    Hemal

    Create One method
    And inside that method write the below code
    (Here i  am creating delete button you can create any name button you want just replace the name
      DATA lV_EDITBTN TYPE REF TO cl_salv_wd_fe_button.
      DATA lr_buttonui TYPE REF TO cl_salv_wd_fe_button.
      CREATE OBJECT lr_buttonui.
      lr_buttonui->set_text( 'Details' ).
      lr_buttonui->set_tooltip(
      'Shows Detail Screen as per the View selected' ).
    Generating Function Object for Button.*
      DATA btn_button TYPE REF TO cl_salv_wd_function.
      btn_button = lo_value->if_salv_wd_function_settings~create_function(
                              id = 'DETAILS' ).
      btn_button->set_editor( lr_buttonui ).
      DATA lr_buttonui1 TYPE REF TO cl_salv_wd_fe_button.
    After that create another method  and make it as a event ( it means now it become event )
    select event ON FUNCTION FROM THE LIST
    Inside that event   write
    CASE LV_FCODE.
        WHEN 'DETAILS'.
           wd_this->fire_OP_TODEATILS_plg( ).
    endcase.
    May be it may help

  • Custom code behind Oracle BI

    Most custom code or script I see is added via a dashboard and "Contains HTML Markup" is checked. I don't think what I want to do can be done this way because I want it to be system wide not just a dashboard.
    If it is even possible, how would I go about adding custom code to Oracle BI? My goal is to add a div that pops up when a new message is found to notify users of data issues(primarily). The code will be jquery ajax calls to the server.
    Is this possible?
    Thanks.

    You can insert custom HTML, JavaScript and CSS in the dashboards. I use jQuery and jQuery UI to modify default prompts (add checkboxes, treeviews and so on).
    To link jQuery and some other js (custom.js file for ex) create file /web/msgdb/customMessages/custommessages.xml and add this code (OBIEE 10g):
    <?xml version="1.0" encoding="utf-8" ?>
    <WebMessageTables xmlns:sawm="com.siebel.analytics.web/message/v1">
    <WebMessageTable system="CustomMessages">
    <WebMessage name="kmsgCustomScriptsAndStyles">
    <HTML>
    <script type="text/javascript" src="res/custom/js/jquery.js" />
    <script type="text/javascript" src="res/custom/js/custom.js" />
    </HTML>
    </WebMessage>
    <WebMessage name="kuiMainBarActionsTable" translate="no"><HTML>
    <MessageRef name="kmsgCustomScriptsAndStyles" />
    <!-- inset all content of kuiMainBarActionsTable WebMessage from /web/msgdb/messages/commonuitemplates.xml here-->
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>

  • "500 internal server error" after adding custom fields to Address page

    I need to display custom fields on the "Addresses" and the "Personal Data" pages. For that, we added custom CI_INCLUDE fields in both PA0006 and PA0002 tables as per instructions below
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/essPersonalInformationUIenhancementwithoutmodification&focusedCommentId=28278867
    we also extended the Badi HRPAD00INFTYUI
    custom fields show up OK in page "Personal Data". However when trying to browse to page "Addresses"
    we get the following error:
    "500 internal server error - com.sap.tc.webdynpro.progmodel.context.ContextException: MappedNodeInfo(DetailView.SelectedInfotype): unknown child node Area8 ".
    "Area8" is one of the custom fields we added in PA0006 (Address infotype).
    any idea what is wrong?  maybe Badi HRPAD00INFTYUI cannot handle 2 infotypes in the same time?
    T.

    Hi Sasu,
    Its clearly saying contect binding error. Have you mapped  correctly from FcComponent to VcComponents.
    FcCompoenets for Model logic.
    Check the mappings correctly.
    If it is complete custom or new field then there will be could of steps.
    1) Reimport the model
    2) map new field to FcComponent
    3) Bind new Fields from Fc to Vc
    Rgds
    -SS

  • How to call the custom  code in Seeded OA pages when an event Occured.

    Hi,
    I need to call a Oracle Create Task API when User saves the data from Seeded OA Page(Sales OA Page).When User Pressed on the Save button,based on Value he selected in " Sales Methodology" Field ,I need to call Call API.
    How can I achieve it.Is it suggestable to call Custom Code in OA Page.
    Thanks
    Raju.

    hi
    extend the controller
    1.) In PFR method of controller capture the event of save button.
    2.) If the save button event ocurred capture the value of Sales Methodology.
    3.) if select Sales Methodology is required value then call the API using the below method (change it accordingly)
    import java.sql.CallableStatement;
    import java.sql.SQLException;
    import java.sql.Types;
    OADBTransaction txn = getDBTransaction();
    CallableStatement cs =
    txn.createCallableStatement("begin dbms_application_info.set_module(:1, :2);
    end;");
    try
    cs.setString(1, module);
    cs.setString(2, action);
    cs.execute();
    cs.close();
    catch (SQLException sqle)
    try { cs.close } catch (Exception(e) {}
    throw OAException.wrapperException(sqle);
    thanx
    Pratap

  • Adobe CS5 adding extra code to an uneditable section of the page?

    I have a website that was created in Dreamweaver and has editable regions set for other people to manage the content using Contribute. The main author of the website is using Contribute CS5, and it is adding extra code to an uneditable region of the page (as defined in the template), which messes up the layout of the header and footer. Can anyone help me figure out why this is happening and how to fix it?
    I have edited the page successfully through my version of Contribute, which is 6.5--it does not add that extra junk into the code.
    The solution, might be to move my user over to 6.5, but I want to find out why it is happening, before we spend any additional money on the program.

    What's the code?

Maybe you are looking for

  • Re: Hard Disk Space

    Hi, After dropping a couple of tables, the system does not free up hard disk space. How can I resolved this issue ? kindly advise. thanks. andrew

  • I'd like to contact a Flash Player developer about a possible bug...

    ...in the latest Flash Player add-on. We provide computer based training for a very large customer base and following the latest Flash Player update, some of our Flash presentations are freezing in Internet Explorer 7, Firefox, and Google Chrome.  In

  • MBAM 2.5 - Does it create system partition 'automatically' ?

    Hi All,  Installed MBAM 2.5 today and deployed and is working fine from what i can see. Deployed the client to a couple machines and it started encrypting.  One machine took a bit of time to get going and it think maybe it was because it never had a

  • Error while installing Web Logic 8.1 sp4

    Hi, when i am installing weblogic 8.1 sp4 its giving me an error "The installation archive information could not be obtained from BEA Systems.Plase check your download settings". Can any body giued me in solving this problem?Thanks in advance. Regard

  • Disable drawing overwrite

    I often draw things that have close details. But if I draw two things too close to each other, they either connect or the first one is overwritten! I really, REALLY do not want this to happen. I'm sure it's useful in some situations, but it just real