Class: SPsetup
Source Location: /SPsetup.php
WBobject
|
--SPsetup
This class manages SPsetup objects. Planning settings that describe both the planning and the planned network.
Author(s):
Version:
|
|
|
Class Details
Class Variables
$aObjects = array(
"spSetupCurrentMperiod" => "TSperiod",
"spSetupCurrentYperiod" => "TSperiod",
"spSetupMarket" => "WBmarket"
)
[line 124]
Variable that contains objects list
Tags:
$database = "prysma"
[line 36]
Variable that contains database name
Tags:
$sIDrowname = "spSetupID"
[line 119]
Variable that contains ID rowname
Tags:
$spSetupCurrentMperiod =
[line 53]
Variable that contains reference to the period of the active monthly cycle (object)
Tags:
$spSetupCurrentMperiodID =
[line 59]
Variable that contains reference to the period of the active monthly cycle (ID)
Tags:
$spSetupCurrentYperiod =
[line 65]
Variable that contains reference to the period of the active yearly cycle (object)
Tags:
$spSetupCurrentYperiodID =
[line 71]
Variable that contains reference to the period of the active yearly cycle (ID)
Tags:
$spSetupCustomsLeadtime =
[line 107]
Variable that contains number of days required from ETA to the day of reception at customer 's premises (including customs' clearance, local transportation and, if applicable, local administration)
Tags:
$spSetupID =
[line 47]
Variable that contains object ID
Tags:
$spSetupLoadBatch =
[line 94]
Variable that contains reference number for representing the size of an optimized load, which should correspond to a full order.
Tags:
$spSetupMarket =
[line 76]
Variable that contains concerned market (object)
Tags:
$spSetupMarketID =
[line 81]
Variable that contains concerned market (ID)
Tags:
$spSetupMaxBacklog =
[line 113]
Variable that contains number of days during which a delay in supply can be recovered and does not affect the deployment targets
Tags:
$spSetupModelBatch =
[line 88]
Variable that contains batch size for orders of such model. Orders have to be consolidated in multiples of that number.
Tags:
$spSetupModelLoadShare =
[line 100]
Variable that contains share of the optimum load that is represented by one batch of model.
Tags:
$table = "SPsetup"
[line 41]
Variable that contains table name
Tags:
Class Methods
|
|