What do you understand by a set of books?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of anchors?
In interface how u find errors and how to solve. How to fix it?
how many sections are there in report?
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?
what is the standard program for blanket po to process data from interface table to bace table
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.
Please let me know the differance between Master Item and organization Item in Inventory.
how i can create temporary table?
where we find the status of order information.
I am insert in data to a table X .Which one is better while writing commit statement After each row inset or after all row insert to table.