1.Functional Description
1.1Purpose
This function will delete one or more rows from the following three tables:
c) Rule Ranges (F32922)
d) Generic Text (GT3292)
a)Configured Item, Branch/Plant, Rule Type
b)Configured Item, Branch/Plant, Rule Type, Rule Number
c)Configured Item, Branch/Plant, Rule Type, Rule Number, range of Rule Sequence
Numbers
Note: The Beginning and Ending Rule Sequence Numbers can contain the same value in order to delete
one specific row.
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. If the Beginning/Ending Sequence Number (and Rule Number) have been specified, delete all rows
within the range of sequence numbers (including the beginning and ending sequence numbers) for the
Configured Item, Branch/Plant, Rule Type, Rule Number specified. Rows are deleted from the following
tables:
Rule Values (F32921)
Rule Ranges (F32922)
Generic Text (GT3292) providing that the record in F3292 has custom messages.
1.If the Rule number has been specified, delete all rows matching the specified Configured
Item,Branch/Plant, Rule Type, and Rule Number.
2.If the Rule number has not been specified, delete all rows matching the
specified Configured Item,Branch/Plant, and Rule Type.
Deletes multiple rows on the Cross-Segment Edit Rules Table (F3292) based on key values passed in as
input parameters.
^
D3200080 - F3292 Delete Cross Segment Edit
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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
| ||||
mnConfiguredItem | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
mnRuleNumber | ATO# | MATH_NUMERIC | NONE | NONE |
The number associated with a set of cross-segment editing rules or assembly inclusion rules. | ||||
mnBegSeqNumber | 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
| ||||
mnEndSeqNumber | RCK9 | MATH_NUMERIC | NONE | NONE |
This field is used to create a unique key within a file. If you are using a program which will allow you to resequence the records, we
| ||||
cSuppressErrorMessages | 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
| ||||
cGenericTextDelete_1_Suppress | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
B3201020 GT3292 CSE_Generic Text Process |
F3292 Cross Segment Editing Rules | ||||
F32921 Cross Segment Editing Rules - Values | ||||
F32922 Cross Segment Editing Rules - Range |