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: FND_FLEX_VALUES and FND_FLEX_VALUES_TL ...
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: Forms and reports directories contains the language directories,Means which language apps is using, apps supports multiple languages.US is the standard language used by Oracle. vinod. ...
View page [1] 2 3 4 Next >>

Go Top