The Task is that to register a Form into Oracle Apps on a
particular responsiblity.
- First i moved the FMX & FMB file into the custom_top
through FTP
- Using Application Developer i registered the Form through
Form menu then Function then Menu..... as we do regularly..
- When i get into the particular responsiblity i can see
the Form name getting listed.
But when i click that to open..... i cant able to see the
form.
I need any one your help in advicing me...what would be the
problem.
Answer Posted / ashok
Hi SGS,
Do repeat the following steps though you have done it earlier:
Some time DBA's does not allow to keep .fmb in AU_TOP and
ask us to move it to CUST_TOP and compile their by
specifying the AU_TOP path. But request DBA to have a access
to AU_TOP.
1. Move you .fmb (File name should in upper case and
extension in small) to $AU_TOP/forms/US
2. generate the form by f60gen
3. move .fmx to $CUST_TOP/forms/US
4. check the registered form name, form function name and
menu name. 100% your form will appear.
Thanks
Ashok
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
q)what are the validations in sql*loader
Can u give the Documentation of Custom.pll in oracle apps
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.
what are the prerequisites for costing transactions?
What is count(*) from po_vendors(any table)?
Do you know what is applysys in oracle application database schema, what is apps?
What are file in oracle.
What are do's and dont's of Interface?
What are the benefits of using soa architecture?
What is instead of trigger in where we will use?
What is sca and how is it useful?
In hierarchical structure of a database? we have write query from where we should start?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
testing tools?
Tell me how to debug the report?