How do I customize forms in AP.Can I also customize reports in PO. Thank u.
Latest Answer: You can customize any form by modifiying Custom.pll or by Form personlization. ...
What are the important Libraries in Template.fmb ?
Latest Answer: There are mainly two type of library in Template.fmb[a] Core Lib [b] Application specific libraries CORE Libraries are:1. APPCORE.pll : This is used for Application Standards specific uses 2. FNDSQF.pll : Descriptive Flexfields, Currency, Concurrent ...
List the built-in routine for controlling window during run-time?
How to Show apps standard Calendar in Query Mode ?. Can anyone tell me how to show calendar in query mode in Standard/Custom forms. It is working fine in insert mode.RegardsSatish Shrivastava
Latest Answer: Define a Key-listval trigger for that item and use calendar.show;Â Calendar will be shown next to the field in query node. Hope I answered your question correctly. ...
What is the standard program for PO while entering the data from interface tables to basetables? Explain briefly
Latest Answer: "Import Standard Purchase Order" Concurrent Program ...
How can I get more than one record from a table appeared in a block with scroll bar.
Latest Answer: follow these steps:..........1. go to the property of that block2. choose Records->number of records displayed=10(now 10 records come at a time in block u can give any no of record here) and then choose scrollbar-> shw scroll bar='yes' ...
Latest Answer: HOST('unix command ',NO_SCREEN); ...
Latest Answer: If you are moving from a item of first block to the item of another block in a form then following trigger will be fired.post-textwhen-validate-item (fired only when the status of the textitem has been changed)post-blockpre-blockwhen-new-block-instancepre-textwhen-new-item-instanceIf ...
How do you register a report in oracle application? What are the triggers we need change in the template.fmb? What type of journal entries you can enter into G.L? What is an Open Invoice? Can you tell me how do you send invoice information into GL form AP?
Why are views used in the data blocks of a standard form instead of mapping directly into the base tables?
View page [1] 2 3 4 5 Next >>

Go Top