Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szPlanName | PLNNAM | char | OPT | INPUT |
A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and
hosts and determines which merges to run and packages to build.
|
szUsrliblName | LL | char | OPT | INPUT |
The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that
a user can sign on to. These configurations of library lists are maintained in the Library List Master File table (F0094).
This field represents a
valid environment that can be used to run in PeopleSoft EnterpriseOne. The environment encompasses both a path code (objects), and a
data source (data). When put together, users have a valid workplace within the system.
|
szDescription001 | DL01 | char | OPT | INPUT |
A user defined name or remark. |
szPlanDetailStatus | PLNDST | char | OPT | INPUT |
Plan Detail Status denotes the status of the detail record. |
szCnvType | CNVTYP | char | OPT | INPUT |
Specifies the type of table conversion to be run. |
cReturnAsParameter | PARM | char | OPT | INPUT |
Return as parameter |
szCallingProgram | PID | char | OPT | INPUT |
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.
|
szVersion | VERS | char | OPT | INPUT |
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. |
szPreviousEnvironment | PREVEN | char | OPT | INPUT |
The Previous Environment is the existing environment that will be used as a base to create the new environment. |
szMachineKey | MKEY | char | OPT | INPUT |
The Location or Machine Key indicates the name of the machine on the network (server or workstation).
|
szEnvironment | LL | char | OPT | INPUT |
The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that
a user can sign on to. These configurations of library lists are maintained in the Library List Master File table (F0094).
This field represents a
valid environment that can be used to run in PeopleSoft EnterpriseOne. The environment encompasses both a path code (objects), and a
data source (data). When put together, users have a valid workplace within the system.
|
cJDEREPInSynch | SUBSNC | char | OPT | INPUT |
Identifies whether a subscriber object is synchronized or current with the publisher's object. Valid values are Y if the subscriber object is
current and N if the object is not current.
Workstations that are out of synchronization receive a message when the user signs on, indicating that
the replicated tables on the workstation are not synchronized. The message also asks the user whether or not to synchronize the tables at that
time. If the user chooses Yes, the publisher table is copied to the workstation.
Server subscribers that are out of synchronization must be
synchronized manually. A server subscriber is not prompted to copy the publisher table.
Changes that are made to publisher tables are not
stored in the Pending Change Notification table for subscribers that are out of synchronization. |
cBatchModeFlag | BMFOW | char | OPT | INPUT |
Check this box to select a batch execution mode. |
cAutoPrintYN | AUTOPRNT | char | OPT | INPUT |
Flag which determines whether or not the report is automatically printed upon completion. |
szSourceDataSource | DATS | char | OPT | INPUT |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. |
cEnvironmentPlanFlag1 | ENPLN1 | char | OPT | INPUT |
Denotes the type of data that is loaded for an environment.
0 No data is loaded
1 Production data is loaded. Tables that are marked in
the Object Librarian to copy data, such as constants tables, will load data in the table; the other data/transaction tables are created empty.
2 Demonstration data is loaded. All tables are copied in.
See UDC H96/LD. |
szVersion_2 | VERS | char | OPT | INPUT |
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. |
szReleaseNumber | RLS | char | OPT | INPUT |
For World, the release number as defined in the Software Versions Repository.
For OneWorld, the release number as defined in the
Release Master. |
szReleaseNumberFrom | RLSF | char | OPT | INPUT |
The release number as defined in the Software Versions Repository file. |
szLocation9 | LOCAT | char | OPT | INPUT |
The name of the deployment location. |
cNextOn | PARM | char | OPT | OUTPUT |
Return as parameter |
szProgramName | PGM | char | OPT | INPUT |
The name of an executable program. |
szProgramName_2 | PGM | char | OPT | INPUT |
The name of an executable program. |
szNameObject | OBNM | char | OPT | INPUT |
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
|