Search found 5 matches

by mahesbi
Fri Jul 27, 2007 1:29 pm
Forum: Suggestions
Topic: OA Frame Work
Replies: 0
Views: 3350

OA Frame Work

Hi admin

what u r publishing the material of oracle apps on this site is quite interesting.
u r requested to publish more information on OA Frame Work.
because now a day most of the companies asking for OAFW.
and let me know the concept behind this OA Frame Work and i think we need core Java for ...
by mahesbi
Tue Jul 24, 2007 11:26 pm
Forum: Operating System
Topic: installation of oracle apps 11.5.7/11.5.9winser03
Replies: 1
Views: 3729

hi
do u have oracle apps software...?

then need not worry about the installation and go through the anil passi web site there u may get the material


regards
mahes
by mahesbi
Tue Jul 24, 2007 10:35 pm
Forum: Operating System
Topic: can we install apps on windows 2000?
Replies: 1
Views: 3914

can we install apps on windows 2000?

hi

i am faced some problems while installing oracle apps 11.5.10 on windows 2000 server edition.

after getting installed regularly i faced some error messages.
even though apps is working ,but trying to connect the database at the same time by apps/apps@vis its giving error message and not ...
by mahesbi
Thu May 31, 2007 2:19 pm
Forum: Oracle Forms & Reports
Topic: Diference between global variable and variable
Replies: 3
Views: 2248

hi rama

variable is used to store the value.its used for temporary storage data,manipulation of stored values reusability.

where a global variable can use across the application once we declared in the package.use can referenced them other pl/sql block once we defined in package specification

if ...
by mahesbi
Thu May 31, 2007 9:37 am
Forum: Order Management
Topic: Order to Cash lifecycle
Replies: 7
Views: 6998

<b>for technical point of o2c(order to cash) is as follows
</b>

first we setup the customer,tax category details,item details,pricing definitions,payment terms,freight terms and then only we can order the product.

<b>for set up main base table are </b>
RA_CUSTOMERS,RA_ADDRESSES,RA_CUST_SITE_USES ...