Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.PurchasingSource.PurchasingSourceBuilder
Packages that use PurchasingSource.PurchasingSourceBuilder
-
Uses of PurchasingSource.PurchasingSourceBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource that return PurchasingSource.PurchasingSourceBuilderModifier and TypeMethodDescriptionPurchasingSource.builder()PurchasingSource.PurchasingSourceBuilder.createdByUserName(String createdByUserName) Constraints: Not nullable, Maximum length: 12PurchasingSource.PurchasingSourceBuilder.creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0PurchasingSource.PurchasingSourceBuilder.issgPlantIsFixed(Boolean issgPlantIsFixed) Constraints: nonePurchasingSource.PurchasingSourceBuilder.lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7(Key Field) Constraints: Not nullable, Maximum length: 40PurchasingSource.PurchasingSourceBuilder.mRPSourcingControl(String mRPSourcingControl) Constraints: Not nullable, Maximum length: 1PurchasingSource.PurchasingSourceBuilder.orderQuantityUnit(String orderQuantityUnit) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 4PurchasingSource.PurchasingSourceBuilder.purchaseOutlineAgreement(String purchaseOutlineAgreement) Constraints: Not nullable, Maximum length: 10PurchasingSource.PurchasingSourceBuilder.purchaseOutlineAgreementItem(String purchaseOutlineAgreementItem) Constraints: Not nullable, Maximum length: 5PurchasingSource.PurchasingSourceBuilder.purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4PurchasingSource.PurchasingSourceBuilder.purOutlineAgreementIsFixed(Boolean purOutlineAgreementIsFixed) Constraints: nonePurchasingSource.PurchasingSourceBuilder.sourceListRecord(String sourceListRecord) (Key Field) Constraints: Not nullable, Maximum length: 5PurchasingSource.PurchasingSourceBuilder.sourceOfSupplyIsBlocked(Boolean sourceOfSupplyIsBlocked) Constraints: nonePurchasingSource.PurchasingSourceBuilder.sourceOfSupplyIsFixed(Boolean sourceOfSupplyIsFixed) Constraints: noneConstraints: Not nullable, Maximum length: 10PurchasingSource.PurchasingSourceBuilder.supplierIsFixed(Boolean supplierIsFixed) Constraints: nonePurchasingSource.PurchasingSourceBuilder.supplyingPlant(String supplyingPlant) Constraints: Not nullable, Maximum length: 4PurchasingSource.PurchasingSourceBuilder.validityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0PurchasingSource.PurchasingSourceBuilder.validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0