CreateTranslationEnvironments

Create Translation Environments

Minor Business Rule

Object Name: B7900003

Parent DLL: CTRANS

Location: Client/Server

Language: C

Data Structure

D7900003 - Create Translation Environments

Parameter NameData ItemData TypeReq/OptI/O/Both
szEnvironmentPathCodePATHCDcharOPTINPUT

The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld.

cErrorCodeEV01charOPTOUTPUT

An option that specifies the type of processing for an event.

szProgramIdPIDcharOPTINPUT

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.

szCompareEnvPrefixDL10charOPTINPUT

A description, remark, name or address.

szReleaseNumberPostfixRLScharOPTINPUT

For World, the release number as defined in the Software Versions Repository. For OneWorld, the release number as defined in the 
Release Master.

szEnvDescriptionDL01charOPTINPUT

A user defined name or remark.

szCodePathPATHCDcharOPTINPUT

The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld.

Related Functions

None

Related Tables

None