SetActiveDS

Set Active Data Source

Minor Business Rule

Object Name: B9800201

Parent DLL: CDBASE

Location: Client

Language: C

This function will set the active data source for a given table^

Data Structure

D9800201 - Set Active Data Source

Parameter NameData ItemData TypeReq/OptI/O/Both
szEnvironmentnameENHVcharNONENONE

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. 

idApplicationAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szDatabasepathDATPcharNONENONE

The name that identifies the data source.

szUsergroupUGRPcharNONENONE

A profile that you use to classify users into groups for system security purposes. You use group profiles to give the members of a group 
access to specific programs.  Some rules for creating a profile for a user class or group are as follows:     o The name of the user class or group 
must begin with an asterisk (*) so that it does not conflict with any system profiles.     o The User Class/Group field must be blank when you 
enter a new group profile.

szObjectstatusSTSOcharNONENONE

Indicates the data source called by the specified object.

szFunctioncodeopensystemsFUNOcharNONENONE

The type of object with which you are working. For example, if you are working with tables the object type is TBLE, or business functions is 
BSFN.

szNameobjectOBNMcharNONENONE

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

szParentdlllibraryPARDLLcharNONENONE

Related Functions

None

Related Tables

None