F32922DeleteRuleRanges

F32922 Delete Rule Ranges

Major Business Rule

Object Name: B3200190

Parent DLL: CMFG

Location: Client/Server

Language: C

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.


^

Data Structure

D3200190 - F32922 Delete Rule Ranges

Parameter NameData ItemData TypeReq/OptI/O/Both
cFileCodeFCODcharNONENONE

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 
"THEN"statement or with an assembly inclusion rule statement.

mnParentItemNumberKITMATH_NUMERICNONENONE

The system provides for three separate item numbers.    1.   Item Number (short) - An eight-digit, computer assigned, completely 
non-significant item number.    2.   2nd Item Number - The 25-digit, free form, user defined alphanumeric item number.    3.   3rd Item Number - Another 
25-digit, free form, user defined alphanumeric item number.

szBranchPlantMCUcharNONENONE

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.

mnRuleNumberATO#MATH_NUMERICNONENONE

The number associated with a set of cross-segment editing rules or assembly inclusion rules.

mnRuleSequenceNumberATOSMATH_NUMERICNONENONE

The Sequence number is the rule number within an edit group of cross-segment editing rules or assembly inclusion rules. You can insert a 
line within a rule to assign a new sequence number.

nNumberOfKeysINT01integerNONENONE

Number of Days in Future to Query for Responses Due. 

cSuppressErrorMessageEV01charNONENONE

An option that specifies the type of processing for an event.

szErrorMessageIDDTAIcharNONENONE

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.

szRangeValue1SRFVcharOPTNONE

The starting value of a range of numbers. In configurator, the *Range variable is used in the Values field associated with the cross-segment 
editing rules and assembly inclusion rules. Entering *Range in this field accesses the Range Revision (From Range and To Range) form. 
The *Range values represent answers to the segment referenced by the rule. You can use a UDC table to act as a filter to narrow the 
possible valid values that the logic statement will return.

szRangeValue2SRTVcharOPTNONE

The ending value of a range of numbers. In configurator, the *Range variable is used in the Values field associated with the cross-segment 
editing rules and assembly inclusion rules. Entering *Range in this field accesses the Range Revision (From Range and To Range) form. 
The *Range values represent answers to the segment referenced by the rule. You can use a UDC table to act as a filter to narrow the possible 
valid values that the logic statement will return.

Related Functions

None

Related Tables

F32922 Cross Segment Editing Rules - Range