ArAccountLabelUpdate
class ArAccountLabelUpdate extends AbstractArAccountLabel
Update an existing accounts receivable account label record
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
setOffsetGlAccountNo(string $offsetGlAccountNo)
Set offset GL account number
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 35
writeXml(XMLWriter $xml)
Write the function block XML
in AbstractArAccountLabel at line line 45
string
getAccountLabel()
Get account label
in AbstractArAccountLabel at line line 55
setAccountLabel(string $accountLabel)
Set account label
in AbstractArAccountLabel at line line 65
string
getDescription()
Get description
in AbstractArAccountLabel at line line 75
setDescription(string $description)
Set description
in AbstractArAccountLabel at line line 85
string
getGlAccountNo()
Get GL account number
in AbstractArAccountLabel at line line 95
setGlAccountNo(string $glAccountNo)
Set GL account number
in AbstractArAccountLabel at line line 105
string
getOffsetGlAccountNo()
Get offset GL account number
in AbstractArAccountLabel at line line 115
setOffsetGlAccountNo(string $offsetGlAccountNo)
Set offset GL account number
in AbstractArAccountLabel at line line 125
boolean
isActive()
Get active
in AbstractArAccountLabel at line line 135
setActive(boolean $active)
Set active