|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Invoice
Generated Interface for C_Invoice
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 1 - Org |
static String |
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID |
static String |
COLUMNNAME_C_CashLine_ID
Column name C_CashLine_ID |
static String |
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID |
static String |
COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_C_DocTypeTarget_ID
Column name C_DocTypeTarget_ID |
static String |
COLUMNNAME_C_DunningLevel_ID
Column name C_DunningLevel_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_ChargeAmt
Column name ChargeAmt |
static String |
COLUMNNAME_CopyFrom
Column name CopyFrom |
static String |
COLUMNNAME_CreateFrom
Column name CreateFrom |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DateInvoiced
Column name DateInvoiced |
static String |
COLUMNNAME_DateOrdered
Column name DateOrdered |
static String |
COLUMNNAME_DatePrinted
Column name DatePrinted |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocAction
Column name DocAction |
static String |
COLUMNNAME_DocStatus
Column name DocStatus |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_DunningGrace
Column name DunningGrace |
static String |
COLUMNNAME_GenerateTo
Column name GenerateTo |
static String |
COLUMNNAME_GrandTotal
Column name GrandTotal |
static String |
COLUMNNAME_InvoiceCollectionType
Column name InvoiceCollectionType |
static String |
COLUMNNAME_IsApproved
Column name IsApproved |
static String |
COLUMNNAME_IsDiscountPrinted
Column name IsDiscountPrinted |
static String |
COLUMNNAME_IsInDispute
Column name IsInDispute |
static String |
COLUMNNAME_IsPaid
Column name IsPaid |
static String |
COLUMNNAME_IsPayScheduleValid
Column name IsPayScheduleValid |
static String |
COLUMNNAME_IsPrinted
Column name IsPrinted |
static String |
COLUMNNAME_IsSelfService
Column name IsSelfService |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded |
static String |
COLUMNNAME_IsTransferred
Column name IsTransferred |
static String |
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID |
static String |
COLUMNNAME_M_RMA_ID
Column name M_RMA_ID |
static String |
COLUMNNAME_PaymentRule
Column name PaymentRule |
static String |
COLUMNNAME_POReference
Column name POReference |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Ref_Invoice_ID
Column name Ref_Invoice_ID |
static String |
COLUMNNAME_Reversal_ID
Column name Reversal_ID |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static String |
COLUMNNAME_SendEMail
Column name SendEMail |
static String |
COLUMNNAME_TotalLines
Column name TotalLines |
static String |
COLUMNNAME_User1_ID
Column name User1_ID |
static String |
COLUMNNAME_User2_ID
Column name User2_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=318 |
static String |
Table_Name
TableName=C_Invoice |
| Method Summary | |
|---|---|
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_CashLine_ID()
Get Cash Journal Line. |
I_C_CashLine |
getC_CashLine()
|
int |
getC_Charge_ID()
Get Charge. |
int |
getC_ConversionType_ID()
Get Currency Type. |
I_C_ConversionType |
getC_ConversionType()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_DocTypeTarget_ID()
Get Target Document Type. |
int |
getC_DunningLevel_ID()
Get Dunning Level |
I_C_DunningLevel |
getC_DunningLevel()
|
int |
getC_Invoice_ID()
Get Invoice. |
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
int |
getC_PaymentTerm_ID()
Get Payment Term. |
I_C_PaymentTerm |
getC_PaymentTerm()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
BigDecimal |
getChargeAmt()
Get Charge amount. |
String |
getCopyFrom()
Get Copy From. |
String |
getCreateFrom()
Get Create lines from. |
Timestamp |
getDateAcct()
Get Account Date. |
Timestamp |
getDateInvoiced()
Get Date Invoiced. |
Timestamp |
getDateOrdered()
Get Date Ordered. |
Timestamp |
getDatePrinted()
Get Date printed. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
Timestamp |
getDunningGrace()
Get Dunning Grace |
String |
getGenerateTo()
Get Generate To. |
BigDecimal |
getGrandTotal()
Get Grand Total. |
String |
getInvoiceCollectionType()
Get Collection Status. |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
int |
getM_RMA_ID()
Get RMA. |
I_M_RMA |
getM_RMA()
|
String |
getPaymentRule()
Get Payment Rule. |
String |
getPOReference()
Get Order Reference. |
int |
getRef_Invoice_ID()
Get Referenced Invoice |
int |
getReversal_ID()
Get Reversal ID. |
int |
getSalesRep_ID()
Get Sales Representative. |
BigDecimal |
getTotalLines()
Get Total Lines. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
boolean |
isApproved()
Get Approved. |
boolean |
isDiscountPrinted()
Get Discount Printed. |
boolean |
isInDispute()
Get In Dispute. |
boolean |
isPaid()
Get Paid. |
boolean |
isPayScheduleValid()
Get Pay Schedule valid. |
boolean |
isPosted()
Get Posted. |
boolean |
isPrinted()
Get Printed. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSelfService()
Get Self-Service. |
boolean |
isSendEMail()
Get Send EMail. |
boolean |
isSOTrx()
Get Sales Transaction. |
boolean |
isTaxIncluded()
Get Price includes Tax. |
boolean |
isTransferred()
Get Transferred. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_CashLine_ID(int C_CashLine_ID)
Set Cash Journal Line. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
Set Target Document Type. |
void |
setC_DunningLevel_ID(int C_DunningLevel_ID)
Set Dunning Level |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. |
void |
setCopyFrom(String CopyFrom)
Set Copy From. |
void |
setCreateFrom(String CreateFrom)
Set Create lines from. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDateInvoiced(Timestamp DateInvoiced)
Set Date Invoiced. |
void |
setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. |
void |
setDatePrinted(Timestamp DatePrinted)
Set Date printed. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setDunningGrace(Timestamp DunningGrace)
Set Dunning Grace |
void |
setGenerateTo(String GenerateTo)
Set Generate To. |
void |
setGrandTotal(BigDecimal GrandTotal)
Set Grand Total. |
void |
setInvoiceCollectionType(String InvoiceCollectionType)
Set Collection Status. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setIsDiscountPrinted(boolean IsDiscountPrinted)
Set Discount Printed. |
void |
setIsInDispute(boolean IsInDispute)
Set In Dispute. |
void |
setIsPaid(boolean IsPaid)
Set Paid. |
void |
setIsPayScheduleValid(boolean IsPayScheduleValid)
Set Pay Schedule valid. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax. |
void |
setIsTransferred(boolean IsTransferred)
Set Transferred. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setM_RMA_ID(int M_RMA_ID)
Set RMA. |
void |
setPaymentRule(String PaymentRule)
Set Payment Rule. |
void |
setPOReference(String POReference)
Set Order Reference. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRef_Invoice_ID(int Ref_Invoice_ID)
Set Referenced Invoice |
void |
setReversal_ID(int Reversal_ID)
Set Reversal ID. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. |
void |
setSendEMail(boolean SendEMail)
Set Send EMail. |
void |
setTotalLines(BigDecimal TotalLines)
Set Total Lines. |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_CashLine_ID
static final String COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_ConversionType_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocTypeTarget_ID
static final String COLUMNNAME_C_DunningLevel_ID
static final String COLUMNNAME_ChargeAmt
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_CopyFrom
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_C_PaymentTerm_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_CreateFrom
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DateInvoiced
static final String COLUMNNAME_DateOrdered
static final String COLUMNNAME_DatePrinted
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocAction
static final String COLUMNNAME_DocStatus
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_DunningGrace
static final String COLUMNNAME_GenerateTo
static final String COLUMNNAME_GrandTotal
static final String COLUMNNAME_InvoiceCollectionType
static final String COLUMNNAME_IsApproved
static final String COLUMNNAME_IsDiscountPrinted
static final String COLUMNNAME_IsInDispute
static final String COLUMNNAME_IsPaid
static final String COLUMNNAME_IsPayScheduleValid
static final String COLUMNNAME_IsPrinted
static final String COLUMNNAME_IsSelfService
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsTaxIncluded
static final String COLUMNNAME_IsTransferred
static final String COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_M_RMA_ID
static final String COLUMNNAME_PaymentRule
static final String COLUMNNAME_POReference
static final String COLUMNNAME_Posted
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Ref_Invoice_ID
static final String COLUMNNAME_Reversal_ID
static final String COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SendEMail
static final String COLUMNNAME_TotalLines
static final String COLUMNNAME_User1_ID
static final String COLUMNNAME_User2_ID
| Method Detail |
|---|
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_CashLine_ID(int C_CashLine_ID)
int getC_CashLine_ID()
I_C_CashLine getC_CashLine()
throws Exception
Exceptionvoid setC_Charge_ID(int C_Charge_ID)
int getC_Charge_ID()
void setC_ConversionType_ID(int C_ConversionType_ID)
int getC_ConversionType_ID()
I_C_ConversionType getC_ConversionType()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exceptionvoid setC_DocTypeTarget_ID(int C_DocTypeTarget_ID)
int getC_DocTypeTarget_ID()
void setC_DunningLevel_ID(int C_DunningLevel_ID)
int getC_DunningLevel_ID()
I_C_DunningLevel getC_DunningLevel()
throws Exception
Exceptionvoid setChargeAmt(BigDecimal ChargeAmt)
BigDecimal getChargeAmt()
void setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
void setCopyFrom(String CopyFrom)
String getCopyFrom()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setC_PaymentTerm_ID(int C_PaymentTerm_ID)
int getC_PaymentTerm_ID()
I_C_PaymentTerm getC_PaymentTerm()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setCreateFrom(String CreateFrom)
String getCreateFrom()
void setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDateInvoiced(Timestamp DateInvoiced)
Timestamp getDateInvoiced()
void setDateOrdered(Timestamp DateOrdered)
Timestamp getDateOrdered()
void setDatePrinted(Timestamp DatePrinted)
Timestamp getDatePrinted()
void setDescription(String Description)
String getDescription()
void setDocAction(String DocAction)
String getDocAction()
void setDocStatus(String DocStatus)
String getDocStatus()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setDunningGrace(Timestamp DunningGrace)
Timestamp getDunningGrace()
void setGenerateTo(String GenerateTo)
String getGenerateTo()
void setGrandTotal(BigDecimal GrandTotal)
BigDecimal getGrandTotal()
void setInvoiceCollectionType(String InvoiceCollectionType)
String getInvoiceCollectionType()
void setIsApproved(boolean IsApproved)
boolean isApproved()
void setIsDiscountPrinted(boolean IsDiscountPrinted)
boolean isDiscountPrinted()
void setIsInDispute(boolean IsInDispute)
boolean isInDispute()
void setIsPaid(boolean IsPaid)
boolean isPaid()
void setIsPayScheduleValid(boolean IsPayScheduleValid)
boolean isPayScheduleValid()
void setIsPrinted(boolean IsPrinted)
boolean isPrinted()
void setIsSelfService(boolean IsSelfService)
boolean isSelfService()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setIsTaxIncluded(boolean IsTaxIncluded)
boolean isTaxIncluded()
void setIsTransferred(boolean IsTransferred)
boolean isTransferred()
void setM_PriceList_ID(int M_PriceList_ID)
int getM_PriceList_ID()
I_M_PriceList getM_PriceList()
throws Exception
Exceptionvoid setM_RMA_ID(int M_RMA_ID)
int getM_RMA_ID()
I_M_RMA getM_RMA()
throws Exception
Exceptionvoid setPaymentRule(String PaymentRule)
String getPaymentRule()
void setPOReference(String POReference)
String getPOReference()
void setPosted(boolean Posted)
boolean isPosted()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRef_Invoice_ID(int Ref_Invoice_ID)
int getRef_Invoice_ID()
void setReversal_ID(int Reversal_ID)
int getReversal_ID()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
void setSendEMail(boolean SendEMail)
boolean isSendEMail()
void setTotalLines(BigDecimal TotalLines)
BigDecimal getTotalLines()
void setUser1_ID(int User1_ID)
int getUser1_ID()
void setUser2_ID(int User2_ID)
int getUser2_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||