Package org.eevolution.model
Interface I_HR_Movement
- All Known Implementing Classes:
X_HR_Movement
public interface I_HR_Movement
Generated Interface for HR_Movement
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AccountSignstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_OrgTrx_IDstatic final String
Column name AD_Rule_IDstatic final String
Column name Amountstatic final String
Column name C_Activity_IDstatic final String
Column name C_BP_BankAccount_IDstatic final String
Column name C_BP_Group_IDstatic final String
Column name C_BPartner_IDstatic final String
Column name C_Campaign_IDstatic final String
Column name C_Project_IDstatic final String
Column name C_ProjectPhase_IDstatic final String
Column name C_ProjectTask_IDstatic final String
Column name ColumnTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name HR_Concept_Category_IDstatic final String
Column name HR_Concept_IDstatic final String
Column name HR_Department_IDstatic final String
Column name HR_Job_IDstatic final String
Column name HR_Movement_IDstatic final String
Column name HR_Movement_UUstatic final String
Column name HR_Process_IDstatic final String
Column name IsActivestatic final String
Column name IsPrintedstatic final String
Column name IsRegisteredstatic final String
Column name PP_Cost_Collector_IDstatic final String
Column name Processedstatic final String
Column name Qtystatic final String
Column name ServiceDatestatic final String
Column name TextMsgstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name User1_IDstatic final String
Column name User2_IDstatic final String
Column name ValidFromstatic final String
Column name ValidTostatic final KeyNamePair
static final int
AD_Table_ID=53102static final String
TableName=HR_Movement -
Method Summary
Modifier and TypeMethodDescriptionGet Account Sign.int
Get Tenant.int
Get Organization.int
Get Trx Organization.int
Get RuleGet Amount.int
Get Activity.int
Get Partner Bank Account.int
Get Business Partner Group.int
Get Business Partner.int
Get Campaign.int
Get Project.int
Get Project Phase.int
Get Project Task.Get Column TypeGet Created.int
Get Created By.Get Description.int
Get Payroll Concept Categoryint
Get Payroll Conceptint
Get Payroll Departmentint
Get Payroll Jobint
Get Payroll MovementGet HR_Movement_UUint
Get Payroll Processint
Get Manufacturing Cost CollectorgetQty()
Get Quantity.Get Service date.Get Text Message.Get Updated.int
Get Updated By.getUser1()
int
Get User Element List 1.getUser2()
int
Get User Element List 2.Get Valid from.Get Valid to.boolean
isActive()
Get Active.boolean
Get Printed.boolean
Get Processed.boolean
Get Registered.void
setAccountSign
(String AccountSign) Set Account Sign.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_OrgTrx_ID
(int AD_OrgTrx_ID) Set Trx Organization.void
setAD_Rule_ID
(int AD_Rule_ID) Set Rulevoid
setAmount
(BigDecimal Amount) Set Amount.void
setC_Activity_ID
(int C_Activity_ID) Set Activity.void
setC_BP_BankAccount_ID
(int C_BP_BankAccount_ID) Set Partner Bank Account.void
setC_BP_Group_ID
(int C_BP_Group_ID) Set Business Partner Group.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Campaign_ID
(int C_Campaign_ID) Set Campaign.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
setColumnType
(String ColumnType) Set Column Typevoid
setDescription
(String Description) Set Description.void
setHR_Concept_Category_ID
(int HR_Concept_Category_ID) Set Payroll Concept Categoryvoid
setHR_Concept_ID
(int HR_Concept_ID) Set Payroll Conceptvoid
setHR_Department_ID
(int HR_Department_ID) Set Payroll Departmentvoid
setHR_Job_ID
(int HR_Job_ID) Set Payroll Jobvoid
setHR_Movement_ID
(int HR_Movement_ID) Set Payroll Movementvoid
setHR_Movement_UU
(String HR_Movement_UU) Set HR_Movement_UUvoid
setHR_Process_ID
(int HR_Process_ID) Set Payroll Processvoid
setIsActive
(boolean IsActive) Set Active.void
setIsPrinted
(boolean IsPrinted) Set Printed.void
setIsRegistered
(boolean IsRegistered) Set Registered.void
setPP_Cost_Collector_ID
(int PP_Cost_Collector_ID) Set Manufacturing Cost Collectorvoid
setProcessed
(boolean Processed) Set Processed.void
setQty
(BigDecimal Qty) Set Quantity.void
setServiceDate
(Timestamp ServiceDate) Set Service date.void
setTextMsg
(String TextMsg) Set Text Message.void
setUser1_ID
(int User1_ID) Set User Element List 1.void
setUser2_ID
(int User2_ID) Set User Element List 2.void
setValidFrom
(Timestamp ValidFrom) Set Valid from.void
setValidTo
(Timestamp ValidTo) Set Valid to.
-
Field Details
-
Table_Name
TableName=HR_Movement- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53102- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AccountSign
Column name AccountSign- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
-
COLUMNNAME_AD_Rule_ID
Column name AD_Rule_ID- See Also:
-
COLUMNNAME_Amount
Column name Amount- See Also:
-
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_ID- See Also:
-
COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID- See Also:
-
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
-
COLUMNNAME_ColumnType
Column name ColumnType- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
-
COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_HR_Concept_Category_ID
Column name HR_Concept_Category_ID- See Also:
-
COLUMNNAME_HR_Concept_ID
Column name HR_Concept_ID- See Also:
-
COLUMNNAME_HR_Department_ID
Column name HR_Department_ID- See Also:
-
COLUMNNAME_HR_Job_ID
Column name HR_Job_ID- See Also:
-
COLUMNNAME_HR_Movement_ID
Column name HR_Movement_ID- See Also:
-
COLUMNNAME_HR_Movement_UU
Column name HR_Movement_UU- See Also:
-
COLUMNNAME_HR_Process_ID
Column name HR_Process_ID- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
-
COLUMNNAME_IsRegistered
Column name IsRegistered- See Also:
-
COLUMNNAME_PP_Cost_Collector_ID
Column name PP_Cost_Collector_ID- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_ServiceDate
Column name ServiceDate- See Also:
-
COLUMNNAME_TextMsg
Column name TextMsg- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_User1_ID
Column name User1_ID- See Also:
-
COLUMNNAME_User2_ID
Column name User2_ID- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
-
COLUMNNAME_ValidTo
Column name ValidTo- See Also:
-
-
Method Details
-
setAccountSign
Set Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit -
getAccountSign
String getAccountSign()Get Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization. Performing or initiating organization -
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()Get Trx Organization. Performing or initiating organization -
setAD_Rule_ID
void setAD_Rule_ID(int AD_Rule_ID) Set Rule -
getAD_Rule_ID
int getAD_Rule_ID()Get Rule -
getAD_Rule
- Throws:
RuntimeException
-
setAmount
Set Amount. Amount in a defined currency -
getAmount
BigDecimal getAmount()Get Amount. Amount in a defined currency -
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
- 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
- Throws:
RuntimeException
-
setC_BP_BankAccount_ID
void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID) Set Partner Bank Account. Bank Account of the Business Partner -
getC_BP_BankAccount_ID
int getC_BP_BankAccount_ID()Get Partner Bank Account. Bank Account of the Business Partner -
getC_BP_BankAccount
- Throws:
RuntimeException
-
setC_BP_Group_ID
void setC_BP_Group_ID(int C_BP_Group_ID) Set Business Partner Group. Business Partner Group -
getC_BP_Group_ID
int getC_BP_Group_ID()Get Business Partner Group. Business Partner Group -
getC_BP_Group
- 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
- Throws:
RuntimeException
-
setColumnType
Set Column Type -
getColumnType
String getColumnType()Get Column Type -
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
- 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
- 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
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setHR_Concept_Category_ID
void setHR_Concept_Category_ID(int HR_Concept_Category_ID) Set Payroll Concept Category -
getHR_Concept_Category_ID
int getHR_Concept_Category_ID()Get Payroll Concept Category -
getHR_Concept_Category
- Throws:
RuntimeException
-
setHR_Concept_ID
void setHR_Concept_ID(int HR_Concept_ID) Set Payroll Concept -
getHR_Concept_ID
int getHR_Concept_ID()Get Payroll Concept -
getHR_Concept
- Throws:
RuntimeException
-
setHR_Department_ID
void setHR_Department_ID(int HR_Department_ID) Set Payroll Department -
getHR_Department_ID
int getHR_Department_ID()Get Payroll Department -
getHR_Department
- Throws:
RuntimeException
-
setHR_Job_ID
void setHR_Job_ID(int HR_Job_ID) Set Payroll Job -
getHR_Job_ID
int getHR_Job_ID()Get Payroll Job -
getHR_Job
- Throws:
RuntimeException
-
setHR_Movement_ID
void setHR_Movement_ID(int HR_Movement_ID) Set Payroll Movement -
getHR_Movement_ID
int getHR_Movement_ID()Get Payroll Movement -
setHR_Movement_UU
Set HR_Movement_UU -
getHR_Movement_UU
String getHR_Movement_UU()Get HR_Movement_UU -
setHR_Process_ID
void setHR_Process_ID(int HR_Process_ID) Set Payroll Process -
getHR_Process_ID
int getHR_Process_ID()Get Payroll Process -
getHR_Process
- Throws:
RuntimeException
-
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 -
setIsPrinted
void setIsPrinted(boolean IsPrinted) Set Printed. Indicates if this document / line is printed -
isPrinted
boolean isPrinted()Get Printed. Indicates if this document / line is printed -
setIsRegistered
void setIsRegistered(boolean IsRegistered) Set Registered. The application is registered. -
isRegistered
boolean isRegistered()Get Registered. The application is registered. -
setPP_Cost_Collector_ID
void setPP_Cost_Collector_ID(int PP_Cost_Collector_ID) Set Manufacturing Cost Collector -
getPP_Cost_Collector_ID
int getPP_Cost_Collector_ID()Get Manufacturing Cost Collector -
getPP_Cost_Collector
- Throws:
RuntimeException
-
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
setServiceDate
Set Service date. Date service was provided -
getServiceDate
Timestamp getServiceDate()Get Service date. Date service was provided -
setTextMsg
Set Text Message. Text Message -
getTextMsg
String getTextMsg()Get Text Message. Text Message -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUser1_ID
void setUser1_ID(int User1_ID) Set User Element List 1. User defined list element #1 -
getUser1_ID
int getUser1_ID()Get User Element List 1. User defined list element #1 -
getUser1
- Throws:
RuntimeException
-
setUser2_ID
void setUser2_ID(int User2_ID) Set User Element List 2. User defined list element #2 -
getUser2_ID
int getUser2_ID()Get User Element List 2. User defined list element #2 -
getUser2
- Throws:
RuntimeException
-
setValidFrom
Set Valid from. Valid from including this date (first day) -
getValidFrom
Timestamp getValidFrom()Get Valid from. Valid from including this date (first day) -
setValidTo
Set Valid to. Valid to including this date (last day) -
getValidTo
Timestamp getValidTo()Get Valid to. Valid to including this date (last day)
-