| 
LOCAL cReportFile$="IM_StockStatus.rpt"      | 
| 
LOCAL cWorkFile$="IM_StockStatusWrk"      | 
| 
PROPERTY ReportCaption$    * Read Only * | 
| 
PROPERTY EnableLotSerialDist$    * Read Only * Is equal to 'Y' if and only if the Enable Lot/Serial Distributions check box is checked in S/O Options  | 
| 
FUNCTION GetSourceTables$(table$)    | 
| 
 cIsSysDB  | 
| 
 GetFiscal(), SetDefaults(), GetValuePriorYear()  | 
 
 |