CopyInteractiveVersion

Interactive Application Versions Utilities

Minor Business Rule

Object Name: B983051

Parent DLL: CALLBSFN

Location: Server

Language: C

Data Structure

D983501 - Copy Interactive Version

Parameter NameData ItemData TypeReq/OptI/O/Both
szApplicationNameOBNMcharREQINPUT

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

szOriginalVersionVERScharREQINPUT

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.

szNewVersionVERScharREQINPUT

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.

szNewVersionTitleJDcharREQINPUT

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.

cReturnEV01charOPTOUTPUT

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

cNewVersionSecurityEXCLcharOPTINPUT

This field allows you to restrict user access for a report version. Valid values are:    0   No security. Anyone can design, change processing 
option values, change detail values, check in, check out, install, transfer, copy, delete, or run the version. This is the default when adding a 
new version.    1   Medium security. Only the "Last Modified By" user can design, change processing option values, change detail values, check 
in, check out, or delete the version. Anyone can install, copy, transfer, or run the version. This is how the JDE Demo versions are delivered.    
2   Medium to full security. Only the "Last Modified By" user can design, change processing option values, change detail values, check in, 
check out, transfer, delete, or run the version. Anyone can install or copy the version.    3   Full security. Only the "Last Modified By" user can 
design, change processing option values, change detail values, check in, check out, install, transfer, copy, delete, or run the version.        The 
following security level is available in WorldSoftware only. It is not available in OneWorld.    4   Medium security-extended. Only the "Last Modified 
By" user can design, change processing option values (including runtime processing options and data selection), change detail values, 
check in, check out, or delete the version. Anyone can install, copy, transfer, or run the version. This is how the JDE Demo versions are 
delivered.

Related Functions

None

Related Tables

None