CustomAllocationSplit
class CustomAllocationSplit extends AbstractAllocationLine
Create a new custom allocation split record
Methods
Details
in AbstractAllocationLine at line line 65
float|string|int
getAmount()
Get amount
in AbstractAllocationLine at line line 75
setAmount(float|string|int $amount)
Set amount
in AbstractAllocationLine at line line 85
string
getDepartmentId()
Get department ID
in AbstractAllocationLine at line line 95
setDepartmentId(string $departmentId)
Set department ID
in AbstractAllocationLine at line line 105
string
getLocationId()
Get location ID
in AbstractAllocationLine at line line 115
setLocationId(string $locationId)
Set location ID
in AbstractAllocationLine at line line 125
string
getProjectId()
Get project ID
in AbstractAllocationLine at line line 135
setProjectId(string $projectId)
Set project ID
in AbstractAllocationLine at line line 145
string
getCustomerId()
Get customer ID
in AbstractAllocationLine at line line 155
setCustomerId(string $customerId)
Set customer ID
in AbstractAllocationLine at line line 165
string
getVendorId()
Get vendor ID
in AbstractAllocationLine at line line 175
setVendorId(string $vendorId)
Set vendor ID
in AbstractAllocationLine at line line 185
string
getEmployeeId()
Get employee ID
in AbstractAllocationLine at line line 195
setEmployeeId(string $employeeId)
Set employee ID
in AbstractAllocationLine at line line 205
string
getItemId()
Get item ID
in AbstractAllocationLine at line line 215
setItemId(string $itemId)
Set item ID
in AbstractAllocationLine at line line 225
string
getClassId()
Get class ID
in AbstractAllocationLine at line line 235
setClassId(string $classId)
Set class ID
in AbstractAllocationLine at line line 245
string
getContractId()
Get contract ID
in AbstractAllocationLine at line line 255
setContractId(string $contractId)
Set contract ID
in AbstractAllocationLine at line line 265
string
getWarehouseId()
Get warehouse ID
in AbstractAllocationLine at line line 275
setWarehouseId(string $warehouseId)
Set warehouse ID
at line line 34
writeXml(XMLWriter $xml)
Write the SPLIT block XML