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 |
mention the interface tables for item open interface and open transaction interface and also their respective production tables.
can we use anchor propery in XML reports?if yes?explain?
Attribute data types?
HOW CAN U KNOW THE STAUS OF PO?
what is the back ground program run while transferring data from OM to AR?
tell me the scenarios of between pages in reports
How to develop XML report without rdf?
Hoe to skip middle of the record by using SQL*Loader?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what are the different types of parameters avialable in reports?
Is that Possible To create package without Specification , If Yes Give any Examples
where the accounting related data is stored ?