1.Functional Description
1.1Purpose
This function will delete one or more rows from the Rule Values table (F32922). Keys for the delete
can be specfied as follows.
a)File Code (FCOD), Configured Item (KIT), Branch/Plant (MCU), Rule Number (ATO#), Rule
Sequence Number (ATOS), Range Value 1 (VL01), Range Value 2 (VL02)
b)File Code (FCOD), Configured Item (KIT), Branch/Plant (MCU), Rule Number (ATO#), Rule
Sequence Number (ATOS)
c)File Code (FCOD), Configured Item (KIT), Branch/Plant (MCU), Rule Number (ATO#)
d)File Code (FCOD), Configured Item (KIT), Branch/Plant (MCU)
1.2Setup Notes and Prerequisites
No special setup for this function.
1.3Special Logic
There is no special logic within this function.
2.Technical Specifications
2.4Processing
A. Using the number of keys specified in the input parameters, delete all rows matching the key
values specified in the input parameters.
^
D3200190 - F32922 Delete Rule Ranges
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cFileCode | FCOD | char | NONE | NONE |
The file code is used in the *RANGE and *VALUE file for configurations to determine if the *RANGE or *VALUE goes with a "IF" statement, a
| ||||
mnParentItemNumber | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szBranchPlant | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
mnRuleNumber | ATO# | MATH_NUMERIC | NONE | NONE |
The number associated with a set of cross-segment editing rules or assembly inclusion rules. | ||||
mnRuleSequenceNumber | ATOS | MATH_NUMERIC | NONE | NONE |
The Sequence number is the rule number within an edit group of cross-segment editing rules or assembly inclusion rules. You can insert a
| ||||
nNumberOfKeys | INT01 | integer | NONE | NONE |
Number of Days in Future to Query for Responses Due. | ||||
cSuppressErrorMessage | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | NONE | 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
| ||||
szRangeValue1 | SRFV | char | OPT | NONE |
The starting value of a range of numbers. In configurator, the *Range variable is used in the Values field associated with the cross-segment
| ||||
szRangeValue2 | SRTV | char | OPT | NONE |
The ending value of a range of numbers. In configurator, the *Range variable is used in the Values field associated with the cross-segment
|
None |
F32922 Cross Segment Editing Rules - Range |