JournalEntryLineCreate
class JournalEntryLineCreate extends AbstractJournalEntryLine
Create a new journal entry line record
Traits
Constants
| CUSTOM_ALLOCATION_ID |
|
Methods
from AbstractGlEntry
Details
in CustomFieldsTrait at line line 33
array
getCustomFields()
Get custom fields
in CustomFieldsTrait at line line 43
setCustomFields(array $customFields)
Set custom fields
in AbstractGlEntry at line line 76
string
getDocumentNumber()
in AbstractGlEntry at line line 84
setDocumentNumber(string $documentNumber)
in AbstractGlEntry at line line 92
string
getAllocationId()
in AbstractGlEntry at line line 100
setAllocationId(string $allocationId)
in AbstractGlEntry at line line 108
string
getMemo()
in AbstractGlEntry at line line 116
setMemo(string $memo)
in AbstractGlEntry at line line 124
string
getDepartmentId()
in AbstractGlEntry at line line 132
setDepartmentId(string $departmentId)
in AbstractGlEntry at line line 140
string
getLocationId()
in AbstractGlEntry at line line 148
setLocationId(string $locationId)
in AbstractGlEntry at line line 156
string
getProjectId()
in AbstractGlEntry at line line 164
setProjectId(string $projectId)
in AbstractGlEntry at line line 172
string
getCustomerId()
in AbstractGlEntry at line line 180
setCustomerId(string $customerId)
in AbstractGlEntry at line line 188
string
getVendorId()
in AbstractGlEntry at line line 196
setVendorId(string $vendorId)
in AbstractGlEntry at line line 204
string
getEmployeeId()
in AbstractGlEntry at line line 212
setEmployeeId(string $employeeId)
in AbstractGlEntry at line line 220
string
getItemId()
in AbstractGlEntry at line line 228
setItemId(string $itemId)
in AbstractGlEntry at line line 236
string
getClassId()
in AbstractGlEntry at line line 244
setClassId(string $classId)
in AbstractGlEntry at line line 252
string
getContractId()
in AbstractGlEntry at line line 260
setContractId(string $contractId)
in AbstractGlEntry at line line 268
string
getWarehouseId()
in AbstractGlEntry at line line 276
setWarehouseId(string $warehouseId)
in AbstractGlEntry at line line 284
CustomAllocationSplit[]
getCustomAllocationSplits()
in AbstractGlEntry at line line 292
setCustomAllocationSplits(CustomAllocationSplit[] $customAllocationSplits)
at line line 33
writeXml(XMLWriter $xml)
Write the GLENTRY block XML