Documentation

VendorPayment extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$apAcct  : RecordRef
$applyList  : VendorPaymentApplyList
$approvalStatus  : RecordRef
$availableBalance  : float
$balance  : float
$billPay  : bool
$class  : RecordRef
$createdDate  : string
$creditList  : VendorPaymentCreditList
$currency  : RecordRef
$currencyName  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$entity  : RecordRef
$exchangeRate  : float
$externalId  : string
$internalId  : string
$isInTransitPayment  : bool
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nextApprover  : RecordRef
$nullFieldList  : NullField
$paramtypesmap  : mixed
$payeeAddress  : Address
$payeeAddressList  : RecordRef
$postingPeriod  : RecordRef
$printVoucher  : bool
$status  : string
$subsidiary  : RecordRef
$toAch  : bool
$toBePrinted  : bool
$total  : float
$tranDate  : string
$tranId  : string
$transactionNumber  : string
$voidJournal  : RecordRef

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "account" => "RecordRef", "balance" => "float", "apAcct" => "RecordRef", "entity" => "RecordRef", "tranDate" => "dateTime", "voidJournal" => "RecordRef", "postingPeriod" => "RecordRef", "currencyName" => "string", "exchangeRate" => "float", "toAch" => "boolean", "toBePrinted" => "boolean", "printVoucher" => "boolean", "tranId" => "string", "total" => "float", "currency" => "RecordRef", "department" => "RecordRef", "memo" => "string", "subsidiary" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "status" => "string", "transactionNumber" => "string", "applyList" => "VendorPaymentApplyList", "creditList" => "VendorPaymentCreditList", "billPay" => "boolean", "accountingBookDetailList" => "AccountingBookDetailList", "availableBalance" => "float", "isInTransitPayment" => "boolean", "approvalStatus" => "RecordRef", "nextApprover" => "RecordRef", "payeeAddressList" => "RecordRef", "payeeAddress" => "Address", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results