ReimbursementRequestCreate
class ReimbursementRequestCreate extends AbstractReimbursementRequest
Create a new employee expense reimbursement request record
Constants
| PAYMENT_METHODS |
|
| PAYMENT_METHOD_CHECK |
|
| PAYMENT_METHOD_CASH |
|
| PAYMENT_METHOD_RECORD_TRANSFER |
|
| PAYMENT_METHOD_ACH |
|
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
setNotificationContactName(string $notificationContactName)
No description
getApplyToTransactions()
No description
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 34
writeXml(XMLWriter $xml)
Write the function block XML