Class: ActiveNetsuite::OpportunitySearchRowBasic

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

Overview

urn:common_2013_2urn:common_2013_2.platformurn:common_2013_2.platform.webservicesurn:common_2013_2.platform.webservices.netsuiteurn:common_2013_2.platform.webservices.netsuite.comOpportunitySearchRowBasic

actionItem - ActiveNetsuite::SearchColumnStringField
availableOffline - ActiveNetsuite::SearchColumnBooleanField
buyingReason - ActiveNetsuite::SearchColumnStringField
buyingTimeFrame - ActiveNetsuite::SearchColumnStringField
m_class - ActiveNetsuite::SearchColumnSelectField
closeDate - ActiveNetsuite::SearchColumnDateField
competitor - ActiveNetsuite::SearchColumnSelectField
contribution - ActiveNetsuite::SearchColumnDoubleField
contributionPrimary - ActiveNetsuite::SearchColumnDoubleField
currency - ActiveNetsuite::SearchColumnSelectField
custType - ActiveNetsuite::SearchColumnStringField
dateCreated - ActiveNetsuite::SearchColumnDateField
daysOpen - ActiveNetsuite::SearchColumnLongField
daysToClose - ActiveNetsuite::SearchColumnLongField
decisionMaker - ActiveNetsuite::SearchColumnSelectField
department - ActiveNetsuite::SearchColumnSelectField
entity - ActiveNetsuite::SearchColumnSelectField
entityStatus - ActiveNetsuite::SearchColumnSelectField
estimatedBudget - ActiveNetsuite::SearchColumnDoubleField
expectedCloseDate - ActiveNetsuite::SearchColumnDateField
externalId - ActiveNetsuite::SearchColumnSelectField
forecastType - ActiveNetsuite::SearchColumnEnumSelectField
foreignProjectedAmount - ActiveNetsuite::SearchColumnDoubleField
foreignRangeHigh - ActiveNetsuite::SearchColumnDoubleField
foreignRangeLow - ActiveNetsuite::SearchColumnDoubleField
fxTranCostEstimate - ActiveNetsuite::SearchColumnDoubleField
internalId - ActiveNetsuite::SearchColumnSelectField
isBudgetApproved - ActiveNetsuite::SearchColumnBooleanField
lastModifiedDate - ActiveNetsuite::SearchColumnDateField
leadSource - ActiveNetsuite::SearchColumnSelectField
location - ActiveNetsuite::SearchColumnSelectField
memo - ActiveNetsuite::SearchColumnStringField
partner - ActiveNetsuite::SearchColumnSelectField
partnerContribution - ActiveNetsuite::SearchColumnDoubleField
partnerRole - ActiveNetsuite::SearchColumnSelectField
partnerTeamMember - ActiveNetsuite::SearchColumnSelectField
period - ActiveNetsuite::SearchColumnStringField
probability - ActiveNetsuite::SearchColumnDoubleField
projAltSalesAmt - ActiveNetsuite::SearchColumnDoubleField
projectedTotal - ActiveNetsuite::SearchColumnDoubleField
rangeHigh - ActiveNetsuite::SearchColumnDoubleField
rangeHighAlt - ActiveNetsuite::SearchColumnDoubleField
rangeLow - ActiveNetsuite::SearchColumnDoubleField
rangeLowAlt - ActiveNetsuite::SearchColumnDoubleField
salesReadiness - ActiveNetsuite::SearchColumnStringField
salesRep - ActiveNetsuite::SearchColumnSelectField
salesTeamMember - ActiveNetsuite::SearchColumnSelectField
salesTeamRole - ActiveNetsuite::SearchColumnSelectField
status - ActiveNetsuite::SearchColumnEnumSelectField
subsidiary - ActiveNetsuite::SearchColumnSelectField
taxPeriod - ActiveNetsuite::SearchColumnSelectField
title - ActiveNetsuite::SearchColumnStringField
total - ActiveNetsuite::SearchColumnDoubleField
tranCostEstimate - ActiveNetsuite::SearchColumnDoubleField
tranDate - ActiveNetsuite::SearchColumnDateField
tranEstGrossProfit - ActiveNetsuite::SearchColumnDoubleField
tranEstGrossProfitPct - ActiveNetsuite::SearchColumnDoubleField
tranFxEstGrossProfit - ActiveNetsuite::SearchColumnDoubleField
tranId - ActiveNetsuite::SearchColumnStringField
weightedTotal - ActiveNetsuite::SearchColumnDoubleField
winLossReason - ActiveNetsuite::SearchColumnSelectField
wonBy - ActiveNetsuite::SearchColumnSelectField
customFieldList - ActiveNetsuite::SearchColumnCustomFieldList

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(actionItem = [], availableOffline = [], buyingReason = [], buyingTimeFrame = [], v_class = [], closeDate = [], competitor = [], contribution = [], contributionPrimary = [], currency = [], custType = [], dateCreated = [], daysOpen = [], daysToClose = [], decisionMaker = [], department = [], entity = [], entityStatus = [], estimatedBudget = [], expectedCloseDate = [], externalId = [], forecastType = [], foreignProjectedAmount = [], foreignRangeHigh = [], foreignRangeLow = [], fxTranCostEstimate = [], internalId = [], isBudgetApproved = [], lastModifiedDate = [], leadSource = [], location = [], memo = [], partner = [], partnerContribution = [], partnerRole = [], partnerTeamMember = [], period = [], probability = [], projAltSalesAmt = [], projectedTotal = [], rangeHigh = [], rangeHighAlt = [], rangeLow = [], rangeLowAlt = [], salesReadiness = [], salesRep = [], salesTeamMember = [], salesTeamRole = [], status = [], subsidiary = [], taxPeriod = [], title = [], total = [], tranCostEstimate = [], tranDate = [], tranEstGrossProfit = [], tranEstGrossProfitPct = [], tranFxEstGrossProfit = [], tranId = [], weightedTotal = [], winLossReason = [], wonBy = [], customFieldList = nil) ⇒ OpportunitySearchRowBasic

Returns a new instance of OpportunitySearchRowBasic.



37484
37485
37486
37487
37488
37489
37490
37491
37492
37493
37494
37495
37496
37497
37498
37499
37500
37501
37502
37503
37504
37505
37506
37507
37508
37509
37510
37511
37512
37513
37514
37515
37516
37517
37518
37519
37520
37521
37522
37523
37524
37525
37526
37527
37528
37529
37530
37531
37532
37533
37534
37535
37536
37537
37538
37539
37540
37541
37542
37543
37544
37545
37546
37547
37548
# File 'lib/activenetsuite/soap/default.rb', line 37484

def initialize(actionItem = [], availableOffline = [], buyingReason = [], buyingTimeFrame = [], v_class = [], closeDate = [], competitor = [], contribution = [], contributionPrimary = [], currency = [], custType = [], dateCreated = [], daysOpen = [], daysToClose = [], decisionMaker = [], department = [], entity = [], entityStatus = [], estimatedBudget = [], expectedCloseDate = [], externalId = [], forecastType = [], foreignProjectedAmount = [], foreignRangeHigh = [], foreignRangeLow = [], fxTranCostEstimate = [], internalId = [], isBudgetApproved = [], lastModifiedDate = [], leadSource = [], location = [], memo = [], partner = [], partnerContribution = [], partnerRole = [], partnerTeamMember = [], period = [], probability = [], projAltSalesAmt = [], projectedTotal = [], rangeHigh = [], rangeHighAlt = [], rangeLow = [], rangeLowAlt = [], salesReadiness = [], salesRep = [], salesTeamMember = [], salesTeamRole = [], status = [], subsidiary = [], taxPeriod = [], title = [], total = [], tranCostEstimate = [], tranDate = [], tranEstGrossProfit = [], tranEstGrossProfitPct = [], tranFxEstGrossProfit = [], tranId = [], weightedTotal = [], winLossReason = [], wonBy = [], customFieldList = nil)
  @actionItem = actionItem
  @availableOffline = availableOffline
  @buyingReason = buyingReason
  @buyingTimeFrame = buyingTimeFrame
  @v_class = v_class
  @closeDate = closeDate
  @competitor = competitor
  @contribution = contribution
  @contributionPrimary = contributionPrimary
  @currency = currency
  @custType = custType
  @dateCreated = dateCreated
  @daysOpen = daysOpen
  @daysToClose = daysToClose
  @decisionMaker = decisionMaker
  @department = department
  @entity = entity
  @entityStatus = entityStatus
  @estimatedBudget = estimatedBudget
  @expectedCloseDate = expectedCloseDate
  @externalId = externalId
  @forecastType = forecastType
  @foreignProjectedAmount = foreignProjectedAmount
  @foreignRangeHigh = foreignRangeHigh
  @foreignRangeLow = foreignRangeLow
  @fxTranCostEstimate = fxTranCostEstimate
  @internalId = internalId
  @isBudgetApproved = isBudgetApproved
  @lastModifiedDate = lastModifiedDate
  @leadSource = leadSource
  @location = location
  @memo = memo
  @partner = partner
  @partnerContribution = partnerContribution
  @partnerRole = partnerRole
  @partnerTeamMember = partnerTeamMember
  @period = period
  @probability = probability
  @projAltSalesAmt = projAltSalesAmt
  @projectedTotal = projectedTotal
  @rangeHigh = rangeHigh
  @rangeHighAlt = rangeHighAlt
  @rangeLow = rangeLow
  @rangeLowAlt = rangeLowAlt
  @salesReadiness = salesReadiness
  @salesRep = salesRep
  @salesTeamMember = salesTeamMember
  @salesTeamRole = salesTeamRole
  @status = status
  @subsidiary = subsidiary
  @taxPeriod = taxPeriod
  @title = title
  @total = total
  @tranCostEstimate = tranCostEstimate
  @tranDate = tranDate
  @tranEstGrossProfit = tranEstGrossProfit
  @tranEstGrossProfitPct = tranEstGrossProfitPct
  @tranFxEstGrossProfit = tranFxEstGrossProfit
  @tranId = tranId
  @weightedTotal = weightedTotal
  @winLossReason = winLossReason
  @wonBy = wonBy
  @customFieldList = customFieldList
end

Instance Attribute Details

#actionItemObject

Returns the value of attribute actionItem.



37413
37414
37415
# File 'lib/activenetsuite/soap/default.rb', line 37413

def actionItem
  @actionItem
end

#availableOfflineObject

Returns the value of attribute availableOffline.



37414
37415
37416
# File 'lib/activenetsuite/soap/default.rb', line 37414

def availableOffline
  @availableOffline
end

#buyingReasonObject

Returns the value of attribute buyingReason.



37415
37416
37417
# File 'lib/activenetsuite/soap/default.rb', line 37415

def buyingReason
  @buyingReason
end

#buyingTimeFrameObject

Returns the value of attribute buyingTimeFrame.



37416
37417
37418
# File 'lib/activenetsuite/soap/default.rb', line 37416

def buyingTimeFrame
  @buyingTimeFrame
end

#closeDateObject

Returns the value of attribute closeDate.



37417
37418
37419
# File 'lib/activenetsuite/soap/default.rb', line 37417

def closeDate
  @closeDate
end

#competitorObject

Returns the value of attribute competitor.



37418
37419
37420
# File 'lib/activenetsuite/soap/default.rb', line 37418

def competitor
  @competitor
end

#contributionObject

Returns the value of attribute contribution.



37419
37420
37421
# File 'lib/activenetsuite/soap/default.rb', line 37419

def contribution
  @contribution
end

#contributionPrimaryObject

Returns the value of attribute contributionPrimary.



37420
37421
37422
# File 'lib/activenetsuite/soap/default.rb', line 37420

def contributionPrimary
  @contributionPrimary
end

#currencyObject

Returns the value of attribute currency.



37421
37422
37423
# File 'lib/activenetsuite/soap/default.rb', line 37421

def currency
  @currency
end

#customFieldListObject

Returns the value of attribute customFieldList.



37474
37475
37476
# File 'lib/activenetsuite/soap/default.rb', line 37474

def customFieldList
  @customFieldList
end

#custTypeObject

Returns the value of attribute custType.



37422
37423
37424
# File 'lib/activenetsuite/soap/default.rb', line 37422

def custType
  @custType
end

#dateCreatedObject

Returns the value of attribute dateCreated.



37423
37424
37425
# File 'lib/activenetsuite/soap/default.rb', line 37423

def dateCreated
  @dateCreated
end

#daysOpenObject

Returns the value of attribute daysOpen.



37424
37425
37426
# File 'lib/activenetsuite/soap/default.rb', line 37424

def daysOpen
  @daysOpen
end

#daysToCloseObject

Returns the value of attribute daysToClose.



37425
37426
37427
# File 'lib/activenetsuite/soap/default.rb', line 37425

def daysToClose
  @daysToClose
end

#decisionMakerObject

Returns the value of attribute decisionMaker.



37426
37427
37428
# File 'lib/activenetsuite/soap/default.rb', line 37426

def decisionMaker
  @decisionMaker
end

#departmentObject

Returns the value of attribute department.



37427
37428
37429
# File 'lib/activenetsuite/soap/default.rb', line 37427

def department
  @department
end

#entityObject

Returns the value of attribute entity.



37428
37429
37430
# File 'lib/activenetsuite/soap/default.rb', line 37428

def entity
  @entity
end

#entityStatusObject

Returns the value of attribute entityStatus.



37429
37430
37431
# File 'lib/activenetsuite/soap/default.rb', line 37429

def entityStatus
  @entityStatus
end

#estimatedBudgetObject

Returns the value of attribute estimatedBudget.



37430
37431
37432
# File 'lib/activenetsuite/soap/default.rb', line 37430

def estimatedBudget
  @estimatedBudget
end

#expectedCloseDateObject

Returns the value of attribute expectedCloseDate.



37431
37432
37433
# File 'lib/activenetsuite/soap/default.rb', line 37431

def expectedCloseDate
  @expectedCloseDate
end

#externalIdObject

Returns the value of attribute externalId.



37432
37433
37434
# File 'lib/activenetsuite/soap/default.rb', line 37432

def externalId
  @externalId
end

#forecastTypeObject

Returns the value of attribute forecastType.



37433
37434
37435
# File 'lib/activenetsuite/soap/default.rb', line 37433

def forecastType
  @forecastType
end

#foreignProjectedAmountObject

Returns the value of attribute foreignProjectedAmount.



37434
37435
37436
# File 'lib/activenetsuite/soap/default.rb', line 37434

def foreignProjectedAmount
  @foreignProjectedAmount
end

#foreignRangeHighObject

Returns the value of attribute foreignRangeHigh.



37435
37436
37437
# File 'lib/activenetsuite/soap/default.rb', line 37435

def foreignRangeHigh
  @foreignRangeHigh
end

#foreignRangeLowObject

Returns the value of attribute foreignRangeLow.



37436
37437
37438
# File 'lib/activenetsuite/soap/default.rb', line 37436

def foreignRangeLow
  @foreignRangeLow
end

#fxTranCostEstimateObject

Returns the value of attribute fxTranCostEstimate.



37437
37438
37439
# File 'lib/activenetsuite/soap/default.rb', line 37437

def fxTranCostEstimate
  @fxTranCostEstimate
end

#internalIdObject

Returns the value of attribute internalId.



37438
37439
37440
# File 'lib/activenetsuite/soap/default.rb', line 37438

def internalId
  @internalId
end

#isBudgetApprovedObject

Returns the value of attribute isBudgetApproved.



37439
37440
37441
# File 'lib/activenetsuite/soap/default.rb', line 37439

def isBudgetApproved
  @isBudgetApproved
end

#lastModifiedDateObject

Returns the value of attribute lastModifiedDate.



37440
37441
37442
# File 'lib/activenetsuite/soap/default.rb', line 37440

def lastModifiedDate
  @lastModifiedDate
end

#leadSourceObject

Returns the value of attribute leadSource.



37441
37442
37443
# File 'lib/activenetsuite/soap/default.rb', line 37441

def leadSource
  @leadSource
end

#locationObject

Returns the value of attribute location.



37442
37443
37444
# File 'lib/activenetsuite/soap/default.rb', line 37442

def location
  @location
end

#memoObject

Returns the value of attribute memo.



37443
37444
37445
# File 'lib/activenetsuite/soap/default.rb', line 37443

def memo
  @memo
end

#partnerObject

Returns the value of attribute partner.



37444
37445
37446
# File 'lib/activenetsuite/soap/default.rb', line 37444

def partner
  @partner
end

#partnerContributionObject

Returns the value of attribute partnerContribution.



37445
37446
37447
# File 'lib/activenetsuite/soap/default.rb', line 37445

def partnerContribution
  @partnerContribution
end

#partnerRoleObject

Returns the value of attribute partnerRole.



37446
37447
37448
# File 'lib/activenetsuite/soap/default.rb', line 37446

def partnerRole
  @partnerRole
end

#partnerTeamMemberObject

Returns the value of attribute partnerTeamMember.



37447
37448
37449
# File 'lib/activenetsuite/soap/default.rb', line 37447

def partnerTeamMember
  @partnerTeamMember
end

#periodObject

Returns the value of attribute period.



37448
37449
37450
# File 'lib/activenetsuite/soap/default.rb', line 37448

def period
  @period
end

#probabilityObject

Returns the value of attribute probability.



37449
37450
37451
# File 'lib/activenetsuite/soap/default.rb', line 37449

def probability
  @probability
end

#projAltSalesAmtObject

Returns the value of attribute projAltSalesAmt.



37450
37451
37452
# File 'lib/activenetsuite/soap/default.rb', line 37450

def projAltSalesAmt
  @projAltSalesAmt
end

#projectedTotalObject

Returns the value of attribute projectedTotal.



37451
37452
37453
# File 'lib/activenetsuite/soap/default.rb', line 37451

def projectedTotal
  @projectedTotal
end

#rangeHighObject

Returns the value of attribute rangeHigh.



37452
37453
37454
# File 'lib/activenetsuite/soap/default.rb', line 37452

def rangeHigh
  @rangeHigh
end

#rangeHighAltObject

Returns the value of attribute rangeHighAlt.



37453
37454
37455
# File 'lib/activenetsuite/soap/default.rb', line 37453

def rangeHighAlt
  @rangeHighAlt
end

#rangeLowObject

Returns the value of attribute rangeLow.



37454
37455
37456
# File 'lib/activenetsuite/soap/default.rb', line 37454

def rangeLow
  @rangeLow
end

#rangeLowAltObject

Returns the value of attribute rangeLowAlt.



37455
37456
37457
# File 'lib/activenetsuite/soap/default.rb', line 37455

def rangeLowAlt
  @rangeLowAlt
end

#salesReadinessObject

Returns the value of attribute salesReadiness.



37456
37457
37458
# File 'lib/activenetsuite/soap/default.rb', line 37456

def salesReadiness
  @salesReadiness
end

#salesRepObject

Returns the value of attribute salesRep.



37457
37458
37459
# File 'lib/activenetsuite/soap/default.rb', line 37457

def salesRep
  @salesRep
end

#salesTeamMemberObject

Returns the value of attribute salesTeamMember.



37458
37459
37460
# File 'lib/activenetsuite/soap/default.rb', line 37458

def salesTeamMember
  @salesTeamMember
end

#salesTeamRoleObject

Returns the value of attribute salesTeamRole.



37459
37460
37461
# File 'lib/activenetsuite/soap/default.rb', line 37459

def salesTeamRole
  @salesTeamRole
end

#statusObject

Returns the value of attribute status.



37460
37461
37462
# File 'lib/activenetsuite/soap/default.rb', line 37460

def status
  @status
end

#subsidiaryObject

Returns the value of attribute subsidiary.



37461
37462
37463
# File 'lib/activenetsuite/soap/default.rb', line 37461

def subsidiary
  @subsidiary
end

#taxPeriodObject

Returns the value of attribute taxPeriod.



37462
37463
37464
# File 'lib/activenetsuite/soap/default.rb', line 37462

def taxPeriod
  @taxPeriod
end

#titleObject

Returns the value of attribute title.



37463
37464
37465
# File 'lib/activenetsuite/soap/default.rb', line 37463

def title
  @title
end

#totalObject

Returns the value of attribute total.



37464
37465
37466
# File 'lib/activenetsuite/soap/default.rb', line 37464

def total
  @total
end

#tranCostEstimateObject

Returns the value of attribute tranCostEstimate.



37465
37466
37467
# File 'lib/activenetsuite/soap/default.rb', line 37465

def tranCostEstimate
  @tranCostEstimate
end

#tranDateObject

Returns the value of attribute tranDate.



37466
37467
37468
# File 'lib/activenetsuite/soap/default.rb', line 37466

def tranDate
  @tranDate
end

#tranEstGrossProfitObject

Returns the value of attribute tranEstGrossProfit.



37467
37468
37469
# File 'lib/activenetsuite/soap/default.rb', line 37467

def tranEstGrossProfit
  @tranEstGrossProfit
end

#tranEstGrossProfitPctObject

Returns the value of attribute tranEstGrossProfitPct.



37468
37469
37470
# File 'lib/activenetsuite/soap/default.rb', line 37468

def tranEstGrossProfitPct
  @tranEstGrossProfitPct
end

#tranFxEstGrossProfitObject

Returns the value of attribute tranFxEstGrossProfit.



37469
37470
37471
# File 'lib/activenetsuite/soap/default.rb', line 37469

def tranFxEstGrossProfit
  @tranFxEstGrossProfit
end

#tranIdObject

Returns the value of attribute tranId.



37470
37471
37472
# File 'lib/activenetsuite/soap/default.rb', line 37470

def tranId
  @tranId
end

#weightedTotalObject

Returns the value of attribute weightedTotal.



37471
37472
37473
# File 'lib/activenetsuite/soap/default.rb', line 37471

def weightedTotal
  @weightedTotal
end

#winLossReasonObject

Returns the value of attribute winLossReason.



37472
37473
37474
# File 'lib/activenetsuite/soap/default.rb', line 37472

def winLossReason
  @winLossReason
end

#wonByObject

Returns the value of attribute wonBy.



37473
37474
37475
# File 'lib/activenetsuite/soap/default.rb', line 37473

def wonBy
  @wonBy
end

Instance Method Details

#m_classObject



37476
37477
37478
# File 'lib/activenetsuite/soap/default.rb', line 37476

def m_class
  @v_class
end

#m_class=(value) ⇒ Object



37480
37481
37482
# File 'lib/activenetsuite/soap/default.rb', line 37480

def m_class=(value)
  @v_class = value
end