Class GeneratedSAPCpiOutboundReturnOrderItem

    • Field Detail

      • REJECTIONREASON

        public static final java.lang.String REJECTIONREASON
        Qualifier of the SAPCpiOutboundReturnOrderItem.rejectionReason attribute
        See Also:
        Constant Field Values
      • WAREHOUSE

        public static final java.lang.String WAREHOUSE
        Qualifier of the SAPCpiOutboundReturnOrderItem.warehouse attribute
        See Also:
        Constant Field Values
      • CANCELLATIONCODE

        public static final java.lang.String CANCELLATIONCODE
        Qualifier of the SAPCpiOutboundReturnOrderItem.cancellationCode attribute
        See Also:
        Constant Field Values
      • CANCELLATIONREASONDESCRIPTION

        public static final java.lang.String CANCELLATIONREASONDESCRIPTION
        Qualifier of the SAPCpiOutboundReturnOrderItem.cancellationReasonDescription attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSAPCpiOutboundReturnOrderItem

        public GeneratedSAPCpiOutboundReturnOrderItem()
    • Method Detail

      • getCancellationCode

        public java.lang.String getCancellationCode​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.cancellationCode attribute.
        Returns:
        the cancellationCode
      • getCancellationCode

        public java.lang.String getCancellationCode()
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.cancellationCode attribute.
        Returns:
        the cancellationCode
      • setCancellationCode

        public void setCancellationCode​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.cancellationCode attribute.
        Parameters:
        value - the cancellationCode
      • setCancellationCode

        public void setCancellationCode​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.cancellationCode attribute.
        Parameters:
        value - the cancellationCode
      • getCancellationReasonDescription

        public java.lang.String getCancellationReasonDescription​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.cancellationReasonDescription attribute.
        Returns:
        the cancellationReasonDescription
      • getCancellationReasonDescription

        public java.lang.String getCancellationReasonDescription()
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.cancellationReasonDescription attribute.
        Returns:
        the cancellationReasonDescription
      • setCancellationReasonDescription

        public void setCancellationReasonDescription​(SessionContext ctx,
                                                     java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.cancellationReasonDescription attribute.
        Parameters:
        value - the cancellationReasonDescription
      • setCancellationReasonDescription

        public void setCancellationReasonDescription​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.cancellationReasonDescription attribute.
        Parameters:
        value - the cancellationReasonDescription
      • getRejectionReason

        public java.lang.String getRejectionReason​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.rejectionReason attribute.
        Returns:
        the rejectionReason
      • getRejectionReason

        public java.lang.String getRejectionReason()
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.rejectionReason attribute.
        Returns:
        the rejectionReason
      • setRejectionReason

        public void setRejectionReason​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.rejectionReason attribute.
        Parameters:
        value - the rejectionReason
      • setRejectionReason

        public void setRejectionReason​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.rejectionReason attribute.
        Parameters:
        value - the rejectionReason
      • getWarehouse

        public java.lang.String getWarehouse​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.warehouse attribute.
        Returns:
        the warehouse
      • getWarehouse

        public java.lang.String getWarehouse()
        Generated method - Getter of the SAPCpiOutboundReturnOrderItem.warehouse attribute.
        Returns:
        the warehouse
      • setWarehouse

        public void setWarehouse​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.warehouse attribute.
        Parameters:
        value - the warehouse
      • setWarehouse

        public void setWarehouse​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundReturnOrderItem.warehouse attribute.
        Parameters:
        value - the warehouse