Specialized Administration > Tailoring Business Objects > Object Initialization Rules Administration > Working with Object Initialization Rules > Object Numbering and Versioning > Object Numbering > Out-of-the-Box Schemes
  
Out-of-the-Box Schemes
The loaded numbering schemes for parts, baselines, documents, CAD documents, dynamic documents, and change objects are simple numbering sequences that have been loaded into the Windchill database. Each starts at 1 and increments by 1.
The following table summarizes the out-of-the-box numbering schemes for the part, baselines, document, CAD document, dynamic document, and change object classes. The pad length column indicates the length of the number in characters; zeroes are used as pad characters.
Object Class
Database Sequence Name
Pad Length
Example
wt.change2.WTAnalysisActivity
WTANALYSISACTIVITYID_seq
5
00002
wt.change2.WTChangeActivity2
WTCHANGEACTIVITYID_seq
5
00148
wt.change2.WTChangeInvestigation
WTCHANGEINVESTIGATIONID_seq
5
00011
wt.change2.WTChangeIssue
WTCHANGEISSUEID_seq
5
00008
wt.change2.WTChangeOrder2
WTCHANGEORDERID_seq
5
02532
wt.change2.WTChangeProposal
WTCHANGEPROPOSALID_seq
5
16234
wt.change2.WTChangeRequest2
WTCHANGEREQUESTID_seq
5
11379
wt.epm.EPMDocument
EPM_seq
10
0000000001
wt.doc.WTDocument
WTDOCUMENTID_seq
10
0000000001
wt.part.WTPart
WTPARTID_seq
10
0000000024
wt.vc.baseline.ManagedBaseline
ManagedBaselineIdentity_seq
10
0000000001
wt.generic.rule.VariantNameSeq
variantnameseq
(use only for generating numbers for variant parts with the wt.generic.rule.VariantNameGenerator algorithm)
0
135
Removing the numbering scheme specification that is in a rule for a specific context causes the numbering scheme specification at the parent context to be used. If you remove the numbering scheme specification in the rules in all contexts in the hierarchy, then manual numbering occurs.