Package org.compiere.model
Interface I_S_TimeExpenseLine
-
- All Known Implementing Classes:
MTimeExpenseLine
,X_S_TimeExpenseLine
public interface I_S_TimeExpenseLine
Generated Interface for S_TimeExpenseLine- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 1 - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_IDstatic String
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_IDstatic String
COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_ConvertedAmt
Column name ConvertedAmtstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateExpense
Column name DateExpensestatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_ExpenseAmt
Column name ExpenseAmtstatic String
COLUMNNAME_InvoicePrice
Column name InvoicePricestatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsInvoiced
Column name IsInvoicedstatic String
COLUMNNAME_IsTimeReport
Column name IsTimeReportstatic String
COLUMNNAME_Line
Column name Linestatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_Note
Column name Notestatic String
COLUMNNAME_PriceInvoiced
Column name PriceInvoicedstatic String
COLUMNNAME_PriceReimbursed
Column name PriceReimbursedstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Qty
Column name Qtystatic String
COLUMNNAME_QtyInvoiced
Column name QtyInvoicedstatic String
COLUMNNAME_QtyReimbursed
Column name QtyReimbursedstatic String
COLUMNNAME_S_ResourceAssignment_ID
Column name S_ResourceAssignment_IDstatic String
COLUMNNAME_S_TimeExpense_ID
Column name S_TimeExpense_IDstatic String
COLUMNNAME_S_TimeExpenseLine_ID
Column name S_TimeExpenseLine_IDstatic String
COLUMNNAME_S_TimeExpenseLine_UU
Column name S_TimeExpenseLine_UUstatic String
COLUMNNAME_S_TimeType_ID
Column name S_TimeType_IDstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=488static String
Table_Name
TableName=S_TimeExpenseLine
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_InvoiceLine
getC_InvoiceLine()
int
getC_InvoiceLine_ID()
Get Invoice Line.I_C_OrderLine
getC_OrderLine()
int
getC_OrderLine_ID()
Get Sales Order Line.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.I_C_ProjectPhase
getC_ProjectPhase()
int
getC_ProjectPhase_ID()
Get Project Phase.I_C_ProjectTask
getC_ProjectTask()
int
getC_ProjectTask_ID()
Get Project Task.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.BigDecimal
getConvertedAmt()
Get Converted Amount.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateExpense()
Get Expense Date.String
getDescription()
Get Description.BigDecimal
getExpenseAmt()
Get Expense Amount.BigDecimal
getInvoicePrice()
Get Invoice Price.int
getLine()
Get Line No.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.String
getNote()
Get Note.BigDecimal
getPriceInvoiced()
Get Price Invoiced.BigDecimal
getPriceReimbursed()
Get Price Reimbursed.BigDecimal
getQty()
Get Quantity.BigDecimal
getQtyInvoiced()
Get Quantity Invoiced.BigDecimal
getQtyReimbursed()
Get Quantity Reimbursed.int
getS_ResourceAssignment_ID()
Get Resource Assignment.I_S_TimeExpense
getS_TimeExpense()
int
getS_TimeExpense_ID()
Get Expense Report.int
getS_TimeExpenseLine_ID()
Get Expense Line.String
getS_TimeExpenseLine_UU()
Get S_TimeExpenseLine_UUI_S_TimeType
getS_TimeType()
int
getS_TimeType_ID()
Get Time Type.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isInvoiced()
Get Invoiced.boolean
isProcessed()
Get Processed.boolean
isTimeReport()
Get Time Report.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setC_Activity_ID(int C_Activity_ID)
Set Activity.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line.void
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.void
setC_Project_ID(int C_Project_ID)
Set Project.void
setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase.void
setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task.void
setC_UOM_ID(int C_UOM_ID)
Set UOM.void
setConvertedAmt(BigDecimal ConvertedAmt)
Set Converted Amount.void
setDateExpense(Timestamp DateExpense)
Set Expense Date.void
setDescription(String Description)
Set Description.void
setExpenseAmt(BigDecimal ExpenseAmt)
Set Expense Amount.void
setInvoicePrice(BigDecimal InvoicePrice)
Set Invoice Price.void
setIsActive(boolean IsActive)
Set Active.void
setIsInvoiced(boolean IsInvoiced)
Set Invoiced.void
setIsTimeReport(boolean IsTimeReport)
Set Time Report.void
setLine(int Line)
Set Line No.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setNote(String Note)
Set Note.void
setPriceInvoiced(BigDecimal PriceInvoiced)
Set Price Invoiced.void
setPriceReimbursed(BigDecimal PriceReimbursed)
Set Price Reimbursed.void
setProcessed(boolean Processed)
Set Processed.void
setQty(BigDecimal Qty)
Set Quantity.void
setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced.void
setQtyReimbursed(BigDecimal QtyReimbursed)
Set Quantity Reimbursed.void
setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
Set Resource Assignment.void
setS_TimeExpense_ID(int S_TimeExpense_ID)
Set Expense Report.void
setS_TimeExpenseLine_ID(int S_TimeExpenseLine_ID)
Set Expense Line.void
setS_TimeExpenseLine_UU(String S_TimeExpenseLine_UU)
Set S_TimeExpenseLine_UUvoid
setS_TimeType_ID(int S_TimeType_ID)
Set Time Type.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=S_TimeExpenseLine- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=488- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 1 - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_InvoiceLine_ID
static final String COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ConvertedAmt
static final String COLUMNNAME_ConvertedAmt
Column name ConvertedAmt- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectPhase_ID
static final String COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectTask_ID
static final String COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateExpense
static final String COLUMNNAME_DateExpense
Column name DateExpense- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_ExpenseAmt
static final String COLUMNNAME_ExpenseAmt
Column name ExpenseAmt- See Also:
- Constant Field Values
-
COLUMNNAME_InvoicePrice
static final String COLUMNNAME_InvoicePrice
Column name InvoicePrice- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsInvoiced
static final String COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_IsTimeReport
static final String COLUMNNAME_IsTimeReport
Column name IsTimeReport- See Also:
- Constant Field Values
-
COLUMNNAME_Line
static final String COLUMNNAME_Line
Column name Line- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Note
static final String COLUMNNAME_Note
Column name Note- See Also:
- Constant Field Values
-
COLUMNNAME_PriceInvoiced
static final String COLUMNNAME_PriceInvoiced
Column name PriceInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_PriceReimbursed
static final String COLUMNNAME_PriceReimbursed
Column name PriceReimbursed- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Qty
static final String COLUMNNAME_Qty
Column name Qty- See Also:
- Constant Field Values
-
COLUMNNAME_QtyInvoiced
static final String COLUMNNAME_QtyInvoiced
Column name QtyInvoiced- See Also:
- Constant Field Values
-
COLUMNNAME_QtyReimbursed
static final String COLUMNNAME_QtyReimbursed
Column name QtyReimbursed- See Also:
- Constant Field Values
-
COLUMNNAME_S_ResourceAssignment_ID
static final String COLUMNNAME_S_ResourceAssignment_ID
Column name S_ResourceAssignment_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeExpense_ID
static final String COLUMNNAME_S_TimeExpense_ID
Column name S_TimeExpense_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeExpenseLine_ID
static final String COLUMNNAME_S_TimeExpenseLine_ID
Column name S_TimeExpenseLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeExpenseLine_UU
static final String COLUMNNAME_S_TimeExpenseLine_UU
Column name S_TimeExpenseLine_UU- See Also:
- Constant Field Values
-
COLUMNNAME_S_TimeType_ID
static final String COLUMNNAME_S_TimeType_ID
Column name S_TimeType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity
-
getC_Activity_ID
int getC_Activity_ID()
Get Activity. Business Activity
-
getC_Activity
I_C_Activity getC_Activity() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. Invoice Detail Line
-
getC_InvoiceLine_ID
int getC_InvoiceLine_ID()
Get Invoice Line. Invoice Detail Line
-
getC_InvoiceLine
I_C_InvoiceLine getC_InvoiceLine() throws RuntimeException
- Throws:
RuntimeException
-
setConvertedAmt
void setConvertedAmt(BigDecimal ConvertedAmt)
Set Converted Amount. Converted Amount
-
getConvertedAmt
BigDecimal getConvertedAmt()
Get Converted Amount. Converted Amount
-
setC_OrderLine_ID
void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. Sales Order Line
-
getC_OrderLine_ID
int getC_OrderLine_ID()
Get Sales Order Line. Sales Order Line
-
getC_OrderLine
I_C_OrderLine getC_OrderLine() throws RuntimeException
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project
-
getC_Project_ID
int getC_Project_ID()
Get Project. Financial Project
-
getC_Project
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectPhase_ID
void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. Phase of a Project
-
getC_ProjectPhase_ID
int getC_ProjectPhase_ID()
Get Project Phase. Phase of a Project
-
getC_ProjectPhase
I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectTask_ID
void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. Actual Project Task in a Phase
-
getC_ProjectTask_ID
int getC_ProjectTask_ID()
Get Project Task. Actual Project Task in a Phase
-
getC_ProjectTask
I_C_ProjectTask getC_ProjectTask() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure
-
getC_UOM_ID
int getC_UOM_ID()
Get UOM. Unit of Measure
-
getC_UOM
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDateExpense
void setDateExpense(Timestamp DateExpense)
Set Expense Date. Date of expense
-
getDateExpense
Timestamp getDateExpense()
Get Expense Date. Date of expense
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setExpenseAmt
void setExpenseAmt(BigDecimal ExpenseAmt)
Set Expense Amount. Amount for this expense
-
getExpenseAmt
BigDecimal getExpenseAmt()
Get Expense Amount. Amount for this expense
-
setInvoicePrice
void setInvoicePrice(BigDecimal InvoicePrice)
Set Invoice Price. Unit price to be invoiced or 0 for default price
-
getInvoicePrice
BigDecimal getInvoicePrice()
Get Invoice Price. Unit price to be invoiced or 0 for default price
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsInvoiced
void setIsInvoiced(boolean IsInvoiced)
Set Invoiced. Is this invoiced?
-
isInvoiced
boolean isInvoiced()
Get Invoiced. Is this invoiced?
-
setIsTimeReport
void setIsTimeReport(boolean IsTimeReport)
Set Time Report. Line is a time report only (no expense)
-
isTimeReport
boolean isTimeReport()
Get Time Report. Line is a time report only (no expense)
-
setLine
void setLine(int Line)
Set Line No. Unique line for this document
-
getLine
int getLine()
Get Line No. Unique line for this document
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setNote
void setNote(String Note)
Set Note. Optional additional user defined information
-
getNote
String getNote()
Get Note. Optional additional user defined information
-
setPriceInvoiced
void setPriceInvoiced(BigDecimal PriceInvoiced)
Set Price Invoiced. The priced invoiced to the customer (in the currency of the customer' s AR price list) - 0 for default price
-
getPriceInvoiced
BigDecimal getPriceInvoiced()
Get Price Invoiced. The priced invoiced to the customer (in the currency of the customer' s AR price list) - 0 for default price
-
setPriceReimbursed
void setPriceReimbursed(BigDecimal PriceReimbursed)
Set Price Reimbursed. The reimbursed price (in currency of the employee' s AP price list)
-
getPriceReimbursed
BigDecimal getPriceReimbursed()
Get Price Reimbursed. The reimbursed price (in currency of the employee' s AP price list)
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
setQtyInvoiced
void setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. Invoiced Quantity
-
getQtyInvoiced
BigDecimal getQtyInvoiced()
Get Quantity Invoiced. Invoiced Quantity
-
setQtyReimbursed
void setQtyReimbursed(BigDecimal QtyReimbursed)
Set Quantity Reimbursed. The reimbursed quantity
-
getQtyReimbursed
BigDecimal getQtyReimbursed()
Get Quantity Reimbursed. The reimbursed quantity
-
setS_ResourceAssignment_ID
void setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
Set Resource Assignment. Resource Assignment
-
getS_ResourceAssignment_ID
int getS_ResourceAssignment_ID()
Get Resource Assignment. Resource Assignment
-
setS_TimeExpense_ID
void setS_TimeExpense_ID(int S_TimeExpense_ID)
Set Expense Report. Time and Expense Report
-
getS_TimeExpense_ID
int getS_TimeExpense_ID()
Get Expense Report. Time and Expense Report
-
getS_TimeExpense
I_S_TimeExpense getS_TimeExpense() throws RuntimeException
- Throws:
RuntimeException
-
setS_TimeExpenseLine_ID
void setS_TimeExpenseLine_ID(int S_TimeExpenseLine_ID)
Set Expense Line. Time and Expense Report Line
-
getS_TimeExpenseLine_ID
int getS_TimeExpenseLine_ID()
Get Expense Line. Time and Expense Report Line
-
setS_TimeExpenseLine_UU
void setS_TimeExpenseLine_UU(String S_TimeExpenseLine_UU)
Set S_TimeExpenseLine_UU
-
getS_TimeExpenseLine_UU
String getS_TimeExpenseLine_UU()
Get S_TimeExpenseLine_UU
-
setS_TimeType_ID
void setS_TimeType_ID(int S_TimeType_ID)
Set Time Type. Type of time recorded
-
getS_TimeType_ID
int getS_TimeType_ID()
Get Time Type. Type of time recorded
-
getS_TimeType
I_S_TimeType getS_TimeType() throws RuntimeException
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-