ArAdjustmentLineCreate
class ArAdjustmentLineCreate extends AbstractArAdjustmentLine
Create a new accounts receivable adjustment line record
Traits
Methods
Set offset GL account number
Set transaction amount
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 AbstractArAdjustmentLine at line line 90
string
getAccountLabel()
Get account label
in AbstractArAdjustmentLine at line line 100
setAccountLabel(string $accountLabel)
Set account label
in AbstractArAdjustmentLine at line line 110
string
getGlAccountNumber()
Get GL account number
in AbstractArAdjustmentLine at line line 120
setGlAccountNumber(string $glAccountNumber)
Set GL account number
in AbstractArAdjustmentLine at line line 130
string
getOffsetGLAccountNumber()
Get offset GL account number
in AbstractArAdjustmentLine at line line 140
setOffsetGLAccountNumber(string $offsetGLAccountNumber)
Set offset GL account number
in AbstractArAdjustmentLine at line line 150
float|string
getTransactionAmount()
Get transaction amount
in AbstractArAdjustmentLine at line line 160
setTransactionAmount(float|string $transactionAmount)
Set transaction amount
in AbstractArAdjustmentLine at line line 170
string
getAllocationId()
Get allocation ID
in AbstractArAdjustmentLine at line line 180
setAllocationId(string $allocationId)
Set allocation ID
in AbstractArAdjustmentLine at line line 190
string
getMemo()
Get memo
in AbstractArAdjustmentLine at line line 200
setMemo(string $memo)
Set memo
in AbstractArAdjustmentLine at line line 210
string
getKey()
Get key
in AbstractArAdjustmentLine at line line 220
setKey(string $key)
Set key
in AbstractArAdjustmentLine at line line 230
float|string
getTotalPaid()
Get total paid
in AbstractArAdjustmentLine at line line 240
setTotalPaid(float|string $totalPaid)
Set total paid
in AbstractArAdjustmentLine at line line 250
float|string
getTotalDue()
Get total due
in AbstractArAdjustmentLine at line line 260
setTotalDue(float|string $totalDue)
Set total due
in AbstractArAdjustmentLine at line line 270
string
getDepartmentId()
Get department ID
in AbstractArAdjustmentLine at line line 280
setDepartmentId(string $departmentId)
Set department ID
in AbstractArAdjustmentLine at line line 290
string
getLocationId()
Get location ID
in AbstractArAdjustmentLine at line line 300
setLocationId(string $locationId)
Set location ID
in AbstractArAdjustmentLine at line line 310
string
getProjectId()
Get project ID
in AbstractArAdjustmentLine at line line 320
setProjectId(string $projectId)
Set project ID
in AbstractArAdjustmentLine at line line 330
string
getCustomerId()
Get customer ID
in AbstractArAdjustmentLine at line line 340
setCustomerId(string $customerId)
Set customer ID
in AbstractArAdjustmentLine at line line 350
string
getVendorId()
Get vendor ID
in AbstractArAdjustmentLine at line line 360
setVendorId(string $vendorId)
Set vendor ID
in AbstractArAdjustmentLine at line line 370
string
getEmployeeId()
Get employee ID
in AbstractArAdjustmentLine at line line 380
setEmployeeId(string $employeeId)
Set employee ID
in AbstractArAdjustmentLine at line line 390
string
getItemId()
Get item ID
in AbstractArAdjustmentLine at line line 400
setItemId(string $itemId)
Set item ID
in AbstractArAdjustmentLine at line line 410
string
getClassId()
Get class ID
in AbstractArAdjustmentLine at line line 420
setClassId(string $classId)
Set class ID
in AbstractArAdjustmentLine at line line 430
string
getContractId()
Get contract ID
in AbstractArAdjustmentLine at line line 440
setContractId(string $contractId)
Set contract ID
in AbstractArAdjustmentLine at line line 450
string
getWarehouseId()
Get warehouse ID
in AbstractArAdjustmentLine at line line 460
setWarehouseId(string $warehouseId)
Set warehouse ID
at line line 32
writeXml(XMLWriter $xml)
Write the lineitem block XML