1.Functional Description
1.1Purpose
This function will delete all of the Detail Forecast Records for each of the forecast types used by 
the Forecast Generation application (P34650).
1.2Setup Notes and Prerequisites
 
1.3Special Logic
2.Technical Specifications
1.Do 13 incrementing X
 If TypeList,X is not equal to blanks
 Call DeleteDetailForecasts B3400750
 Short Item Number
 Branch
 TypeList,X
 BeginDate
 EndDate
 ProgramID
 End
 EndDo
^
D3400630 - F3460 Delete Detail Shell
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE | 
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
  | ||||
| szBranch | 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 
  | ||||
| idTypeArray | GENLNG | ID | NONE | NONE | 
General purpose ID variable.  | ||||
| jdBeginDate | DRQJ | JDEDATE | NONE | NONE | 
The date that an item is scheduled to arrive or that an action is scheduled for completion.  | ||||
| jdEndDate | DRQJ | JDEDATE | NONE | NONE | 
The date that an item is scheduled to arrive or that an action is scheduled for completion.  | ||||
| szProgramID | PID | char | NONE | NONE | 
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
  | ||||
| B3400750 Delete Detail Forecasts | 
| None |