1.Functional Description
1.1Purpose
This business function will delete a F3007 Resource Units Record for a given MMCU, MCU, YR, MT, UM
1.2Setup Notes and Prerequisites
 None.
1.3Special Logic
None.
2.Technical Specifications
2.4Processing 
Delete F3007 Row for a given MMCU, MCU, YR, MT, and UM , CTRY using F3007 Key 1
If delete fails, and Suppress Error Messages != 1
     issue GBR error message
D3001350 - Update Resource Units
Data Item Data Structure Description  I/O  Required     Notes
 
MMCU      Branch                     I     Y
 
MCU      Cost Center                     I     Y
 
YR      Calendar Year               I     Y
 
MT      Calendar Month               I     Y
 
UM      Unit Of Measure               I     Y
 
EV01      Suppress Error Messages         O           1 = suppress  errors  
                                                                 0 = allow errors
 
DTAI      Error Message ID               O
 
MATH01Effeciency                     I
 
MATH01Utilization                     I
 
UM      Update UOM                     I
 
EV01      Update UOM Y/N               I
 
STYL      Cost Center Type               I       Y
 
SHFT      Shift Code                     I       Y
^
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szBranch | MMCU | char | NONE | NONE | 
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which 
  | ||||
| szCostCenter | 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 
  | ||||
| mnCalendarYear | YR | MATH_NUMERIC | NONE | NONE | 
The calendar year for this calendar.  | ||||
| mnCalendarMonth | MT | MATH_NUMERIC | NONE | NONE | 
A number that corresponds to the month in a calendar year.  | ||||
| szUnitOfMeasure | UM | char | NONE | NONE | 
A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
  | ||||
| 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 
  | ||||
| mnEfficiency | MATH01 | MATH_NUMERIC | NONE | NONE | 
- - - Good Performance Low Value.  | ||||
| mnUtilization | MATH01 | MATH_NUMERIC | NONE | NONE | 
- - - Good Performance Low Value.  | ||||
| szUpdateUom | UM | char | NONE | NONE | 
A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box, 
  | ||||
| cUpdateUOM_YN | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szCostCenterType | STYL | char | OPT | NONE | 
A user defined code (00/MC) that identifies the classification of the business unit.  | ||||
| cShiftCode | SHFT | char | OPT | NONE | 
A user defined code (00/SH) that identifies daily work shifts.
In payroll systems, you can use a shift code to add a percentage or amount to 
  | ||||
| mnCentury | CTRY | MATH_NUMERIC | OPT | NONE | 
The calendar century associated with the year. Enter is the first two digits of
the year. For example, 19 indicates any year beginning with 19 
  | ||||
| None | 
| F3007 Work Center Resource Units |