Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
runtime error message handling.
1 = suppress runtime error message handling. |
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.
|
szTargetEnvironmentName | ENHV | char | OPT | NONE |
For World, the Environment name is also called the Plan Name, and is used to uniquely identify an upgrade environment for
Install/Reinstall.
For EnteriseOne (Install Applications), the environment name is also called the Plan Name, and is used to uniquely identify an upgrade
environment for Install/Reinstall.
For EnterpriseOne (Environment or Version Applications), this is the path code that identifies the location of the
application or version specification data.
|
szUserId | USER | char | OPT | NONE |
The code that identifies a user profile.
|
szProgramId | PID | char | OPT | NONE |
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.
|
szSessionID | CFGSID | char | OPT | NONE |
An identifier that represents a unique configuration. It is generated from an encryption algorithm. Regardless of the number of segments or
levels in the configured item, the system always converts the information into a 32-character digest. The digest is always a full 32 characters
in length, consists of numbers and characters, and does not contain any blanks. You cannot determine the initial value from the digest, and it
has no significant meaning.
|
cBusinessViewUsed | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
cRulesTableType | RTBT | char | OPT | NONE |
A value that identifies the type of rule table. Valid values are:
P Part list (on sales order and work order)
Q Work order component (on
work order only)
C Calculated values
H Hot Spot
X Price/Cost adjustment |
szRulesTableName | TBLC | char | OPT | NONE |
The name of a collection of data that you set up to minimize the number of assembly inclusion rules that you need for a configured item. You
must define rule table names in user defined code table 32/TN. A rule table can be accessed by 1 to 20 keys and can return up to 99
values. When you reference a rule table in an assembly inclusion rule, the system uses the rule keys to retrieve the values that are associated
with the rule table. For example, if you defined segment 10 to be the color of an item, you could set the table to retrieve item Red Component
when the customer enters Red for segment 10. In this example, the table would be:
Item Color = Value
Red = Red Component
The table
would include the following: If the color segment value = red, then use item number Red Component on the configured item sales order and
work order parts list.
|
szCostCenter | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
might be a warehouse location, job, project, work center, branch, or plant.
You can assign a business unit to a document, entity, or person for
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by
business unit to track equipment by responsible department.
Business unit security might prevent you from viewing information about business units
for which you have no authority.
|
szConfiguredTableKeyID | CTKID | char | OPT | NONE |
An identifier that represents a branch, table name, and up to 20 segment key values. It is generated from an encryption algorithm. The
system always converts the configured table information into a 32-character digest. The digest is always a full 32 characters in length, consists of
numbers and characters, and does not contain any blanks. You cannot determine the initial value from the digest, and it has no significant
meaning.
|
mnBubbleSequence | BSEQ | MATH_NUMERIC | OPT | NONE |
A secondary bill of material sequence number that indicates the drawing bubble number. |
szNewTableKeyID | CFGSID | char | OPT | NONE |
An identifier that represents a unique configuration. It is generated from an encryption algorithm. Regardless of the number of segments or
levels in the configured item, the system always converts the information into a 32-character digest. The digest is always a full 32 characters
in length, consists of numbers and characters, and does not contain any blanks. You cannot determine the initial value from the digest, and it
has no significant meaning.
|
szRulesTableTypeAlias | WOCS | char | OPT | NONE |
This field determines the value of the work order status field (user defined code 00/SS) for a configured item. Sales Order Entry has
processing options that determine the beginning status and the change status of a work order for a configured item. The processing options work
as follows:
o If the current status of the work order is greater than or equal to the work order change status, the system enters the code value
from the change status processing option into the status field on the work order.
o If the current status of the work order is less than the work
order change status, the system enters the code value from the beginning status processing option into the status field on the work order. |
szBubbleSequenceAlias | CIA | char | OPT | NONE |
Reserved by J.D. Edwards
A code that references a configured item within a derived calculation. The code is associated with the particular
occurrence of the item in the configuration. It can then be used in a derived calculation to reference that occurrence.
|
jdDateUpdated | UPMJ | JDEDATE | OPT | NONE |
The date that specifies the last update to the file record. |
mnTimeOfDay | TDAY | MATH_NUMERIC | OPT | NONE |
The computer clock in hours:minutes:seconds. |
szWorkStationId | JOBN | char | OPT | NONE |
The code that identifies the work station ID that executed a particular job.
|
szF3283DatabasePath | DATP | char | OPT | NONE |
The name that identifies the data source. |