Class: ActiveNetsuite::WorkOrder
- Defined in:
- lib/activenetsuite/soap/default.rb
Overview
urn:inventory_2013_2urn:inventory_2013_2.transactionsurn:inventory_2013_2.transactions.webservicesurn:inventory_2013_2.transactions.webservices.netsuiteurn:inventory_2013_2.transactions.webservices.netsuite.comWorkOrder
nullFieldList - ActiveNetsuite::NullField
createdDate - SOAP::SOAPDateTime
lastModifiedDate - SOAP::SOAPDateTime
customForm - ActiveNetsuite::RecordRef
manufacturingRouting - ActiveNetsuite::RecordRef
status - SOAP::SOAPString
tranId - SOAP::SOAPString
entity - ActiveNetsuite::RecordRef
job - ActiveNetsuite::RecordRef
assemblyItem - ActiveNetsuite::RecordRef
- SOAP::SOAPBoolean
isWip - SOAP::SOAPBoolean
quantity - SOAP::SOAPDouble
units - ActiveNetsuite::RecordRef
tranDate - SOAP::SOAPDateTime
memo - SOAP::SOAPString
department - ActiveNetsuite::RecordRef
m_class - ActiveNetsuite::RecordRef
itemList - ActiveNetsuite::WorkOrderItemList
location - ActiveNetsuite::RecordRef
salesTeamList - ActiveNetsuite::SalesTeamList
partnersList - ActiveNetsuite::PartnersList
createdFrom - ActiveNetsuite::RecordRef
buildable - SOAP::SOAPDouble
- ActiveNetsuite::CustomFieldList
built - SOAP::SOAPDouble
startDate - SOAP::SOAPDateTime
endDate - SOAP::SOAPDateTime
revision - ActiveNetsuite::RecordRef
subsidiary - ActiveNetsuite::RecordRef
customFieldList - ActiveNetsuite::CustomFieldList
xmlattr_internalId - SOAP::SOAPString
xmlattr_externalId - SOAP::SOAPString
Constant Summary collapse
- AttrExternalId =
XSD::QName.new(nil, "externalId")
- AttrInternalId =
XSD::QName.new(nil, "internalId")
Instance Attribute Summary collapse
-
#assemblyItem ⇒ Object
Returns the value of attribute assemblyItem.
-
#buildable ⇒ Object
Returns the value of attribute buildable.
-
#built ⇒ Object
Returns the value of attribute built.
-
#createdDate ⇒ Object
Returns the value of attribute createdDate.
-
#createdFrom ⇒ Object
Returns the value of attribute createdFrom.
-
#customFieldList ⇒ Object
Returns the value of attribute customFieldList.
-
#customForm ⇒ Object
Returns the value of attribute customForm.
-
#department ⇒ Object
Returns the value of attribute department.
-
#endDate ⇒ Object
Returns the value of attribute endDate.
-
#entity ⇒ Object
Returns the value of attribute entity.
-
#expandAssembly ⇒ Object
Returns the value of attribute expandAssembly.
-
#isWip ⇒ Object
Returns the value of attribute isWip.
-
#itemList ⇒ Object
Returns the value of attribute itemList.
-
#job ⇒ Object
Returns the value of attribute job.
-
#lastModifiedDate ⇒ Object
Returns the value of attribute lastModifiedDate.
-
#location ⇒ Object
Returns the value of attribute location.
-
#manufacturingRouting ⇒ Object
Returns the value of attribute manufacturingRouting.
-
#memo ⇒ Object
Returns the value of attribute memo.
-
#nullFieldList ⇒ Object
Returns the value of attribute nullFieldList.
-
#options ⇒ Object
Returns the value of attribute options.
-
#partnersList ⇒ Object
Returns the value of attribute partnersList.
-
#quantity ⇒ Object
Returns the value of attribute quantity.
-
#revision ⇒ Object
Returns the value of attribute revision.
-
#salesTeamList ⇒ Object
Returns the value of attribute salesTeamList.
-
#startDate ⇒ Object
Returns the value of attribute startDate.
-
#status ⇒ Object
Returns the value of attribute status.
-
#subsidiary ⇒ Object
Returns the value of attribute subsidiary.
-
#tranDate ⇒ Object
Returns the value of attribute tranDate.
-
#tranId ⇒ Object
Returns the value of attribute tranId.
-
#units ⇒ Object
Returns the value of attribute units.
Instance Method Summary collapse
- #__xmlattr ⇒ Object
-
#initialize(nullFieldList = nil, createdDate = nil, lastModifiedDate = nil, customForm = nil, manufacturingRouting = nil, status = nil, tranId = nil, entity = nil, job = nil, assemblyItem = nil, expandAssembly = nil, isWip = nil, quantity = nil, units = nil, tranDate = nil, memo = nil, department = nil, v_class = nil, itemList = nil, location = nil, salesTeamList = nil, partnersList = nil, createdFrom = nil, buildable = nil, options = nil, built = nil, startDate = nil, endDate = nil, revision = nil, subsidiary = nil, customFieldList = nil) ⇒ WorkOrder
constructor
A new instance of WorkOrder.
- #m_class ⇒ Object
- #m_class=(value) ⇒ Object
- #xmlattr_externalId ⇒ Object
- #xmlattr_externalId=(value) ⇒ Object
- #xmlattr_internalId ⇒ Object
- #xmlattr_internalId=(value) ⇒ Object
Methods inherited from Record
#activate, active, #active=, #active?, #add, all, basic_search_class, #client, client, client=, delete, #delete, deleted, find, find_by, find_by_external_id, find_by_id, find_by_internal_id, #getters, #inactivate, inactive, #inactive=, #load, #loaded?, raise_not_found_error, ref, #ref, search_next, #setters, #to_s, type, #update, update, where
Methods included from MethodInflector
Constructor Details
#initialize(nullFieldList = nil, createdDate = nil, lastModifiedDate = nil, customForm = nil, manufacturingRouting = nil, status = nil, tranId = nil, entity = nil, job = nil, assemblyItem = nil, expandAssembly = nil, isWip = nil, quantity = nil, units = nil, tranDate = nil, memo = nil, department = nil, v_class = nil, itemList = nil, location = nil, salesTeamList = nil, partnersList = nil, createdFrom = nil, buildable = nil, options = nil, built = nil, startDate = nil, endDate = nil, revision = nil, subsidiary = nil, customFieldList = nil) ⇒ WorkOrder
Returns a new instance of WorkOrder.
19126 19127 19128 19129 19130 19131 19132 19133 19134 19135 19136 19137 19138 19139 19140 19141 19142 19143 19144 19145 19146 19147 19148 19149 19150 19151 19152 19153 19154 19155 19156 19157 19158 19159 |
# File 'lib/activenetsuite/soap/default.rb', line 19126 def initialize(nullFieldList = nil, createdDate = nil, lastModifiedDate = nil, customForm = nil, manufacturingRouting = nil, status = nil, tranId = nil, entity = nil, job = nil, assemblyItem = nil, = nil, isWip = nil, quantity = nil, units = nil, tranDate = nil, memo = nil, department = nil, v_class = nil, itemList = nil, location = nil, salesTeamList = nil, partnersList = nil, createdFrom = nil, buildable = nil, = nil, built = nil, startDate = nil, endDate = nil, revision = nil, subsidiary = nil, customFieldList = nil) @nullFieldList = nullFieldList @createdDate = createdDate @lastModifiedDate = lastModifiedDate @customForm = customForm @manufacturingRouting = manufacturingRouting @status = status @tranId = tranId @entity = entity @job = job @assemblyItem = assemblyItem = @isWip = isWip @quantity = quantity @units = units @tranDate = tranDate @memo = memo @department = department @v_class = v_class @itemList = itemList @location = location @salesTeamList = salesTeamList @partnersList = partnersList @createdFrom = createdFrom @buildable = buildable = @built = built @startDate = startDate @endDate = endDate @revision = revision @subsidiary = subsidiary @customFieldList = customFieldList @__xmlattr = {} end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ActiveNetsuite::MethodInflector
Instance Attribute Details
#assemblyItem ⇒ Object
Returns the value of attribute assemblyItem.
19076 19077 19078 |
# File 'lib/activenetsuite/soap/default.rb', line 19076 def assemblyItem @assemblyItem end |
#buildable ⇒ Object
Returns the value of attribute buildable.
19089 19090 19091 |
# File 'lib/activenetsuite/soap/default.rb', line 19089 def buildable @buildable end |
#built ⇒ Object
Returns the value of attribute built.
19091 19092 19093 |
# File 'lib/activenetsuite/soap/default.rb', line 19091 def built @built end |
#createdDate ⇒ Object
Returns the value of attribute createdDate.
19068 19069 19070 |
# File 'lib/activenetsuite/soap/default.rb', line 19068 def createdDate @createdDate end |
#createdFrom ⇒ Object
Returns the value of attribute createdFrom.
19088 19089 19090 |
# File 'lib/activenetsuite/soap/default.rb', line 19088 def createdFrom @createdFrom end |
#customFieldList ⇒ Object
Returns the value of attribute customFieldList.
19096 19097 19098 |
# File 'lib/activenetsuite/soap/default.rb', line 19096 def customFieldList @customFieldList end |
#customForm ⇒ Object
Returns the value of attribute customForm.
19070 19071 19072 |
# File 'lib/activenetsuite/soap/default.rb', line 19070 def customForm @customForm end |
#department ⇒ Object
Returns the value of attribute department.
19083 19084 19085 |
# File 'lib/activenetsuite/soap/default.rb', line 19083 def department @department end |
#endDate ⇒ Object
Returns the value of attribute endDate.
19093 19094 19095 |
# File 'lib/activenetsuite/soap/default.rb', line 19093 def endDate @endDate end |
#entity ⇒ Object
Returns the value of attribute entity.
19074 19075 19076 |
# File 'lib/activenetsuite/soap/default.rb', line 19074 def entity @entity end |
#expandAssembly ⇒ Object
Returns the value of attribute expandAssembly.
19077 19078 19079 |
# File 'lib/activenetsuite/soap/default.rb', line 19077 def end |
#isWip ⇒ Object
Returns the value of attribute isWip.
19078 19079 19080 |
# File 'lib/activenetsuite/soap/default.rb', line 19078 def isWip @isWip end |
#itemList ⇒ Object
Returns the value of attribute itemList.
19084 19085 19086 |
# File 'lib/activenetsuite/soap/default.rb', line 19084 def itemList @itemList end |
#job ⇒ Object
Returns the value of attribute job.
19075 19076 19077 |
# File 'lib/activenetsuite/soap/default.rb', line 19075 def job @job end |
#lastModifiedDate ⇒ Object
Returns the value of attribute lastModifiedDate.
19069 19070 19071 |
# File 'lib/activenetsuite/soap/default.rb', line 19069 def lastModifiedDate @lastModifiedDate end |
#location ⇒ Object
Returns the value of attribute location.
19085 19086 19087 |
# File 'lib/activenetsuite/soap/default.rb', line 19085 def location @location end |
#manufacturingRouting ⇒ Object
Returns the value of attribute manufacturingRouting.
19071 19072 19073 |
# File 'lib/activenetsuite/soap/default.rb', line 19071 def manufacturingRouting @manufacturingRouting end |
#memo ⇒ Object
Returns the value of attribute memo.
19082 19083 19084 |
# File 'lib/activenetsuite/soap/default.rb', line 19082 def memo @memo end |
#nullFieldList ⇒ Object
Returns the value of attribute nullFieldList.
19067 19068 19069 |
# File 'lib/activenetsuite/soap/default.rb', line 19067 def nullFieldList @nullFieldList end |
#options ⇒ Object
Returns the value of attribute options.
19090 19091 19092 |
# File 'lib/activenetsuite/soap/default.rb', line 19090 def end |
#partnersList ⇒ Object
Returns the value of attribute partnersList.
19087 19088 19089 |
# File 'lib/activenetsuite/soap/default.rb', line 19087 def partnersList @partnersList end |
#quantity ⇒ Object
Returns the value of attribute quantity.
19079 19080 19081 |
# File 'lib/activenetsuite/soap/default.rb', line 19079 def quantity @quantity end |
#revision ⇒ Object
Returns the value of attribute revision.
19094 19095 19096 |
# File 'lib/activenetsuite/soap/default.rb', line 19094 def revision @revision end |
#salesTeamList ⇒ Object
Returns the value of attribute salesTeamList.
19086 19087 19088 |
# File 'lib/activenetsuite/soap/default.rb', line 19086 def salesTeamList @salesTeamList end |
#startDate ⇒ Object
Returns the value of attribute startDate.
19092 19093 19094 |
# File 'lib/activenetsuite/soap/default.rb', line 19092 def startDate @startDate end |
#status ⇒ Object
Returns the value of attribute status.
19072 19073 19074 |
# File 'lib/activenetsuite/soap/default.rb', line 19072 def status @status end |
#subsidiary ⇒ Object
Returns the value of attribute subsidiary.
19095 19096 19097 |
# File 'lib/activenetsuite/soap/default.rb', line 19095 def subsidiary @subsidiary end |
#tranDate ⇒ Object
Returns the value of attribute tranDate.
19081 19082 19083 |
# File 'lib/activenetsuite/soap/default.rb', line 19081 def tranDate @tranDate end |
#tranId ⇒ Object
Returns the value of attribute tranId.
19073 19074 19075 |
# File 'lib/activenetsuite/soap/default.rb', line 19073 def tranId @tranId end |
#units ⇒ Object
Returns the value of attribute units.
19080 19081 19082 |
# File 'lib/activenetsuite/soap/default.rb', line 19080 def units @units end |
Instance Method Details
#__xmlattr ⇒ Object
19106 19107 19108 |
# File 'lib/activenetsuite/soap/default.rb', line 19106 def __xmlattr @__xmlattr ||= {} end |
#m_class ⇒ Object
19098 19099 19100 |
# File 'lib/activenetsuite/soap/default.rb', line 19098 def m_class @v_class end |
#m_class=(value) ⇒ Object
19102 19103 19104 |
# File 'lib/activenetsuite/soap/default.rb', line 19102 def m_class=(value) @v_class = value end |
#xmlattr_externalId ⇒ Object
19118 19119 19120 |
# File 'lib/activenetsuite/soap/default.rb', line 19118 def xmlattr_externalId __xmlattr[AttrExternalId] end |
#xmlattr_externalId=(value) ⇒ Object
19122 19123 19124 |
# File 'lib/activenetsuite/soap/default.rb', line 19122 def xmlattr_externalId=(value) __xmlattr[AttrExternalId] = value end |
#xmlattr_internalId ⇒ Object
19110 19111 19112 |
# File 'lib/activenetsuite/soap/default.rb', line 19110 def xmlattr_internalId __xmlattr[AttrInternalId] end |
#xmlattr_internalId=(value) ⇒ Object
19114 19115 19116 |
# File 'lib/activenetsuite/soap/default.rb', line 19114 def xmlattr_internalId=(value) __xmlattr[AttrInternalId] = value end |