Location or branch office where an organization does business. An organization can have multiple sites.
Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|
versionNumber | "1.1" | string | semantic version number of the entity |
is.identifiedBy
names a specifc identity attribute to use with an entity
is.CDM.attributeGroup
identifies standard groups of attributes in CDM entities.
Parameter | Value | Data type | Explanation |
---|
groupList | attributeGroupReference |
---|
/core/applicationCommon/foundationCommon /crmCommon/service/Site.cdm.json/Site /hasAttributes/attributesAddedAtThisScope |
| entity | |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Site |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Location or branch office where an organization does business. An organization can have multiple sites. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "Site" | string | |
Attributes
Unique identifier of the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Site |
description | Unique identifier of the site. |
isPrimaryKey | true |
dataFormat | guid |
sourceName | siteid |
Traits
List of traits for the siteId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.identifiedBy
names a specifc identity attribute to use with an entity
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Site |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "siteid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10000" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Date and time when the site was created.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Created On |
description | Date and time when the site was created. |
dataFormat | dateTime |
isNullable | true |
sourceName | createdon |
Traits
List of traits for the createdOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.creation
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time when the site was created. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "createdon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10001" | integer | |
is.dataFormat.time
is.dataFormat.date
Unique identifier of the user who created the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Created By |
description | Unique identifier of the user who created the site. |
dataFormat | guid |
isNullable | true |
sourceName | createdby |
Traits
List of traits for the createdBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created By |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the user who created the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "createdby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10002" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Date and time when the site was last modified.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Modified On |
description | Date and time when the site was last modified. |
dataFormat | dateTime |
isNullable | true |
sourceName | modifiedon |
Traits
List of traits for the modifiedOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.modify
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time when the site was last modified. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "modifiedon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10003" | integer | |
is.dataFormat.time
is.dataFormat.date
Unique identifier of the user who last modified the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Modified By |
description | Unique identifier of the user who last modified the site. |
dataFormat | guid |
isNullable | true |
sourceName | modifiedby |
Traits
List of traits for the modifiedBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified By |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the user who last modified the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "modifiedby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10004" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the delegate user who created the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Created By (Delegate) |
description | Unique identifier of the delegate user who created the site. |
dataFormat | guid |
isNullable | true |
sourceName | createdonbehalfby |
Traits
List of traits for the createdOnBehalfBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created By (Delegate) |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the delegate user who created the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "createdonbehalfby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10005" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the delegate user who last modified the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Modified By (Delegate) |
description | Unique identifier of the delegate user who last modified the site. |
dataFormat | guid |
isNullable | true |
sourceName | modifiedonbehalfby |
Traits
List of traits for the modifiedOnBehalfBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified By (Delegate) |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the delegate user who last modified the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "modifiedonbehalfby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10006" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier for the organization
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Organization Id |
description | Unique identifier for the organization |
dataFormat | guid |
sourceName | organizationid |
Traits
List of traits for the organizationId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Organization Id |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier for the organization |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "organizationid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10015" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Version Number
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Version Number |
description | Version Number |
dataFormat | int64 |
isNullable | true |
sourceName | versionnumber |
Traits
List of traits for the versionNumber attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Version Number |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Version Number |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "versionnumber" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10017" | integer | |
is.dataFormat.integer
is.dataFormat.big
Sequence number of the import that created this record.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Import Sequence Number |
description | Sequence number of the import that created this record. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -2147483648 |
isNullable | true |
sourceName | importsequencenumber |
Traits
List of traits for the importSequenceNumber attribute are listed below.
is.dataFormat.integer
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Import Sequence Number |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Sequence number of the import that created this record. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "importsequencenumber" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10018" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-2147483648" | decimal | |
maximumValue | "2147483647" | decimal | |
is.dataFormat.integer
Date and time that the record was migrated.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Record Created On |
description | Date and time that the record was migrated. |
dataFormat | dateTime |
isNullable | true |
sourceName | overriddencreatedon |
Traits
List of traits for the overriddenCreatedOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.creation
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Record Created On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time that the record was migrated. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "overriddencreatedon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10019" | integer | |
is.dataFormat.time
is.dataFormat.date
For internal use only.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Time Zone Rule Version Number |
description | For internal use only. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -1 |
isNullable | true |
sourceName | timezoneruleversionnumber |
Traits
List of traits for the timeZoneRuleVersionNumber attribute are listed below.
is.dataFormat.integer
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Time Zone Rule Version Number |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | For internal use only. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "timezoneruleversionnumber" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10020" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-1" | decimal | |
maximumValue | "2147483647" | decimal | |
is.dataFormat.integer
Time zone code that was in use when the record was created.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | UTC Conversion Time Zone Code |
description | Time zone code that was in use when the record was created. |
dataFormat | int32 |
maximumValue | 2147483647 |
minimumValue | -1 |
isNullable | true |
sourceName | utcconversiontimezonecode |
Traits
List of traits for the UTCConversionTimeZoneCode attribute are listed below.
is.dataFormat.integer
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | UTC Conversion Time Zone Code |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Time zone code that was in use when the record was created. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "utcconversiontimezonecode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10021" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-1" | decimal | |
maximumValue | "2147483647" | decimal | |
is.dataFormat.integer
Name of the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Name |
description | Name of the site. |
dataFormat | string |
maximumLength | 160 |
sourceName | name |
Traits
List of traits for the name attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.name
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Name of the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "name" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10022" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "160" | integer | |
is.dataFormat.character
is.dataFormat.array
Unique identifier for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: ID |
description | Unique identifier for address 1. |
dataFormat | guid |
isNullable | true |
sourceName | address1_addressid |
Traits
List of traits for the address1AddressId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_addressid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10023" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Type of address for address 1, such as billing, shipping, or primary address.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Address Type |
description | Type of address for address 1, such as billing, shipping, or primary address. |
dataFormat | int32 |
isNullable | true |
sourceName | address1_addresstypecode |
valueConstrainedToList | true |
defaultValue | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
|
Traits
List of traits for the address1AddressTypeCode attribute are listed below.
is.dataFormat.integer
does.haveDefault
An attribute has a default value
Parameter | Value | Data type | Explanation |
---|
default | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
| any | |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Address Type |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Type of address for address 1, such as billing, shipping, or primary address. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_addresstypecode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10024" | integer | |
is.dataFormat.integer
First included in: service/Site (this entity)
Properties
Name | Value |
---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the address1AddressTypeCode_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
Parameter | Value | Data type | Explanation |
---|
inSupportOf | "address1AddressTypeCode" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array
City name for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | City |
description | City name for address 1. |
dataFormat | string |
maximumLength | 80 |
isNullable | true |
sourceName | address1_city |
Traits
List of traits for the address1City attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.city
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | City |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | City name for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_city" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10026" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "80" | integer | |
is.dataFormat.character
is.dataFormat.array
Country/region name for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Country/Region |
description | Country/region name for address 1. |
dataFormat | string |
maximumLength | 80 |
isNullable | true |
sourceName | address1_country |
Traits
List of traits for the address1Country attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.country
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Country/Region |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Country/region name for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_country" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10027" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "80" | integer | |
is.dataFormat.character
is.dataFormat.array
County name for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: County |
description | County name for address 1. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address1_county |
Traits
List of traits for the address1County attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.county
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: County |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | County name for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_county" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10028" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Fax number for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Fax |
description | Fax number for address 1. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address1_fax |
Traits
List of traits for the address1Fax attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Fax |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Fax number for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_fax" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10029" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Latitude for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Latitude |
description | Latitude for address 1. |
dataFormat | double |
maximumValue | 90 |
minimumValue | -90 |
isNullable | true |
sourceName | address1_latitude |
Traits
List of traits for the address1Latitude attribute are listed below.
is.dataFormat.floatingPoint
is.dataFormat.big
means.location.latitude
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Latitude |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Latitude for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_latitude" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10030" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-90" | decimal | |
maximumValue | "90" | decimal | |
is.dataFormat.floatingPoint
is.dataFormat.big
First line for entering address 1 information.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Street 1 |
description | First line for entering address 1 information. |
dataFormat | string |
maximumLength | 250 |
isNullable | true |
sourceName | address1_line1 |
Traits
List of traits for the address1Line1 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.address
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Street 1 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | First line for entering address 1 information. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_line1" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10031" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "250" | integer | |
is.dataFormat.character
is.dataFormat.array
Second line for entering address 1 information.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Street 2 |
description | Second line for entering address 1 information. |
dataFormat | string |
maximumLength | 250 |
isNullable | true |
sourceName | address1_line2 |
Traits
List of traits for the address1Line2 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.address
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Street 2 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Second line for entering address 1 information. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_line2" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10032" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "250" | integer | |
is.dataFormat.character
is.dataFormat.array
Third line for entering address 1 information.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Street 3 |
description | Third line for entering address 1 information. |
dataFormat | string |
maximumLength | 250 |
isNullable | true |
sourceName | address1_line3 |
Traits
List of traits for the address1Line3 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.address
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Street 3 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Third line for entering address 1 information. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_line3" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10033" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "250" | integer | |
is.dataFormat.character
is.dataFormat.array
Longitude for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Longitude |
description | Longitude for address 1. |
dataFormat | double |
maximumValue | 180 |
minimumValue | -180 |
isNullable | true |
sourceName | address1_longitude |
Traits
List of traits for the address1Longitude attribute are listed below.
is.dataFormat.floatingPoint
is.dataFormat.big
means.location.longitude
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Longitude |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Longitude for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_longitude" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10034" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-180" | decimal | |
maximumValue | "180" | decimal | |
is.dataFormat.floatingPoint
is.dataFormat.big
Name to enter for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Name |
description | Name to enter for address 1. |
dataFormat | string |
maximumLength | 100 |
isNullable | true |
sourceName | address1_name |
Traits
List of traits for the address1Name attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.name
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Name to enter for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_name" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10035" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "100" | integer | |
is.dataFormat.character
is.dataFormat.array
ZIP Code or postal code for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | ZIP/Postal Code |
description | ZIP Code or postal code for address 1. |
dataFormat | string |
maximumLength | 20 |
isNullable | true |
sourceName | address1_postalcode |
Traits
List of traits for the address1PostalCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.postalCode
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | ZIP/Postal Code |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | ZIP Code or postal code for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_postalcode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10036" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "20" | integer | |
is.dataFormat.character
is.dataFormat.array
Post office box number for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Post Office Box |
description | Post office box number for address 1. |
dataFormat | string |
maximumLength | 20 |
isNullable | true |
sourceName | address1_postofficebox |
Traits
List of traits for the address1PostOfficeBox attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Post Office Box |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Post office box number for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_postofficebox" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10037" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "20" | integer | |
is.dataFormat.character
is.dataFormat.array
Method of shipment for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Shipping Method |
description | Method of shipment for address 1. |
dataFormat | int32 |
isNullable | true |
sourceName | address1_shippingmethodcode |
valueConstrainedToList | true |
defaultValue | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
|
Traits
List of traits for the address1ShippingMethodCode attribute are listed below.
is.dataFormat.integer
does.haveDefault
An attribute has a default value
Parameter | Value | Data type | Explanation |
---|
default | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
| any | |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Shipping Method |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Method of shipment for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_shippingmethodcode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10038" | integer | |
is.dataFormat.integer
First included in: service/Site (this entity)
Properties
Name | Value |
---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the address1ShippingMethodCode_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
Parameter | Value | Data type | Explanation |
---|
inSupportOf | "address1ShippingMethodCode" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array
State or province for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | State/Province |
description | State or province for address 1. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address1_stateorprovince |
Traits
List of traits for the address1StateOrProvince attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.stateOrProvince
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | State/Province |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | State or province for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_stateorprovince" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10040" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
First telephone number associated with address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Main Phone |
description | First telephone number associated with address 1. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address1_telephone1 |
Traits
List of traits for the address1Telephone1 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.phone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Main Phone |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | First telephone number associated with address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_telephone1" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10041" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Second telephone number associated with address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Other Phone |
description | Second telephone number associated with address 1. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address1_telephone2 |
Traits
List of traits for the address1Telephone2 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.phone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Other Phone |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Second telephone number associated with address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_telephone2" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10042" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Third telephone number associated with address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: Telephone 3 |
description | Third telephone number associated with address 1. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address1_telephone3 |
Traits
List of traits for the address1Telephone3 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.phone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: Telephone 3 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Third telephone number associated with address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_telephone3" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10043" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
United Parcel Service (UPS) zone for address 1.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: UPS Zone |
description | United Parcel Service (UPS) zone for address 1. |
dataFormat | string |
maximumLength | 4 |
isNullable | true |
sourceName | address1_upszone |
Traits
List of traits for the address1UPSZone attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: UPS Zone |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | United Parcel Service (UPS) zone for address 1. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_upszone" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10044" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "4" | integer | |
is.dataFormat.character
is.dataFormat.array
UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 1: UTC Offset |
description | UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time. |
dataFormat | string |
maximumValue | 1500 |
minimumValue | -1500 |
isNullable | true |
sourceName | address1_utcoffset |
Traits
List of traits for the address1UTCOffset attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.timezone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 1: UTC Offset |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address1_utcoffset" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10045" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-1500" | decimal | |
maximumValue | "1500" | decimal | |
is.dataFormat.character
is.dataFormat.array
Unique identifier for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: ID |
description | Unique identifier for address 2. |
dataFormat | guid |
isNullable | true |
sourceName | address2_addressid |
Traits
List of traits for the address2AddressId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_addressid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10046" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Type of address for address 2, such as billing, shipping, or primary address.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Address Type |
description | Type of address for address 2, such as billing, shipping, or primary address. |
dataFormat | int32 |
isNullable | true |
sourceName | address2_addresstypecode |
valueConstrainedToList | true |
defaultValue | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
|
Traits
List of traits for the address2AddressTypeCode attribute are listed below.
is.dataFormat.integer
does.haveDefault
An attribute has a default value
Parameter | Value | Data type | Explanation |
---|
default | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
| any | |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Address Type |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Type of address for address 2, such as billing, shipping, or primary address. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_addresstypecode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10047" | integer | |
is.dataFormat.integer
First included in: service/Site (this entity)
Properties
Name | Value |
---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the address2AddressTypeCode_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
Parameter | Value | Data type | Explanation |
---|
inSupportOf | "address2AddressTypeCode" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array
City name for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: City |
description | City name for address 2. |
dataFormat | string |
maximumLength | 80 |
isNullable | true |
sourceName | address2_city |
Traits
List of traits for the address2City attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.city
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: City |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | City name for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_city" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10049" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "80" | integer | |
is.dataFormat.character
is.dataFormat.array
Country/region name for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Country/Region |
description | Country/region name for address 2. |
dataFormat | string |
maximumLength | 80 |
isNullable | true |
sourceName | address2_country |
Traits
List of traits for the address2Country attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.country
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Country/Region |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Country/region name for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_country" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10050" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "80" | integer | |
is.dataFormat.character
is.dataFormat.array
County name for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: County |
description | County name for address 2. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address2_county |
Traits
List of traits for the address2County attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.county
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: County |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | County name for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_county" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10051" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Fax number for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Fax |
description | Fax number for address 2. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address2_fax |
Traits
List of traits for the address2Fax attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Fax |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Fax number for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_fax" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10052" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Latitude for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Latitude |
description | Latitude for address 2. |
dataFormat | double |
maximumValue | 90 |
minimumValue | -90 |
isNullable | true |
sourceName | address2_latitude |
Traits
List of traits for the address2Latitude attribute are listed below.
is.dataFormat.floatingPoint
is.dataFormat.big
means.location.latitude
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Latitude |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Latitude for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_latitude" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10053" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-90" | decimal | |
maximumValue | "90" | decimal | |
is.dataFormat.floatingPoint
is.dataFormat.big
First line for entering address 2 information.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Street 1 |
description | First line for entering address 2 information. |
dataFormat | string |
maximumLength | 250 |
isNullable | true |
sourceName | address2_line1 |
Traits
List of traits for the address2Line1 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.address
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Street 1 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | First line for entering address 2 information. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_line1" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10054" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "250" | integer | |
is.dataFormat.character
is.dataFormat.array
Second line for entering address 2 information.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Street 2 |
description | Second line for entering address 2 information. |
dataFormat | string |
maximumLength | 250 |
isNullable | true |
sourceName | address2_line2 |
Traits
List of traits for the address2Line2 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.address
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Street 2 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Second line for entering address 2 information. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_line2" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10055" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "250" | integer | |
is.dataFormat.character
is.dataFormat.array
Third line for entering address 2 information.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Street 3 |
description | Third line for entering address 2 information. |
dataFormat | string |
maximumLength | 250 |
isNullable | true |
sourceName | address2_line3 |
Traits
List of traits for the address2Line3 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.address
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Street 3 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Third line for entering address 2 information. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_line3" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10056" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "250" | integer | |
is.dataFormat.character
is.dataFormat.array
Longitude for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Longitude |
description | Longitude for address 2. |
dataFormat | double |
maximumValue | 180 |
minimumValue | -180 |
isNullable | true |
sourceName | address2_longitude |
Traits
List of traits for the address2Longitude attribute are listed below.
is.dataFormat.floatingPoint
is.dataFormat.big
means.location.longitude
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Longitude |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Longitude for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_longitude" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10057" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-180" | decimal | |
maximumValue | "180" | decimal | |
is.dataFormat.floatingPoint
is.dataFormat.big
Name to enter for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Name |
description | Name to enter for address 2. |
dataFormat | string |
maximumLength | 100 |
isNullable | true |
sourceName | address2_name |
Traits
List of traits for the address2Name attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.name
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Name to enter for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_name" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10058" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "100" | integer | |
is.dataFormat.character
is.dataFormat.array
ZIP Code or postal code for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: ZIP/Postal Code |
description | ZIP Code or postal code for address 2. |
dataFormat | string |
maximumLength | 20 |
isNullable | true |
sourceName | address2_postalcode |
Traits
List of traits for the address2PostalCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.postalCode
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: ZIP/Postal Code |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | ZIP Code or postal code for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_postalcode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10059" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "20" | integer | |
is.dataFormat.character
is.dataFormat.array
Post office box number for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Post Office Box |
description | Post office box number for address 2. |
dataFormat | string |
maximumLength | 20 |
isNullable | true |
sourceName | address2_postofficebox |
Traits
List of traits for the address2PostOfficeBox attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Post Office Box |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Post office box number for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_postofficebox" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10060" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "20" | integer | |
is.dataFormat.character
is.dataFormat.array
Method of shipment for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Shipping Method |
description | Method of shipment for address 2. |
dataFormat | int32 |
isNullable | true |
sourceName | address2_shippingmethodcode |
valueConstrainedToList | true |
defaultValue | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
|
Traits
List of traits for the address2ShippingMethodCode attribute are listed below.
is.dataFormat.integer
does.haveDefault
An attribute has a default value
Parameter | Value | Data type | Explanation |
---|
default | languageTag | displayText | attributeValue |
---|
en | Default Value | 1 |
| any | |
is.constrainedList
the values of an attribute are taken from or looked up from a fixed list of possibilities
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Shipping Method |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Method of shipment for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_shippingmethodcode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10061" | integer | |
is.dataFormat.integer
First included in: service/Site (this entity)
Properties
Name | Value |
---|
dataFormat | string |
isReadOnly | true |
Traits
List of traits for the address2ShippingMethodCode_display attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.reference.displayText
is.readOnly
is.addedInSupportOf
Parameter | Value | Data type | Explanation |
---|
inSupportOf | "address2ShippingMethodCode" | attributeName | output parameter naming the attribute that is being supported |
is.dataFormat.character
is.dataFormat.array
State or province for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: State/Province |
description | State or province for address 2. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address2_stateorprovince |
Traits
List of traits for the address2StateOrProvince attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.stateOrProvince
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: State/Province |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | State or province for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_stateorprovince" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10063" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
First telephone number associated with address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Telephone 1 |
description | First telephone number associated with address 2. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address2_telephone1 |
Traits
List of traits for the address2Telephone1 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.phone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Telephone 1 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | First telephone number associated with address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_telephone1" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10064" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Second telephone number associated with address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Telephone 2 |
description | Second telephone number associated with address 2. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address2_telephone2 |
Traits
List of traits for the address2Telephone2 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.phone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Telephone 2 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Second telephone number associated with address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_telephone2" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10065" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
Third telephone number associated with address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: Telephone 3 |
description | Third telephone number associated with address 2. |
dataFormat | string |
maximumLength | 50 |
isNullable | true |
sourceName | address2_telephone3 |
Traits
List of traits for the address2Telephone3 attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.phone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: Telephone 3 |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Third telephone number associated with address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_telephone3" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10066" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "50" | integer | |
is.dataFormat.character
is.dataFormat.array
United Parcel Service (UPS) zone for address 2.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: UPS Zone |
description | United Parcel Service (UPS) zone for address 2. |
dataFormat | string |
maximumLength | 4 |
isNullable | true |
sourceName | address2_upszone |
Traits
List of traits for the address2UPSZone attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: UPS Zone |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | United Parcel Service (UPS) zone for address 2. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_upszone" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10067" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "4" | integer | |
is.dataFormat.character
is.dataFormat.array
UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Address 2: UTC Offset |
description | UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time. |
dataFormat | string |
maximumValue | 1500 |
minimumValue | -1500 |
isNullable | true |
sourceName | address2_utcoffset |
Traits
List of traits for the address2UTCOffset attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.timezone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Address 2: UTC Offset |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "address2_utcoffset" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10068" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-1500" | decimal | |
maximumValue | "1500" | decimal | |
is.dataFormat.character
is.dataFormat.array
Email address for the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Email |
description | Email address for the site. |
dataFormat | string |
maximumLength | 100 |
isNullable | true |
sourceName | emailaddress |
Traits
List of traits for the emailAddress attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.identity.service.email
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Email |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Email address for the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "emailaddress" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10069" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "100" | integer | |
is.dataFormat.character
is.dataFormat.array
Local time zone for the site.
First included in: service/Site (this entity)
Properties
Name | Value |
---|
displayName | Time Zone |
description | Local time zone for the site. |
dataFormat | string |
maximumValue | 1500 |
minimumValue | -1500 |
sourceName | timezonecode |
Traits
List of traits for the timeZoneCode attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
means.location.timezone
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Time Zone |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Local time zone for the site. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "timezonecode" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "10070" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
minimumValue | "-1500" | decimal | |
maximumValue | "1500" | decimal | |
is.dataFormat.character
is.dataFormat.array