F3283DeleteMatchingRows

F3283 Delete Matching Rows

Minor Business Rule

Object Name: N3201000

Parent DLL: CMFG

Location: Client/Server

Language: NER

1.Functional Description

1.1Purpose
This named E/R function will delete all matching rows in the Configured Rules Table Detail file 
(F3283).  This amounts to having a global delete function for the Configured Rules Table Detail file 

(F3283) for a specific table definition.


1.2Setup Notes and Prerequisites
No special setup instructions.

1.3Special Logic

No special logic.

2.Technical Specifications

2.4Processing


Delete records from F3283 using the partial key specified.

Data Structure

D3201000 - F3283 Delete all Matching Rows

Parameter NameData ItemData TypeReq/OptI/O/Both
ErrMsgIdDTAIcharNONENONE

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.

szBranchPlantMCUcharOPTNONE

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.

szRulesTableNameTBLCcharOPTNONE

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.

cRulesTableTypeRTBTcharOPTNONE

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 

Related Functions

None

Related Tables

None