Interface IRhpBSFolhasVencim
Assembly: IRhpBS100.dll
Syntax
[ComVisible(true)]
[Guid("D0530DCF-9937-4842-868B-6690448F4A83")]
public interface IRhpBSFolhasVencim
Methods
Actualiza(RhpBEFolhaVencim)
Declaration
void Actualiza(RhpBEFolhaVencim objBEFolhaVencim)
Parameters
ActualizaValorAtributoEx(Int32, Byte, Int32, String, Int32, DateTime, DateTime, String, Object)
Declaration
void ActualizaValorAtributoEx(int NumFolha, byte TipoProc, int Ano, string Periodo, int PeriodoProc, DateTime DataInicial, DateTime DataFinal, string Atributo, object Valor)
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
System.String |
Atributo |
|
System.Object |
Valor |
|
ActualizaValorAtributosEx(Int32, Byte, Int32, String, Int32, DateTime, DateTime, StdBECampos)
Declaration
void ActualizaValorAtributosEx(int NumFolha, byte TipoProc, int Ano, string Periodo, int PeriodoProc, DateTime DataInicial, DateTime DataFinal, StdBECampos Atributos)
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
StdBECampos |
Atributos |
|
DaDefCamposUtil()
Declaration
StdBEDefCamposUtil DaDefCamposUtil()
Returns
DaValorAtributoEx(Int32, Byte, Int32, String, Int32, DateTime, DateTime, String)
Declaration
object DaValorAtributoEx(int NumFolha, byte TipoProc, int Ano, string Periodo, int PeriodoProc, DateTime DataInicial, DateTime DataFinal, string Atributo)
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
System.String |
Atributo |
|
Returns
Type |
Description |
System.Object |
|
DaValorAtributosEX(Int32, Byte, Int32, String, Int32, DateTime, DateTime, String[])
Declaration
StdBECampos DaValorAtributosEX(int NumFolha, byte TipoProc, int Ano, string Periodo, int PeriodoProc, DateTime DataInicial, DateTime DataFinal, params string[] Atributos)
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
System.String[] |
Atributos |
|
Returns
DaValorDescontoParaUmaFolha(Int32, Int32, String)
Declaration
double DaValorDescontoParaUmaFolha(int IDFolha, int TipoTabela, string CodMov)
Parameters
Type |
Name |
Description |
System.Int32 |
IDFolha |
|
System.Int32 |
TipoTabela |
|
System.String |
CodMov |
|
Returns
Type |
Description |
System.Double |
|
DaValorDescontoParaUmaFolhaEX(Int32, Int32, String, String)
Declaration
double DaValorDescontoParaUmaFolhaEX(int IDFolha, int TipoTabela, string CodMov, string mRestricoes)
Parameters
Type |
Name |
Description |
System.Int32 |
IDFolha |
|
System.Int32 |
TipoTabela |
|
System.String |
CodMov |
|
System.String |
mRestricoes |
|
Returns
Type |
Description |
System.Double |
|
Edita(Int32)
Declaration
RhpBEFolhaVencim Edita(int IdFolhaVenc)
Parameters
Type |
Name |
Description |
System.Int32 |
IdFolhaVenc |
|
Returns
EditaEx(Int32, Byte, Int32, String, Int32, DateTime, DateTime)
Declaration
RhpBEFolhaVencim EditaEx(int NumFolha, byte TipoProc, int Ano = 0, string Periodo = "", int PeriodoProc = 0, DateTime DataInicial = default(DateTime), DateTime DataFinal = default(DateTime))
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
Returns
ExisteEx(Int32, Byte, Int32, String, Int32, DateTime, DateTime)
Declaration
bool ExisteEx(int NumFolha, byte TipoProc, int Ano = 0, string Periodo = "", int PeriodoProc = 0, DateTime DataInicial = default(DateTime), DateTime DataFinal = default(DateTime))
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
Returns
Type |
Description |
System.Boolean |
|
ListaDeFolhasHonorariosNumPeriodo(DateTime, DateTime)
Declaration
StdBELista ListaDeFolhasHonorariosNumPeriodo(DateTime DataInicial, DateTime DataFinal)
Parameters
Type |
Name |
Description |
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
Returns
ListaDeFolhasVencimentoPorAno(Int32, String, Int32)
Declaration
StdBELista ListaDeFolhasVencimentoPorAno(int Ano, string TipoPeriodo, int PeriodoProc)
Parameters
Type |
Name |
Description |
System.Int32 |
Ano |
|
System.String |
TipoPeriodo |
|
System.Int32 |
PeriodoProc |
|
Returns
ListaDeReparticoesComRestr(Int32, String, Int32, String, String, String, String)
Declaration
StdBELista ListaDeReparticoesComRestr(int Ano, string Periodo, int NumPeriodoProc, string ClassOrgan, string TipoPessoal, string TipoProcessamento, string strRestricao)
Parameters
Type |
Name |
Description |
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
NumPeriodoProc |
|
System.String |
ClassOrgan |
|
System.String |
TipoPessoal |
|
System.String |
TipoProcessamento |
|
System.String |
strRestricao |
|
Returns
ListaDeValoresIndependentesComRestr(DateTime, DateTime, String, String, Byte, String)
Declaration
StdBELista ListaDeValoresIndependentesComRestr(DateTime DataInicial, DateTime DataFinal, string TipoPessoal, string ClassOrgan, byte TipoProc, string strRestricao)
Parameters
Type |
Name |
Description |
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
System.String |
TipoPessoal |
|
System.String |
ClassOrgan |
|
System.Byte |
TipoProc |
|
System.String |
strRestricao |
|
Returns
ListaFolhasVencimentoParaLigacaoCBL(Int32, Int32, Byte)
Declaration
StdBELista ListaFolhasVencimentoParaLigacaoCBL(int AnoFolha, int MesFolha, byte Exportados)
Parameters
Type |
Name |
Description |
System.Int32 |
AnoFolha |
|
System.Int32 |
MesFolha |
|
System.Byte |
Exportados |
|
Returns
ListaFolhasVencimentoParaLigacaoCBLEX(Int32, Int32, Byte, Int32)
Declaration
StdBELista ListaFolhasVencimentoParaLigacaoCBLEX(int AnoFolha, int MesFolha, byte Exportados, int Origem = 3)
Parameters
Type |
Name |
Description |
System.Int32 |
AnoFolha |
|
System.Int32 |
MesFolha |
|
System.Byte |
Exportados |
|
System.Int32 |
Origem |
|
Returns
ListaFolhasVencimentoParaLigacaoCC(Int32, Int32, Byte)
Declaration
StdBELista ListaFolhasVencimentoParaLigacaoCC(int AnoFolha, int MesFolha, byte Exportados)
Parameters
Type |
Name |
Description |
System.Int32 |
AnoFolha |
|
System.Int32 |
MesFolha |
|
System.Byte |
Exportados |
|
Returns
ListaFolhasVencimentoParaLigacaoCCEX(Int32, Int32, Byte, Int32)
Declaration
StdBELista ListaFolhasVencimentoParaLigacaoCCEX(int AnoFolha, int MesFolha, byte Exportados, int Origem = 3)
Parameters
Type |
Name |
Description |
System.Int32 |
AnoFolha |
|
System.Int32 |
MesFolha |
|
System.Byte |
Exportados |
|
System.Int32 |
Origem |
|
Returns
LstFolhasVencim()
Declaration
StdBELista LstFolhasVencim()
Returns
RemoveEX(Int32, Byte, Int32, String, Int32, DateTime, DateTime)
Declaration
void RemoveEX(int NumFolha, byte TipoProc, int Ano = 0, string Periodo = "", int PeriodoProc = 0, DateTime DataInicial = default(DateTime), DateTime DataFinal = default(DateTime))
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
RemoveLinhasIndep(Int32, Int32, String, Double, Double, Double)
Declaration
void RemoveLinhasIndep(int NumProc, int Ano, string Independente, double ValorLinha, double ValorLinhaIVA, double ValorLinhaIRS)
Parameters
Type |
Name |
Description |
System.Int32 |
NumProc |
|
System.Int32 |
Ano |
|
System.String |
Independente |
|
System.Double |
ValorLinha |
|
System.Double |
ValorLinhaIVA |
|
System.Double |
ValorLinhaIRS |
|
ValidaActualizacao(RhpBEFolhaVencim, ref String)
Declaration
bool ValidaActualizacao(RhpBEFolhaVencim objFolhaVencim, ref string ErroValidacao)
Parameters
Type |
Name |
Description |
RhpBEFolhaVencim |
objFolhaVencim |
|
System.String |
ErroValidacao |
|
Returns
Type |
Description |
System.Boolean |
|
ValidaRemocao(Int32, ref String)
Declaration
bool ValidaRemocao(int NumFolha, ref string ErroValidacao)
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.String |
ErroValidacao |
|
Returns
Type |
Description |
System.Boolean |
|
ValidaRemocaoEX(Int32, Byte, Int32, String, Int32, DateTime, DateTime, ref String)
Declaration
bool ValidaRemocaoEX(int NumFolha, byte TipoProc, int Ano, string Periodo, int PeriodoProc, DateTime DataInicial, DateTime DataFinal, ref string ErroValidacao)
Parameters
Type |
Name |
Description |
System.Int32 |
NumFolha |
|
System.Byte |
TipoProc |
|
System.Int32 |
Ano |
|
System.String |
Periodo |
|
System.Int32 |
PeriodoProc |
|
System.DateTime |
DataInicial |
|
System.DateTime |
DataFinal |
|
System.String |
ErroValidacao |
|
Returns
Type |
Description |
System.Boolean |
|