RecruitingCEApplyFlows
RecruitingCEApplyFlows
Columns
| Name | Type | Description |
| PrimaryKey [KEY] | Long | Primary key for the job application flow. |
| FlowId | Long | Unique identifier for the job application flows. |
| FlowCode | String | Flow code in the job application flows. |
| FlowTypeCode | String | Flow type code in the job application flows. |
| FlowVersionId | Long | Flow version ID in the job application flows. |
| FlowName | String | Flow name for the job application flows. |
| FlowVersionName | String | Flow version name for the job application flows. |
| SingleClickApplyFlag | Bool | Indicates if single click apply is enabled. |
| LegalEnabledFlag | Bool | Indicates that the legal disclaimer is enabled. |
| EsignEnabledFlag | Bool | Indicates if electronic signature is enabled. |
| OptinEnabledFlag | Bool | Indicates if TC opt in is enabled. |
| TCOptinEnabledFlag | Bool | Indicates that the talent community opt-in is enabled. |
| LegalDescriptionVersionId | Long | ID for the legal disclaimer version. |
| EsignDescriptionVersionId | Long | ID for the version of the electronic signature. |
| OptinDescriptionVersionId | Long | ID for OptinDescriptionVersion. |
| EventNumber | String | Event number for the event registration flow. |
| LegalDescriptionStr | String | Description of the specific legal disclaimer version. |
| EsignDescriptionStr | String | Description of the specific version of the electronic signature. |
| OptinDescriptionStr | String | Description of the specific opt in. |
| RequisitionNumber | String | Requisition number for the job application flow. |
| ProfileVersion | String | Specific version for profile. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Finder | String | finder |