Class SupplierPurchasingOrg.SupplierPurchasingOrgBuilder
- Enclosing class:
- SupplierPurchasingOrg
-
Method Summary
Modifier and TypeMethodDescriptionauthorizationGroup(String authorizationGroup) Constraints: Not nullable, Maximum length: 4automaticEvaluatedRcptSettlmt(Boolean automaticEvaluatedRcptSettlmt) Constraints: nonebuild()calculationSchemaGroupCode(String calculationSchemaGroupCode) Constraints: Not nullable, Maximum length: 2deletionIndicator(Boolean deletionIndicator) Constraints: noneevaldReceiptSettlementIsActive(Boolean evaldReceiptSettlementIsActive) Constraints: noneincotermsClassification(String incotermsClassification) Constraints: Not nullable, Maximum length: 3incotermsLocation1(String incotermsLocation1) Constraints: Not nullable, Maximum length: 70incotermsLocation2(String incotermsLocation2) Constraints: Not nullable, Maximum length: 70incotermsSupChnDvtgLocAddlUUID(UUID incotermsSupChnDvtgLocAddlUUID) Constraints: noneincotermsSupChnLoc1AddlUUID(UUID incotermsSupChnLoc1AddlUUID) Constraints: noneincotermsSupChnLoc2AddlUUID(UUID incotermsSupChnLoc2AddlUUID) Constraints: noneincotermsTransferLocation(String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28incotermsVersion(String incotermsVersion) Constraints: Not nullable, Maximum length: 4intrastatCrsBorderTrMode(String intrastatCrsBorderTrMode) Constraints: Not nullable, Maximum length: 1invoiceIsGoodsReceiptBased(Boolean invoiceIsGoodsReceiptBased) Constraints: noneinvoiceIsMMServiceEntryBased(Boolean invoiceIsMMServiceEntryBased) Constraints: noneisOrderAcknRqd(Boolean isOrderAcknRqd) Constraints: nonematerialPlannedDeliveryDurn(BigDecimal materialPlannedDeliveryDurn) Constraints: Not nullable, Precision: 3, Scale: 0minimumOrderAmount(BigDecimal minimumOrderAmount) Constraints: Not nullable, Precision: 14, Scale: 3partnerFunction(SupplierPartnerFunc... value) Navigation property to_PartnerFunction for SupplierPurchasingOrg to multiple SupplierPartnerFunc.paymentTerms(String paymentTerms) Constraints: Not nullable, Maximum length: 4planningCycle(String planningCycle) Constraints: Not nullable, Maximum length: 3pricingDateControl(String pricingDateControl) Constraints: Not nullable, Maximum length: 1prodStockAndSlsDataTransfPrfl(String prodStockAndSlsDataTransfPrfl) Constraints: Not nullable, Maximum length: 4productUnitGroup(String productUnitGroup) Constraints: Not nullable, Maximum length: 4purchaseOrderCurrency(String purchaseOrderCurrency) Constraints: Not nullable, Maximum length: 5purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingIsBlockedForSupplier(Boolean purchasingIsBlockedForSupplier) Constraints: nonepurchasingOrganization(String purchasingOrganization) (Key Field) Constraints: Not nullable, Maximum length: 4purchasingOrgText(SupplierPurchasingOrgText... value) Navigation property to_PurchasingOrgText for SupplierPurchasingOrg to multiple SupplierPurchasingOrgText.purOrdAutoGenerationIsAllowed(Boolean purOrdAutoGenerationIsAllowed) Constraints: noneroundingProfile(String roundingProfile) Constraints: Not nullable, Maximum length: 4shippingCondition(String shippingCondition) Constraints: Not nullable, Maximum length: 2suplrDiscountInKindIsGranted(Boolean suplrDiscountInKindIsGranted) Constraints: nonesuplrInvcRevalIsAllowed(Boolean suplrInvcRevalIsAllowed) Constraints: nonesuplrIsRlvtForSettlmtMgmt(Boolean suplrIsRlvtForSettlmtMgmt) Constraints: nonesuplrPurgOrgIsRlvtForPriceDetn(Boolean suplrPurgOrgIsRlvtForPriceDetn) Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 10supplierABCClassificationCode(String supplierABCClassificationCode) Constraints: Not nullable, Maximum length: 1supplierAccountGroup(String supplierAccountGroup) Constraints: Not nullable, Maximum length: 4supplierAccountNumber(String supplierAccountNumber) Constraints: Not nullable, Maximum length: 12supplierConfirmationControlKey(String supplierConfirmationControlKey) Constraints: Not nullable, Maximum length: 4supplierPhoneNumber(String supplierPhoneNumber) Constraints: Not nullable, Maximum length: 16supplierRespSalesPersonName(String supplierRespSalesPersonName) Constraints: Not nullable, Maximum length: 30toString()
-
Method Details
-
partnerFunction
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder partnerFunction(SupplierPartnerFunc... value) Navigation property to_PartnerFunction for SupplierPurchasingOrg to multiple SupplierPartnerFunc.- Parameters:
value- The SupplierPartnerFuncs to build this SupplierPurchasingOrg with.- Returns:
- This Builder to allow for a fluent interface.
-
purchasingOrgText
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder purchasingOrgText(SupplierPurchasingOrgText... value) Navigation property to_PurchasingOrgText for SupplierPurchasingOrg to multiple SupplierPurchasingOrgText.- Parameters:
value- The SupplierPurchasingOrgTexts to build this SupplierPurchasingOrg with.- Returns:
- This Builder to allow for a fluent interface.
-
supplier
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplier(@Nullable String supplier) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
purchasingOrganization
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder purchasingOrganization(@Nullable String purchasingOrganization) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
automaticEvaluatedRcptSettlmt
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder automaticEvaluatedRcptSettlmt(@Nullable Boolean automaticEvaluatedRcptSettlmt) Constraints: noneOriginal property name from the Odata EDM: AutomaticEvaluatedRcptSettlmt
- Returns:
this.
-
calculationSchemaGroupCode
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder calculationSchemaGroupCode(@Nullable String calculationSchemaGroupCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CalculationSchemaGroupCode
- Returns:
this.
-
deletionIndicator
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder deletionIndicator(@Nullable Boolean deletionIndicator) Constraints: noneOriginal property name from the Odata EDM: DeletionIndicator
- Returns:
this.
-
evaldReceiptSettlementIsActive
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder evaldReceiptSettlementIsActive(@Nullable Boolean evaldReceiptSettlementIsActive) Constraints: noneOriginal property name from the Odata EDM: EvaldReceiptSettlementIsActive
- Returns:
this.
-
incotermsClassification
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsClassification(@Nullable String incotermsClassification) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
this.
-
incotermsTransferLocation
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
this.
-
incotermsVersion
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsVersion(@Nullable String incotermsVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
this.
-
incotermsLocation1
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsLocation1(@Nullable String incotermsLocation1) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
this.
-
incotermsLocation2
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsLocation2(@Nullable String incotermsLocation2) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
this.
-
incotermsSupChnLoc1AddlUUID
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsSupChnLoc1AddlUUID(@Nullable UUID incotermsSupChnLoc1AddlUUID) Constraints: noneOriginal property name from the Odata EDM: IncotermsSupChnLoc1AddlUUID
- Returns:
this.
-
incotermsSupChnLoc2AddlUUID
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsSupChnLoc2AddlUUID(@Nullable UUID incotermsSupChnLoc2AddlUUID) Constraints: noneOriginal property name from the Odata EDM: IncotermsSupChnLoc2AddlUUID
- Returns:
this.
-
incotermsSupChnDvtgLocAddlUUID
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder incotermsSupChnDvtgLocAddlUUID(@Nullable UUID incotermsSupChnDvtgLocAddlUUID) Constraints: noneOriginal property name from the Odata EDM: IncotermsSupChnDvtgLocAddlUUID
- Returns:
this.
-
intrastatCrsBorderTrMode
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder intrastatCrsBorderTrMode(@Nullable String intrastatCrsBorderTrMode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IntrastatCrsBorderTrMode
- Returns:
this.
-
invoiceIsGoodsReceiptBased
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder invoiceIsGoodsReceiptBased(@Nullable Boolean invoiceIsGoodsReceiptBased) Constraints: noneOriginal property name from the Odata EDM: InvoiceIsGoodsReceiptBased
- Returns:
this.
-
invoiceIsMMServiceEntryBased
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder invoiceIsMMServiceEntryBased(@Nullable Boolean invoiceIsMMServiceEntryBased) Constraints: noneOriginal property name from the Odata EDM: InvoiceIsMMServiceEntryBased
- Returns:
this.
-
materialPlannedDeliveryDurn
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder materialPlannedDeliveryDurn(@Nullable BigDecimal materialPlannedDeliveryDurn) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: MaterialPlannedDeliveryDurn
- Returns:
this.
-
minimumOrderAmount
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder minimumOrderAmount(@Nullable BigDecimal minimumOrderAmount) Constraints: Not nullable, Precision: 14, Scale: 3Original property name from the Odata EDM: MinimumOrderAmount
- Returns:
this.
-
paymentTerms
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder paymentTerms(@Nullable String paymentTerms) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Returns:
this.
-
planningCycle
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder planningCycle(@Nullable String planningCycle) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PlanningCycle
- Returns:
this.
-
pricingDateControl
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder pricingDateControl(@Nullable String pricingDateControl) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PricingDateControl
- Returns:
this.
-
prodStockAndSlsDataTransfPrfl
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder prodStockAndSlsDataTransfPrfl(@Nullable String prodStockAndSlsDataTransfPrfl) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProdStockAndSlsDataTransfPrfl
- Returns:
this.
-
productUnitGroup
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder productUnitGroup(@Nullable String productUnitGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductUnitGroup
- Returns:
this.
-
purOrdAutoGenerationIsAllowed
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder purOrdAutoGenerationIsAllowed(@Nullable Boolean purOrdAutoGenerationIsAllowed) Constraints: noneOriginal property name from the Odata EDM: PurOrdAutoGenerationIsAllowed
- Returns:
this.
-
purchaseOrderCurrency
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder purchaseOrderCurrency(@Nullable String purchaseOrderCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseOrderCurrency
- Returns:
this.
-
purchasingGroup
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
purchasingIsBlockedForSupplier
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder purchasingIsBlockedForSupplier(@Nullable Boolean purchasingIsBlockedForSupplier) Constraints: noneOriginal property name from the Odata EDM: PurchasingIsBlockedForSupplier
- Returns:
this.
-
roundingProfile
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder roundingProfile(@Nullable String roundingProfile) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: RoundingProfile
- Returns:
this.
-
shippingCondition
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder shippingCondition(@Nullable String shippingCondition) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShippingCondition
- Returns:
this.
-
suplrDiscountInKindIsGranted
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder suplrDiscountInKindIsGranted(@Nullable Boolean suplrDiscountInKindIsGranted) Constraints: noneOriginal property name from the Odata EDM: SuplrDiscountInKindIsGranted
- Returns:
this.
-
suplrInvcRevalIsAllowed
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder suplrInvcRevalIsAllowed(@Nullable Boolean suplrInvcRevalIsAllowed) Constraints: noneOriginal property name from the Odata EDM: SuplrInvcRevalIsAllowed
- Returns:
this.
-
suplrIsRlvtForSettlmtMgmt
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder suplrIsRlvtForSettlmtMgmt(@Nullable Boolean suplrIsRlvtForSettlmtMgmt) Constraints: noneOriginal property name from the Odata EDM: SuplrIsRlvtForSettlmtMgmt
- Returns:
this.
-
suplrPurgOrgIsRlvtForPriceDetn
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder suplrPurgOrgIsRlvtForPriceDetn(@Nullable Boolean suplrPurgOrgIsRlvtForPriceDetn) Constraints: noneOriginal property name from the Odata EDM: SuplrPurgOrgIsRlvtForPriceDetn
- Returns:
this.
-
supplierABCClassificationCode
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplierABCClassificationCode(@Nullable String supplierABCClassificationCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SupplierABCClassificationCode
- Returns:
this.
-
supplierAccountNumber
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplierAccountNumber(@Nullable String supplierAccountNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: SupplierAccountNumber
- Returns:
this.
-
supplierPhoneNumber
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplierPhoneNumber(@Nullable String supplierPhoneNumber) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: SupplierPhoneNumber
- Returns:
this.
-
supplierRespSalesPersonName
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplierRespSalesPersonName(@Nullable String supplierRespSalesPersonName) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SupplierRespSalesPersonName
- Returns:
this.
-
supplierConfirmationControlKey
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplierConfirmationControlKey(@Nullable String supplierConfirmationControlKey) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SupplierConfirmationControlKey
- Returns:
this.
-
isOrderAcknRqd
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder isOrderAcknRqd(@Nullable Boolean isOrderAcknRqd) Constraints: noneOriginal property name from the Odata EDM: IsOrderAcknRqd
- Returns:
this.
-
authorizationGroup
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder authorizationGroup(@Nullable String authorizationGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Returns:
this.
-
supplierAccountGroup
@Nonnull public SupplierPurchasingOrg.SupplierPurchasingOrgBuilder supplierAccountGroup(@Nullable String supplierAccountGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SupplierAccountGroup
- Returns:
this.
-
build
-
toString
-