Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
ItemDemandSource.php
Go to the documentation of this file.
1
<?php
8
class
ItemDemandSource
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_enteredAndPlannedOrders
=
"_enteredAndPlannedOrders"
;
23
30
const
_forecastAndOrders
=
"_forecastAndOrders"
;
31
38
const
_forecastConsumption
=
"_forecastConsumption"
;
39
46
const
_forecastFromDemandPlan
=
"_forecastFromDemandPlan"
;
47
48
}
ItemDemandSource\_forecastFromDemandPlan
const _forecastFromDemandPlan
Definition:
ItemDemandSource.php:46
ItemDemandSource\_forecastAndOrders
const _forecastAndOrders
Definition:
ItemDemandSource.php:30
ItemDemandSource
Definition:
ItemDemandSource.php:8
ItemDemandSource\_forecastConsumption
const _forecastConsumption
Definition:
ItemDemandSource.php:38
ItemDemandSource\$paramtypesmap
static $paramtypesmap
Definition:
ItemDemandSource.php:12
ItemDemandSource\_enteredAndPlannedOrders
const _enteredAndPlannedOrders
Definition:
ItemDemandSource.php:22
Generated by
dreamxtream
using
1.8.10