What are the Major differences between appcore.pll and
appcore2.pll
Answer Posted / rupesh babu k
template.fmb=>appcore.pll=>custom.pll
This is the structure what we have.
we have 21 pll's including appcore and custom.
remaining 19 pll's are attached to custom.pll.
when we want to customise a form using custom.pll,
appcore.pll also reqd for some specific features.
but custom.pll not having appcore copy for what we could
not get features. so we have to attach appcore.pll in the
form of a copy called appcore2.pll
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
tell my any difficult situtation you solved in your experience in your company?
What do you understand by concurrent programs?
How to create a purchase order without a requisition?
what is the difference between request group and request security in oracle apps?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
How can we import the data into a database using sql * loader?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
What is sca and how is it useful?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
What is the concept of soa governance?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
What are do's and dont's of Interface?
A 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.
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?