Class CheckAllocation
java.lang.Object
org.brerp.bancosbrasileiros.apps.form.CheckAllocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionatualizaFaturaParcelas
(Integer adOrgID, Boolean isTroco, Boolean isGeraPagamentoAlocacoes, BigDecimal diferenca, Integer cDocTypeID, Integer cBankAccountID, Integer cBPartnerID, Integer cofCCustodyID) atualizaFaturaParcelas
(Integer adOrgID, Boolean isTroco, Boolean isGeraPagamentoAlocacoes, BigDecimal diferenca, Integer cDocTypeID, Integer cBankAccountID, Integer cBPartnerID, Integer cofCCustodyID, Integer cDocTypeAllocID, Integer User1ID, Integer User2ID, Integer cBankAccountAllocID) createAllocations
(Integer cDocTypeAllocID, Integer User1ID, Integer User2ID, Integer cBankAccountAllocID, MCOFCControlCheck check, String trxName) createTrocoPagamento
(BigDecimal diferenca, Integer cDocTypeAPID, Integer cBankAccountID, Integer cBPartnerID, Integer User1ID, Integer User2ID, Integer chequeNo, String trxName) getCheckData
(Integer padOrgID, Integer pcBPartnerID, Timestamp pdateDoc1, Timestamp pdateDoc2, Integer pcofCCheckCustodyID, Integer pUser2ID) getInvoiceData
(Integer padOrgID, Integer pcBPartnerID, Integer pcDocTypeID, Timestamp pdueDate1, Timestamp pdueDate2, Integer pcofCCustodyID, Integer pUser2ID) getInvoiceFromPayScheduleID
(int C_InvoicePaySchedule_ID) void
setCofControlCheckID
(Integer cofControlCheckID) void
validateInvoicePaySchedule
(Integer cInvoiceID, String trxName)
-
Constructor Details
-
CheckAllocation
public CheckAllocation()
-
-
Method Details
-
getInvoiceData
-
getCheckData
-
calculaDiferenca
-
createTrocoPagamento
-
createAllocations
public MPayment createAllocations(Integer cDocTypeAllocID, Integer User1ID, Integer User2ID, Integer cBankAccountAllocID, MCOFCControlCheck check, String trxName) throws Exception - Throws:
Exception
-
atualizaFaturaParcelas
-
atualizaFaturaParcelas
public HashMap<Integer,HashMap<String, atualizaFaturaParcelasObject>> (Integer adOrgID, Boolean isTroco, Boolean isGeraPagamentoAlocacoes, BigDecimal diferenca, Integer cDocTypeID, Integer cBankAccountID, Integer cBPartnerID, Integer cofCCustodyID, Integer cDocTypeAllocID, Integer User1ID, Integer User2ID, Integer cBankAccountAllocID) -
getCofControlCheckID
- Returns:
- the cofControlCheckID
-
setCofControlCheckID
- Parameters:
cofControlCheckID
- the cofControlCheckID to set
-
getSelectedInvoices
- Returns:
- the selectedInvoices
-
setSelectedInvoices
- Parameters:
selectedInvoices
- the selectedInvoices to set
-
validateInvoicePaySchedule
-
getInvoiceFromPayScheduleID
-