TAB_PROFIL Class
Resource or candidate.
Properties
- ID_CREATOR
- ID_CRMCONTACT
- ID_CRMSOCIETE
- ID_DT
- ID_EMBAUCHE
- ID_POLE
- ID_PROFIL
- ID_RESPMANAGER
- ID_RESPRH
- ID_SOCIETE
- PARAM_CHANGE
- PARAM_CHANGEAGENCE
- PARAM_CJM_ACTUAL
- PARAM_CJM_MAX
- PARAM_CJM_MIN
- PARAM_COMMENTAIRE
- PARAM_COMMENTAIRE2
- PARAM_CONTRAT
- PARAM_DATEDISPO
- PARAM_DEVISE
- PARAM_DEVISEAGENCE
- PARAM_MOBILITE
- PARAM_SOURCE
- PARAM_TARIF1
- PARAM_TARIF2
- PARAM_TARIF3
- PARAM_TYPEDISPO
- PARAM_TYPESOURCE
- PROFIL_ADR
- PROFIL_ALLOWCHANGE
- PROFIL_CIVILITE
- PROFIL_CP
- PROFIL_DATE
- PROFIL_DATEGDPR
- PROFIL_DATELASTACTIVITY
- PROFIL_DATENAISSANCE
- PROFIL_DATEUPDATE
- PROFIL_DDCA
- PROFIL_EMAIL
- PROFIL_EMAIL2
- PROFIL_EMAIL3
- PROFIL_ETAT
- PROFIL_ETATGDPR
- PROFIL_FAX
- PROFIL_FORCEDDCA
- PROFIL_LIEUNAISSANCE
- PROFIL_MODEL
- PROFIL_NATIONALITE
- PROFIL_NOM
- PROFIL_NUMSECU
- PROFIL_PAYS
- PROFIL_PRENOM
- PROFIL_REFERENCE
- PROFIL_SITUATION
- PROFIL_STATE_REASON
- PROFIL_STATE_REASON_COMMENT
- PROFIL_STATUT
- PROFIL_SUBDIVISION
- PROFIL_TEL1
- PROFIL_TEL2
- PROFIL_TEL3
- PROFIL_THUMBNAIL
- PROFIL_TYPE
- PROFIL_VALIDITYDDCA
- PROFIL_VILLE
- PROFIL_VISIBILITE
PARAM_CONTRAT
Int(11)Contract's type cf. key id for JSON response data.setting.typeOf.contract of API /application/dictionary
Only for candidates
Default: -1
PARAM_DEVISE
Int(11)Currency.
cf. key id for JSON response data.setting.currency of API /application/dictionary
Default: 0
PARAM_DEVISEAGENCE
Int(11)Agency's currency.
cf. key id for JSON response data.setting.currency of API /application/dictionary
Default: 0
PARAM_MOBILITE
TextMobility area.
cf. key option.id for JSON response data.setting.mobilityArea of API /application/dictionary
Default: ''
PARAM_TARIF1
Decimal(30,10)- If Resource or standardprofile : Average daily price excluding tax
- If Candidate : Current salary
Default: 0
PARAM_TYPEDISPO
Int(11)Availability's type.
-
If Resource :
1
: Available immediately (Availability is synced with project updates)2
: Available after PARAM_DATEDISPO (Availability is synced with project updates)3
: Available immediately (Availability is not sync with project updates)4
: Available after PARAM_DATEDISPO (Availability is not synced with project updates)
-
If Candidate :
9
: Available after PARAM_DATEDISPO-1
: Not defined- or cf. key id for JSON response data.setting.availability of API /application/dictionary
Default: 0
PARAM_TYPESOURCE
Int(11)Source's type. cf. key id for JSON response data.setting.source of API /application/dictionary
Only for candidates
Default: -1
PROFIL_ALLOWCHANGE
Tinyint(1)Enable or disable this resource to modify its TD from its intranet.
Resource only
Default: 0
PROFIL_CIVILITE
Int(11)Civility.
cf. key id for JSON response data.setting.civility of API /application/dictionary.
Default: 0
PROFIL_ETAT
Int(11)State :
- If Resource : Resource's state_, cf. key id for JSON response data.setting.state.resource of API /application/dictionary_
- If Candidate : Candidate's state_, cf. key id for JSON response data.setting.state.candidate of API /application/dictionary_
Default: 1
PROFIL_SITUATION
Int(11)Family situation.
cf. key id for JSON response data.setting.situation of API /application/dictionary
Default: 0
PROFIL_STATUT
Varchar(100)- If Resource : Function/Title
- If Candidate : Evaluation, with :
-1
: Not defined- or cf. key id for JSON response data.setting.evaluation of API /application/dictionary
Default: ''
PROFIL_TYPE
Int(11)Type :
cf. key id for JSON response data.setting.typeOf.resource of API /application/dictionary
Caution : in the API, the value of 1
is reserved to design an "External resource".
Default: 0