Descripción del Modelo de Datos VentaInfoCotizacion
VentaInfoCotizacion
Licenciado bajo la Licencia Apache, Versión 2.0; Usted no puede usar este archivo excepto en conformidad con la Licencia. Usted puede obtener una copia de la Licencia en: http://www.php.net/license/3_01.txt. A menos que sea requerido por la ley aplicable o acordado por escrito, el software Distribuido bajo la licencia se distribuye en una "AS IS" o "COMO ESTA" BASE, SIN GARANTÍAS NI CONDICIONES DE NINGÚN TIPO, expresas o implícitas. Consulte la Licencia para los permisos y Limitaciones bajo la Licencia.
| package | Modelos\Datos\ventasinformacion |
|---|---|
| author | Kevin Fonseca Isaza |
| author | SICAM 20180612 |
| copyright | 2018 Cámara de Comercio de Santa Marta para el Magdalena |
| license | PHP License 3.01 |
| version | 201809281032 |
| link | modelos/datos/ventasinformacion/VentaInfoCotizacion/ |
| inherited_from | \ModeloDatos |
activos() : Array
Arrayde Objetos VentasInfoCotizacionesactualizar($ventaInfoFiltroID, $ventaInfoCotizacionCANTIDADDATOS, $ventaInfoCotizacionOBSERVACIONES, $ventaInfoCotizacionCOSTO) : integer
integercantidad de registros actualziados en la operacioncambiarEstado(integer $ventaInfoCotizacionID, String $ventaInfoCotizacionESTADO) : integer
integerIdentificador del registro
StringNuevo estado del registro.
integerCantidad de registros desactivadoscamposAlimentador($ventaInfoSolicitudID)
consultarAlimentador($ventaInfoSolicitudID)
datos(integer $ventaInfoCotizacionID) : \Objeto
integer
\ObjetoVentaInfoCotizaciondatosCompletos(integer $ventaInfoCotizacionID) : \Objeto
integer
\ObjetoVentaInfoCotizaciondatosPorFiltro($ventaInfoFiltroID) : \Objeto
\ObjetoVentaInfoCotizaciondesactivar(integer $ventaInfoCotizacionID) : integer
integerIdentificador del registro
integerCantidad de registros desactivadosdescuentoCotizacion($tipoPersona, $numDatos, $descmes, $afiliacion)
eliminar(integer $ventaInfoCotizacionID) : integer
integerIdentificador del registro ha eliminar.
integerCantidad de registros eliminadosfiltrosAlimentador($ventaInfoSolicitudID) :
guardar($ventaInfoFiltroID, $ventaInfoCotizacionCANTIDADDATOS, $ventaInfoCotizacionOBSERVACIONES, $ventaInfoCotizacionCOSTO) : integer
integercon el Identificador del Registro VentasInfoCotizacioneslimpiarCadena($string)
numeroRegistros($ventaInfoSolicitudID)
reactivar(integer $ventaInfoCotizacionID) : integer
integerIdentificador del registro
integerCantidad de registros reactivadostodos(String $ventaInfoCotizacionESTADO = null) : Array
Si no se envia el estado devuelve todos los registros sin importar su estado.
String
Arrayde Objetos VentasInfoCotizacionesvalorCotizacion($filtro = array(), $ventaInfoCotizacionCANTIDADDATOS)
ACTIVO = 'ACTIVO'
DESACTIVO = 'DESACTIVO'
SUSPENDIDO = 'SUSPENDIDO'