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 Details

  • 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

      void setCalculationType(String CalculationType)
      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

      void setDescription(String Description)
      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

      I_GL_Budget getGL_Budget() throws RuntimeException
      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

      void setLineType(String LineType)
      Set Line Type
    • getLineType

      String getLineType()
      Get Line Type
    • setMultiplier

      void setMultiplier(BigDecimal Multiplier)
      Set Multiplier. Type Multiplier (Credit = -1)
    • getMultiplier

      BigDecimal getMultiplier()
      Get Multiplier. Type Multiplier (Credit = -1)
    • setName

      void setName(String Name)
      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

      I_PA_ReportLine getOper_1() throws RuntimeException
      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

      I_PA_ReportLine getOper_2() throws RuntimeException
      Throws:
      RuntimeException
    • setOverlineStrokeType

      void setOverlineStrokeType(String OverlineStrokeType)
      Set Overline Stroke Type
    • getOverlineStrokeType

      String getOverlineStrokeType()
      Get Overline Stroke Type
    • setPAAmountType

      void setPAAmountType(String PAAmountType)
      Set Amount Type. PA Amount Type for reporting
    • getPAAmountType

      String getPAAmountType()
      Get Amount Type. PA Amount Type for reporting
    • setPAPeriodType

      void setPAPeriodType(String PAPeriodType)
      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

      I_PA_ReportLineSet getPA_ReportLineSet() throws RuntimeException
      Throws:
      RuntimeException
    • setPA_ReportLine_UU

      void setPA_ReportLine_UU(String PA_ReportLine_UU)
      Set PA_ReportLine_UU
    • getPA_ReportLine_UU

      String getPA_ReportLine_UU()
      Get PA_ReportLine_UU
    • setPostingType

      void setPostingType(String PostingType)
      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

      void setUnderlineStrokeType(String UnderlineStrokeType)
      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