sublist

For information about developing sublist SDF custom objects, see Sublists as XML Definitions.

Feature Dependencies

  • CUSTOMRECORDS

Attributes

Name

Type

Required / Optional

Description

scriptid

string

Required

This attribute value can be up to 40 characters long.

The default value is ‘custsublist’.

Fields

Name

Type

Required / Optional

Description

label

single-select list

Required

This field accepts references to the string custom type.

savedsearch

single-select list

Required

This field accepts references to the savedsearch custom type.

sublisttype

single-select list

Required

For information about possible values, see generic_tab_type.

tab

single-select list

Optional

This field accepts references to the subtab custom type.

For information about other possible values, see generic_tab_parent.

field

single-select list

Optional

This field accepts references to the following custom types:

For information about other possible values, see sublist_standard_fields.

purchase

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

sale

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

opportunity

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

journal

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

expensereport

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

inventoryadjustment

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

assemblybuild

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

fulfillmentrequest

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

storepickup

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

itemreceipt

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

itemfulfillment

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

payment

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

vendorpayment

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

deposit

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

depositapplication

boolean

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

The default value is F.

customer

boolean

Optional

This field is available when the sublisttype value is equal to ENTITY.

The default value is F.

job

boolean

Optional

This field is available when the sublisttype value is equal to ENTITY.

The default value is F.

vendor

boolean

Optional

This field is available when the sublisttype value is equal to ENTITY.

The default value is F.

employee

boolean

Optional

This field is available when the sublisttype value is equal to ENTITY.

The default value is F.

partner

boolean

Optional

This field is available when the sublisttype value is equal to ENTITY.

The default value is F.

contact

boolean

Optional

This field is available when the sublisttype value is equal to ENTITY.

The default value is F.

inventoryitem

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

noninventoryitem

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

service

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

othercharge

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

itemgroup

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

kit

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

billofmaterials

boolean

Optional

This field is available when the sublisttype value is equal to ITEM.

The default value is F.

case

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

task

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

call

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

event

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

solution

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

campaign

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

issue

boolean

Optional

This field is available when the sublisttype value is equal to CRM.

The default value is F.

customtransactions

multi-select list

Optional

This field is available when the sublisttype value is equal to TRANSACTION.

You can specify multiple values by separating each value with a pipe (|) symbol.

This field accepts references to the customtransactiontype custom type.

If this field appears in the SuiteCloud project, you must reference the CUSTOMTRANSACTIONS feature in the manifest file to avoid SuiteCloud project warnings. In the manifest file, you can specify whether this feature is required in your account. CUSTOMTRANSACTIONS must be enabled for this field to appear in your account.

General Notices