Package org.compiere.model
Interface I_PA_ReportLine
- All Known Implementing Classes:
MReportLine
,X_PA_ReportLine
public interface I_PA_ReportLine
Generated Interface for PA_ReportLine
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name CalculationTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name GL_Budget_IDstatic final String
Column name IsActivestatic final String
Column name IsInverseDebitCreditOnlystatic final String
Column name IsPrintedstatic final String
Column name IsShowOppositeSignstatic final String
Column name LineTypestatic final String
Column name Multiplierstatic final String
Column name Namestatic final String
Column name Oper_1_IDstatic final String
Column name Oper_2_IDstatic final String
Column name OverlineStrokeTypestatic final String
Column name PA_ReportLine_IDstatic final String
Column name PA_ReportLine_UUstatic final String
Column name PA_ReportLineSet_IDstatic final String
Column name PAAmountTypestatic final String
Column name PAPeriodTypestatic final String
Column name PostingTypestatic final String
Column name RoundFactorstatic final String
Column name SeqNostatic final String
Column name UnderlineStrokeTypestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=448static final String
TableName=PA_ReportLine -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get CalculationGet Created.int
Get Created By.Get Description.int
Get Budget.Get Line TypeGet Multiplier.getName()
Get Name.int
Get Operand 1.int
Get Operand 2.Get Overline Stroke Typeint
Get Report LineGet PA_ReportLine_UUint
Get Report Line SetGet Amount Type.Get Period Type.Get Posting Type.int
Get Round Factorint
getSeqNo()
Get Sequence.Get Underline Stroke TypeGet Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Inverse Operation for Debit/Credit Only Column.boolean
Get Printed.boolean
Get Show Opposite Sign.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setCalculationType
(String CalculationType) Set Calculationvoid
setDescription
(String Description) Set Description.void
setGL_Budget_ID
(int GL_Budget_ID) Set Budget.void
setIsActive
(boolean IsActive) Set Active.void
setIsInverseDebitCreditOnly
(boolean IsInverseDebitCreditOnly) Set Inverse Operation for Debit/Credit Only Column.void
setIsPrinted
(boolean IsPrinted) Set Printed.void
setIsShowOppositeSign
(boolean IsShowOppositeSign) Set Show Opposite Sign.void
setLineType
(String LineType) Set Line Typevoid
setMultiplier
(BigDecimal Multiplier) Set Multiplier.void
Set Name.void
setOper_1_ID
(int Oper_1_ID) Set Operand 1.void
setOper_2_ID
(int Oper_2_ID) Set Operand 2.void
setOverlineStrokeType
(String OverlineStrokeType) Set Overline Stroke Typevoid
setPA_ReportLine_ID
(int PA_ReportLine_ID) Set Report Linevoid
setPA_ReportLine_UU
(String PA_ReportLine_UU) Set PA_ReportLine_UUvoid
setPA_ReportLineSet_ID
(int PA_ReportLineSet_ID) Set Report Line Setvoid
setPAAmountType
(String PAAmountType) Set Amount Type.void
setPAPeriodType
(String PAPeriodType) Set Period Type.void
setPostingType
(String PostingType) Set Posting Type.void
setRoundFactor
(int RoundFactor) Set Round Factorvoid
setSeqNo
(int SeqNo) Set Sequence.void
setUnderlineStrokeType
(String UnderlineStrokeType) Set Underline Stroke Type
-
Field Details
-
Table_Name
TableName=PA_ReportLine- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=448- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_CalculationType
Column name CalculationType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_GL_Budget_ID
Column name GL_Budget_ID- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsInverseDebitCreditOnly
Column name IsInverseDebitCreditOnly- See Also:
-
COLUMNNAME_IsPrinted
Column name IsPrinted- See Also:
-
COLUMNNAME_IsShowOppositeSign
Column name IsShowOppositeSign- See Also:
-
COLUMNNAME_LineType
Column name LineType- See Also:
-
COLUMNNAME_Multiplier
Column name Multiplier- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Oper_1_ID
Column name Oper_1_ID- See Also:
-
COLUMNNAME_Oper_2_ID
Column name Oper_2_ID- See Also:
-
COLUMNNAME_OverlineStrokeType
Column name OverlineStrokeType- See Also:
-
COLUMNNAME_PAAmountType
Column name PAAmountType- See Also:
-
COLUMNNAME_PAPeriodType
Column name PAPeriodType- See Also:
-
COLUMNNAME_PA_ReportLine_ID
Column name PA_ReportLine_ID- See Also:
-
COLUMNNAME_PA_ReportLineSet_ID
Column name PA_ReportLineSet_ID- See Also:
-
COLUMNNAME_PA_ReportLine_UU
Column name PA_ReportLine_UU- See Also:
-
COLUMNNAME_PostingType
Column name PostingType- See Also:
-
COLUMNNAME_RoundFactor
Column name RoundFactor- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_UnderlineStrokeType
Column name UnderlineStrokeType- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
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 -
setCalculationType
Set Calculation -
getCalculationType
String getCalculationType()Get Calculation -
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 -
setGL_Budget_ID
void setGL_Budget_ID(int GL_Budget_ID) Set Budget. General Ledger Budget -
getGL_Budget_ID
int getGL_Budget_ID()Get Budget. General Ledger Budget -
getGL_Budget
- 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 -
setIsInverseDebitCreditOnly
void setIsInverseDebitCreditOnly(boolean IsInverseDebitCreditOnly) Set Inverse Operation for Debit/Credit Only Column. Apply inverse operation to debit or credit only column -
isInverseDebitCreditOnly
boolean isInverseDebitCreditOnly()Get Inverse Operation for Debit/Credit Only Column. Apply inverse operation to debit or credit only column -
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 -
setIsShowOppositeSign
void setIsShowOppositeSign(boolean IsShowOppositeSign) Set Show Opposite Sign. Display values with the opposite sign -
isShowOppositeSign
boolean isShowOppositeSign()Get Show Opposite Sign. Display values with the opposite sign -
setLineType
Set Line Type -
getLineType
String getLineType()Get Line Type -
setMultiplier
Set Multiplier. Type Multiplier (Credit = -1) -
getMultiplier
BigDecimal getMultiplier()Get Multiplier. Type Multiplier (Credit = -1) -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setOper_1_ID
void setOper_1_ID(int Oper_1_ID) Set Operand 1. First operand for calculation -
getOper_1_ID
int getOper_1_ID()Get Operand 1. First operand for calculation -
getOper_1
- Throws:
RuntimeException
-
setOper_2_ID
void setOper_2_ID(int Oper_2_ID) Set Operand 2. Second operand for calculation -
getOper_2_ID
int getOper_2_ID()Get Operand 2. Second operand for calculation -
getOper_2
- Throws:
RuntimeException
-
setOverlineStrokeType
Set Overline Stroke Type -
getOverlineStrokeType
String getOverlineStrokeType()Get Overline Stroke Type -
setPAAmountType
Set Amount Type. PA Amount Type for reporting -
getPAAmountType
String getPAAmountType()Get Amount Type. PA Amount Type for reporting -
setPAPeriodType
Set Period Type. PA Period Type -
getPAPeriodType
String getPAPeriodType()Get Period Type. PA Period Type -
setPA_ReportLine_ID
void setPA_ReportLine_ID(int PA_ReportLine_ID) Set Report Line -
getPA_ReportLine_ID
int getPA_ReportLine_ID()Get Report Line -
setPA_ReportLineSet_ID
void setPA_ReportLineSet_ID(int PA_ReportLineSet_ID) Set Report Line Set -
getPA_ReportLineSet_ID
int getPA_ReportLineSet_ID()Get Report Line Set -
getPA_ReportLineSet
- Throws:
RuntimeException
-
setPA_ReportLine_UU
Set PA_ReportLine_UU -
getPA_ReportLine_UU
String getPA_ReportLine_UU()Get PA_ReportLine_UU -
setPostingType
Set Posting Type. The type of posted amount for the transaction -
getPostingType
String getPostingType()Get Posting Type. The type of posted amount for the transaction -
setRoundFactor
void setRoundFactor(int RoundFactor) Set Round Factor -
getRoundFactor
int getRoundFactor()Get Round Factor -
setSeqNo
void setSeqNo(int SeqNo) Set Sequence. Method of ordering records; lowest number comes first -
getSeqNo
int getSeqNo()Get Sequence. Method of ordering records; lowest number comes first -
setUnderlineStrokeType
Set Underline Stroke Type -
getUnderlineStrokeType
String getUnderlineStrokeType()Get Underline Stroke Type -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-