sgrListaTipoAcondicionamento
Returns the packaging types registered for the customer.
PARAMETERS
Field | Type | Req.? | Description |
---|---|---|---|
chaveacesso | string | Yes | Key returned by the sgrLogin method. |
cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method |
cdcliente | integer | Yes | Client code, returned by the sgrListaEmpresasPASUsuario method. |
METHOD RETURN:
ReturnDataset: If the parameters are valid, the property will display:
Field | Type | Description |
---|---|---|
cdTipoAcondicionamento, | integer | Packaging type code |
dsTipoAcondicionamento | string | Packaging type description |