
techietice.weebly.com
Techietice - HomeOracle Apps Technical,Oracle apps HRMS,Graphics,oracle apps,Networking,webdesign,wallpapers,quotes
http://techietice.weebly.com/
Oracle Apps Technical,Oracle apps HRMS,Graphics,oracle apps,Networking,webdesign,wallpapers,quotes
http://techietice.weebly.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.7 seconds
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
19
SITE IP
199.34.228.54
LOAD TIME
0.734 sec
SCORE
6.2
Techietice - Home | techietice.weebly.com Reviews
https://techietice.weebly.com
Oracle Apps Technical,Oracle apps HRMS,Graphics,oracle apps,Networking,webdesign,wallpapers,quotes
Reports - Techietice
http://techietice.weebly.com/reports.html
Hrms Tables and Scripts. Interview Check list Oracle Appilcations. Blog On Quotes and Sayings. QUOTES AND INSPIRATIONAL LINKS. There are basically 3 types of report generation. 1 Using Report Builder which can publish report as. 2 Using XML Templates. 3 Using Oracle Discoverer. (It won’t create any printable output. But it can be viewed. These kind of reports mostly use0d for business analysis). 1 Create the .RDF file. 2 Place the .RDF file in the specific application directory. Add a new line.
Oracle Applications - Techietice
http://techietice.weebly.com/oracle-applications.html
Hrms Tables and Scripts. Interview Check list Oracle Appilcations. Blog On Quotes and Sayings. QUOTES AND INSPIRATIONAL LINKS. PLEASE VISIT http:/ oracleappstechies.blogspot.ae/ also For latest updates on techinical discussion for different modules. Enterprise Resource Planning (ERP). Can be explained as a package to control, organize a business process in an efficient and customized way………. The need of ERP in a Organization to maintain records on. Supply Chain (SCM),. ERP Products are integrated. Interv...
HRMS - Techietice
http://techietice.weebly.com/hrms.html
Hrms Tables and Scripts. Interview Check list Oracle Appilcations. Blog On Quotes and Sayings. QUOTES AND INSPIRATIONAL LINKS. HRMS IS A CORE MODULE IS THE MOSY SECURED MODULE AND HAS A HIGH PRIORITY OVER OTHER MODULES. There are seven Business Areas:-. 1 Enterprise and workforce management,. 2 Workforce sourcing and deployment,. 3 Talent management,. 4 Compensation and benefits management,. 5 Payroll process management,. 6 Time management,. 7 HR information System. SOME NOTABLE POINTS TO BE CHECKED.
Interview Check list Oracle Appilcations - Techietice
http://techietice.weebly.com/interview-check-list-oracle-appilcations.html
Hrms Tables and Scripts. Interview Check list Oracle Appilcations. Blog On Quotes and Sayings. QUOTES AND INSPIRATIONAL LINKS. Interview Questions check list-Oracle Applications. 1List of some API’S. FND PROGRAM.ADD TO GROUP. FND REQUEST.SUBMIT REQUEST. 2How to get second parameter value based on first parameter? Flex $ value setname. 3Forms can be development in APPS in two ways. A) Customization by extension (using template.fond). B) Customization by modification (using custom.pll). 3 FND FILE . 6 FND ...
Interface and Conversion - Techietice
http://techietice.weebly.com/interface-and-conversion.html
Hrms Tables and Scripts. Interview Check list Oracle Appilcations. Blog On Quotes and Sayings. QUOTES AND INSPIRATIONAL LINKS. Data can feeded in 3 ways. The Data can be entered using the application Screens. The data can be entered using Oracle’s Open System Interface. The data can be stored in the database table directly. Conversion An overview of its process. 1 Get data from legacy system Called Flat file. 2 Load the flat file data into temporary table called staging table using sqlloader. 1 Conversio...
TOTAL PAGES IN THIS WEBSITE
20
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: General Interview Questions
https://oracleappstechies.blogspot.com/2015/07/general-interview-questions.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. July 29, 2015. Interesting document for interview preparations, i had a chance to go through and sharing the same. In Answering Interview Questions. Everyone is nervous on interviews. If you simply allow. Yourself to feel nervous, you'll do much better. Remember also that it's difficult for the interviewer as well. Can help them get it. What the buye...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: April 2011
https://oracleappstechies.blogspot.com/2011_04_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. April 27, 2011. Save jdevstudio11110install.exe to your hard drive. Finish and check for projects. Labels: Jdev 11g Installation. Inital setup for versioning tool TortoiseSVN:. TortoiseSVN-A revision Control, version Control, Source Control Software. Which has several advantages:. Document changes can be tracked(Project wise). 2 Subversion : Subversi...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: January 2011
https://oracleappstechies.blogspot.com/2011_01_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. January 31, 2011. Check errors in compiled code in toad. To Get Organisation Id. Fnd profile.value('MFG-ORGANISATION ID');. Select fnd profile.value('MFG-ORGANISATION ID') from dual;. To Get responsibility id. Fnd profile.value('RESP ID');. Like wise we can get all environment variables. Labels: Oracle Apps Technical Review. Select fnd.user id ,.
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: November 2010
https://oracleappstechies.blogspot.com/2010_11_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. November 28, 2010. Locking a table prevents two users to update a table at same time. Using locks we can prevent data replications. LOCK TABLE employees IN EXCLUSIVE MODE;. This exclusive mode enables the user to look into the rows but can update it. And this command for remote link tables. Why we should go for indexing? Per all people f (. HRMS BASE...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: May 2011
https://oracleappstechies.blogspot.com/2011_05_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. May 10, 2011. Difference between Transulate and Replace. Replaces a character sequence in a string with a different set of characters. Translates single characters in a string to different characters. SELECT TRANSLATE('So What', 'aht', 'e') FROM dual;. SELECT REPLACE('So What', 'o', 'ome')FROM dual;. May 9, 2011. 1Displaying set if records:. B) Unnam...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: July 2010
https://oracleappstechies.blogspot.com/2010_07_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. July 31, 2010. RA CUSTOMER TRX ALL :stores invoice header information. RA CUSTOMER TRX LINES ALL stores information about invoice, debit memo, credit memo, bills receivable, and commitment lines. The AR PAYMENT SCHEDULES ALL table stores all transactions except adjustments and miscellaneous cash receipts. RA CUSTOMERS – Customer information. 2 Bookin...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: March 2011
https://oracleappstechies.blogspot.com/2011_03_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. March 10, 2011. To kill a session use:. ALTER SYSTEM KILL SESSION 'sid,serial#,@inst id';. To kill a particular session use. SYSTEM KILL SESSION '7,15'. March 2, 2011. Extract the first occuring numbers from the srting. Input parameter is 12Abdg345. Count the number of occurence of a letter. Chr,chr(0) ) as "count"from dual;. Procure To Pay Cycle.
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: August 2010
https://oracleappstechies.blogspot.com/2010_08_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. August 9, 2010. Oracle Workflow is a series of tools designed to facilitate the creation and management of business process models. Oracle Workflow is comprised of:. 8211; implements the workflow process definitions at runtime monitoring the states and coordinating the routing of process activities. 8211; classification of the components that compris...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: April 2010
https://oracleappstechies.blogspot.com/2010_04_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. April 22, 2010. Use fnd client before u select rows from views. Fnd client info.set org context('500');. This will enable data from the org you want to retrive. Links to this post. Labels: Oracle Apps Technical Review. April 17, 2010. Highlights in User guide of Oracle Projects:-. Oracle Projects consists of three products:. 8226; Enter project custo...
oracleappstechies.blogspot.com
Oracle Applications Techno Functional Resources Shared: September 2010
https://oracleappstechies.blogspot.com/2010_09_01_archive.html
Oracle Applications Techno Functional Resources Shared. Oracle Technical Experience and Test Cases Shared from different resource and through self leanings. September 19, 2010. Call DFF segments e.g SIT in hrms. How to create a package to call the SIT which will store the flexvalues in different segments. 1Note down the flexstrcture name and segment. 2Call the flex value in the Function. 3pass the flex value in query. L passport varchar2(240);. Return l passport;. End xxri passport num;. HRMS BASE TABLES...
TOTAL LINKS TO THIS WEBSITE
19
Coming Soon
Future home of something quite cool. If you're the site owner. To launch this site. If you are a visitor.
Techie Thomas
From computer repair to web-hosting to custom application development Techie Thomas puts IT to work for you. I am a local IT consultant with the experience and drive to deliver quality technology solutions to individuals and small businesses in North Tarrant County and the surrounding areas. Let me know what your technology needs are. If I can't help you I know some one who can. Techie Thomas, Powered by Joomla!
TechieThought
What are we thinking. Powered by InstantPage® from GoDaddy.com. Want one?
Techie Thoughts
Welcome visitor you can login. Or create an account. How do you find us? There is currently no active poll. Calculate Circle Area using Java Example. Calculate Circle Area using Java Exampl. About QTP Automation Tool. QTP is a functional testing tool developed by Mercury Interactive. (Merge with HP) The Add-in. An overview on test automation. Manual Testing: Testing application with human interaction is called Manual Testing. Draw b. Why did you choose Testing? How to count the number of a particular nod...
Narayanan's Tech Blog
Narayanan’s Tech Blog. July 7, 2008. A symbol in Ruby is an instance of the class Symbol. It’s just a name and id. A symbol is prefixed with a colon. Two strings with the same contents are two different objects. Puts “calendar”.object id. Puts “calendar”.object id. Symbol name refers to the same object throughout a Ruby program. Puts :calendar.object id. Puts :calendar.object id. This can save memory. Symbols are used when we need only the identity and not the content. Filed in Ruby On Rails. May 21, 2008.
Techietice - Home
Hrms Tables and Scripts. Interview Check list Oracle Appilcations. Blog On Quotes and Sayings. QUOTES AND INSPIRATIONAL LINKS. Believe in your dreams.They were given to you for a reason. A repository of Knowledge sharing. Welcome to my site! The site is all about the experience and knowledge i gained through. I believe in the fact to share the learning's., which will also be a documentation of what i know and what i should learn in future. Listing the topics covered so far. Nspiring Videos and Quotes.
Techie Tiders
Welcome to Techie Tiders our classroom website! Make sure and visit us often to glimpse into our units, hear from students, and learn about cool geeky "stuff". 318377.2766 Ext.214. 2nd Block Planning/Tech Team. 1st Block Digital Graphics/WD. 2nd Block Digital Graphics/WD. 3rd Block Planning/Tech Team. Brought to you by USATestprep. To place this on your site! Would you like our button on your blog or website? If so, copy the code below and paste it into an html widget. Sunday, January 13, 2013. Web 20 is...
TechieTile.com | Tiles of the techie World.
Tiles of the techie World. How Secure is your browser? The most important thing for online safety is use of Secure browser and browsing practices. According to a 2013 Kapersky Security study, 93.01% of online attacks came from malicious URLs, and US users had an online infection risk of 38.1%. August 12, 2015. Windows 10 keyboard shortcuts. August 10, 2015. Why Chromecast is not working? August 5, 2015. Contents for your website or blog. January 27, 2015. Learning paths for iOS app development. An articl...
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.
- Techie Time Knowledge Base
Active Directory And LDAP. MySQL and Microsoft SQL. Active Directory And LDAP. MySQL and Microsoft SQL. Active Directory And LDAP. Setup Active Directory Group Policy To Add Domain Group To Local Group. How to Setup a Domain Controller on Windows Server 2008. Basic Linux Networking Overview. How to manage users and groups in Linux. MySQL and Microsoft SQL. Database And Table Creation In Microsoft SQL Server. Configuring RAM used by Microsoft SQL Server. Virtual Machine Creation In VMWare Workstation.
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.