class StatisticalJournalEntryLineCreate extends AbstractStatisticalJournalEntryLine

Create a new statistical journal entry line record

Traits

Constants

CUSTOM_ALLOCATION_ID

Methods

array
getCustomFields()

Get custom fields

setCustomFields(array $customFields)

Set custom fields

string
getDocumentNumber()

No description

setDocumentNumber(string $documentNumber)

No description

string
getAllocationId()

No description

setAllocationId(string $allocationId)

No description

string
getMemo()

No description

setMemo(string $memo)

No description

string
getDepartmentId()

No description

setDepartmentId(string $departmentId)

No description

string
getLocationId()

No description

setLocationId(string $locationId)

No description

string
getProjectId()

No description

setProjectId(string $projectId)

No description

string
getCustomerId()

No description

setCustomerId(string $customerId)

No description

string
getVendorId()

No description

setVendorId(string $vendorId)

No description

string
getEmployeeId()

No description

setEmployeeId(string $employeeId)

No description

string
getItemId()

No description

setItemId(string $itemId)

No description

string
getClassId()

No description

setClassId(string $classId)

No description

string
getContractId()

No description

setContractId(string $contractId)

No description

string
getWarehouseId()

No description

setWarehouseId(string $warehouseId)

No description

setCustomAllocationSplits(CustomAllocationSplit[] $customAllocationSplits)

No description

writeXml(XMLWriter $xml)

Write the GLENTRY block XML

setStatAccountNumber(string $statAccountNumber)

No description

float|int|string
getAmount()

No description

setAmount(float|int|string $amount)

No description

Details

in CustomFieldsTrait at line line 33
array getCustomFields()

Get custom fields

Return Value

array

in CustomFieldsTrait at line line 43
setCustomFields(array $customFields)

Set custom fields

Parameters

array $customFields

in AbstractGlEntry at line line 76
string getDocumentNumber()

Return Value

string

in AbstractGlEntry at line line 84
setDocumentNumber(string $documentNumber)

Parameters

string $documentNumber

in AbstractGlEntry at line line 92
string getAllocationId()

Return Value

string

in AbstractGlEntry at line line 100
setAllocationId(string $allocationId)

Parameters

string $allocationId

in AbstractGlEntry at line line 108
string getMemo()

Return Value

string

in AbstractGlEntry at line line 116
setMemo(string $memo)

Parameters

string $memo

in AbstractGlEntry at line line 124
string getDepartmentId()

Return Value

string

in AbstractGlEntry at line line 132
setDepartmentId(string $departmentId)

Parameters

string $departmentId

in AbstractGlEntry at line line 140
string getLocationId()

Return Value

string

in AbstractGlEntry at line line 148
setLocationId(string $locationId)

Parameters

string $locationId

in AbstractGlEntry at line line 156
string getProjectId()

Return Value

string

in AbstractGlEntry at line line 164
setProjectId(string $projectId)

Parameters

string $projectId

in AbstractGlEntry at line line 172
string getCustomerId()

Return Value

string

in AbstractGlEntry at line line 180
setCustomerId(string $customerId)

Parameters

string $customerId

in AbstractGlEntry at line line 188
string getVendorId()

Return Value

string

in AbstractGlEntry at line line 196
setVendorId(string $vendorId)

Parameters

string $vendorId

in AbstractGlEntry at line line 204
string getEmployeeId()

Return Value

string

in AbstractGlEntry at line line 212
setEmployeeId(string $employeeId)

Parameters

string $employeeId

in AbstractGlEntry at line line 220
string getItemId()

Return Value

string

in AbstractGlEntry at line line 228
setItemId(string $itemId)

Parameters

string $itemId

in AbstractGlEntry at line line 236
string getClassId()

Return Value

string

in AbstractGlEntry at line line 244
setClassId(string $classId)

Parameters

string $classId

in AbstractGlEntry at line line 252
string getContractId()

Return Value

string

in AbstractGlEntry at line line 260
setContractId(string $contractId)

Parameters

string $contractId

in AbstractGlEntry at line line 268
string getWarehouseId()

Return Value

string

in AbstractGlEntry at line line 276
setWarehouseId(string $warehouseId)

Parameters

string $warehouseId

in AbstractGlEntry at line line 284
CustomAllocationSplit[] getCustomAllocationSplits()

Return Value

CustomAllocationSplit[]

in AbstractGlEntry at line line 292
setCustomAllocationSplits(CustomAllocationSplit[] $customAllocationSplits)

Parameters

CustomAllocationSplit[] $customAllocationSplits

at line line 33
writeXml(XMLWriter $xml)

Write the GLENTRY block XML

Parameters

XMLWriter $xml

string getStatAccountNumber()

Return Value

string

setStatAccountNumber(string $statAccountNumber)

Parameters

string $statAccountNumber

float|int|string getAmount()

Return Value

float|int|string

setAmount(float|int|string $amount)

Parameters

float|int|string $amount