Documentation

CashSaleExpCost

Table of Contents

$amount  : float
$apply  : bool
$billedDate  : string
$categoryDisp  : string
$class  : string
$department  : string
$doc  : int
$employeeDisp  : string
$grossAmt  : float
$jobDisp  : string
$line  : int
$location  : string
$memo  : string
$originalAmount  : float
$paramtypesmap  : mixed
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$tax1Amt  : float
$taxableDisp  : string
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("apply" => "boolean", "doc" => "integer", "line" => "integer", "taxDetailsReference" => "string", "billedDate" => "dateTime", "jobDisp" => "string", "employeeDisp" => "string", "categoryDisp" => "string", "memo" => "string", "department" => "string", "class" => "string", "location" => "string", "originalAmount" => "float", "amount" => "float", "taxAmount" => "float", "taxableDisp" => "string", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "grossAmt" => "float", "tax1Amt" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float")

Search results