F983051GetVersionTitle

F983051 Get Version Title

Minor Business Rule

Object Name: N4002400

Parent DLL: COPBASE

Location: Client/Server

Language: NER

^

Data Structure

D4002400 - F983051 Get Version Title

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharNONENONE

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.

szVersionVERScharNONENONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szVersionTitleJDcharNONENONE

A description of the version that appears next to the version number. The version title is different from the report title. This field should 
describe the use of a version. For example, an application for generating pick slips might have a version called Pick Slips - Accounting and 
another version called Pick Slips - Inventory Management.

Related Functions

None

Related Tables

F983051 Versions List