why do we go for oracle apps technical other than sap and
other packages?
Answers were Sorted based on User's Feedback
Answer / santosh kumar
Oracle apps is more effective for financial modules than other technologies.
However oracle apps do support other modules as well but its integration of data modules are more simple,accurate and effective to understand especially in finance modules.
Like ar,ap=>gl.
At multi org level gl is effective with single module integrity with different legal entities and taxes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsi
oracle apps is a ready package used to run the business
effectively.
it supports fully financial modules
| Is This Answer Correct ? | 0 Yes | 1 No |
What r the validation done in ap inbound ?
What are the tables in GL?
What is an Index , Types od index why we are use index.
Stored procedure?
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
There are set of records to be processed from staging table into interface table. If one record fails the entire set of data should be rejected.
What is responsibility?
how to customize the report,please tell me customization steps
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 is the use of format trigger?a