Package org.compiere.model
Class X_I_ReportLine
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_I_ReportLine
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_I_ReportLine
,I_Persistent
,Evaluatee
public class X_I_ReportLine extends PO implements I_I_ReportLine, I_Persistent
Generated Model for I_ReportLine- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
CALCULATIONTYPE_AD_Reference_ID
CalculationType AD_Reference_ID=236static String
CALCULATIONTYPE_AddOp1PlusOp2
Add (Op1+Op2) = Astatic String
CALCULATIONTYPE_AddRangeOp1ToOp2
Add Range (Op1 to Op2) = Rstatic String
CALCULATIONTYPE_PercentageOp1OfOp2
Percentage (Op1 of Op2) = Pstatic String
CALCULATIONTYPE_SubtractOp1_Op2
Subtract (Op1-Op2) = Sstatic int
LINETYPE_AD_Reference_ID
LineType AD_Reference_ID=241static String
LINETYPE_BlankLine
Blank line = Bstatic String
LINETYPE_Calculation
Calculation = Cstatic String
LINETYPE_SegmentValue
Segment Value = Sstatic int
PAAMOUNTTYPE_AD_Reference_ID
PAAmountType AD_Reference_ID=53328static String
PAAMOUNTTYPE_BalanceAccountedSign
Balance (accounted sign) = Sstatic String
PAAMOUNTTYPE_BalanceExpectedSign
Balance (expected sign) = Bstatic String
PAAMOUNTTYPE_CreditOnly
Credit Only = Cstatic String
PAAMOUNTTYPE_DebitOnly
Debit Only = Dstatic String
PAAMOUNTTYPE_QuantityAccountedSign
Quantity (accounted sign) = Rstatic String
PAAMOUNTTYPE_QuantityExpectedSign
Quantity (expected sign) = Qstatic int
PAPERIODTYPE_AD_Reference_ID
PAPeriodType AD_Reference_ID=53327static String
PAPERIODTYPE_Natural
Natural = Nstatic String
PAPERIODTYPE_Period
Period = Pstatic String
PAPERIODTYPE_Total
Total = Tstatic String
PAPERIODTYPE_Year
Year = Ystatic String
POSTINGTYPE_Actual
Actual = Astatic int
POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125static String
POSTINGTYPE_Budget
Budget = Bstatic String
POSTINGTYPE_Commitment
Commitment = Estatic String
POSTINGTYPE_Reservation
Reservation = Rstatic String
POSTINGTYPE_Statistical
Statistical = S-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_I_ReportLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_ElementValue_ID, COLUMNNAME_CalculationType, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_ElementValue, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_IsImported, COLUMNNAME_I_ReportLine_ID, COLUMNNAME_I_ReportLine_UU, COLUMNNAME_IsActive, COLUMNNAME_IsPrinted, COLUMNNAME_IsSummary, COLUMNNAME_LineType, COLUMNNAME_Name, COLUMNNAME_PA_ReportLine_ID, COLUMNNAME_PA_ReportLineSet_ID, COLUMNNAME_PA_ReportSource_ID, COLUMNNAME_PAAmountType, COLUMNNAME_PAPeriodType, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ReportLineSetName, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_I_ReportLine(Properties ctx, int I_ReportLine_ID, String trxName)
Standard ConstructorX_I_ReportLine(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_C_ElementValue
getC_ElementValue()
int
getC_ElementValue_ID()
Get Account Element.String
getCalculationType()
Get Calculation.String
getDescription()
Get Description.String
getElementValue()
Get Element Key.String
getI_ErrorMsg()
Get Import Error Message.int
getI_ReportLine_ID()
Get Import Report Line Set.String
getI_ReportLine_UU()
Get I_ReportLine_UU.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getLineType()
Get Line Type.String
getName()
Get Name.I_PA_ReportLine
getPA_ReportLine()
int
getPA_ReportLine_ID()
Get Report Line.I_PA_ReportLineSet
getPA_ReportLineSet()
int
getPA_ReportLineSet_ID()
Get Report Line Set.I_PA_ReportSource
getPA_ReportSource()
int
getPA_ReportSource_ID()
Get Report Source.String
getPAAmountType()
Get Amount Type.String
getPAPeriodType()
Get Period Type.String
getPostingType()
Get PostingType.String
getReportLineSetName()
Get Report Line Set Name.int
getSeqNo()
Get Sequence.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isI_IsImported()
Get Imported.boolean
isPrinted()
Get Printed.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.boolean
isSummary()
Get Summary Level.void
setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element.void
setCalculationType(String CalculationType)
Set Calculation.void
setDescription(String Description)
Set Description.void
setElementValue(String ElementValue)
Set Element Key.void
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.void
setI_IsImported(boolean I_IsImported)
Set Imported.void
setI_ReportLine_ID(int I_ReportLine_ID)
Set Import Report Line Set.void
setI_ReportLine_UU(String I_ReportLine_UU)
Set I_ReportLine_UU.void
setIsPrinted(boolean IsPrinted)
Set Printed.void
setIsSummary(boolean IsSummary)
Set Summary Level.void
setLineType(String LineType)
Set Line Type.void
setName(String Name)
Set Name.void
setPA_ReportLine_ID(int PA_ReportLine_ID)
Set Report Line.void
setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
Set Report Line Set.void
setPA_ReportSource_ID(int PA_ReportSource_ID)
Set Report Source.void
setPAAmountType(String PAAmountType)
Set Amount Type.void
setPAPeriodType(String PAPeriodType)
Set Period Type.void
setPostingType(String PostingType)
Set PostingType.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Now.void
setReportLineSetName(String ReportLineSetName)
Set Report Line Set Name.void
setSeqNo(int SeqNo)
Set Sequence.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_I_ReportLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
CALCULATIONTYPE_AD_Reference_ID
public static final int CALCULATIONTYPE_AD_Reference_ID
CalculationType AD_Reference_ID=236- See Also:
- Constant Field Values
-
CALCULATIONTYPE_AddOp1PlusOp2
public static final String CALCULATIONTYPE_AddOp1PlusOp2
Add (Op1+Op2) = A- See Also:
- Constant Field Values
-
CALCULATIONTYPE_PercentageOp1OfOp2
public static final String CALCULATIONTYPE_PercentageOp1OfOp2
Percentage (Op1 of Op2) = P- See Also:
- Constant Field Values
-
CALCULATIONTYPE_AddRangeOp1ToOp2
public static final String CALCULATIONTYPE_AddRangeOp1ToOp2
Add Range (Op1 to Op2) = R- See Also:
- Constant Field Values
-
CALCULATIONTYPE_SubtractOp1_Op2
public static final String CALCULATIONTYPE_SubtractOp1_Op2
Subtract (Op1-Op2) = S- See Also:
- Constant Field Values
-
LINETYPE_AD_Reference_ID
public static final int LINETYPE_AD_Reference_ID
LineType AD_Reference_ID=241- See Also:
- Constant Field Values
-
LINETYPE_BlankLine
public static final String LINETYPE_BlankLine
Blank line = B- See Also:
- Constant Field Values
-
LINETYPE_Calculation
public static final String LINETYPE_Calculation
Calculation = C- See Also:
- Constant Field Values
-
LINETYPE_SegmentValue
public static final String LINETYPE_SegmentValue
Segment Value = S- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_AD_Reference_ID
public static final int PAAMOUNTTYPE_AD_Reference_ID
PAAmountType AD_Reference_ID=53328- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_BalanceExpectedSign
public static final String PAAMOUNTTYPE_BalanceExpectedSign
Balance (expected sign) = B- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_CreditOnly
public static final String PAAMOUNTTYPE_CreditOnly
Credit Only = C- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_DebitOnly
public static final String PAAMOUNTTYPE_DebitOnly
Debit Only = D- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_QuantityExpectedSign
public static final String PAAMOUNTTYPE_QuantityExpectedSign
Quantity (expected sign) = Q- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_QuantityAccountedSign
public static final String PAAMOUNTTYPE_QuantityAccountedSign
Quantity (accounted sign) = R- See Also:
- Constant Field Values
-
PAAMOUNTTYPE_BalanceAccountedSign
public static final String PAAMOUNTTYPE_BalanceAccountedSign
Balance (accounted sign) = S- See Also:
- Constant Field Values
-
PAPERIODTYPE_AD_Reference_ID
public static final int PAPERIODTYPE_AD_Reference_ID
PAPeriodType AD_Reference_ID=53327- See Also:
- Constant Field Values
-
PAPERIODTYPE_Natural
public static final String PAPERIODTYPE_Natural
Natural = N- See Also:
- Constant Field Values
-
PAPERIODTYPE_Period
public static final String PAPERIODTYPE_Period
Period = P- See Also:
- Constant Field Values
-
PAPERIODTYPE_Total
public static final String PAPERIODTYPE_Total
Total = T- See Also:
- Constant Field Values
-
PAPERIODTYPE_Year
public static final String PAPERIODTYPE_Year
Year = Y- See Also:
- Constant Field Values
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125- See Also:
- Constant Field Values
-
POSTINGTYPE_Actual
public static final String POSTINGTYPE_Actual
Actual = A- See Also:
- Constant Field Values
-
POSTINGTYPE_Budget
public static final String POSTINGTYPE_Budget
Budget = B- See Also:
- Constant Field Values
-
POSTINGTYPE_Commitment
public static final String POSTINGTYPE_Commitment
Commitment = E- See Also:
- Constant Field Values
-
POSTINGTYPE_Reservation
public static final String POSTINGTYPE_Reservation
Reservation = R- See Also:
- Constant Field Values
-
POSTINGTYPE_Statistical
public static final String POSTINGTYPE_Statistical
Statistical = S- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_I_ReportLine
public X_I_ReportLine(Properties ctx, int I_ReportLine_ID, String trxName)
Standard Constructor
-
X_I_ReportLine
public X_I_ReportLine(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setCalculationType
public void setCalculationType(String CalculationType)
Set Calculation.- Specified by:
setCalculationType
in interfaceI_I_ReportLine
- Parameters:
CalculationType
- Calculation
-
getCalculationType
public String getCalculationType()
Get Calculation.- Specified by:
getCalculationType
in interfaceI_I_ReportLine
- Returns:
- Calculation
-
getC_ElementValue
public I_C_ElementValue getC_ElementValue() throws RuntimeException
- Specified by:
getC_ElementValue
in interfaceI_I_ReportLine
- Throws:
RuntimeException
-
setC_ElementValue_ID
public void setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element.- Specified by:
setC_ElementValue_ID
in interfaceI_I_ReportLine
- Parameters:
C_ElementValue_ID
- Account Element
-
getC_ElementValue_ID
public int getC_ElementValue_ID()
Get Account Element.- Specified by:
getC_ElementValue_ID
in interfaceI_I_ReportLine
- Returns:
- Account Element
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_I_ReportLine
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_I_ReportLine
- Returns:
- Optional short description of the record
-
setElementValue
public void setElementValue(String ElementValue)
Set Element Key.- Specified by:
setElementValue
in interfaceI_I_ReportLine
- Parameters:
ElementValue
- Key of the element
-
getElementValue
public String getElementValue()
Get Element Key.- Specified by:
getElementValue
in interfaceI_I_ReportLine
- Returns:
- Key of the element
-
setI_ErrorMsg
public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_ReportLine
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
public String getI_ErrorMsg()
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_ReportLine
- Returns:
- Messages generated from import process
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported)
Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_ReportLine
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()
Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_ReportLine
- Returns:
- Has this import been processed
-
setI_ReportLine_ID
public void setI_ReportLine_ID(int I_ReportLine_ID)
Set Import Report Line Set.- Specified by:
setI_ReportLine_ID
in interfaceI_I_ReportLine
- Parameters:
I_ReportLine_ID
- Import Report Line Set values
-
getI_ReportLine_ID
public int getI_ReportLine_ID()
Get Import Report Line Set.- Specified by:
getI_ReportLine_ID
in interfaceI_I_ReportLine
- Returns:
- Import Report Line Set values
-
setI_ReportLine_UU
public void setI_ReportLine_UU(String I_ReportLine_UU)
Set I_ReportLine_UU.- Specified by:
setI_ReportLine_UU
in interfaceI_I_ReportLine
- Parameters:
I_ReportLine_UU
- I_ReportLine_UU
-
getI_ReportLine_UU
public String getI_ReportLine_UU()
Get I_ReportLine_UU.- Specified by:
getI_ReportLine_UU
in interfaceI_I_ReportLine
- Returns:
- I_ReportLine_UU
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted)
Set Printed.- Specified by:
setIsPrinted
in interfaceI_I_ReportLine
- Parameters:
IsPrinted
- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()
Get Printed.- Specified by:
isPrinted
in interfaceI_I_ReportLine
- Returns:
- Indicates if this document / line is printed
-
setIsSummary
public void setIsSummary(boolean IsSummary)
Set Summary Level.- Specified by:
setIsSummary
in interfaceI_I_ReportLine
- Parameters:
IsSummary
- This is a summary entity
-
isSummary
public boolean isSummary()
Get Summary Level.- Specified by:
isSummary
in interfaceI_I_ReportLine
- Returns:
- This is a summary entity
-
setLineType
public void setLineType(String LineType)
Set Line Type.- Specified by:
setLineType
in interfaceI_I_ReportLine
- Parameters:
LineType
- Line Type
-
getLineType
public String getLineType()
Get Line Type.- Specified by:
getLineType
in interfaceI_I_ReportLine
- Returns:
- Line Type
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_I_ReportLine
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_I_ReportLine
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setPAAmountType
public void setPAAmountType(String PAAmountType)
Set Amount Type.- Specified by:
setPAAmountType
in interfaceI_I_ReportLine
- Parameters:
PAAmountType
- PA Amount Type for reporting
-
getPAAmountType
public String getPAAmountType()
Get Amount Type.- Specified by:
getPAAmountType
in interfaceI_I_ReportLine
- Returns:
- PA Amount Type for reporting
-
setPAPeriodType
public void setPAPeriodType(String PAPeriodType)
Set Period Type.- Specified by:
setPAPeriodType
in interfaceI_I_ReportLine
- Parameters:
PAPeriodType
- PA Period Type
-
getPAPeriodType
public String getPAPeriodType()
Get Period Type.- Specified by:
getPAPeriodType
in interfaceI_I_ReportLine
- Returns:
- PA Period Type
-
getPA_ReportLine
public I_PA_ReportLine getPA_ReportLine() throws RuntimeException
- Specified by:
getPA_ReportLine
in interfaceI_I_ReportLine
- Throws:
RuntimeException
-
setPA_ReportLine_ID
public void setPA_ReportLine_ID(int PA_ReportLine_ID)
Set Report Line.- Specified by:
setPA_ReportLine_ID
in interfaceI_I_ReportLine
- Parameters:
PA_ReportLine_ID
- Report Line
-
getPA_ReportLine_ID
public int getPA_ReportLine_ID()
Get Report Line.- Specified by:
getPA_ReportLine_ID
in interfaceI_I_ReportLine
- Returns:
- Report Line
-
getPA_ReportLineSet
public I_PA_ReportLineSet getPA_ReportLineSet() throws RuntimeException
- Specified by:
getPA_ReportLineSet
in interfaceI_I_ReportLine
- Throws:
RuntimeException
-
setPA_ReportLineSet_ID
public void setPA_ReportLineSet_ID(int PA_ReportLineSet_ID)
Set Report Line Set.- Specified by:
setPA_ReportLineSet_ID
in interfaceI_I_ReportLine
- Parameters:
PA_ReportLineSet_ID
- Report Line Set
-
getPA_ReportLineSet_ID
public int getPA_ReportLineSet_ID()
Get Report Line Set.- Specified by:
getPA_ReportLineSet_ID
in interfaceI_I_ReportLine
- Returns:
- Report Line Set
-
getPA_ReportSource
public I_PA_ReportSource getPA_ReportSource() throws RuntimeException
- Specified by:
getPA_ReportSource
in interfaceI_I_ReportLine
- Throws:
RuntimeException
-
setPA_ReportSource_ID
public void setPA_ReportSource_ID(int PA_ReportSource_ID)
Set Report Source.- Specified by:
setPA_ReportSource_ID
in interfaceI_I_ReportLine
- Parameters:
PA_ReportSource_ID
- Restriction of what will be shown in Report Line
-
getPA_ReportSource_ID
public int getPA_ReportSource_ID()
Get Report Source.- Specified by:
getPA_ReportSource_ID
in interfaceI_I_ReportLine
- Returns:
- Restriction of what will be shown in Report Line
-
setPostingType
public void setPostingType(String PostingType)
Set PostingType.- Specified by:
setPostingType
in interfaceI_I_ReportLine
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
public String getPostingType()
Get PostingType.- Specified by:
getPostingType
in interfaceI_I_ReportLine
- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_I_ReportLine
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_I_ReportLine
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_I_ReportLine
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_I_ReportLine
- Returns:
- Process Now
-
setReportLineSetName
public void setReportLineSetName(String ReportLineSetName)
Set Report Line Set Name.- Specified by:
setReportLineSetName
in interfaceI_I_ReportLine
- Parameters:
ReportLineSetName
- Name of the Report Line Set
-
getReportLineSetName
public String getReportLineSetName()
Get Report Line Set Name.- Specified by:
getReportLineSetName
in interfaceI_I_ReportLine
- Returns:
- Name of the Report Line Set
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.- Specified by:
setSeqNo
in interfaceI_I_ReportLine
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()
Get Sequence.- Specified by:
getSeqNo
in interfaceI_I_ReportLine
- Returns:
- Method of ordering records; lowest number comes first
-
-