public static class PurchasingSource.PurchasingSourceBuilder extends Object
public PurchasingSource.PurchasingSourceBuilder material(String material)
public PurchasingSource.PurchasingSourceBuilder plant(String plant)
public PurchasingSource.PurchasingSourceBuilder sourceListRecord(String sourceListRecord)
public PurchasingSource.PurchasingSourceBuilder creationDate(LocalDateTime creationDate)
public PurchasingSource.PurchasingSourceBuilder createdByUserName(String createdByUserName)
public PurchasingSource.PurchasingSourceBuilder validityStartDate(LocalDateTime validityStartDate)
public PurchasingSource.PurchasingSourceBuilder validityEndDate(LocalDateTime validityEndDate)
public PurchasingSource.PurchasingSourceBuilder supplier(String supplier)
public PurchasingSource.PurchasingSourceBuilder supplierIsFixed(Boolean supplierIsFixed)
public PurchasingSource.PurchasingSourceBuilder purchaseOutlineAgreement(String purchaseOutlineAgreement)
public PurchasingSource.PurchasingSourceBuilder purchaseOutlineAgreementItem(String purchaseOutlineAgreementItem)
public PurchasingSource.PurchasingSourceBuilder supplyingPlant(String supplyingPlant)
public PurchasingSource.PurchasingSourceBuilder sourceOfSupplyIsBlocked(Boolean sourceOfSupplyIsBlocked)
public PurchasingSource.PurchasingSourceBuilder purchasingOrganization(String purchasingOrganization)
public PurchasingSource.PurchasingSourceBuilder mRPSourcingControl(String mRPSourcingControl)
public PurchasingSource.PurchasingSourceBuilder orderQuantityUnit(String orderQuantityUnit)
public PurchasingSource.PurchasingSourceBuilder lastChangeDateTime(ZonedDateTime lastChangeDateTime)
public PurchasingSource.PurchasingSourceBuilder issgPlantIsFixed(Boolean issgPlantIsFixed)
public PurchasingSource.PurchasingSourceBuilder purOutlineAgreementIsFixed(Boolean purOutlineAgreementIsFixed)
public PurchasingSource.PurchasingSourceBuilder sourceOfSupplyIsFixed(Boolean sourceOfSupplyIsFixed)
public PurchasingSource build()
Copyright © 2019 SAP SE. All rights reserved.