Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Creating Custom objects following Developing and Deploying Customizations in Oracle E-Business Suite

edited Nov 4, 2015 6:47AM in Install, Upgrade, Clone, Patch - EBS (MOSC) Question

1)According to section

Section 1.4: Developing and Deploying Custom Database Objects

Section 1.4.2.1: Tables

Create a New Table

  1. Create the initial table definition in your development
         database.

in this example the table is created in APPLSYS schema, in R11 we create custom tables in BOLINF custom schema, there is any problem to follow the example changing APPLSYS for BOLINF schema? or any custom object should be created in APPLSYS schema

2)when Extract the table definition from your development database using the
xdfgen.pl utility
, we should change the command example for :perl
xdfgen.pl <apps_user>/<apps_password>@&lt;DB_SID>
BOLINF.XYZ_USER_SERVICE

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center