| API / APIs Radiofréquence | |
| Version ACE : 1.3 | |
|
Package : Standard Nom de la gnc : gnc_rf_smenu_prf |
Fonctionnalité : SCE Mobile |
| Schémas d’entrée et de sortie : | voir en fin de document. |
The API manages the profile submenu selection.
API imbriquées : aucune.
Contraintes et limites de fonctionnement (hors périmètre)
| RAS. |
Paramétrage (PPE)
| RAS. |
Cas d'erreur
| CODE | PARAMÈTRES | DESCRIPTION |
|---|---|---|
| -100/ RFPIK02013 | vue_prf | Database error occurs. |
| 0/ ELT_PASTRO | vue_prf, sigage | The profile information is not found. |
Processus, contrôles et règles de gestion
| ETAPE | DESCRIPTION DU PROCESSUS |
| Détail : |
Read the profile information from view corresponding to the profile view input parameter (vue_prf) with input parameters (typdep, sigdep, sigage, ltypact). If a data base error occurs (error code -100), the API returns this error and the error message RFPIK02013. Else if there is an error different from -100, the API returns the error code of the reading and the error message ELT_PASTRO. For the first five profile objects read. Copy the RF path data, the profile activity ID and the label of the profile activity into the output parameters. Return the code 1. |
| NOM | DESCRIPTION | FORMAT | OBLIGATOIRE/FACULTATIF |
|---|---|---|---|
| typdep | Depot type. | Char(3) | O |
| sigdep | Depot ID. | Char(12) | O |
| sigage | Agent ID. | Char(12) | O |
| ltypact | Activity type. | Number | O |
| vue_prf | Profile view. | Char(40) | O |
| NOM | DESCRIPTION | FORMAT |
|---|---|---|
| ParamOut1 | The number of the active activity profiles found. | Number |
| ParamOut2 | RF path data of the first object found. | Number |
| ParamOut3 | Profile activity ID data of the first object found. | Number |
| ParamOut4 | Label of the first profile activity. | Char(120) |
| ParamOut5 | RF path data of the second object found. | Number |
| ParamOut6 | Profile activity ID data of the second object found. | Number |
| ParamOut7 | Label of the second profile activity. | Char(120) |
| ParamOut8 | RF path data of the third object found. | Number |
| ParamOut9 | Profile activity ID data of the third object found. | Number |
| ParamOut10 | Label of the third profile activity. | Char(120) |
| ParamOut11 | RF path data of the fourth object found. | Number |
| ParamOut12 | Profile activity ID data of the fourth object found. | Number |
| ParamOut13 | Label of the fourth profile activity. | Char(120) |
| ParamOut14 | RF path data of the fifth object found. | Number |
| ParamOut15 | Profile activity ID data of the fifth object found. | Number |
| ParamOut16 | Label of the fifth profile activity. | Char(120) |