Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__System_Number__c

This object specifies the number definition that's used for number generation on CAS OnPremise Mobility. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
When the number definition is selected as empty, the validation of number definition and segments applies.
The default value is true.
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Describes the sales org to which the system number belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Segment_Validation__c
Type
double
Properties
Filter, Nillable, Sort
Description
Segment validation.
This is a calculated field.
cgcloud__System_Fallback_Number__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the fallback number definition.
This is a relationship field.
Relationship Name
cgcloud__System_Fallback_Number__r
Relationship Type
Lookup
Refers To
cgcloud__System_Number__c
cgcloud__Usage_Validate__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Only used for validation of the Usage field (unique).
cgcloud__Usage__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the item for which the number definition is to be used.
Possible values are:
  • CashInvoice
  • CreditInvoice
  • CreditNote
  • DeliveryNote
  • FallbackNumber
  • Invoice
  • NonValuatedDeliveryNote
  • OrderConfirmation
  • OrderEntry
  • SvcRequest
  • Tour
  • ValuatedDeliveryNote
cgcloud__Warning_Limit__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Specifies a minimum limit of the number range that shows a warning message.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__System_Number__cChangeEvent
Change events are available for the object.
cgcloud__System_Number__cFeed
Feed tracking is available for the object.
cgcloud__System_Number__cHistory
History is available for the tracked fields of the object.
cgcloud__System_Number__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__System_Number__cShare
Sharing is available for the object.