Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property maintains the last used account code value, which is utilized to generate unique codes for new customer accounts in the system. |
| What area does it affect? |
Customer Account Management |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property after importing account data or when encountering duplicate entry errors during account creation. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.cs_base.last.generated.code.tree.path |
| Sys ID |
897fdf73c3311200e94a9f2974d3aeda |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Code used to generate next account code |
| Updated |
2016-03-03 13:25:18 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... in the Update account path business rule for the newly imported records to set the account paths correctly. Set the account code property After importing customer account information, update the com.snc.cs_base.last.generated.code.tree.path property with the correct account code value. Before you begin Role required: import_admin and sn_crm_foundation_admin About this task The com.snc.cs_base.last.generated.code.tree.path system property stores the Account Code value for the most ...