Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
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.
|
mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and
so forth. The item numbers are as follows:
o Item Number (short) - An eight-digit, computer-assigned item number
o 2nd Item Number - The
25-digit, free-form, user defined alphanumeric item number
o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item
number |
cTestMode | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
cSupplierExists | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event.
|
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.
|
mnJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. |