If the flat file is having the duplicate records in the interface how can you restrict while transferring the flat file data in to interface tables?
3 11637A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
2273Post New Accenture Oracle Apps Technical Interview Questions
Explain the default level of parallelism in Apache Spark
what is dynamic insert?
What is a boot block?
What do you mean by hashtable c#?
What is difference between static and readonly in c#?
How can a user modify the db subnet cluster of the db instance?
What is the difference between a permalink and a hyperlink?
Can we use fieldset in the lightning component? : salesforce lightning component
What are the key benefits of sap integrated business planning?
How does weblogic support corba and client communication via iiop? : BEA Weblogic
how do you handle a heavy workload? How do you prioritize day to day tasks?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
What is maven in java?
Can any one please help in knowing the end to end Payroll process in SAP . Starting from uploading the data of a newly hired employee ,Attandace uploading to, Generating PF,ESI challana ( including the T code, )
How do you use raw_input in python?