oracleappsdna.com
Welcome to OracleAppsDNA
About Me: Shailender Thallam. Oracle Apps Interview Questions. Character Set in SQL*Loader. Sometimes we face a problem of SQL*Loader loading data into a wrong column OR only partial data gets loaded into a column. These issues might occur because of the characters in the data being loaded. By default SQL*Loader recognizes data of UTF-8 character set only. If unrecognized characters are found, SQL*Loader might treat it as Read More ». Do you know how to Retrieve WinSCP Stored Passwords? To migrate an XML...
oracleappsdoc.blogspot.com
Oracle Applications for Beginners
Oracle Applications for Beginners. Monday, October 19, 2009. Function to return COA Account Combination. Function to return concatenated account from id. CREATE OR REPLACE FUNCTION APPS.GET CONCAT ACC (ACC ID VARCHAR2). P style=padding-left:30px; AC VARCHAR2(100); /p. Returns Concatenated Accounts * */. P style=padding-left:30px; SELECT ACCOUNT COMB. FROM ABH GL ACC CONCAT SEGMENTS. WHERE CODE COMBINATION ID = ACC ID;. RETURN NVL(AC, 'ERROR'); /p. Links to this post. View for Chart of Accounts KFF. AND F...
oracleappsebiz.blogspot.com
Oracle E-Business Suite of Applications
Oracle E-Business Suite of Applications. Oracle E-Business Suite of Applications. Thursday, January 8, 2009. Difference between CHAR and VARCHAR2. The difference between CHAR and VARCHAR2 is CHAR(n) will always be n bytes long, it wilbe blank padded upon insert.But VARCHAR2(N) will be 1 to n bytes long but will not be blank padded. Using a CHAR on a varying field would be a pain due to the search semantics on CHAR. NO COPY Hint Usage. NOCOPY is an HINT and Oracle does not guarantee passing a parameter as...
oracleappsebizz.blogspot.com
Oracle E-Business Suite of Applications
Oracle E-Business Suite of Applications. Oracle E-Business Suite of Applications. Friday, 17 April 2009. Difference between CHAR and VARCHAR2. The difference between CHAR and VARCHAR2 is CHAR(n) will always be n bytes long, it wilbe blank padded upon insert.But VARCHAR2(N) will be 1 to n bytes long but will not be blank padded. Using a CHAR on a varying field would be a pain due to the search semantics on CHAR. NO COPY Hint Usage. NOCOPY is an HINT and Oracle does not guarantee passing a parameter as ref...
oracleappsebsyashrajvarsity.blogspot.com
Oracle EBS and Cloud Knowledge Varsity
Oracle EBS and Cloud Knowledge Varsity. Monday, December 26, 2016. Cloud R11 Upgrade and Product Assessment Details. New feature or enhancement to existing functionality:. Is this something brand new to the module or an improvement to a feature that was available in previous releases? To users as part of upgrade. Will the feature automatically appear coming out of the upgrade, or is effort required by the user to enable it? In which case see comments). Deploy after upgrade if desired. Customization of th...
oracleappsemployment.blogspot.com
Oracle Apps Jobs
Thursday, 12 April 2018. Reminder] You haven't participated yet. Hi Oracle Apps,. Thank you for registering with TechGig Code Gladiators 2018. We are super excited to have you participate in this mega coding contest. We noticed that you started the Challenge but left it before submitting the solution. You are just a step away to win this Coding Contest. Submit your solution and compete with the best developers in the world. 2018 TechGig Terms of Use Contact Us. Spread words about Techgig. Hi Oracle Apps,.
oracleappsengineering.blogspot.com
Oracle Applications Technical ERP R11i, R12
Oracle Applications Technical ERP R11i, R12. Tuesday, April 11, 2017. Oracle Forms Builder crashes when opened Form / Canvas. Oracle Developer Form builder might crash when tried to open a form or canvas with possible error uiw60.dll. Both the errors should be handled differently. Form builder crashes when tried to open a form (.FMB). 1) This could be related to version mismatch between the FMB and form builder. Forms developer version should match the Oracle Application version. Friday, October 28, 2016.
oracleappsexperience.blogspot.com
Become Oracle Apps Technical By || Kamlesh Nikhade
Become Oracle Apps Technical By Kamlesh Nikhade. This blog is the daily experiences and learnings of myself as a Oracle Applications Consultant and Implementor. Search In This Blog. Wednesday, February 24, 2010. Http:/ oracle.anilpassi.com/oa-framework.html. Http:/ oracle.anilpassi.com/xmlimporter-in-oracle-applications-framework.html. Http:/ www.orafaq.com/wiki/JDeveloper. Http:/ oracle.anilpassi.com/jdr-utils.html. Http:/ oracle.anilpassi.com/oa-framework-tutorials-training.html. Http:/ blog.cholac...
oracleappsfaq.wordpress.com
Oracle Applications FAQ's | Just another WordPress.com site
Oracle Applications FAQ's. Just another WordPress.com site. What is the workflow name to create purchase order automatically? August 5, 2010. What is the workflow name to create purchase order automatically? Workflow is integrated with Oracle Purchasing and it is possible to automatically create standard purchase order or. Blanket releases off of approved Req lines. The workflow is called PO Create documents. Workflow builder can. Be used to alter PO Create Documents as per business requirements. It is a...