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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / msr
HI SGS,
Please compile the in AU_TOP using f60gen command ,and keep
the fmx file under custom top
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vamsi
In addition to the above check points, you may also need to
check that both '.fmb' and '.fmx' files must be in upper case.
This may look simple but may be a problem if not realized.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kris
You can also check that ,you have attached the function to
a menu.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mylapuram
you need to give execute permission for .fmx (chmod)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shamimul
check if the custom top path is correct in the register
applications window.. and the environment variables are set
correct .. you can run the environment variable report from
sys admin to check that..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / yash t
Go to Menu Editor and check there in menu PL\SQL
editor.there may be a wrong code to call FMX file.you shuld
try to call that FMX file.
| Is This Answer Correct ? | 1 Yes | 1 No |
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
Steps for DFF registration
While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?
What are the tables in GL?
what is difference between po_headers_all and po_headers
what is pick selection list generation report.
In what situation u create the BPA.
What is the concept of soa governance?
hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411
what is the defference between credit memo and debit memo
what do you mean by value sets
How to print multi currency,multi language in xml?