Class CustomerReturnItem.CustomerReturnItemBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItem.CustomerReturnItemBuilder
Enclosing class:
CustomerReturnItem

public static final class CustomerReturnItem.CustomerReturnItemBuilder extends Object
Helper class to allow for fluent creation of CustomerReturnItem instances.
  • Method Details

    • customerReturn

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerReturn(CustomerReturn value)
      Navigation property to_CustomerReturn for CustomerReturnItem to single CustomerReturn.
      Parameters:
      value - The CustomerReturn to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • customerReturn

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerReturn(String value)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CustomerReturn

      Parameters:
      value - The customerReturn to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • partner

      Navigation property to_Partner for CustomerReturnItem to multiple CustomerReturnItemPartner.
      Parameters:
      value - The CustomerReturnItemPartners to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • pricingElement

      Navigation property to_PricingElement for CustomerReturnItem to multiple CustomerReturnItemPrcgElmnt.
      Parameters:
      value - The CustomerReturnItemPrcgElmnts to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • processStep

      Navigation property to_ProcessStep for CustomerReturnItem to multiple CustomerReturnProcessStep.
      Parameters:
      value - The CustomerReturnProcessSteps to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • relatedObject

      Navigation property to_RelatedObject for CustomerReturnItem to multiple CustomerReturnItemRelatedObj.
      Parameters:
      value - The CustomerReturnItemRelatedObjs to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • scheduleLine

      Navigation property to_ScheduleLine for CustomerReturnItem to multiple CustomerReturnScheduleLine.
      Parameters:
      value - The CustomerReturnScheduleLines to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • serialNumber

      Navigation property to_SerialNumber for CustomerReturnItem to multiple CustomerReturnSerialNumber.
      Parameters:
      value - The CustomerReturnSerialNumbers to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • text

      Navigation property to_Text for CustomerReturnItem to multiple CustomerReturnItemText.
      Parameters:
      value - The CustomerReturnItemTexts to build this CustomerReturnItem with.
      Returns:
      This Builder to allow for a fluent interface.
    • customerReturnItem

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerReturnItem(@Nullable String customerReturnItem)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: CustomerReturnItem

      Returns:
      this.
    • higherLevelItem

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder higherLevelItem(@Nullable String higherLevelItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: HigherLevelItem

      Returns:
      this.
    • customerReturnItemCategory

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerReturnItemCategory(@Nullable String customerReturnItemCategory)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustomerReturnItemCategory

      Returns:
      this.
    • customerReturnItemText

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerReturnItemText(@Nullable String customerReturnItemText)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: CustomerReturnItemText

      Returns:
      this.
    • purchaseOrderByCustomer

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder purchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: PurchaseOrderByCustomer

      Returns:
      this.
    • material

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder material(@Nullable String material)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: Material

      Returns:
      this.
    • materialByCustomer

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder materialByCustomer(@Nullable String materialByCustomer)
      Constraints: Not nullable, Maximum length: 35

      Original property name from the Odata EDM: MaterialByCustomer

      Returns:
      this.
    • requestedQuantity

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder requestedQuantity(@Nullable BigDecimal requestedQuantity)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: RequestedQuantity

      Returns:
      this.
    • requestedQuantityUnit

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder requestedQuantityUnit(@Nullable String requestedQuantityUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: RequestedQuantityUnit

      Returns:
      this.
    • itemGrossWeight

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder itemGrossWeight(@Nullable BigDecimal itemGrossWeight)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: ItemGrossWeight

      Returns:
      this.
    • itemNetWeight

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder itemNetWeight(@Nullable BigDecimal itemNetWeight)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: ItemNetWeight

      Returns:
      this.
    • itemWeightUnit

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder itemWeightUnit(@Nullable String itemWeightUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ItemWeightUnit

      Returns:
      this.
    • itemVolume

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder itemVolume(@Nullable BigDecimal itemVolume)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: ItemVolume

      Returns:
      this.
    • itemVolumeUnit

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder itemVolumeUnit(@Nullable String itemVolumeUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ItemVolumeUnit

      Returns:
      this.
    • transactionCurrency

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder transactionCurrency(@Nullable String transactionCurrency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: TransactionCurrency

      Returns:
      this.
    • netAmount

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder netAmount(@Nullable BigDecimal netAmount)
      Constraints: Not nullable, Precision: 16, Scale: 3

      Original property name from the Odata EDM: NetAmount

      Returns:
      this.
    • materialGroup

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder materialGroup(@Nullable String materialGroup)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: MaterialGroup

      Returns:
      this.
    • batch

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder batch(@Nullable String batch)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Batch

      Returns:
      this.
    • productionPlant

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productionPlant(@Nullable String productionPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ProductionPlant

      Returns:
      this.
    • storageLocation

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder storageLocation(@Nullable String storageLocation)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: StorageLocation

      Returns:
      this.
    • shippingPoint

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder shippingPoint(@Nullable String shippingPoint)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ShippingPoint

      Returns:
      this.
    • shippingType

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder shippingType(@Nullable String shippingType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ShippingType

      Returns:
      this.
    • deliveryPriority

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder deliveryPriority(@Nullable String deliveryPriority)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DeliveryPriority

      Returns:
      this.
    • incotermsClassification

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder incotermsClassification(@Nullable String incotermsClassification)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: IncotermsClassification

      Returns:
      this.
    • incotermsTransferLocation

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation)
      Constraints: Not nullable, Maximum length: 28

      Original property name from the Odata EDM: IncotermsTransferLocation

      Returns:
      this.
    • incotermsLocation1

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder incotermsLocation1(@Nullable String incotermsLocation1)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation1

      Returns:
      this.
    • incotermsLocation2

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder incotermsLocation2(@Nullable String incotermsLocation2)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation2

      Returns:
      this.
    • customerPaymentTerms

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerPaymentTerms(@Nullable String customerPaymentTerms)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustomerPaymentTerms

      Returns:
      this.
    • productTaxClassification1

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification1(@Nullable String productTaxClassification1)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification1

      Returns:
      this.
    • productTaxClassification2

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification2(@Nullable String productTaxClassification2)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification2

      Returns:
      this.
    • productTaxClassification3

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification3(@Nullable String productTaxClassification3)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification3

      Returns:
      this.
    • productTaxClassification4

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification4(@Nullable String productTaxClassification4)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification4

      Returns:
      this.
    • productTaxClassification5

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification5(@Nullable String productTaxClassification5)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification5

      Returns:
      this.
    • productTaxClassification6

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification6(@Nullable String productTaxClassification6)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification6

      Returns:
      this.
    • productTaxClassification7

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification7(@Nullable String productTaxClassification7)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification7

      Returns:
      this.
    • productTaxClassification8

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification8(@Nullable String productTaxClassification8)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification8

      Returns:
      this.
    • productTaxClassification9

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productTaxClassification9(@Nullable String productTaxClassification9)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductTaxClassification9

      Returns:
      this.
    • salesDocumentRjcnReason

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder salesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: SalesDocumentRjcnReason

      Returns:
      this.
    • itemBillingBlockReason

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder itemBillingBlockReason(@Nullable String itemBillingBlockReason)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ItemBillingBlockReason

      Returns:
      this.
    • profitCenter

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder profitCenter(@Nullable String profitCenter)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProfitCenter

      Returns:
      this.
    • retsMgmtProcess

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsMgmtProcess(@Nullable String retsMgmtProcess)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RetsMgmtProcess

      Returns:
      this.
    • retsMgmtProcessItem

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsMgmtProcessItem(@Nullable String retsMgmtProcessItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: RetsMgmtProcessItem

      Returns:
      this.
    • returnReason

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnReason(@Nullable String returnReason)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ReturnReason

      Returns:
      this.
    • retsMgmtProcessingBlock

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsMgmtProcessingBlock(@Nullable String retsMgmtProcessingBlock)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RetsMgmtProcessingBlock

      Returns:
      this.
    • custRetItmFollowUpActivity

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder custRetItmFollowUpActivity(@Nullable String custRetItmFollowUpActivity)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustRetItmFollowUpActivity

      Returns:
      this.
    • returnsMaterialHasBeenReceived

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsMaterialHasBeenReceived(@Nullable String returnsMaterialHasBeenReceived)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReturnsMaterialHasBeenReceived

      Returns:
      this.
    • returnsRefundType

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsRefundType(@Nullable String returnsRefundType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReturnsRefundType

      Returns:
      this.
    • returnsRefundProcgMode

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsRefundProcgMode(@Nullable String returnsRefundProcgMode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReturnsRefundProcgMode

      Returns:
      this.
    • retsProdValnIsSuspended

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsProdValnIsSuspended(@Nullable String retsProdValnIsSuspended)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RetsProdValnIsSuspended

      Returns:
      this.
    • returnsRefundExtent

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsRefundExtent(@Nullable String returnsRefundExtent)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ReturnsRefundExtent

      Returns:
      this.
    • prelimRefundIsDetermined

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder prelimRefundIsDetermined(@Nullable String prelimRefundIsDetermined)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PrelimRefundIsDetermined

      Returns:
      this.
    • returnsRefundRjcnReason

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsRefundRjcnReason(@Nullable String returnsRefundRjcnReason)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ReturnsRefundRjcnReason

      Returns:
      this.
    • replacementMaterial

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder replacementMaterial(@Nullable String replacementMaterial)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: ReplacementMaterial

      Returns:
      this.
    • replacementMaterialQuantity

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder replacementMaterialQuantity(@Nullable BigDecimal replacementMaterialQuantity)
      Constraints: Not nullable, Precision: 15, Scale: 3

      Original property name from the Odata EDM: ReplacementMaterialQuantity

      Returns:
      this.
    • replacementMaterialQtyUnit

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder replacementMaterialQtyUnit(@Nullable String replacementMaterialQtyUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ReplacementMaterialQtyUnit

      Returns:
      this.
    • replacementMaterialIsRequested

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder replacementMaterialIsRequested(@Nullable String replacementMaterialIsRequested)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReplacementMaterialIsRequested

      Returns:
      this.
    • replacementMatlSupplyingPlant

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder replacementMatlSupplyingPlant(@Nullable String replacementMatlSupplyingPlant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ReplacementMatlSupplyingPlant

      Returns:
      this.
    • nextPlantForFollowUpActivity

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder nextPlantForFollowUpActivity(@Nullable String nextPlantForFollowUpActivity)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: NextPlantForFollowUpActivity

      Returns:
      this.
    • returnsTransshipmentPlant

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsTransshipmentPlant(@Nullable String returnsTransshipmentPlant)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReturnsTransshipmentPlant

      Returns:
      this.
    • supplier

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder supplier(@Nullable String supplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Returns:
      this.
    • supplierRetMatlAuthzn

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder supplierRetMatlAuthzn(@Nullable String supplierRetMatlAuthzn)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: SupplierRetMatlAuthzn

      Returns:
      this.
    • suplrRetMatlAuthznIsRequired

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder suplrRetMatlAuthznIsRequired(@Nullable String suplrRetMatlAuthznIsRequired)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SuplrRetMatlAuthznIsRequired

      Returns:
      this.
    • customerRetMatlInspResultCode

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder customerRetMatlInspResultCode(@Nullable String customerRetMatlInspResultCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CustomerRetMatlInspResultCode

      Returns:
      this.
    • nextFllwUpActivityForMatlInsp

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder nextFllwUpActivityForMatlInsp(@Nullable String nextFllwUpActivityForMatlInsp)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: NextFllwUpActivityForMatlInsp

      Returns:
      this.
    • retMatlInspResultCode

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retMatlInspResultCode(@Nullable String retMatlInspResultCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RetMatlInspResultCode

      Returns:
      this.
    • productIsInspectedAtCustSite

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder productIsInspectedAtCustSite(@Nullable String productIsInspectedAtCustSite)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProductIsInspectedAtCustSite

      Returns:
      this.
    • custRetMatlAuthzn

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder custRetMatlAuthzn(@Nullable String custRetMatlAuthzn)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: CustRetMatlAuthzn

      Returns:
      this.
    • cRMLogicalSystem

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder cRMLogicalSystem(@Nullable String cRMLogicalSystem)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CRMLogicalSystem

      Returns:
      this.
    • cRMObjectUUID

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder cRMObjectUUID(@Nullable String cRMObjectUUID)
      Constraints: Not nullable, Maximum length: 32

      Original property name from the Odata EDM: CRMObjectUUID

      Returns:
      this.
    • cRMObjectID

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder cRMObjectID(@Nullable String cRMObjectID)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CRMObjectID

      Returns:
      this.
    • cRMObjectType

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder cRMObjectType(@Nullable String cRMObjectType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CRMObjectType

      Returns:
      this.
    • retsMgmtItmLogProcgStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsMgmtItmLogProcgStatus(@Nullable String retsMgmtItmLogProcgStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RetsMgmtItmLogProcgStatus

      Returns:
      this.
    • retsMgmtItmCompnProcgStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsMgmtItmCompnProcgStatus(@Nullable String retsMgmtItmCompnProcgStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RetsMgmtItmCompnProcgStatus

      Returns:
      this.
    • retsMgmtItmProcgStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder retsMgmtItmProcgStatus(@Nullable String retsMgmtItmProcgStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RetsMgmtItmProcgStatus

      Returns:
      this.
    • returnsDocumentStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsDocumentStatus(@Nullable String returnsDocumentStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReturnsDocumentStatus

      Returns:
      this.
    • returnsDocumentApprovalStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder returnsDocumentApprovalStatus(@Nullable String returnsDocumentApprovalStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ReturnsDocumentApprovalStatus

      Returns:
      this.
    • sDProcessStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder sDProcessStatus(@Nullable String sDProcessStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SDProcessStatus

      Returns:
      this.
    • referenceSDDocument

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder referenceSDDocument(@Nullable String referenceSDDocument)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ReferenceSDDocument

      Returns:
      this.
    • referenceSDDocumentItem

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder referenceSDDocumentItem(@Nullable String referenceSDDocumentItem)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ReferenceSDDocumentItem

      Returns:
      this.
    • referenceSDDocumentCategory

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder referenceSDDocumentCategory(@Nullable String referenceSDDocumentCategory)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ReferenceSDDocumentCategory

      Returns:
      this.
    • sDDocumentRejectionStatus

      @Nonnull public CustomerReturnItem.CustomerReturnItemBuilder sDDocumentRejectionStatus(@Nullable String sDDocumentRejectionStatus)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: SDDocumentRejectionStatus

      Returns:
      this.
    • build

      @Nonnull public CustomerReturnItem build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object