Quoting screen Customization

Hi,
We are working with Customization of couple of screens in Quote module. Esp. Quote Main screen.
Requirement is that we need to add a new Column for Line Table.
As I have success to add new Column using customLineDetails1.jsp(For Popup Page) and QuoteRenderer.java(for Caluculation).
I want To Know
-- How to set size for PopUp Page
-- How add Page Title Popup Page(As right No Region found Title is Appearing)
Thanks

Tapash
Thanks to you for your response.
Size Problem has solved .
Title problem still remain there.
I have done in this way in customLineDetails1.jsp
<html>
<TITLE>AVA - Pricing Details</TITLE>
</HTMl>
But did n't get success.
Any pointer on this?
Thanks

Similar Messages

  • Custom java class in Quoting screen Customization

    Hi,
    We are working with Customization of couple of screens in Quote module. Esp. the Create Template screen. We decide to add new property to the Template and user needs to choose among a set of values to this new property through a radio button.
    Instead of hardcoding these property values and radiobuttons, we thought we would define these data in some lookup table and fetch them and display.
    Now, since we are defining these lookup data, should we write our custom java class to interact with database and fetch them from any lookup table (should we use flex fields ?) ?
    If we are going to write custom java object, any guidance on how to compile/deploy/standards for them ?
    Message was edited by:
    tcesenthil

    Since our this requirement is in Quotes module, its not using OAF. It is using plain JSPs and java classes.
    What i was thinking is, create the Option values as flex fields, and write a custom java class to fetch these data from the flex tables and use it in the JSP.
    The main problem we are facing now is,
    "...we wrote a simple java class, which establishes database connection, executes a simple insert & select query to our custom table. compiled & placed the class file under our new pkg structure under $JAVA_TOP eg. oracle.apps.xxx.quot.tmpl , bounced the apache."
    But when we tried to import this class in the jsp (which is being customized), the app just throwed Internal Server Error and we couldnt find any info in the Log file.
    Couldnt guess, why is this simple thing failing. Any idea ?

  • Screen Customizations for Contract  Upload and Attachment Upload Screens

    Hello,
    We currently have multiple screen customization to the Master Agreement screens using (Object Name: Master Agreement UI ID:  contracts.contract.ui.buyside.default  Parent Class ID:1004)
    My question is about making screen customizations to (Contracts tab -> Upload Document) and Attachments screen (clicking the attachments icon).  I cannot seem to make page customization on these screens.  I tried (Object Name:Contract Document Transitional Bo  UI ID:  common.contractdocument.transitional.ui.buyside.default  Parent Class ID:2002)
    Any suggestions?
    Thanks in Advance,
    Kyle

    Could not find a way to do this

  • Business Objects Explorer Information Space Home Screen Customization

    Is it possible to customize the display of the list of Information Spaces on the Home screen of Business Objects Explorer such as to sort ascending or descending?  Now it's shown as the order when they were created.

    Thanks for your response.  I'm looking for a way to make a setting change so when the home screen is displayed, the list of Information Spaces will be sorted without the user having to click it  Also, is there a way to change some of the default setting of top 10, etc.

  • Question about logon screen customization

    Hi,
    I have to customize the web logon screen of the BEx.
    In SICF, on the BEx service, on the Error Pages tab, System logon is checked. If i click on the Setting button I have :
    Define Service-Specific Settings
    System ID
    Language
    System Messages
    Logon and SI
    etc ... and in "Logon Layout and Procedure", Sap Impl, Netweaver and SAP Tradeshow.
    I have defined a header image in "Adjust Links and Images" and it works !
    But ... on my logon screen I have 4 fields, which 3 of them a inactive (system, users and password) and the log on button. Only the drop down menu language is active. Users and Password fields content is "Via popup".
    In order to logon myself, I have to select my language and enter in a system popup (not a web form) my login and my password. How can I change this boring sequence ? Isn't it possible to enter directly its logon and password in the first screen ?
    Thanks for your help,
    GC.

    Hello CG,
    I think you can pre-define your language, using the parameter 'BspLanguage', in the the url defined at 'Error Pages' of BEX service.
    An example:
    /sap/public/bsp/sap/system/login.htm?sap-url=<%=PATHTRANS%>&BspLanguage=EN
    You can also do other things, such pre-define the client, or show the option to change the password.
    An example:
    Run default.htm of BSP system_public, to know the parameters available.
    /sap/public/bsp/sap/system/login.htm?sap-url=<%=PATHTRANS%>&BspClient=010&BspChangePasswordVisible=X
    Kind regards.

  • ESS screen customization, Leave configuration and work flow.

    Dear Experts,
    We are planning to migrate Leave application from ESS java based application to ESS WDA . I know that homepage customization is replaced by Launchpad in WDA, So here are my questions,
    1. how to change the overview screen like Area , subarea pages and there description and also to hide links which are not required (marked in attachment).
    2. How to change properties of an iview ie Create leave request (on selecting creating leave request it gets opened in separate window but it also include employee welcome screen and navigation menu all over again)
    3. Where would I get documentations related to leave application with WDA and how setup workflow with three levels of approvals.
    Please revert with your valuable feedback. Thanks in advance.
    Ajaykumar

    1. In the launch pad lpd_cust, you can add folders, applications etc through which we can get output like what u requested.
           If u don't want any app, u can add it to inactive applications or remove it.
           If it has to be hidden dynamically then from the badi we can achieve it.
    2. Opening iView in new window/same window/with or without masthead etc is part of portal parameters for the lpd application, where u can configure it.
    3. Help.sap.com is best and also in scn u can get lot of additional informations
         Create Leave Request - Business Package for Employee Self-Service (WDA) 1.50 - SAP Library

  • Login Screen Customization for EP 7.0 (NW04S)

    Hi Folks,
    I had customized login screen in EP 6.0 (SP 15), now we have upgraded the version to EP 7.0 (NW04S). How to customize the login screen? Please provide some pointer.
    Thanks,
    Deepak

    Hi Deepak,
    it is fairly simple to customize the login screen. Find basic information in the <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/43/fc3ae22adb025fe10000000a1553f7/frameset.htm">SAP Library</a>.
    Best regards,
    Martin

  • OIM 11gR2: Screen customization, file upload

    Going through the documentation for OIM 11gR2, we are very excited for the customization capabilities (based on ADF it seems) for the screens.
    One of the things we have always wanted to do is to allow users to upload pictures of themselves in the self-service interface. The pictures would then be sent to the LDAP, where we have our enterprise employee directory.
    With 11gR2, how would we go about adding a webcomponent element that would allow a user to choose a JPEG on their local machine, and upload it to OIM to be included in their profile?
    Thank you.

    OIM still doesn't support this feature. You can have custom UDF in which you can put path of image and then internally have a separate table with userkey and image file(blob) mapping. But it'll be a complex task. Or you can do UI customizations.
    regards,
    GP

  • Create Business Transaction Screen Customization

    Hi Everyone
    Is there some customization to change the options listed In the Create Business Transaction Popup i get when i Press Create in "Search for Business Transaction" Screen
    TIA

    Hi Asad,
    if you want to remove transaction types you need to set those to inactive in SPRO under Transactions -> basic functions --> define transaction types
    martin

  • E-rec screen customizations

    Hi All,
    We are using mySAP ERP 2005 (ECC 6.0), E-rec 600 is installed.
    We are trying to customize the Requistion maintainance screen (Create RR). Can anybody shade some light regarding the same ?
    The BSP application is REQ_MNT_LST.
    Actually there are so many tabs like General Information, Job Requirements, Organisational Data, Education Requirements etc.,
    We want to remove/hide some of the few tabs like Job Requirments, Education Requirements, Attachments.
    Can we accomplish task using spro customization or any code changes in the BSP application ?
    Please share your experiences. Thanks for your time and inputs in advance.
    Regards,
    Anil Kumar

    Hi,
    Thank you for your fastest repsonse and inputs.
    I followed the same proocedure for fields customization (text boxes, labels etc,)  and used context id via generating URL with the report RCF_GENERATE_URL.
    Wondering how can we disable Tabs by adding New elements (spro's  -> - define elements for container sequence).
    Please shade some more light regarding the same. once again thanks for your time and inputs. points assigned.
    Regards,
    Anil Kumar

  • Urgent......Need a Help in Quoting HTML Customization

    Hi Every Body..
    I am working on Quoting Module (HTML), i need to customize the class ( QuoteRenderer) which presents Lines under the Quote template... i am getting errors.. in that class...
    I Decomiled the QuoteRenderer.class using JAD and DJ Decompiler and changed the name of the calss to CuQuoteRenderer.class and then put in $JAVA_TOP/oracle/apps/Qot/util ... i am getting the Null Pointer Exception in the method renderQuoteLines() at the line..
    ArrayList arraylist = (ArrayList)displayableColumns.get(s+"_"+s1);
    but i didnt changed any code at any place in the method.. i just decompiled the class and changed the class name to CuQuoteRenderer.java...and i compiled it.. and then placed it in Server. i am getting that exception in JSP page.
    Any help in this regard. is very much appriciated.
    Thanks & Regards,
    B. Praveen Reddy

    HI Shiv,
    this method is presenting the values in the Columns of the Table. ASO_QUOTE_LINES_ALL in the page.. Template Line Details..
    As of now there are only 5 cloumns displaying there.. and that too.. for Quantity no text box. so i want to put the text box there and also one more Column from the Table. for that i need to customize the QuoteRenderer.class from which it is displaying.
    For that purpose.. i decompiled the seeded class and renamed it to CuQuoteRenderer.clas and then place it back to the same location and compiled it success fully.. but when i call that method in the qotSCocLnTbl.jsp it shows.. Null pointer Exception at the line
    ArrayList arraylist = (ArrayList)displayableColumns.get(s + "_" + s1);
    where S and S1 are the parameters to the method renderQuoteLines() and Dispalyable columns is a HashMap object.
    here is the part of the code:
    public static void renderQuoteLines(HttpServletRequest httpservletrequest, HttpServletResponse httpservletresponse, PageContext pagecontext, String s, String s1)
    throws IOException, SQLException, FrameworkException
    String s2 = "renderQuoteLines";
    boolean flag = QotUtil.isLogEnabled();
    long l = System.currentTimeMillis();
    QotUtil.log("QuoteRenderer", s2, " - Start: To render the Quote line " + System.currentTimeMillis());
    JspWriter jspwriter = pagecontext.getOut();
    QotRegionManager qotregionmanager = (QotRegionManager)pagecontext.getAttribute("qotLnColRgObj", 2);
    QotRegionManager qotregionmanager1 = (QotRegionManager)pagecontext.getAttribute("qotRegionMgrObj", 2);
    String s3 = "<img valign=bottom border=0 src=\"/OA_MEDIA/jtfuhide.gif\" width=\"16\" height=\"16\" alt=\"" + qotregionmanager1.getPrompt("QOT_CLK_SHOW_INFO") + "\">";
    String s4 = "<img valign=bottom border=0 src=\"/OA_MEDIA/jtfushow.gif\" width=\"16\" height=\"16\" alt=\"" + qotregionmanager1.getPrompt("QOT_CLK_HIDE_INFO") + "\" >";
    String s5 = "<img src=\"/OA_MEDIA/jtfuhdot.gif\" width=\"16\" height=\"11\" alt=\"" + qotregionmanager1.getPrompt("QOT_RELATED_PRODUCT") + "\">";
    String s6 = "<img src=\"/OA_MEDIA/jtfutrdc.gif\" width=\"16\" height=\"16\" alt=\"" + qotregionmanager1.getPrompt("QOT_SERVICE_PRODUCT") + "\">";
    String s7 = "<img src=\"/OA_MEDIA/jtfuokst.gif\" border=0 width=\"16\" height=\"16\" alt=\"" + qotregionmanager1.getPrompt("QOT_COMPLETE_CONFIG") + "\">";
    String s8 = "<img src=\"/OA_MEDIA/jtfucsts.gif\" border=0 width=\"16\" height=\"16\" alt=\"" + qotregionmanager1.getPrompt("QOT_UNCONF_MODEL_ITEM") + "\">";
    String s9 = "<img height=8 src=\"/OA_MEDIA/jtfutrpx.gif\" alt=\"\" width=";
    String s10 = "<img src=\"/OA_MEDIA/jtfunewr.gif\" width=\"16\" height=\"16\" alt=\"" + qotregionmanager1.getPrompt("QOT_PROMOTIONAL_GOOD") + "\">";
    String s11 = "          ";
    String s12 = "document." + pagecontext.getAttribute("qotFrmFormNm", 2);
    if(s1 == null)
    s1 = "QUOTELINEDETAILS";
    if("Y".equals(QotUtil.getSpecificProfile("ASO_USE_NETWORK_CONTAINER", null, QotUtil.nonNull(RequestCtx.getResponsibilityId()), null)))
    s1 = "QUOTELINEDETAILS_MACD";
    HashMap hashmap = new HashMap(50);
    ArrayList arraylist = (ArrayList)displayableColumns.get(s + "_" + s1);
    int i = arraylist != null ? arraylist.size() : 0;
    for(int j = 0; j < i; j++)
    hashmap.put(arraylist.get(j), "SELECTED");
    HashMap hashmap1 = new HashMap(50);
    hashmap1.put("QOT_SELECT", "adaSelect");
    hashmap1.put("QOT_PRODUCT", "adaProduct");
    hashmap1.put("QOT_DESCRIPTION", "adaDescription");
    hashmap1.put("QOT_QUANTITY", "adaQuantity");
    hashmap1.put("QOT_UOM", "adaUOM");
    hashmap1.put("QOT_UNIT_LIST_PRICE", "adaUnitListPrc");
    hashmap1.put("QOT_UNIT_ADJUST_PERCENT", "adaUnitAdjPercent");
    hashmap1.put("QOT_LINE_DISCOUNT", "adaLineDis");
    Please help me in this regard. its very urgent.
    Thanks & regards,
    praveen reddy

  • OBIEE11g Logon screen Customization help......

    Hi ,
    I had followed the steps provided in the link below for obiee 11g customization.But when i'm trying to modify the Login screen i'm stuck with "sign in" button.I want to change the" Sig in" button background .How can i do that in eden folder .
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi1113/customizing_obiee11g/customizing_obiee11g.htm?print=preview&imgs=visible
    Thanks.

    Hi,
    Just view source of sign in button then it's look like below one
    [<input id="idlogon" type="submit" class="button" style="width: 120px;" onmouseover="NQWSetHasClassName][(document.getElementById('idlogon'), 'buttonOver', true)" }{onmouseout="NQWSetHasClassName][(document.getElementById('idlogon'),}{'buttonOver')" "value="Sign In">]
    Then find view.css file and backup original file and the change the background color then restart your bi all services.
    Thanks
    Deva

  • Portal logon screen customization: size of branding image

    Hi Experts,
    1. the portal log on image should be changed to custom image. i replaced the branding image in D:\usr\sap\DP1\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    and cleared the cache and refreshed the screen. the new image is seen. But i placed an image over 25kb (standard branding-image.jpg) size, it is not shown. is this the standard behaviour?
    2. i would like to change the "Welcome" text, what is the best method to change.
    I changed the test in D:\usr\sap\EPD\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\WEB-INF\classes
    in <b>logonLabels_en.properties </b>file.
    3. what is the way to change "SAP Netweaver Portal Internet Explorer" on the logon screen which appears on the interenet explorer top left corner!
    i am on NW2004s SP11. EP7.0 SP11
    thanks for reading. points will be awarded for the responses.
    Regards,

    Hi,
    When you want to chane the text appering on top of Internet explorer, do following things,
    Go to System administrator-->system config -->  In detail navigation panel, find Service configuration --> open it --> Open Portal runtime --> right click on central configuration > configure>find property named <b>portal.html.head.title</b> here enter any text you want and restart the J2EE engine.
    2)You want to change "Welcome" text to say "welcome to my company", in this case you have done changes in <b>logonlables_en</b> properties, Now you have to again create the <b>umelogonbase.zip</b> file and then change the extension to <b>.jar</b> now replace this file in your<b> PAR file project in NWDS</b>, then deploy the project,
    Once this is done, In your NWDS project find <b>portalapp.xml</b> file and click on default component and <b>run</b>, see if changes are appearing..if this is successfull, then its time to change the <b>authschemes.xml</b> file.
    IF you have done with all this then please update the thread, we will proceed with authschemes file.
    Regards,
    Ameya

  • UWL Screen customization

    We just upgraded from EP 6. Sp12 to EP 7 SP11.  The UWL changed just a little bit and our stakeholder wants to know if we could change one item back to what it use to be.  Essentially, the 'Refresh' button has been turned into a hyperlink and moved to the right side of the screen.  We would like to convert it back to a button.
    I have been doing a lot of research but I can not find any documentation on how to do this.  Anyone able to help me out with this?

    Thanks Shaun,
    We had to add the entry <i><Action reference="refresh"/></i> to the UWL configuration XML file before it would even show up under the menu icon.
    I wonder if there is something that could be done in the XML to make it appear as a button.  At the moment I would be happy to just get the hyperlink as you are seeing it........
    Is the UWL iView that you are using called pcd:portal_content/com.sap.pct/every_user/general/iViews/com.sap.netweaver.bc.uwl.iviews/com.sap.netweaver.bc.uwl.uwl_iview?
    Regards,
    John

  • UWL Screen Customization - Refresh Link moved to the Left side

    Hi Experts,
    The UWL changed just a little bit our requirement,  the 'Refresh' HyperLink has been moved to the Left  side of the screen.
    I have been doing a lot of research but I can not find any documentation on how to do this. Anyone
    able to help me out with this?
    Thanks
    Srinivas

    Hi Srinivas,
    A printscreen of the issue is welcome. The refresh icon in the standard uwl is a small icon on the right hand side.
    So your mission is to align the refresh button to the left?

Maybe you are looking for

  • Calligraphy will not open in FCP 5.1.2

    I tried some of the solutions posted, with no luck. I then emailed a plee to Boris. Gentlemen, After crossgrading to 5.1 I have lost Calligraphy. I have read the fixes on the Apple user site and tried them all. I had to resort to an old Final Cut Exp

  • Reg: Download alv grid data with top of page into excel sheet

    Hi All, I have a selection screen with radio button for download . If that radio button was selected then the data will download into excel sheet (like if we execute normal ALV grid display from there we can download top-of-page and body as it is). A

  • Problem opening a UDO via a LinkButton

    Hello all, I need to open the form of a user-defined object upon a click on a LinkButton. To do this, I Activate() the corresponding menu, then Activate() the Find menu, enter the document number into the appropriate EditText and press the "Find" but

  • Setting up Photo album on a pre-buildt page?

    I built a photo album using the DW Command> create photo album and now I have my folder with pages, thumbnails and images. I have a pictures page built for my site already and have read a dozen tutorials but can't figure out how to import my album fo

  • Help opening Indesign CS2

    Hi everybody, i have a problem opening indesign CS2, i just happen this monday, before that it always work perfectly, when i open the program display the next message "Se ha detectado un error grave y adobe indesign se cerrará. reinicie indesign para