Class: SOheader
Source Location: /SOheader.php
WBobject
|
--SOheader
This class manages SOheader objects. General information of a supply order.
Author(s):
Version:
|
|
|
Class Details
Class Variables
$aObjects = array("soHeaderType" => "SOtype",
"soStatus" => "SOstatus")
[line 133]
Variable that contains objects list
Tags:
$database = "prysma"
[line 36]
Variable that contains database name
Tags:
$sIDrowname = "soHeaderID"
[line 128]
Variable that contains ID rowname
Tags:
$soArrivalComments =
[line 117]
Variable that contains arrival comments
Tags:
$soArrivalDateTS =
[line 107]
Variable that contains arrival date (timestamp)
Tags:
$soCreditNumber =
[line 77]
Variable that contains credit number
Tags:
$soCustomerOrder =
[line 62]
Variable that contains customer order
Tags:
$soDespatchDateTS =
[line 92]
Variable that contains despatch date (timestamp)
Tags:
$soETAdateTS =
[line 102]
Variable that contains ETA date (timestamp)
Tags:
$soETDdateTS =
[line 97]
Variable that contains ETD date (timestamp)
Tags:
$soHeaderID =
[line 47]
Variable that contains object ID
Tags:
$soHeaderType =
[line 52]
Variable that contains header type object
Tags:
$soHeaderTypeID =
[line 57]
Variable that contains header type ID
Tags:
$soNumberOrder =
[line 72]
Variable that contains number order
Tags:
$soStatus =
[line 82]
Variable that contains status object
Tags:
$soStatusID =
[line 87]
Variable that contains status ID
Tags:
$soSupplierOrder =
[line 67]
Variable that contains supplier order
Tags:
$soUploadedTS =
[line 122]
Variable that contains uploaded date
Tags:
$soVesselName =
[line 112]
Variable that contains vessel name
Tags:
$table = "SOheader"
[line 41]
Variable that contains table name
Tags:
Class Methods
|
|