what are stock locators and how to define them? name the
tables where the stock locator information is stored. at
least two.
Answers were Sorted based on User's Feedback
Answer / naga bhushan
mtl_item_locations
mtl_secondary_locators
| Is This Answer Correct ? | 14 Yes | 4 No |
explain o2c cycle? what are the table reflected for this process?
what u did after ur btech(2009) till now? why did u prefer oracle apps technical?
1. when we r doing interface/conversion which things u will take care to improve the perfrmonce?(except bulk collect) 2. In conversion,u r loading the data using sql*loader,I dnt want to use sql*loader,& i have millions of records,Id der any way to load the data withing fraction of time considering best performance. 3. When u r doing conversion,taht using sql*loader u r loading data into staging table,u r writing control file bt I dnt want to use sql*loader,when u r creating con prog that time can we pass all values from flat file using paramere,valuset?how? 4. In flat file u got 50 records,out of 50 ,30 records are proceesed & inserted into base table,after taht clien understood that 1 item having wrong name e.g insted of ABC he given DCE, so can we delete?hw?(client permission is der) i have lot of wrong item name randomly spreaded,can we delete it?hw? 5.after doing validation hw u will follow approach to error out records?if i want to send all the error out records to client daily,whats ur approach? 6. In outbound interface is der any way to load the data(large data-millions of records) except UTL_FILE package? 7. what is parsing? 8. In technical doc.s which section will mention?except code? 9. Do u have any idea about code depository tool? 10.whats is performance tunning,DB link? 11, How u will do RMA?
what is the difference between oracle 8i and 9i?
35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?
What is responsibility?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
What are Mandatory triggers to write in the block, which is created on view?
where to define interorganization transaction charges and what are the different options?
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.
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
what is the diff between custom.pll and form personalization? Tell me one example?