| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.setup.customization_2010_2.TransactionColumnCustomField | |
Java class for TransactionColumnCustomField complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionColumnCustomField">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="label" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="owner" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="fieldType" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationFieldType" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="selectRecordType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="storeValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="insertBefore" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="availableToSso" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="displayType" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationDisplayType" minOccurs="0"/>
<element name="displayWidth" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="displayHeight" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="help" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="linkText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isMandatory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maxLength" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="minValue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="maxValue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="defaultChecked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defaultValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isFormula" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defaultSelection" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="dynamicDefault" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationDynamicDefault" minOccurs="0"/>
<element name="sourceList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="sourceFrom" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="sourceFilterBy" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="colExpense" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colPurchase" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colSale" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colOpportunity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colStore" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colStoreHidden" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colJournal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colBuild" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colExpenseReport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colTransferOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colTimeGroup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colItemReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colItemReceiptOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colItemFulfillment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colItemFulfillmentOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colPrintFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colPickingTicket" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colPackingSlip" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colReturnForm" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colStoreWithGroups" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colGroupOnInvoices" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="colKitItem" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="filterList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}TransactionColumnCustomFieldFilterList" minOccurs="0"/>
<element name="accessLevel" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationAccessLevel" minOccurs="0"/>
<element name="searchLevel" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationSearchLevel" minOccurs="0"/>
<element name="roleAccessList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldRoleAccessList" minOccurs="0"/>
<element name="deptAccessList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldDepartmentAccessList" minOccurs="0"/>
<element name="subAccessList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldSubAccessList" minOccurs="0"/>
<element name="translationsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldTranslationsList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accessLevel property.
| |||||||||||
Gets the value of the defaultSelection property.
| |||||||||||
Gets the value of the defaultValue property.
| |||||||||||
Gets the value of the deptAccessList property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the displayHeight property.
| |||||||||||
Gets the value of the displayType property.
| |||||||||||
Gets the value of the displayWidth property.
| |||||||||||
Gets the value of the dynamicDefault property.
| |||||||||||
Gets the value of the fieldType property.
| |||||||||||
Gets the value of the filterList property.
| |||||||||||
Gets the value of the help property.
| |||||||||||
Gets the value of the insertBefore property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the label property.
| |||||||||||
Gets the value of the linkText property.
| |||||||||||
Gets the value of the maxLength property.
| |||||||||||
Gets the value of the maxValue property.
| |||||||||||
Gets the value of the minValue property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the roleAccessList property.
| |||||||||||
Gets the value of the searchLevel property.
| |||||||||||
Gets the value of the selectRecordType property.
| |||||||||||
Gets the value of the sourceFilterBy property.
| |||||||||||
Gets the value of the sourceFrom property.
| |||||||||||
Gets the value of the sourceList property.
| |||||||||||
Gets the value of the subAccessList property.
| |||||||||||
Gets the value of the translationsList property.
| |||||||||||
Gets the value of the availableToSso property.
| |||||||||||
Gets the value of the colBuild property.
| |||||||||||
Gets the value of the colExpense property.
| |||||||||||
Gets the value of the colExpenseReport property.
| |||||||||||
Gets the value of the colGroupOnInvoices property.
| |||||||||||
Gets the value of the colItemFulfillment property.
| |||||||||||
Gets the value of the colItemFulfillmentOrder property.
| |||||||||||
Gets the value of the colItemReceipt property.
| |||||||||||
Gets the value of the colItemReceiptOrder property.
| |||||||||||
Gets the value of the colJournal property.
| |||||||||||
Gets the value of the colKitItem property.
| |||||||||||
Gets the value of the colOpportunity property.
| |||||||||||
Gets the value of the colPackingSlip property.
| |||||||||||
Gets the value of the colPickingTicket property.
| |||||||||||
Gets the value of the colPrintFlag property.
| |||||||||||
Gets the value of the colPurchase property.
| |||||||||||
Gets the value of the colReturnForm property.
| |||||||||||
Gets the value of the colSale property.
| |||||||||||
Gets the value of the colStore property.
| |||||||||||
Gets the value of the colStoreHidden property.
| |||||||||||
Gets the value of the colStoreWithGroups property.
| |||||||||||
Gets the value of the colTime property.
| |||||||||||
Gets the value of the colTimeGroup property.
| |||||||||||
Gets the value of the colTransferOrder property.
| |||||||||||
Gets the value of the defaultChecked property.
| |||||||||||
Gets the value of the isFormula property.
| |||||||||||
Gets the value of the isMandatory property.
| |||||||||||
Gets the value of the storeValue property.
| |||||||||||
Sets the value of the accessLevel property.
| |||||||||||
Sets the value of the availableToSso property.
| |||||||||||
Sets the value of the colBuild property.
| |||||||||||
Sets the value of the colExpense property.
| |||||||||||
Sets the value of the colExpenseReport property.
| |||||||||||
Sets the value of the colGroupOnInvoices property.
| |||||||||||
Sets the value of the colItemFulfillment property.
| |||||||||||
Sets the value of the colItemFulfillmentOrder property.
| |||||||||||
Sets the value of the colItemReceipt property.
| |||||||||||
Sets the value of the colItemReceiptOrder property.
| |||||||||||
Sets the value of the colJournal property.
| |||||||||||
Sets the value of the colKitItem property.
| |||||||||||
Sets the value of the colOpportunity property.
| |||||||||||
Sets the value of the colPackingSlip property.
| |||||||||||
Sets the value of the colPickingTicket property.
| |||||||||||
Sets the value of the colPrintFlag property.
| |||||||||||
Sets the value of the colPurchase property.
| |||||||||||
Sets the value of the colReturnForm property.
| |||||||||||
Sets the value of the colSale property.
| |||||||||||
Sets the value of the colStore property.
| |||||||||||
Sets the value of the colStoreHidden property.
| |||||||||||
Sets the value of the colStoreWithGroups property.
| |||||||||||
Sets the value of the colTime property.
| |||||||||||
Sets the value of the colTimeGroup property.
| |||||||||||
Sets the value of the colTransferOrder property.
| |||||||||||
Sets the value of the defaultChecked property.
| |||||||||||
Sets the value of the defaultSelection property.
| |||||||||||
Sets the value of the defaultValue property.
| |||||||||||
Sets the value of the deptAccessList property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the displayHeight property.
| |||||||||||
Sets the value of the displayType property.
| |||||||||||
Sets the value of the displayWidth property.
| |||||||||||
Sets the value of the dynamicDefault property.
| |||||||||||
Sets the value of the fieldType property.
| |||||||||||
Sets the value of the filterList property.
| |||||||||||
Sets the value of the help property.
| |||||||||||
Sets the value of the insertBefore property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isFormula property.
| |||||||||||
Sets the value of the isMandatory property.
| |||||||||||
Sets the value of the label property.
| |||||||||||
Sets the value of the linkText property.
| |||||||||||
Sets the value of the maxLength property.
| |||||||||||
Sets the value of the maxValue property.
| |||||||||||
Sets the value of the minValue property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the roleAccessList property.
| |||||||||||
Sets the value of the searchLevel property.
| |||||||||||
Sets the value of the selectRecordType property.
| |||||||||||
Sets the value of the sourceFilterBy property.
| |||||||||||
Sets the value of the sourceFrom property.
| |||||||||||
Sets the value of the sourceList property.
| |||||||||||
Sets the value of the storeValue property.
| |||||||||||
Sets the value of the subAccessList property.
| |||||||||||
Sets the value of the translationsList property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the accessLevel property.
CustomizationAccessLevel
Gets the value of the defaultSelection property.
RecordRef
Gets the value of the defaultValue property.
Gets the value of the deptAccessList property.
CustomFieldDepartmentAccessList
Gets the value of the description property.
Gets the value of the displayHeight property.
Gets the value of the displayType property.
CustomizationDisplayType
Gets the value of the displayWidth property.
Gets the value of the dynamicDefault property.
CustomizationDynamicDefault
Gets the value of the fieldType property.
CustomizationFieldType
Gets the value of the filterList property.
TransactionColumnCustomFieldFilterList
Gets the value of the help property.
Gets the value of the insertBefore property.
RecordRef
Gets the value of the internalId property.
Gets the value of the label property.
Gets the value of the linkText property.
Gets the value of the maxLength property.
Gets the value of the maxValue property.
Gets the value of the minValue property.
Gets the value of the owner property.
RecordRef
Gets the value of the roleAccessList property.
CustomFieldRoleAccessList
Gets the value of the searchLevel property.
CustomizationSearchLevel
Gets the value of the selectRecordType property.
RecordRef
Gets the value of the sourceFilterBy property.
RecordRef
Gets the value of the sourceFrom property.
RecordRef
Gets the value of the sourceList property.
RecordRef
Gets the value of the subAccessList property.
CustomFieldSubAccessList
Gets the value of the translationsList property.
CustomFieldTranslationsList
Gets the value of the availableToSso property.
Gets the value of the colBuild property.
Gets the value of the colExpense property.
Gets the value of the colExpenseReport property.
Gets the value of the colGroupOnInvoices property.
Gets the value of the colItemFulfillment property.
Gets the value of the colItemFulfillmentOrder property.
Gets the value of the colItemReceipt property.
Gets the value of the colItemReceiptOrder property.
Gets the value of the colJournal property.
Gets the value of the colKitItem property.
Gets the value of the colOpportunity property.
Gets the value of the colPackingSlip property.
Gets the value of the colPickingTicket property.
Gets the value of the colPrintFlag property.
Gets the value of the colPurchase property.
Gets the value of the colReturnForm property.
Gets the value of the colSale property.
Gets the value of the colStore property.
Gets the value of the colStoreHidden property.
Gets the value of the colStoreWithGroups property.
Gets the value of the colTime property.
Gets the value of the colTimeGroup property.
Gets the value of the colTransferOrder property.
Gets the value of the defaultChecked property.
Gets the value of the isFormula property.
Gets the value of the isMandatory property.
Gets the value of the storeValue property.
Sets the value of the accessLevel property.
| value | Allowed object is
CustomizationAccessLevel
|
|---|
Sets the value of the availableToSso property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colBuild property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colExpense property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colExpenseReport property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colGroupOnInvoices property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colItemFulfillment property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colItemFulfillmentOrder property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colItemReceipt property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colItemReceiptOrder property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colJournal property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colKitItem property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colOpportunity property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colPackingSlip property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colPickingTicket property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colPrintFlag property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colPurchase property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colReturnForm property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colSale property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colStore property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colStoreHidden property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colStoreWithGroups property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colTime property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colTimeGroup property.
| value | Allowed object is Boolean |
|---|
Sets the value of the colTransferOrder property.
| value | Allowed object is Boolean |
|---|
Sets the value of the defaultChecked property.
| value | Allowed object is Boolean |
|---|
Sets the value of the defaultSelection property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the defaultValue property.
| value | Allowed object is String |
|---|
Sets the value of the deptAccessList property.
| value | Allowed object is
CustomFieldDepartmentAccessList
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the displayHeight property.
| value | Allowed object is Long |
|---|
Sets the value of the displayType property.
| value | Allowed object is
CustomizationDisplayType
|
|---|
Sets the value of the displayWidth property.
| value | Allowed object is Long |
|---|
Sets the value of the dynamicDefault property.
| value | Allowed object is
CustomizationDynamicDefault
|
|---|
Sets the value of the fieldType property.
| value | Allowed object is
CustomizationFieldType
|
|---|
Sets the value of the filterList property.
| value | Allowed object is
TransactionColumnCustomFieldFilterList
|
|---|
Sets the value of the help property.
| value | Allowed object is String |
|---|
Sets the value of the insertBefore property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isFormula property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isMandatory property.
| value | Allowed object is Boolean |
|---|
Sets the value of the label property.
| value | Allowed object is String |
|---|
Sets the value of the linkText property.
| value | Allowed object is String |
|---|
Sets the value of the maxLength property.
| value | Allowed object is Long |
|---|
Sets the value of the maxValue property.
| value | Allowed object is Double |
|---|
Sets the value of the minValue property.
| value | Allowed object is Double |
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the roleAccessList property.
| value | Allowed object is
CustomFieldRoleAccessList
|
|---|
Sets the value of the searchLevel property.
| value | Allowed object is
CustomizationSearchLevel
|
|---|
Sets the value of the selectRecordType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the sourceFilterBy property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the sourceFrom property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the sourceList property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the storeValue property.
| value | Allowed object is Boolean |
|---|
Sets the value of the subAccessList property.
| value | Allowed object is
CustomFieldSubAccessList
|
|---|
Sets the value of the translationsList property.
| value | Allowed object is
CustomFieldTranslationsList
|
|---|