Symptom
This article briefly differentiates the fields of different data types, that can be used in SuccessFactors data models.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors HCM Suite
Resolution
Background Element Data Field Types:
- IFLD - Field will contain integer values.
- VFLD - Field will contain alphanumeric text values.
- FFLD - Field will contain decimal or boolean values.
- DFLD - Field will contain dates values.
Note: The number of fields that are supported, depends on the type of element.
Please refer the corresponding Admin Guide from the help portal ( Setting Up Data Models and Managing Configuration- Background Element - Data Field Definition) to know more about these fields the limit that applies to the element/portlet you are interested in.
Example:
Limits applicable to Background Elements:
- IFLD - Can have up to 8 such fields (IFLD1 - IFLD8)
- VFLD - Can have up to 20 such fields (VFLD1 - VFLD20)
- FFLD - Can have up to 8 such fields (FFLD1 - VFLD8)
- DFLD - Can have up to 4 such fields (DFLD1 - DFLD4)
For latest field and limitations see Guide: SAP SuccessFactors Platform > SAP SuccessFactors Data Model Reference Guide Succession Data Model (SDM) > Background Elements in the Succession Data Model > Background Element Definition > Background Element - Data Field Definition
|
field-name |
type |
max-length |
|---|---|---|
|
name |
VARCHAR2 |
256 |
|
desc |
VARCHAR2 |
1024 |
|
vfld1-vfld20 |
VARCHAR2 |
4000 |
|
startDate |
date | |
|
endDate |
date | |
|
dfld1-dfld4 |
date | |
|
ifld1-ifld8 |
integer |
-2147483648 to 2147483647 |
|
ffld1-ffld8 |
float |
1.40129846432481707e-45 to 3.40282346638528860e+38 positive or negative |
|
lastModified |
readonly | |
|
attachment1 |
limited by attachment size |
FAQ - Additional Information
Q) Where can I get information on this from the Guide?
See Also
Keywords
IFLD, VFLD, FFLD, DFLD, datatype, datamodel, background element,data field definition,vfld,dfld,ffld,ifld, numeric formatting behavior (thousand separators, decimals, locale formatting), float, Background Element, Data Field Types, Length , KBA , LOD-SF-ANA-ADH , Adhoc Reports & Report Builder , LOD-SF-EP-REP , Ad Hoc Report (Employee Profile) , LOD-SF-EP-BGD , Background Elements , LOD-SF-EC-BCI , Manage Business Configuration (BCUI) & Data Models (XML) , How To
SAP Knowledge Base Article - Public