AlterTable

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

This business functino will perform an alter table
^

Data Structure

D9800200 - JDB Database Management

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szDatabasepathDATPcharNONENONE

The name that identifies the data source.

szObjectowneridOOWNcharNONENONE

The database table prefix or owner.

szSignonpasswordPSWDcharNONENONE

The password used to sign on the user to the J.D. Edwards menu driver.

szApplicationOBNMcharNONENONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None
BulkCopyTable

BulkCopyTable

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

Data Structure

D9800200C - Structure - Bulk Copy Table

Parameter NameData ItemData TypeReq/OptI/O/Both
szTableNameOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szSourceDataSourceDATScharOPTBOTH

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSourceEnvironmentLLcharOPTBOTH

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

szTargetDataSourceDATScharOPTBOTH

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTargetEnvironmentLLcharOPTBOTH

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

mnNumInsertCNTMATH_NUMERICOPTOUTPUT

The number of units that the system counts in the primary unit of measure.

mnNumFailedCNTMATH_NUMERICOPTOUTPUT

The number of units that the system counts in the primary unit of measure.

cReturnFlagFLAGcharOPTOUTPUT

Contains an indicator for the operation.

cCommonLibFileCLDFcharOPTINPUT

A code that classifies the type of data that is stored in a J.D. Edwards table.  The standard classes are System, Data Dictionary, Object 
Librarian, Business Data, Control Tables, Central Objects, and Versions. When you create or modify OCM mappings for an environment, this 
value is used to associate this table to a J.D. Edwards data source (DATUSE).

szPrefixFilePFXcharOPTINPUT

A prefix associated with a particular system. The prefix is placed before the data dictionary data item name to give the field a unique name 
across J.D. Edward's systems.

Related Functions

None

Related Tables

None
CopyTable

CopyTable

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

Data Structure

D9800200A - Copy Table

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szFromDataSourceDATPcharNONENONE

The name that identifies the data source.

szToDataSourceDATScharNONENONE

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szObjectowneridOOWNcharNONENONE

The database table prefix or owner.

szPasswordPSWDcharNONENONE

The password used to sign on the user to the J.D. Edwards menu driver.

cCleartableCLRTBLEcharNONENONE

cCreatetableCRTTBLEcharNONENONE

szTablespacenameTSPCNAMEcharNONENONE

The name of an Oracle region of space created to store tables.

mnTableinitialstorageTINITSTGMATH_NUMERICNONENONE

The amount of Oracle space, in bytes, required to store a table in one initial segment of space, or extent.

mnTablenextstorageTNXTSTGMATH_NUMERICNONENONE

The amount of Oracle space, in bytes, that will be allocated to a table once the previously used segment of space has been filled.

mnTablepercentincreasestorageTPCTINCMATH_NUMERICNONENONE

An Oracle parameter that indicates the number of percentage points that the next extent of Oracle space will grow over the last extent of 
space that was allocated to a table.

mnIndexinitialstorageIINITSTGMATH_NUMERICNONENONE

The amount of Oracle space, in bytes, required to store an index in one initial segment of space, or extent.

szIndexspacenameISPCNAMEcharNONENONE

The name of an Oracle region of space created to store indexes.

mnIndexnextstorageINXTSTGMATH_NUMERICNONENONE

The amount of Oracle space, in bytes, that will be allocated to an index once the previously used segment of space has been filled.

mnIndexpercentincreasestorageIPCTINCMATH_NUMERICNONENONE

An Oracle parameter that indicates the number of percentage points that the next extent of Oracle space will grow over the last extent of 
space that was allocated to an index.

szFromEnvironmentENHVcharNONENONE

For World, the Environment name is also called the Plan Name, and is used to uniquely identify an upgrade environment for 
Install/Reinstall. For EnteriseOne (Install Applications), the environment name is also called the Plan Name, and is used to uniquely identify an upgrade 
environment for Install/Reinstall. For EnterpriseOne (Environment or Version Applications), this is the path code that identifies the location of the 
application or version specification data. 

szToEnvironmentENVGcharNONENONE

Generation Environment.

nNumRecsInsertedINT01integerNONENONE

Number of Days in Future to Query for Responses Due. 

nNumRecsFailedINT01integerNONENONE

Number of Days in Future to Query for Responses Due. 

szApplicationOBNMcharNONENONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None
CreateIndex

CreateIndex

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C


??????????????????????????????????????‰????????????????????????????????????????????????????????????????????????????????????

Data Structure

D9800200 - JDB Database Management

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szDatabasepathDATPcharNONENONE

The name that identifies the data source.

szObjectowneridOOWNcharNONENONE

The database table prefix or owner.

szSignonpasswordPSWDcharNONENONE

The password used to sign on the user to the J.D. Edwards menu driver.

szApplicationOBNMcharNONENONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None
CreateSingleIndex

CreateSingleIndex

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

Data Structure

D9800200B - Create or Drop Single Index Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szTableNameOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

idIndexIdINIDIDOPTNONE

Numeric I.D. used for the table's index.

szDatabasePathDATPcharOPTNONE

The name that identifies the data source.

szObjectOwnerIDOOWNcharOPTNONE

The database table prefix or owner.

szSignonPasswordPSWDcharOPTNONE

The password used to sign on the user to the J.D. Edwards menu driver.

mnErrorNumberMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

Related Functions

None

Related Tables

None
CreateTable

CreateTable

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

This business function will be used to create a table in any supported data base.

Data Structure

D9800200 - JDB Database Management

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szDatabasepathDATPcharNONENONE

The name that identifies the data source.

szObjectowneridOOWNcharNONENONE

The database table prefix or owner.

szSignonpasswordPSWDcharNONENONE

The password used to sign on the user to the J.D. Edwards menu driver.

szApplicationOBNMcharNONENONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None
DropIndex

DropIndex

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

This business function will drop an index from a table^

Data Structure

D9800200 - JDB Database Management

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szDatabasepathDATPcharNONENONE

The name that identifies the data source.

szObjectowneridOOWNcharNONENONE

The database table prefix or owner.

szSignonpasswordPSWDcharNONENONE

The password used to sign on the user to the J.D. Edwards menu driver.

szApplicationOBNMcharNONENONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None
DropSingleIndex

DropSingleIndex

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

Data Structure

D9800200B - Create or Drop Single Index Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szTableNameOBNMcharOPTNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

idIndexIdINIDIDOPTNONE

Numeric I.D. used for the table's index.

szDatabasePathDATPcharOPTNONE

The name that identifies the data source.

szObjectOwnerIDOOWNcharOPTNONE

The database table prefix or owner.

szSignonPasswordPSWDcharOPTNONE

The password used to sign on the user to the J.D. Edwards menu driver.

mnErrorNumberMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

Related Functions

None

Related Tables

None
DropTable

DropTable

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

This business function will drop an existing table^

Data Structure

D9800200 - JDB Database Management

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szDatabasepathDATPcharNONENONE

The name that identifies the data source.

szObjectowneridOOWNcharNONENONE

The database table prefix or owner.

szSignonpasswordPSWDcharNONENONE

The password used to sign on the user to the J.D. Edwards menu driver.

szApplicationOBNMcharNONENONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None
GetTableRecordCount

GetTableRecordCount

JDB Database Management

Minor Business Rule

Object Name: B9800200

Parent DLL: CDBASE

Location: Client/Server

Language: C

Data Structure

D9800200D - Structure - Get Table Record Count

Parameter NameData ItemData TypeReq/OptI/O/Both
szTableNameOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szDataSourceNameDATScharOPTBOTH

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

mnCountCNTMATH_NUMERICOPTOUTPUT

The number of units that the system counts in the primary unit of measure.

cReturnFlagFLAGcharOPTOUTPUT

Contains an indicator for the operation.

Related Functions

None

Related Tables

None