Modifying flexfield size in HR

We are a govmt. agency that implemented HR last year. It was installed by a consulting firm, who is no longer on site. My question concerns modification of flexfield sizes.
As part of our installation, we have a module that tracks employee training info (class, date, syllabus, etc.). One of the tables, called OTA_EVENTS, contains info about classes or conferences attended. It contains 12 flexfields, all of which are of type varchar2, size 150. The user community has requested two of these be increased in size to 2K.
First, is this advisable? If so, how would I go about doing this (I understand using external tools such as SQL*Plus is a no-no). If we do end up changing these field sizes, will they be retained if we 1) upgrade the database or 2) upgrade/patch HR? Are there any other considerations I have missed?
Thanks for any help you can offer!

Hi Varun,
     To get the font style in smartforms got to tcode smartstyles,create a style with z.select character format and press create on the top.Give any name to character format and say ok.go to font tab and give the font family,style and size.You can find these styles in character formats of the header text .Now select the header text you want to change and press the character format you have created in the character format block.
In order to display logo in your smartform.First upload the logo in se78 tcode here select bmap screens which is under graphics folder.and on the right hand side give the name of the logo and select whether it is color or black and white.press on import button present on the lefthand side and import the picture which you have created on your desktop with extension .bmp,and save the graphic.Now create a grahic window in your smartform you can find tht if you right click on ur mouse and call the name of the graphic mentioned in se78.
Hope i am clear...
Reward points for helpful.
Regards,
Harini.S

Similar Messages

  • In the new iOS-7 Safari, has the "reader" function been changed to eliminate the option to modify font size (and hence to modify the number of words per line), or is it just that I can't find how to do that?

    In the new iOS-7 Safari, has the "reader" function been changed to eliminate the option to modify font size (and hence to modify the number of words per line), or is it just that I can't find how to do that?

    iOS 7
    Seperate text size modification is no longer available in Safari Reafer.
    Use Settings.
    Settings >General > Text Size

  • How to modify the size of the view which invoked presentModalViewController

    the value of the modalPresentionSytle is UIModalPresentationFormSheet, after invoking the presentModalViewController, the new view will appear, but the size is fixed, so I want to modify the size, how can I do?

    , thanks.
    I sought the answer to this question from developer who has several years dev experience for iPhone, he told me that the apple didn't support this.

  • SIZE OF THE GUST OF GARAGE BAND: The garage window band has remained me too great and I cannot accede from any way to the corner to modify the size. Due to this I cannot accede to the red button to initiate a recording.

    The garage window band has remained me too great and I cannot accede from any way to the corner to modify the size. Due to this I cannot accede to the red button to initiate a recording.

    Two things to try:
    with some Applications it helps to hold down the the "Option Key" while pressing the green "maximize Window" button.
    If that does not help try this Apple Script:
    --Open the AppleScript editor (in Applications -> Utilities), paste the following and run it:
    tell application "Finder"
              set {d1, d2, d3, d4} to (get bounds of window of desktop)
    end tell
    tell application "GarageBand"
              set margins to {d1 + 10, d2 + 54, d3 - 10, d4 - 148}
              set bounds of window 1 to margins
    end tell
    Good Luck
    Léonie

  • Impossible to modify Image size with Directshow

    Hi!
      i'm using an IDS ueye USB camera with directshow.
    With its own software and other Dierctshow softwares, i'm able to modify the size of the image and the frame rate of the camera.
    Unfortunatelly, with MAX is impossible to change the size of the image.
    I can only choose between few video mode by a ring control, such as "1024x768 RGB32 15.00fps","1024x768 RGB24 15.00fps,"1024x768 RGB8 15.00fps". No way to select a custom format.
    With other directshow softwares i can change the FPS, Width and Heught parameters without any problems.
    As you can see in the attached image, the value of the size are disabled.
    I attach even the AMCap .ini files.
    Can anyone help me?Is it a bug of Max?
    Attachments:
    ueye_MAX_NI.zip ‏254 KB

    grepponline,
    This is a limitation of DirectShow. The subset of defined interfaces for controlling the camera is fixed and limited and does not include facilities for things such as changing the width and height directly, only via the list of video modes the driver exposes.
    What you are seeing is that DirectShow provides facilities that a driver can provide a UI panel that can be opened to control things in their driver directly. It seems that IDS's driver has a custom panel for controlling those things you showed in your screenshot.
    Now, in IMAQdx we made a conscious decision not to rely on the camera-vendor-specific UI popup. There are many reasons for this, but the main reason is that IMAQdx cannot interact programatically with those panels. One would have to call some function in IMAQdx and then a random window would have to pop up that the user would have to interact with. We would also have no way to store these settings in our camera file like all the other camera settings, since DirectShow leaves it vendor-defined how the driver is expected to store any changes you make in their UI. 
    As you mentioned, it makes sense for customers writing software using IMAQdx to be able to write software once and use it with any camera IMAQdx supports. Any saved settings in MAX are applied when you open the camera. If we relied upon the vendor-specific UI panels we could not give this behavior.
    I would suggest you encourage IDS to provide more options in their standardized supported video modes DirectShow interface if you are not finding a mode that matches what you want. The other option would be to move to a camera technology that is more flexible with regards to configuring the camera in a generic way, such as firewire or GiGE Vision.
    Eric 

  • Modifying the size of cells in calendar

    All:
    Is it even possible to modify the size of the cells?. The cells are too narrow and all my contents are wrapped and looks cluttered. Any thoughts?.
    Thanks
    Rajesh

    Hello,
    The specific layout of a calendar is almost totally controlled by css. Just find out what the CSS controlling your specific template is, by looking at the template HTML itself or using something like Firebug and then adjust accordingly.
    You don't need to change the CSS that is shipped with APEX, in fact I discourage that, but just override it by including in a custom css file or snippet after the standard one is included.
    If you don't know CSS here is a good place to start http://www.w3schools.com/css/default.asp it's well worth the time to spend an hour or two learning at least the basics, it will save you countless hours later in any web development environment.
    Regards,
    Carl

  • How can I modify font size in selected text, using CS6 of Dreamweaver please?

    For some unknown reason, I see that coding on some of my pages has the unwelcome <SMALL> or </SMALL> tags present in some places.   Here's an example of what I'm talking about:
    </SMALL></B></FONT><B><SMALL>para nuestros foros</SMALL></B></FONT></TD>
    I sometimes manually delete each such presence that I see, but it's tedious to do so.   Nevertheless I don't see a feature on Dreamweaver CS6 that enables me to change selections', as opposed to entire pages', fonts and their corresponding sizes.    Perhaps Dreamweaver's Modify feature has the desired option tucked away in there somewhere, but I haven't seen it.   Any thoughts, please?

    The code you are showing is all old deprecated stuff. DWCS6 would not write that. Is this old code that you are trying to update?
    </SMALL></B></FONT><B><SMALL>para nuestros foros</SMALL></B></FONT></TD>
    The <font></font>, <small></small> tags have been replaced by styling with css.
    So your code might look like:
    <td>para nuestros foros</td>
    and the css (which goes in the <head></head> section of your page OR a linked css stylesheet) looks like:
    <style>
    td {
    font-size: 12px;
    font-weight: bold;
    color: #ccc;
    </style>
    If you just want to target a specific piece of text in a <td> table cell you can do this:
    <td><span>para nuestros foros</span></td>
    <style>
    td span {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    </style>
    Sounds to me like you need to read up on styling elements with css.

  • Modifying the size of an SMB 3.0 registered file share in SCVMM 2012 SP1

    Hi -
    We are leveraging the Netapp SMI-S 5.0 provider with SCVMM 2012 SP1 to register and use SMB 3.0 file shares on our HV clusters.  Working great after a few early problems.  One thing that we've yet to find is a solution to this problem.
    On the netapp side, let's say a volume with size 1TB is created.  Then through SCVMM/SMI-S, a new file share is created within this volume for use with HV clusters/VMs.  Let's say, for example when creating this share through the SCVMM GUI that
    you define the file share size as 500gb.  This leaves 500gb free in the parent volume.
    How in the world do you modify that file share size from the SCVMM perspective - if you start running low on space within the share.  The free space is definitely there, but we can't seem to find a way from within SCVMM to modify the file share 'size'
    (which is a parameter you have to define during file share creation) from original size to something larger (yet still smaller than parent volume size).
    Anyone else seen this scenario and/or found a solution?  I apologize if this is already answered elsewhere - just not seeing much on searches.  Thanks in advance -

    Ok so we just ran into a similar issue with our netapp. And after digging around my colleagues and I found this document ( https://communities.netapp.com/community/netapp-blogs/msenviro/blog/2014/02/19/data-ontap-smi-s-agent-51--use-netapp-smi-s-provider-to-provision-a-cifs-share-for-smb-30-environments-windows-server-2012-using-scvmm-2012-r2
    ) had a key passage: "SMIS create/manage shares created on qtree with quota assigned to it."
    So taking that the SMI-S agent uses quotas on the volume to determine the 'file share' size you can adjust the space available to Hyper-V by adjusting the quota on the volume, even increasing it to beyond the space available in the volume. We are actually
    doing this because of dedupe savings on our hyper-v store.
    IMPORTANT - the SMI-S agent only scans every 5 minutes, so when you make a quota change it may take up to 5 minutes for it to be detected... so wait
    6 minutes and then refresh the storage provider.  We were working with SCVMM 2012 R2 but this should be reflected with SCVMM 2012 SP1 if im not mistaken.

  • Modifying the size of a a new window

    Hi,
    I have this code, I have a link that when clicked will open a
    new window, all I need please I need to play with its size, as this
    new window is as big as the parent page, I wnat the new page to
    still appear in the middle but with a less size ? what shall I
    modify to the attached code ? I am not an expert in HTML at all ?
    Appreciate fast help

    Use Dreamweaver's OpenBrowser Window behavior.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "fsurrey" <[email protected]> wrote in
    message
    news:gehvu2$gqb$[email protected]..
    > Hi,
    >
    > I have this code, I have a link that when clicked will
    open a new window,
    > all
    > I need please I need to play with its size, as this new
    window is as big
    > as the
    > parent page, I wnat the new page to still appear in the
    middle but with a
    > less
    > size ? what shall I modify to the attached code ? I am
    not an expert in
    > HTML at
    > all ?
    > Appreciate fast help
    >
    > <p align="justify"
    >
    class="style52">          <a
    > href="Aesthetic Factors/Aesthetic factors/Aesthetic
    factors.htm"
    > target="_blank" ; onclick="openNewWin('Aesthetic
    Factors/Aesthetic
    > factors/Aesthetic factors.htm', 800,600); return false;
    " > Web Aestheic
    > Fcators</a> ddd </p>
    >

  • Modifying heap size allocated to glassfish...

    Hello!
    I've noticed that by default glassfish uses 512Mb for the heap. I'd like to modify this value.
    How can I change it?
    Is there any way through the administrative consiole provided (asadmin)?
    Thank you
    Sorin

    You can modify the heap size from the admin console.
    Login to the admin console, Click on Application Server on the Left Pane.
    On the Right Pane, click on JVM Settings -> JVM Options.
    Modify -Xmx to whatever value you desire.
    Cheers,
    Vasanth

  • How do I modify the size limitation on images in PSE 12?

      I frequently use panorama tools in Photoshop CS6 & CC and PSE 12 to generate large images (several sunsets/sunrises reach as much as 370 MB or more --- PNG or TIF without layers).  It apears that PSE 12 (and previous) have a limit less than a tenth of that.  I also understand that there is a registry fix which would allow for larger images to be displayed. 
      A) Is that so?
       B)  What is the patch?
       C)  What are the (unintended) consequences?
      I use Win 7 Pro.  One machine is 32 bit; the primary production machine, 64 bit.  Thanks

    Everything you need to know about PSE maximum sizes is in http://helpx.adobe.com/photoshop-elements/kb/maximum-image-size-limits-photoshop.html.
    The registry fix you are thinking of affects the Organizer only. The Editor has an absolute limit of 30,000 x 30,000 pixels. File size itself is not the constraining factor.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • How to Modify Font Size at Application Level

    There is a requirement to change the font size at the application level for ease of readability. Is there an easy way to accomplish this requirement in APEX 3.0?
    Please advise.
    Thank you.
    ~Phyllis

    Ah, alright so then the font does not have to change size on request?
    You just want to increase the font size of a report or form?
    If you just want to increase the font size of everything, you can add this to your Page's header...
    <style type="text/css">
    * {font-size:20px;}
    </style>If you just want to change the font-size of something in particular, then you'll have to get the CSS it refers to (use Firebug in Firefox).
    For example, to change some headers and data in template 15...
    <style type="text/css">
    .t15RegionHeader
    font-size:12px;
    tr td.t15data
    font-family:verdana;
    font-size:10px;
    white-space:nowrap;
    th.t15header
    font-family:verdana;
    font-size:10px;
    color: #efefef;
    </style>Hope this helps.
    -Chris

  • Question about modifying the size of an existing column in a table

    I am a new DBA. I am being asked to modify a column in an existing table that is populated with data. Our database is a 10g database, and the table name is Contacts. The column name is FName, and it is currently VARCHAR(10). It needs to be increased to VARCHAR(18). Would I use this statement: ALTER TABLE contacts MODIFY COLUMN FName VARCHAR(18)?
    I thank everyone who helps me with this question in advance.

    Hello,
    This is how you do it
    ALTER TABLE  A_ERROR_TABLE MODIFY(TEST VARCHAR2(18)); -- Example
    ALTER TABLE contacts MODIFY ( FName VARCHAR2(18));Regards
    Edited by: OrionNet on Apr 2, 2009 4:09 PM: Fixed typo

  • How to modify Icons Size

    I have a big problem, the size of the icons cannot be changing, my application is very ugly, please Help me.

    You cannot change the size of icons. for this you have to make your own icons by using some tools.
    Mustafa

  • Modify grid size in dashboard view

    I have a dashboard that has a few dashboards within. I end up needing about 12 "grids", which I do by having a master two grid dashboard. The left side is two grids on top of one another showing some graphs (performance widget). The right side
    is two grids beside each other. Within the two on the right, I have 5 grids on top of each other for different performance object widgets. Now, the real estate obviously is a little (okay, a LOT) too tight. I have very little information in each grid, so I
    have a lot of extra white space and scroll bars to be able to see the other grids. Is there a way that I can change the height of the grid, so that I can get the five to show in a single window? I would have thought it would "auto adjust to fit"
    or some such thing, but there has to be a way to define the size so I can design my dashboard to be more effective?
    Thanks in advance!
    mpleaf

    Hi,
    As far as I know, we cannot define the size of each cell for grids. But we can re-configure those cell layout. Please right click the dashboard, and choose properties, and then choose the proper layout according to your requirements.
    Regards,
    Yan Li
    Regards, Yan Li

Maybe you are looking for