sgrRelPFCliente
Report List of the client's professional profiles.
PARAMETERS
| Field | Type | Req. | Description |
|---|---|---|---|
| keyaccess | string | Yes | Key returned by the sgrLogin method. |
| cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method |
| cdcliente | integer | Yes | Customer code, returned by the sgrListaEmpresasPASUsuario method. |
| flVinculo | String | No | Enter “A” for aggregate, “F” for employee or “” (blank) to search for both types. |
METHOD RETURN:
If the parameters are filled in correctly, the ReturnDataset property will display:
| Field | Type | Description |
|---|---|---|
| CLIENT | string | Client name |
| DSNAME | string | Employee's name |
| DOCUMENT | string | Document number (CPF) |
| VINCULO | string | Employee relationship |