sgrListaEntidadesMOPP
List of MOPP registration bodies.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
accesskey | string | Yes | Key returned by the sgrLogin method. |
METHOD RETURN:
ReturnDataset: If the access key provided is valid, the dataset will display:
Field | Type | Description |
---|---|---|
CDENTIDADEMOPP | integer | MOPP Entity Code |
DSENTIDADEMOPP | string | MOPP Entity Name |
DTINCL | datetime | Inclusion Date |
DTALTER | datetime | Change Date |
CDLOGININCL | integer | Login Code of the user who performed the inclusion |
CDLOGINALTER | integer | Login Code of the user who performed the change |
ReturnDescription: If there is an error executing the method, the property will display:
Error | Description |
---|---|
There was an error listing the targets. Try again! | This error may be caused by a timeout or a connection failure with the database. It is necessary to execute the method again, and if the problem persists, send the method name, the time of issue and the client code to the e-mail: [email protected] so that the error can be validated. |
No registered entities were found. |