1.Functional Description
1.1Purpose
Delete all segments in F3291 for a configured item.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
2.4Processing 
1. Initialize Error Message ID (EV01) field to a single blank character
2. Read all segments for a configured item/branch using KIT and MCU as key items.
        While Fetch Passes - 
           If found - Delete row
        end While
3. If no rows exist for the specified KIT and MCU - AND 
           Move Error ID ("0002") to DS Error Message ID (DTAI)
       If DS Suppress Error Messages (EV01) is not equal to 1
              Issue GBR error 0002 (Requested Item Not Found)
^
D3200050 - F3291 Delete Segments
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnConfiguredItem | 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 
  | ||||
| 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 
  | ||||
| None | 
| F3291 Configured Item Segments |