all are known creating of date,number,varchar2 by using we can create lov's. similar that can we create& attach calender ?
In which FND table independent value set will be stored?
Latest Answer: If you want the base table where the name of the value set is stored then it isFND_FLEX_VALUE_SETS. ...
What is the process of defining shipping parameters in OM
Latest Answer: This is detail about Shipping Parameters..for OM.. The below details are breifly descripb u.. If any clarifications plz.. go to India Local Order Management>> Shipping>> Setup>> Shipping Parameters..General:========Weight UOM Class ...
Latest Answer: fnd.request.submit_request( Concurrent_program_name, ...
Latest Answer: All the technical products' database objects are consolidated into a single schema called ApplsysApplsyspub is used for authentication by having read only views ...
Latest Answer: Through the Application Front end its not possible to delete CP. But from backend we can delete it.TO DELETE CONCURRENT PROGRAM---------------------------------------------beginfnd_program.delete_program('SHORTNAME','APPLICATION');fnd_program.delete_executable('SHORTNAME','APPLICATION');end; ...
Latest Answer: Concurrent program is nothing but instance of execution file along with parameters and incompatabilities.By using concurrent request set we can submit multiple programs at a time through srs window.after creation of request set we can attach it to request ...
How do you attach javascript to a menu ? When user clicks on a menu it should display simple message
Latest Answer: US directory is one directory for save the reports or forms or programs to be used in US language, if you want to use Spanish language option you should save the programs in ESA directory. It mean according the languaje you want to use for the application ...
View page [1] 2 3 4 Next >>

Go Top