Class: ActiveNetsuite::TransactionSearch

Inherits:
SearchRecord show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:sales_2013_2urn:sales_2013_2.transactionsurn:sales_2013_2.transactions.webservicesurn:sales_2013_2.transactions.webservices.netsuiteurn:sales_2013_2.transactions.webservices.netsuite.comTransactionSearch

basic - ActiveNetsuite::TransactionSearchBasic
accountJoin - ActiveNetsuite::AccountSearchBasic
accountingPeriodJoin - ActiveNetsuite::AccountingPeriodSearchBasic
appliedToTransactionJoin - ActiveNetsuite::TransactionSearchBasic
applyingTransactionJoin - ActiveNetsuite::TransactionSearchBasic
billingTransactionJoin - ActiveNetsuite::TransactionSearchBasic
binNumberJoin - ActiveNetsuite::BinSearchBasic
callJoin - ActiveNetsuite::PhoneCallSearchBasic
classJoin - ActiveNetsuite::ClassificationSearchBasic
cogsPurchaseJoin - ActiveNetsuite::TransactionSearchBasic
cogsSaleJoin - ActiveNetsuite::TransactionSearchBasic
contactPrimaryJoin - ActiveNetsuite::ContactSearchBasic
createdFromJoin - ActiveNetsuite::TransactionSearchBasic
customerJoin - ActiveNetsuite::CustomerSearchBasic
customerMainJoin - ActiveNetsuite::CustomerSearchBasic
departmentJoin - ActiveNetsuite::DepartmentSearchBasic
depositTransactionJoin - ActiveNetsuite::TransactionSearchBasic
employeeJoin - ActiveNetsuite::EmployeeSearchBasic
eventJoin - ActiveNetsuite::CalendarEventSearchBasic
expenseCategoryJoin - ActiveNetsuite::ExpenseCategorySearchBasic
fileJoin - ActiveNetsuite::FileSearchBasic
fulfillingTransactionJoin - ActiveNetsuite::TransactionSearchBasic
inventoryDetailJoin - ActiveNetsuite::InventoryDetailSearchBasic
itemJoin - ActiveNetsuite::ItemSearchBasic
itemNumberJoin - ActiveNetsuite::InventoryNumberSearchBasic
jobJoin - ActiveNetsuite::JobSearchBasic
jobMainJoin - ActiveNetsuite::JobSearchBasic
leadSourceJoin - ActiveNetsuite::CampaignSearchBasic
locationJoin - ActiveNetsuite::LocationSearchBasic
messagesJoin - ActiveNetsuite::MessageSearchBasic
opportunityJoin - ActiveNetsuite::OpportunitySearchBasic
paidTransactionJoin - ActiveNetsuite::TransactionSearchBasic
partnerJoin - ActiveNetsuite::PartnerSearchBasic
payingTransactionJoin - ActiveNetsuite::TransactionSearchBasic
payrollItemJoin - ActiveNetsuite::PayrollItemSearchBasic
purchaseOrderJoin - ActiveNetsuite::TransactionSearchBasic
requestorJoin - ActiveNetsuite::EmployeeSearchBasic
revCommittingTransactionJoin - ActiveNetsuite::TransactionSearchBasic
revisionJoin - ActiveNetsuite::ItemRevisionSearchBasic
rgPostingTransactionJoin - ActiveNetsuite::TransactionSearchBasic
salesOrderJoin - ActiveNetsuite::TransactionSearchBasic
salesRepJoin - ActiveNetsuite::EmployeeSearchBasic
subsidiaryJoin - ActiveNetsuite::SubsidiarySearchBasic
taskJoin - ActiveNetsuite::TaskSearchBasic
userJoin - ActiveNetsuite::EmployeeSearchBasic
userNotesJoin - ActiveNetsuite::NoteSearchBasic
vendorJoin - ActiveNetsuite::VendorSearchBasic
customSearchJoin - ActiveNetsuite::CustomSearchJoin

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from SearchRecord

#active, #each, #find_by, #inactive, #response, #to_a, #where

Constructor Details

#initialize(basic = nil, accountJoin = nil, accountingPeriodJoin = nil, appliedToTransactionJoin = nil, applyingTransactionJoin = nil, billingTransactionJoin = nil, binNumberJoin = nil, callJoin = nil, classJoin = nil, cogsPurchaseJoin = nil, cogsSaleJoin = nil, contactPrimaryJoin = nil, createdFromJoin = nil, customerJoin = nil, customerMainJoin = nil, departmentJoin = nil, depositTransactionJoin = nil, employeeJoin = nil, eventJoin = nil, expenseCategoryJoin = nil, fileJoin = nil, fulfillingTransactionJoin = nil, inventoryDetailJoin = nil, itemJoin = nil, itemNumberJoin = nil, jobJoin = nil, jobMainJoin = nil, leadSourceJoin = nil, locationJoin = nil, messagesJoin = nil, opportunityJoin = nil, paidTransactionJoin = nil, partnerJoin = nil, payingTransactionJoin = nil, payrollItemJoin = nil, purchaseOrderJoin = nil, requestorJoin = nil, revCommittingTransactionJoin = nil, revisionJoin = nil, rgPostingTransactionJoin = nil, salesOrderJoin = nil, salesRepJoin = nil, subsidiaryJoin = nil, taskJoin = nil, userJoin = nil, userNotesJoin = nil, vendorJoin = nil, customSearchJoin = []) ⇒ TransactionSearch

Returns a new instance of TransactionSearch.



34939
34940
34941
34942
34943
34944
34945
34946
34947
34948
34949
34950
34951
34952
34953
34954
34955
34956
34957
34958
34959
34960
34961
34962
34963
34964
34965
34966
34967
34968
34969
34970
34971
34972
34973
34974
34975
34976
34977
34978
34979
34980
34981
34982
34983
34984
34985
34986
34987
34988
# File 'lib/activenetsuite/soap/default.rb', line 34939

def initialize(basic = nil, accountJoin = nil, accountingPeriodJoin = nil, appliedToTransactionJoin = nil, applyingTransactionJoin = nil, billingTransactionJoin = nil, binNumberJoin = nil, callJoin = nil, classJoin = nil, cogsPurchaseJoin = nil, cogsSaleJoin = nil, contactPrimaryJoin = nil, createdFromJoin = nil, customerJoin = nil, customerMainJoin = nil, departmentJoin = nil, depositTransactionJoin = nil, employeeJoin = nil, eventJoin = nil, expenseCategoryJoin = nil, fileJoin = nil, fulfillingTransactionJoin = nil, inventoryDetailJoin = nil, itemJoin = nil, itemNumberJoin = nil, jobJoin = nil, jobMainJoin = nil, leadSourceJoin = nil, locationJoin = nil, messagesJoin = nil, opportunityJoin = nil, paidTransactionJoin = nil, partnerJoin = nil, payingTransactionJoin = nil, payrollItemJoin = nil, purchaseOrderJoin = nil, requestorJoin = nil, revCommittingTransactionJoin = nil, revisionJoin = nil, rgPostingTransactionJoin = nil, salesOrderJoin = nil, salesRepJoin = nil, subsidiaryJoin = nil, taskJoin = nil, userJoin = nil, userNotesJoin = nil, vendorJoin = nil, customSearchJoin = [])
  @basic = basic
  @accountJoin = accountJoin
  @accountingPeriodJoin = accountingPeriodJoin
  @appliedToTransactionJoin = appliedToTransactionJoin
  @applyingTransactionJoin = applyingTransactionJoin
  @billingTransactionJoin = billingTransactionJoin
  @binNumberJoin = binNumberJoin
  @callJoin = callJoin
  @classJoin = classJoin
  @cogsPurchaseJoin = cogsPurchaseJoin
  @cogsSaleJoin = cogsSaleJoin
  @contactPrimaryJoin = contactPrimaryJoin
  @createdFromJoin = createdFromJoin
  @customerJoin = customerJoin
  @customerMainJoin = customerMainJoin
  @departmentJoin = departmentJoin
  @depositTransactionJoin = depositTransactionJoin
  @employeeJoin = employeeJoin
  @eventJoin = eventJoin
  @expenseCategoryJoin = expenseCategoryJoin
  @fileJoin = fileJoin
  @fulfillingTransactionJoin = fulfillingTransactionJoin
  @inventoryDetailJoin = inventoryDetailJoin
  @itemJoin = itemJoin
  @itemNumberJoin = itemNumberJoin
  @jobJoin = jobJoin
  @jobMainJoin = jobMainJoin
  @leadSourceJoin = leadSourceJoin
  @locationJoin = locationJoin
  @messagesJoin = messagesJoin
  @opportunityJoin = opportunityJoin
  @paidTransactionJoin = paidTransactionJoin
  @partnerJoin = partnerJoin
  @payingTransactionJoin = payingTransactionJoin
  @payrollItemJoin = payrollItemJoin
  @purchaseOrderJoin = purchaseOrderJoin
  @requestorJoin = requestorJoin
  @revCommittingTransactionJoin = revCommittingTransactionJoin
  @revisionJoin = revisionJoin
  @rgPostingTransactionJoin = rgPostingTransactionJoin
  @salesOrderJoin = salesOrderJoin
  @salesRepJoin = salesRepJoin
  @subsidiaryJoin = subsidiaryJoin
  @taskJoin = taskJoin
  @userJoin = userJoin
  @userNotesJoin = userNotesJoin
  @vendorJoin = vendorJoin
  @customSearchJoin = customSearchJoin
end

Instance Attribute Details

#accountingPeriodJoinObject

Returns the value of attribute accountingPeriodJoin.



34892
34893
34894
# File 'lib/activenetsuite/soap/default.rb', line 34892

def accountingPeriodJoin
  @accountingPeriodJoin
end

#accountJoinObject

Returns the value of attribute accountJoin.



34891
34892
34893
# File 'lib/activenetsuite/soap/default.rb', line 34891

def accountJoin
  @accountJoin
end

#appliedToTransactionJoinObject

Returns the value of attribute appliedToTransactionJoin.



34893
34894
34895
# File 'lib/activenetsuite/soap/default.rb', line 34893

def appliedToTransactionJoin
  @appliedToTransactionJoin
end

#applyingTransactionJoinObject

Returns the value of attribute applyingTransactionJoin.



34894
34895
34896
# File 'lib/activenetsuite/soap/default.rb', line 34894

def applyingTransactionJoin
  @applyingTransactionJoin
end

#basicObject

Returns the value of attribute basic.



34890
34891
34892
# File 'lib/activenetsuite/soap/default.rb', line 34890

def basic
  @basic
end

#billingTransactionJoinObject

Returns the value of attribute billingTransactionJoin.



34895
34896
34897
# File 'lib/activenetsuite/soap/default.rb', line 34895

def billingTransactionJoin
  @billingTransactionJoin
end

#binNumberJoinObject

Returns the value of attribute binNumberJoin.



34896
34897
34898
# File 'lib/activenetsuite/soap/default.rb', line 34896

def binNumberJoin
  @binNumberJoin
end

#callJoinObject

Returns the value of attribute callJoin.



34897
34898
34899
# File 'lib/activenetsuite/soap/default.rb', line 34897

def callJoin
  @callJoin
end

#classJoinObject

Returns the value of attribute classJoin.



34898
34899
34900
# File 'lib/activenetsuite/soap/default.rb', line 34898

def classJoin
  @classJoin
end

#cogsPurchaseJoinObject

Returns the value of attribute cogsPurchaseJoin.



34899
34900
34901
# File 'lib/activenetsuite/soap/default.rb', line 34899

def cogsPurchaseJoin
  @cogsPurchaseJoin
end

#cogsSaleJoinObject

Returns the value of attribute cogsSaleJoin.



34900
34901
34902
# File 'lib/activenetsuite/soap/default.rb', line 34900

def cogsSaleJoin
  @cogsSaleJoin
end

#contactPrimaryJoinObject

Returns the value of attribute contactPrimaryJoin.



34901
34902
34903
# File 'lib/activenetsuite/soap/default.rb', line 34901

def contactPrimaryJoin
  @contactPrimaryJoin
end

#createdFromJoinObject

Returns the value of attribute createdFromJoin.



34902
34903
34904
# File 'lib/activenetsuite/soap/default.rb', line 34902

def createdFromJoin
  @createdFromJoin
end

#customerJoinObject

Returns the value of attribute customerJoin.



34903
34904
34905
# File 'lib/activenetsuite/soap/default.rb', line 34903

def customerJoin
  @customerJoin
end

#customerMainJoinObject

Returns the value of attribute customerMainJoin.



34904
34905
34906
# File 'lib/activenetsuite/soap/default.rb', line 34904

def customerMainJoin
  @customerMainJoin
end

#customSearchJoinObject

Returns the value of attribute customSearchJoin.



34937
34938
34939
# File 'lib/activenetsuite/soap/default.rb', line 34937

def customSearchJoin
  @customSearchJoin
end

#departmentJoinObject

Returns the value of attribute departmentJoin.



34905
34906
34907
# File 'lib/activenetsuite/soap/default.rb', line 34905

def departmentJoin
  @departmentJoin
end

#depositTransactionJoinObject

Returns the value of attribute depositTransactionJoin.



34906
34907
34908
# File 'lib/activenetsuite/soap/default.rb', line 34906

def depositTransactionJoin
  @depositTransactionJoin
end

#employeeJoinObject

Returns the value of attribute employeeJoin.



34907
34908
34909
# File 'lib/activenetsuite/soap/default.rb', line 34907

def employeeJoin
  @employeeJoin
end

#eventJoinObject

Returns the value of attribute eventJoin.



34908
34909
34910
# File 'lib/activenetsuite/soap/default.rb', line 34908

def eventJoin
  @eventJoin
end

#expenseCategoryJoinObject

Returns the value of attribute expenseCategoryJoin.



34909
34910
34911
# File 'lib/activenetsuite/soap/default.rb', line 34909

def expenseCategoryJoin
  @expenseCategoryJoin
end

#fileJoinObject

Returns the value of attribute fileJoin.



34910
34911
34912
# File 'lib/activenetsuite/soap/default.rb', line 34910

def fileJoin
  @fileJoin
end

#fulfillingTransactionJoinObject

Returns the value of attribute fulfillingTransactionJoin.



34911
34912
34913
# File 'lib/activenetsuite/soap/default.rb', line 34911

def fulfillingTransactionJoin
  @fulfillingTransactionJoin
end

#inventoryDetailJoinObject

Returns the value of attribute inventoryDetailJoin.



34912
34913
34914
# File 'lib/activenetsuite/soap/default.rb', line 34912

def inventoryDetailJoin
  @inventoryDetailJoin
end

#itemJoinObject

Returns the value of attribute itemJoin.



34913
34914
34915
# File 'lib/activenetsuite/soap/default.rb', line 34913

def itemJoin
  @itemJoin
end

#itemNumberJoinObject

Returns the value of attribute itemNumberJoin.



34914
34915
34916
# File 'lib/activenetsuite/soap/default.rb', line 34914

def itemNumberJoin
  @itemNumberJoin
end

#jobJoinObject

Returns the value of attribute jobJoin.



34915
34916
34917
# File 'lib/activenetsuite/soap/default.rb', line 34915

def jobJoin
  @jobJoin
end

#jobMainJoinObject

Returns the value of attribute jobMainJoin.



34916
34917
34918
# File 'lib/activenetsuite/soap/default.rb', line 34916

def jobMainJoin
  @jobMainJoin
end

#leadSourceJoinObject

Returns the value of attribute leadSourceJoin.



34917
34918
34919
# File 'lib/activenetsuite/soap/default.rb', line 34917

def leadSourceJoin
  @leadSourceJoin
end

#locationJoinObject

Returns the value of attribute locationJoin.



34918
34919
34920
# File 'lib/activenetsuite/soap/default.rb', line 34918

def locationJoin
  @locationJoin
end

#messagesJoinObject

Returns the value of attribute messagesJoin.



34919
34920
34921
# File 'lib/activenetsuite/soap/default.rb', line 34919

def messagesJoin
  @messagesJoin
end

#opportunityJoinObject

Returns the value of attribute opportunityJoin.



34920
34921
34922
# File 'lib/activenetsuite/soap/default.rb', line 34920

def opportunityJoin
  @opportunityJoin
end

#paidTransactionJoinObject

Returns the value of attribute paidTransactionJoin.



34921
34922
34923
# File 'lib/activenetsuite/soap/default.rb', line 34921

def paidTransactionJoin
  @paidTransactionJoin
end

#partnerJoinObject

Returns the value of attribute partnerJoin.



34922
34923
34924
# File 'lib/activenetsuite/soap/default.rb', line 34922

def partnerJoin
  @partnerJoin
end

#payingTransactionJoinObject

Returns the value of attribute payingTransactionJoin.



34923
34924
34925
# File 'lib/activenetsuite/soap/default.rb', line 34923

def payingTransactionJoin
  @payingTransactionJoin
end

#payrollItemJoinObject

Returns the value of attribute payrollItemJoin.



34924
34925
34926
# File 'lib/activenetsuite/soap/default.rb', line 34924

def payrollItemJoin
  @payrollItemJoin
end

#purchaseOrderJoinObject

Returns the value of attribute purchaseOrderJoin.



34925
34926
34927
# File 'lib/activenetsuite/soap/default.rb', line 34925

def purchaseOrderJoin
  @purchaseOrderJoin
end

#requestorJoinObject

Returns the value of attribute requestorJoin.



34926
34927
34928
# File 'lib/activenetsuite/soap/default.rb', line 34926

def requestorJoin
  @requestorJoin
end

#revCommittingTransactionJoinObject

Returns the value of attribute revCommittingTransactionJoin.



34927
34928
34929
# File 'lib/activenetsuite/soap/default.rb', line 34927

def revCommittingTransactionJoin
  @revCommittingTransactionJoin
end

#revisionJoinObject

Returns the value of attribute revisionJoin.



34928
34929
34930
# File 'lib/activenetsuite/soap/default.rb', line 34928

def revisionJoin
  @revisionJoin
end

#rgPostingTransactionJoinObject

Returns the value of attribute rgPostingTransactionJoin.



34929
34930
34931
# File 'lib/activenetsuite/soap/default.rb', line 34929

def rgPostingTransactionJoin
  @rgPostingTransactionJoin
end

#salesOrderJoinObject

Returns the value of attribute salesOrderJoin.



34930
34931
34932
# File 'lib/activenetsuite/soap/default.rb', line 34930

def salesOrderJoin
  @salesOrderJoin
end

#salesRepJoinObject

Returns the value of attribute salesRepJoin.



34931
34932
34933
# File 'lib/activenetsuite/soap/default.rb', line 34931

def salesRepJoin
  @salesRepJoin
end

#subsidiaryJoinObject

Returns the value of attribute subsidiaryJoin.



34932
34933
34934
# File 'lib/activenetsuite/soap/default.rb', line 34932

def subsidiaryJoin
  @subsidiaryJoin
end

#taskJoinObject

Returns the value of attribute taskJoin.



34933
34934
34935
# File 'lib/activenetsuite/soap/default.rb', line 34933

def taskJoin
  @taskJoin
end

#userJoinObject

Returns the value of attribute userJoin.



34934
34935
34936
# File 'lib/activenetsuite/soap/default.rb', line 34934

def userJoin
  @userJoin
end

#userNotesJoinObject

Returns the value of attribute userNotesJoin.



34935
34936
34937
# File 'lib/activenetsuite/soap/default.rb', line 34935

def userNotesJoin
  @userNotesJoin
end

#vendorJoinObject

Returns the value of attribute vendorJoin.



34936
34937
34938
# File 'lib/activenetsuite/soap/default.rb', line 34936

def vendorJoin
  @vendorJoin
end