Type OtroDescuento
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity, IAuthorizationWorkflowManagedEntity, IBatchableEntity, IIgnorablePayrollAssociatedEntity, IFinalizationEntity, IFileAttachmentCapableEntity
Representa un registro de descuento eventual que será aplicado a un empleado en un período de planilla especifico
Events
Methods
Properties
- AplicadoEnPlanilla
- Codigo
- CodigoEmpleadoAutorizadorWorkflow
- CodigoEmpleadoDefineAutorizaciones
- CodigoEmpleadoSolicitante
- CodigoEmpleadoSujetoAccion
- CodigoInstanciaWorkflow
- CodigoLoteMasivo
- ComentarioAnulacion
- Empleo
- EmpleoReference
- EmpleoSolicita
- EmpleoSolicitaReference
- EntityKey
- EntityState
- Estado
- EstadoAuthorizationWorkflow
- EstadoAuthorizationWorkflowDb
- EstadoDb
- EsValorFijo
- ExpedienteDigita
- ExpedienteDigitaReference
- Factor
- Fecha
- FechaCambioEstado
- FechaGrabacion
- FechaUltimaModificacion
- FileAttachments
- IgnorarEnPlanilla
- IngresadoPortal
- IsFinalizing
- Moneda
- MonedaReference
- NumeroHoras
- PeriodoPlanilla
- PeriodoPlanillaReference
- PertenecePlanillaAutorizada
- RawPropertyBagData
- SalarioHora
- Tipo
- TipoReference
- UsuarioGrabacion
- UsuarioUltimaModificacion
- ValorADescontar
Events
PropertyChanged
PropertyChanging
Public static methods
OtroDescuento CreateOtroDescuento(int codigo, DateTime fecha, bool esValorFijo, decimal numeroHoras, decimal factor, decimal salarioHora, decimal valorADescontar, bool aplicadoEnPlanilla, bool pertenecePlanillaAutorizada, bool ignorarEnPlanilla, string estadoDb, DateTime fechaCambioEstado, string estadoAuthorizationWorkflowDb, bool ingresadoPortal)
Create a new OtroDescuento object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
DateTime
fecha - Initial value of the Fecha property.
-
bool
esValorFijo - Initial value of the EsValorFijo property.
-
decimal
numeroHoras - Initial value of the NumeroHoras property.
-
decimal
factor - Initial value of the Factor property.
-
decimal
salarioHora - Initial value of the SalarioHora property.
-
decimal
valorADescontar - Initial value of the ValorADescontar property.
-
bool
aplicadoEnPlanilla - Initial value of the AplicadoEnPlanilla property.
-
bool
pertenecePlanillaAutorizada - Initial value of the PertenecePlanillaAutorizada property.
-
bool
ignorarEnPlanilla - Initial value of the IgnorarEnPlanilla property.
-
string
estadoDb - Initial value of the EstadoDb property.
-
DateTime
fechaCambioEstado - Initial value of the FechaCambioEstado property.
-
string
estadoAuthorizationWorkflowDb - Initial value of the EstadoAuthorizationWorkflowDb property.
-
bool
ingresadoPortal - Initial value of the IngresadoPortal property.
Public properties
bool AplicadoEnPlanilla get; set;
Determina si el registro se logró aplicar en la última ejecución de la planilla
int Codigo get; set;
Código único de registro de otros descuento
Nullable<int> CodigoEmpleadoAutorizadorWorkflow get; set;
Código del empleado responsable de la entidad, usado para incluirlo en el flujo de autorización
mediante una actividad especial.
int CodigoEmpleadoDefineAutorizaciones get; set;
Código del Empleado que Define las Autorizaciones
int CodigoEmpleadoSolicitante get; set;
Código del empleado solicitante
Nullable<int> CodigoEmpleadoSujetoAccion get; set;
Código del empleado sujeto de la acción
string CodigoInstanciaWorkflow get; set;
Código del flujo que define la autorización de la entidad
Nullable<int> CodigoLoteMasivo get; set;
Identificador único de lote, cuando la acción pertenece a una acción masiva
string ComentarioAnulacion get; set;
Empleo Empleo get; set;
Empleado al que se le realiza este descuento
EntityReference<Empleo> EmpleoReference get; set;
Empleado al que se le realiza este descuento
Empleo EmpleoSolicita get; set;
Empleado que solicita que se aplique este descuento
EntityReference<Empleo> EmpleoSolicitaReference get; set;
Empleado que solicita que se aplique este descuento
EntityKey EntityKey get; set;
EntityState EntityState get;
EstadoAccion Estado get; set;
Estado del Otro Descuento
Nullable<AuthorizationWorkflowEntityState> EstadoAuthorizationWorkflow get; set;
Estado de la entidad manejada por workflow
string EstadoAuthorizationWorkflowDb get; set;
Estado del flujo
string EstadoDb get; set;
Estado de la accion. P = Pendiente, A = Autorizado, D = Denegado, N = Anulado
bool EsValorFijo get; set;
Determina si el Descuento se expresó como un valor fijo (de lo contrario se deben especificar número de horas y factor)
Expediente ExpedienteDigita get; set;
Expediente que crea el descuento
EntityReference<Expediente> ExpedienteDigitaReference get; set;
Expediente que crea el descuento
decimal Factor get; set;
Factor por el cual se multiplica el salario por hora para obtener el valor de cada hora a descontar
DateTime Fecha get; set;
Fecha del Descuento
DateTime FechaCambioEstado get; set;
Fecha del último cambio de estado de la acción
Nullable<DateTime> FechaGrabacion get; set;
Fecha de inserción
Nullable<DateTime> FechaUltimaModificacion get; set;
Fecha de última modificación
List<Guid> FileAttachments get; set;
Contiene la información cruda del XML que contiene las referencias a los file uploads que se han hecho
bool IgnorarEnPlanilla get; set;
¿Ignorar en planilla asociada?
bool IngresadoPortal get; set;
Indica si la solicitud fue hecha desde el portal
bool IsFinalizing get; set;
Indica si la entidad se está finalizando en este momento
Moneda Moneda get; set;
Moneda en que está expresado el valor
EntityReference<Moneda> MonedaReference get; set;
Moneda en que está expresado el valor
decimal NumeroHoras get; set;
Número de horas a descontar
PeriodoPlanilla PeriodoPlanilla get; set;
Período de Planilla donde se procesará este descuento
EntityReference<PeriodoPlanilla> PeriodoPlanillaReference get; set;
Período de Planilla donde se procesará este descuento
bool PertenecePlanillaAutorizada get; set;
Verdadero cuando la accion pertenece a una planilla que ya fue autorizada (cuando esta bandera es verdadero, se considera que esta acción tuvo aplicación en la planilla)
string RawPropertyBagData get; set;
Datos del propertybag
decimal SalarioHora get; set;
Salario por hora del empleado
TipoDescuento Tipo get; set;
Tipo de Descuento al que está asociado este descuento
EntityReference<TipoDescuento> TipoReference get; set;
Tipo de Descuento al que está asociado este descuento
string UsuarioGrabacion get; set;
Usuario que insertó
string UsuarioUltimaModificacion get; set;
Usuario que hizo la última modificación
decimal ValorADescontar get; set;
Valor a descontar