CheckSolutionExplorerMerge

Function - Check 'Solution Explorer Merge' Results

Minor Business Rule

Object Name: B9690003

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D9690003 - Structure - Check 'Solution Explorer Merge' Results

Parameter NameData ItemData TypeReq/OptI/O/Both
cReturnFlagFLAGcharOPTOUTPUT

Contains an indicator for the operation.

szProgramNamePIDcharOPTOUTPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szUserIdUSERcharOPTOUTPUT

The code that identifies a user profile.

jdLastUpdateDateUPMJJDEDATEOPTOUTPUT

The date that specifies the last update to the file record.

szParentTaskIDPARNTTSKcharOPTINPUT

A code that identifies the parent of a task.  A group of tasks represents a process or procedural flow of events. Tasks are grouped when 
they are associated with the prior or parent task.

szChildTaskIDCHILDTSKcharOPTINPUT

The code that identifies the child task of a parent task. A group of tasks represents a process or procedural flow of events. Group tasks by 
associating them with the prior or parent task. Tasks that are grouped under a parent are considered to be its children.

szTableNameOBNMcharOPTINPUT

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

szTargetDataSourceDATScharOPTINPUT

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

szTaskIDTASKIDcharOPTINPUT

A code that identifies the task.  Tasks are user defined objects which can initiate an activity, process, or procedure. Relationships of tasks 
can achieve a certain goal or purpose.

szTaskRelationshipTypeRLTYPEcharOPTINPUT

A code that identifies the task views.  Tasks exist in different views for different reasons. They may be in the same view to make up a 
procedural flow of events or to make up a functional flow of events. You can create custom task views if necessary.

szFromReleaseFRMRELcharOPTINPUT

A number that indicates the release from which the software task becomes active. A task may be setup to only be active for a range of 
releases by using the From release with the Thru release. A task may be setup to become active in the future by using a future release in the 
From field or it may be set to expire by assigning a Thru release.

szThruReleaseTHRRELcharOPTINPUT

A number that indicates the release in which the software task becomes inactive. A task may be set up to only be active for a range of 
releases by using the From release with the Thru release. A task may be setup to become active in the future by using a future release in the From 
field or it may be set to expire by assigning a Thru release. The Thru release may be left blank to indicate that the Task does not expire.

szVariantNameVARNAMEcharOPTINPUT

Short name that identifies an ActivEra Variant definition.

szLanguagePreferenceLNGPcharOPTINPUT

A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
language must exist at either the system level or in your user preferences.

Related Functions

None

Related Tables

None