Class InvoiceLineAllowances


  • public class InvoiceLineAllowances
    extends Object
    BG-27:INVOICE LINE ALLOWANCES

    A group of business terms providing information about allowances applicable to the individual Invoice line.

    Invoice line allowancess are subject to the same VAT rate as the line they relate to. If invoice line allowances are subject to a different VAT rate, they must be treated as standalone (negative) invoice lines

    ChargeIndicator=false

    XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge

    • Method Detail

      • setAllowancesIndicatorValue

        public InvoiceLineAllowances setAllowancesIndicatorValue​(Boolean value)
        Parameters:
        value - BG-27-1:Allowances indicator value

        Value = false

        Value = false

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ChargeIndicator/udt:Indicator

        Returns:
        InvoiceLineAllowances
      • setInvoiceLineAllowancePercentage

        public InvoiceLineAllowances setInvoiceLineAllowancePercentage​(Percentage value)
        Parameters:
        value - BT-138:Invoice line allowance percentage

        The percentage that may be used, in conjunction with the Invoice line allowance base amount, to calculate the Invoice line allowance amount.

        The value to enter is the percentage. For example, for 20%, it must be filled 20 (and not 0.2)

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:CalculationPercent

        Returns:
        InvoiceLineAllowances
      • setInvoiceLineAllowanceBaseAmount

        public InvoiceLineAllowances setInvoiceLineAllowanceBaseAmount​(Amount value)
        Parameters:
        value - BT-137:Invoice line allowance base amount

        The base amount that may be used, in conjunction with the Invoice line allowance percentage, to calculate the Invoice line allowance amount.

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:BasisAmount

        Returns:
        InvoiceLineAllowances
      • setInvoiceLineAllowanceAmount

        public InvoiceLineAllowances setInvoiceLineAllowanceAmount​(Amount value)
        Parameters:
        value - BT-136:Invoice line allowance amount

        The amount of an allowance, without VAT.

        BR-41: Each Invoice line allowance (BG-27) shall have an Invoice line allowance amount (BT-136).

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ActualAmount

        Returns:
        InvoiceLineAllowances
      • setInvoiceLineAllowanceReasonCode

        public InvoiceLineAllowances setInvoiceLineAllowanceReasonCode​(Codes.SubsetForAllowanceIdentificationCode value)
        Parameters:
        value - BT-140:Invoice line allowance reason code

        The reason for the Invoice line allowance, expressed as a code.

        Use entries of the UNTDID 5189 code list [6]. The Invoice line level allowance reason code and the Invoice line level allowance reason shall indicate the same allowance reason.

        BR-42: Each Invoice line allowance (BG-27) shall have an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140).BR-CO-7: Invoice line allowance reason code (BT-140) and Invoice line allowance reason (BT-139) shall indicate the same type of allowance reason.BR-CO-23: Each Invoice line allowance (BG-27) shall contain an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140), or both.

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ReasonCode

        Returns:
        InvoiceLineAllowances
      • setInvoiceLineAllowanceReason

        public InvoiceLineAllowances setInvoiceLineAllowanceReason​(String value)
        Parameters:
        value - BT-139:Invoice line allowance reason

        The reason for the Invoice line allowance, expressed as text.

        BR-42: Each Invoice line allowance (BG-27) shall have an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140).BR-CO-7: Invoice line allowance reason code (BT-140) and Invoice line allowance reason (BT-139) shall indicate the same type of allowance reason.BR-CO-23: Each Invoice line allowance (BG-27) shall contain an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140), or both.

        XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:Reason

        Returns:
        InvoiceLineAllowances
      • getAllowancesIndicatorValue

        public Boolean getAllowancesIndicatorValue()
        BG-27-1:Allowances indicator value

        Value = false

        Value = false

        Returns:
        the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ChargeIndicator/udt:Indicator
      • getInvoiceLineAllowancePercentage

        public Percentage getInvoiceLineAllowancePercentage()
        BT-138:Invoice line allowance percentage

        The percentage that may be used, in conjunction with the Invoice line allowance base amount, to calculate the Invoice line allowance amount.

        The value to enter is the percentage. For example, for 20%, it must be filled 20 (and not 0.2)

        Returns:
        the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:CalculationPercent
      • getInvoiceLineAllowanceBaseAmount

        public Amount getInvoiceLineAllowanceBaseAmount()
        BT-137:Invoice line allowance base amount

        The base amount that may be used, in conjunction with the Invoice line allowance percentage, to calculate the Invoice line allowance amount.

        Returns:
        the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:BasisAmount
      • getInvoiceLineAllowanceAmount

        public Amount getInvoiceLineAllowanceAmount()
        BT-136:Invoice line allowance amount

        The amount of an allowance, without VAT.

        BR-41: Each Invoice line allowance (BG-27) shall have an Invoice line allowance amount (BT-136).

        Returns:
        the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ActualAmount
      • getInvoiceLineAllowanceReasonCode

        public Codes.SubsetForAllowanceIdentificationCode getInvoiceLineAllowanceReasonCode()
        BT-140:Invoice line allowance reason code

        The reason for the Invoice line allowance, expressed as a code.

        Use entries of the UNTDID 5189 code list [6]. The Invoice line level allowance reason code and the Invoice line level allowance reason shall indicate the same allowance reason.

        BR-42: Each Invoice line allowance (BG-27) shall have an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140).BR-CO-7: Invoice line allowance reason code (BT-140) and Invoice line allowance reason (BT-139) shall indicate the same type of allowance reason.BR-CO-23: Each Invoice line allowance (BG-27) shall contain an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140), or both.

        Returns:
        the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:ReasonCode
      • getInvoiceLineAllowanceReason

        public String getInvoiceLineAllowanceReason()
        BT-139:Invoice line allowance reason

        The reason for the Invoice line allowance, expressed as text.

        BR-42: Each Invoice line allowance (BG-27) shall have an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140).BR-CO-7: Invoice line allowance reason code (BT-140) and Invoice line allowance reason (BT-139) shall indicate the same type of allowance reason.BR-CO-23: Each Invoice line allowance (BG-27) shall contain an Invoice line allowance reason (BT-139) or an Invoice line allowance reason code (BT-140), or both.

        Returns:
        the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:IncludedSupplyChainTradeLineItem/ram:SpecifiedLineTradeSettlement/ram:SpecifiedTradeAllowanceCharge/ram:Reason