Location is different in Assignments and OTL Entry form

In OTL Time Accounting-->Entry/Validation/Approval form, the location is different compare with Assignments Location.

The article on Metalink tells basically this:
Add the following Tag in the basejini.htm file found in the
"%ORACLE_HOME%\forms<xx>]\server" folder.
<PARAM NAME = "mapFonts" VALUE = "yes" >
which in my case maps MS Sans Serif fonts, that we use in Forms, to Java 1.1 Dialog font (small, ugly, and unusable).
What I've done in addition to the above and seems to be working is:
Edit following file:
$ORACLE_HOME/forms/java/oracle/forms/registry/Registry.dat
Change the mapping of the font (MS Sans Serif in my case) from the Java 1.1 font to the actual font you are using (Dialog to MS Sans Serif in my case).
To clarify font mapping entries after the change in my case are:
default.fontMap.appFontnames=Courier New,Courier,courier,System,Terminal,Fixed,Fixedsys,Times,Times New Roman,MS Sans Serif,
Arial
default.fontMap.javaFontnames=MonoSpaced,MonoSpaced,MonoSpaced,Dialog,MonoSpaced,Dialog,Dialog,Serif,Serif,MS Sans Serif,San
sSerif
Hope this helps.

Similar Messages

  • Multiple Assignments in Timekeeper entry form

    Team,
    We are trying to setup multiple assignments for Timekeeper.
    We followed the whitepaper out on Metalink and got most of the stuff working.
    Now, we are showing a list of jobs for each employee to choose from whether it is primary job or secondary job.
    The issue that we are getting into, how do we filter the list just for the employee that we are entering timecard for.
    This is doable in Self service using right conditions but not clear on how to do this in timekeeper.
    Has anyone done this before?
    Any help will be appreciated.
    Thanks
    Arul

    I presume you have a specific column in TK for the job and that you have linked this through the TK layout preference.
    Have you tried making the LOV behind this column dependent on the employee id of the row you are querying? Not sure if it's possible, but worth a try.
    Otherwise, I would suggest that you create a Time Entry Rule which is linked to a TER Group just for the TK. The TER could then do the validation to make sure you don't select an invalid value for the employee. It's a bit late in the process, but would prevent errors.
    This TER has been used on my projects to ensure that the hours type selected is valid for the employee. This is a simialr scenario.
    Regards
    Tim

  • User entry form with submit facility

    Hi,
    I want to create and user entry form, which users can fill there information and submit it. The information i want to insert in table in oracle db and not in webcenter site db.
    I am looking in developer guide on page 217 with topic "Code entry form", there they have created a form and inserted data in Employee_info table. I think they have created table somewhere in catalogManager.
    Please can anyone tell me, how i can directly connect to my oracle db and proceed with form submit?
    Can i create jsp and java file , in the same way we create in our normal application?
    Please help.
    Thanks

    Hi,
    You can use most Java code inside a jsp-type CSElement to save the form data in a way that you're familiar with. I'd suggest doing one of the following:
    a) Create a separate connection pool on the WebCenter Sites appserver for the oracle database, and use your own code to access this connection pool and store data in the table
    or
    b) post the form to your "normal application" and have that process the form and store the data, assuming that's where you'll be using the data.
    You could also create a non-managed jsp inside the WebCenter Sites appserver, but this could be hard to maintain.
    I hope this helps.
    Kind regards,
    Stephan.

  • TS3376 The find my iPhone app shows my iPad and iPhone in a totally different location about 100 miles away and my devices are in my lap? I'm confused ...

    The find my iPhone app shows my iPad and iPhone in a totally different location about 100 miles away and my devices are in my lap.... I'm confused ...

    Any thoughts on this , I'm worried that someone has cloned my device Id  and is phishing , or would there be just a major glitch in the GPS ? I have turned off the location app and turned it back on to see if it was a glitch still comes up to the same location about 100 miles way to a place I have never been.  Help !

  • How to move multiple tracks from one location to another on HD and keeping iTunes updated?

    Hi all
    I'd like to move/re-arrange some subdirectories of my iTunes' main folder and I'd like to keep iTunes library updated without broken links without needing to re-imports the moved albums/tracks. Is there any method to do this? Even with the help of some utility or app?
    thanks in advance!
    luca

    iTunes works this way.  You add a file. It makes a note of its location and metadata stored in the file and adds this to its own library database. 
    Note: All my answers are with reference to iTunes 7.5  (yes, 7.5). I've stopped trying to keep up with Apple's newer stuff which is why I rarely come here anymore.
    Answers to your specific questions.
    1&2)  I think I have in the past copied a file with the identical name over an existing file and iTunes was fooled into thinking it was the original file.  However, it didn't update the metadata in its own database until I highlighted the file briefly in a playlist.  This causes the original file to be re-read.  The same thing happens if I use a third party metadata editor to change the metadata in a file.  iTunes will continue to display the old data until I briefly select the file in a playlist or it starts to play the file.
    You can, by the way, add two files with the identical name (but in two different folders obviously) and iTunes will add them both as individual entries, even if the metadata is identical.
    3)  I don't have iTunes Match obviously (I can't even see the Store anymore with iTunes 7).  My third hand understanding is it won't do anything to your original files.  If it finds a match it will automatically download the match to your iTunes folder as if you had all the preferences settings set to use it normally.  I'm guessing you will then have two files for that track and you'll need to work on cleaning up the lesser quality one unless you want to just leave it.  Again, can't speak from experience.
    I have both preferences options de-selected and don't want to select them to test my reply. I don't want iTunes to do either because I have media organized by kind and source over two internal hard drives and 3 partitions.  I 100% manage my media manually and have always done it that way.  I think option 2 has iTunes restructure your folders according to album and artist.  I deselected both because i didn't want to constantly be fighting iTunes in its attempt to organize things how it wanted.
    If you're going to manage your media manually then you need to understand how iTunes works in detail and be willing to stay on top of it.  iTunes is designed to do everything on its own so people don't have to worry about things.  By unclicking its default preferences or moving files yourself in Finder or using a script to do so you are also figuratively clicking a button that says, "Okay, I know what I am doing and iTunes works."  Normally rule #1 with iTunes is never, never move a file to a different location in Finder and you'll see a lot of posts here from people who have "lost" items becaause they moved a folder or renamed it.  Maybe iTunes behaves differently when you deselect those preferences because I do this all the time and iTunes can track it as long as I don't move it to a different volume/drive.  I am very careful not to lose things or make duplicates, and of course I back up my computer before any major editing.

  • Acess table located on different schema

    hi ,
    oracle 10.2.0.1.0
    I have production database and i'm able to access video_asset_language located on different schema (CAM) of same db.there is synonym for the table here (at production ) .If I query user_synonyms the last column DBLINK has entry here.
    Now from development DB I created a synonym for the table video_language_asset located in CAM schema. it says "translation error " . Synonym is created but not able to fetch from the table. If I query user_synonyms the last column DBLINK has no entry here.
    Please suggest what I need to do .
    thanks
    Kishna

    - Verify you have been granted select access to the table (from user_tab_privs_recd)
    - Verify the database link exists, if not create it (get the definition using dbms_metadata.get_ddl
    - get the correct synonym definition, and replace the synonym when (get the definition using dbms_metadata.get_ddl)
    Sybrand Bakker
    Senior Oracle DBA

  • Trigger Between two DB located on different Server

    Hi Everyone,
    According to my project requirement I need your help to create a trigger on one table employee of my 10g DB located on server 172.128.1.62, which will trigger for any Delete, Update and Insert and update the same on its duplicate table located on different server(172.128.1.201).
    Eg:
    Table EMPLOYEE (on 172.128.1.62) refer as A
    SrNo        E_Name      Salary
    1             Fizzz           5000
    2             Albert        8000
    3             John          6500
    Table EMPLOYEE (on 172.128.1.201) refer as B
    SrNo        E_Name      Salary
    1             Fizzz           5000
    2             Albert        8000
    3             John          6500
    Now If I update table A and change salary of John from 6500 to 7000 and delete Employee Fizzz from table A
    Then I need a trigger to get fired and update the same in table B
    After table A updated table B should look like:
    Table EMPLOYEE (on 172.128.1.201) refer as B
    SrNo        E_Name      Salary
    1             Albert        8000
    2             John          7000
    I already scratch my head but did not find anything, Now this is became very critical requirement, Please somebody help me to achieve this task.
    Thank you very much,
    Fizzz. Edited by: Fizzz on Sep 22, 2011 4:36 PM

    I would not consider doing it myself with triggers. It will practically be guaranteed that at some point in time your data in B will by out of sync with A.
    There are several methods of doing replication. At least two technologies can be chosen from:
    [url http://download.oracle.com/docs/cd/E11882_01/server.112/e10706/toc.htm]Advanced replication
    [url http://download.oracle.com/docs/cd/E11882_01/server.112/e10705/toc.htm]Streams replication
    Both can be setup in various ways ranging from simple two-database one-way replication that refreshes periodically (for example a fast refreshable materialized view) to multi-database multi-way replication of complete schemas.
    We have had success with relatively simple materialized views for one-way replication of tables from one database to another. Read chapter 3 in the Advanced replication guide ;-)

  • How do I set up different network locations with different wifi?

    I am having an issue setting up different network locations with different wifi profiles on each. I want to do this to enable fast switching of wireless networks. In my house I have two wireless networks, my own personal one and one that is created by using a wifi modem supplied by my company. If I use the company wifi network then I can get into all my work applications without having to enable VPN access separately. It is also faster. However, they also block many applications including sending email from my personal email account, dropbox, etc. So throughout the day I need to switch wireless networks back and forth.
    I was looking for a faster way to switch and thought I would try network locations. Was able to set up a new network location without issue. However it seems that whatever wireless preferences, changes, or wifi network order I put into my "Work" location it carries over to my other location which is the standard "Automatic".
    What I would like it to have my "Work" location only to be able to connect to my work wifi and my other network (Automatic) to just connect to my home wifi only. That way I can enable faster wifi switching and can even use my launcher program (Alfred) to provide shortcuts.
    Anyway to do this?
    Thanks in advance for any help or advice.

    Just thought I would bump this up in the conversation. Doing a further search I came across this discussion which is similar: Connecting to a wireless network via applescript?
    However, I tried to build the Automator application as discussed and cannot get it to work. Very much a novice at Applescript and Shell Script but have created customized Automator services before. All I get now is "Shell Script command encountered an error". No more detail. I copied and pasted the script as shown in the email thread. Is there any other line or command I need to place in front of it?
    Thanks again for any help

  • What is the best way to manage multiple devices with one iMac - different users with seperate itunes accounts or one mac user with different itune logons and libraries?

    Hello
    I have just purchased an imac which I am very happy with.  In our household we also have two iphones (one mine and one husbands) and one ipod (my sons). We all have individual itunes accounts set up on our previous computer (not a mac). We have sepereate apps and music, although there may be the odd occasion where we would like to share a song (if this is possible) across devices.
    I am just wondering the best way to manage these devices using the new imac.  Should I create individual accounts to logon to the imac, then from within these launch our own itunes accounts and sync our devices with these.  Or should I be using one version of itunes, logging on to this with our different itunes usernames and storing things in libraries.
    Any help would be greatly appreciated. 
    Thanks

    I am presuming that we cannot share downloaded apps and music between accounts because of the copyright issue,
    Though I'm no copyright lawyer, as long as it's within a household, you can share content among users. Such sharing is, absent specific language preventing it not present in the iTunes Store terms of use, generally considered to be "personal use". So you can share apps and music amongst your users on your computer and with their devices. You just can't give any of that content to friends or relatives who don't live with you.
    What I am not clear on, it making sure that this appears in each itunes account - is it easy to find the file storage folders that match the itunes accounts and what would these be?
    The iTunes library and files are by default in a user's Home/Music folder. But you don't have to find the folder; in fact putting a file into the folder yourself won't add the file to iTunes. Just drag the file into the iTunes window. iTunes will copy it to the correct location.
    Regards.

  • How to write a case statement for the totals column of two different years (2013 and 2014) of the same month so that I can get a +/- column

    Please Help!!!
    How to write a case statement for the totals column of two different years (2013 and 2014) of the same month so that I can get a +/- column.
                                      January 2014         January
    2013                            +/-
                    Region   Entry   Exit  Total    Entry   Exit   Total   (Total of Jan2014-Total of Jan2013)
                    A               2         3      
    40        5       7        30                    40-30= 10

    What is a table structure? Sorry cannot test it right now..
    SELECT <columns>,(SELECT Total FROM tbl WHERE Y=2014)-(SELECT Total FROM tbl WHERE Y=2013)
    FROM tbl
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Amount posted different for Invoice and Credit memo

    Hi Experts,
    The user has reversed only one line item of an invoice entry (RE), which was processed back in 2009. The invoice entry was processed with two Gl Accounts( Transit Comm.match and Com.Inv.GIT d.d) with amount allocated as 576.35 (5399.2 and -4822.85)with an input tax of 22%.But in the reversal entry the amount allocated to these account are different(-5851.62 and 5275.27), thought the total match to -576.35. Interesting thing is this entry was posted in a foreign currency (EUR) wherein the Local Currency values which is in PLN is same for both invoice and reversal entries. Exchange rate for both the entries are  4.20430.
    Please let me know your thoughts..

    Hi Ravi,
    Here by reversal I meant the credit memo processed against invoice.

  • Differrent date between AP Credit Memo and Journal Entry

    Hi!
    I don't know why AP Credit Memo posting date = '31/08/2011' but Journal Entry record posting date ='1/9/2011'.
    Change log on AP Credit Memo Create date ='31/08/2011' and change log on Journal Entry Create date='1/9/2011'
    APCredit Memo and Journal Entry link together.
    I try to make AP Credit Memo again and check. It's ok. It's not always happen just 1 Entry has problem.
    pls help me solve this problem

    HI Darius Gragasin!
    we use SAP 8.81 PL5.
    yesterday I try to check and reconize something:
    There are many trans from AR different date than Journal Entry but same month
    It's happen on date all user open addon (addon just help user load data from excel and put data on Sales order --> user add Sales order, addon don't add data), another date It's ok
    so, I think this problem by SDK but I don't know how to control SDK with this problem
    Regards,
    Hong Bich

  • ICloud Address Book and Calendar not syncing. Missing and duplicate entries. Help.

    I have duplicate entries in Address Book. I have missing entries on other devices. For calendar it just doesn't sync.
    What I've done to try to fix it:
    1) I signed out of all my devices from iCloud and MobileMe.
    2) I then deleted all the the cache files in Library and any iCloud folders I could
    3) I deleted all the address book and calendar entries on each device.
    4) Went back and deleted anything in Library and caches.
    5) I looked at iClould.com and confirmed they had entries in Address Book and Calendar.
    6) Signed back into iCloud on each device.
    7) All the devices then began to populate.
    Trouble began:
    1) Some Address Book entries are missing on devices.
    2) iClould has multiple entries for the very missing contacts! All cutting off the notes field at different places!
    3) It won't sync the missing contacts present on iCloud but not the device.
    Help.

    Solved it myself. What I did:
    1) I have four Lion OS and two iOS devices.
    2) I kept one computer with the complete address book I wanted to start with but disconnecting it from iCloud's Contact sync via Apple Menu > System Preferences > iCloud uncheck Contact Sync
    3) Logged into iCloud.com and deleted all the contacts and groups manually ( many keyboard shortcuts worked )
    4) On the main computer, using textedit, I replaced semicolons I was using to delimit items in the notes field with backslashes.
    5) Once I confirmed all the other computers and devices had no entries in Address Book, on the main computer I turned back on iCloud Contact syncing. It worked. Correct count of entries and no more breaking notes at the semicolons!
    6) Immediately all the other iCloud computers and devices updated to the correct notes! Finally.

  • I have 2 iPads with the same log in and password details. How do I make them independent of each other so that contacts and calendar entries are not duplicated

    I have 2 iPads. When gifting one to my wife I did not change the log in and security details. Consequently any contacts and calendar entries are duplicated. How do I make the iPads independent so that the foregoing duplications are eliminated?
    Thank you

    The logins on the iPads, for example the iTunes store can be the same if you share an iTunes account, this will not effect the Contacts/Calendars unless you are using iCloud to sync Calendar/Contacts in which case just setup a new iCloud account for your Wife and change the iCloud settings on her iPad to this new account.
    Unfortunately the contacts if syncing with your computer will be the same as it can only sync from the given contacts on your computer.
    You can use a different login to the computer for your wife and she can then have her own contacts.
    If your Contacts application on your compuer has Categories/Grouping you can tell iTunes to sync certain Categories/Groups to each iPad, that way splitting up the contacts on your computer for each iPad.
    The same is true for the Calendar if you only have the one calendar it will sync it for both of you, the iPad settings in iTunes has the option to pick a Calendar if you have more then one.
    One option is to use an online calendar such as Google Calendar and sync to and from it with your iPad that way the Calendars would be individual.

  • Service PO and Service Entry Sheets Question

    Hi Guru,
    I need some advice on the following questions in service PO and service entry sheets.
    1) How can i change the default unit of measure in service PO? where is this in customizing?
    2) How can i turn off the message "No message record could
    be found for output of message.Save anyway?" when i try to accept a service entry sheet entry?
    3)Can someone share with me the business process for service PO?
    Is it a must to do MIRO against the service entry sheet? How does the the person who is performing the MIRO transaction knows the service entry sheet number?
    Thanks.
    Zhulk

    HI,
    Following are answers to some of your questions -
    1) What do you mean by default unit measure? If this is the unit of Service, then you may change this in Service Master (T Code AC03). If the unit is at line item, then it should be AU, because you may order multiple services under one line each having different units of measure.
    2) The message "No message record could be found for output of message. Save anyway?" is displayed because, you have not maintained output message for service entry sheet. Either define the output or remove the warning message at Attributes of system messages.
    3) The process of service PO is same as material PO. The difference is that the item category for service PO is 'D' & then you maitain services for the line item either with or without service master. After completion of service, you create service entry sheet at transaction code ML81N & after accepting the service entry sheet, service entry sheet based GRN is prepared. The person who is posting MIRO is not required to know Service Entry Sheet number to post MIRO. The system automatically checks the service entry sheets accepted. Anyway, the service entry sheet number can be displayed at Purchase Order History tab of the conccerned PO at PO display option (T Code ME23N).
    Hope your query is fulfilled.
    Reward points if the answer is helpful.
    Regards,
    Prashant Kolhatkar

Maybe you are looking for

  • Features not available on Mountain Lion

    Hi, Does any one know which feature i'll not have access on Mountain Lion from my MacBook Pro mid 2010? Reading the documentation, seems that the airplay mirroring and power nap will be disabled, why? Thanks

  • XY Graph-Setting Y-Scale visible to False still Shows Corresponding Y scale Max and Min

    Hi Guys, I use XY graph to display the data with 3 Y-scales. When I set any Y scale Visiblity property to False,its still display the Y scale Max and Min range Lines in plot area of the  Graph and making cross line or extra parralel line with other v

  • ABAP call stack

    hi guys, if we are executing any standard/custom application, is there any place where i can see the complete call stack that system is executing . lets say i execute a ABAP webdynpro application, i want to see what are the classes, methods that syst

  • EEWB enhancement screen null after CR transport.

    Hi guys, We did some EEWB enhancement to Opportunity and a new screen "Customer Fields" was generated and shown in GUI. But NOW, after we transported all CRs to QAS, the "Customer Fields" tab is null. No fields there. The fields exists in the structu

  • How do I get AirPlay button to appear on my iPad Mini?

    MMy Apple TV is working with iPhone 6 but I cannot get AirPlay button to appear on the iPad Mini.  What should I do?