Class CentralRFQItemDistribution.CentralRFQItemDistributionBuilder
- Enclosing class:
- CentralRFQItemDistribution
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Navigation property _CentralReqForQuotationItem for CentralRFQItemDistribution to single CentralReqForQuotationItem.centralRequestForQuotation(String centralRequestForQuotation) (Key Field) Constraints: Not nullable, Maximum length: 10centralRequestForQuotationItem(String centralRequestForQuotationItem) (Key Field) Constraints: Not nullable, Maximum length: 5cntrlPurgDistributionInPercent(BigDecimal cntrlPurgDistributionInPercent) Constraints: Not nullable, Precision: 6, Scale: 3Navigation property _CntrlRFQ for CentralRFQItemDistribution to single CentralRequestForQuotation.companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4distributionKey(String distributionKey) (Key Field) Constraints: Not nullable, Maximum length: 4distributionType(String distributionType) Constraints: Not nullable, Maximum length: 2lastChangeDateTime(OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7logicalSystem(String logicalSystem) Constraints: Not nullable, Maximum length: 10orderQuantityUnit(String orderQuantityUnit) Constraints: Not nullable, Maximum length: 3orderQuantityUnitISOCode(String orderQuantityUnitISOCode) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4procmtHubPurchaseRequisition(String procmtHubPurchaseRequisition) Constraints: Not nullable, Maximum length: 10procmtHubPurRequisitionItem(String procmtHubPurRequisitionItem) Constraints: Not nullable, Maximum length: 5procurementHubSourceSystem(String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10purchasingDocumentCategory(String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1purchasingDocumentType(String purchasingDocumentType) Constraints: Not nullable, Maximum length: 4purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4purgDocItmDistrLineDeltnCode(String purgDocItmDistrLineDeltnCode) Constraints: Not nullable, Maximum length: 3purReqnReleaseStatus(String purReqnReleaseStatus) Constraints: Not nullable, Maximum length: 2storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4targetQuantity(BigDecimal targetQuantity) Constraints: Not nullable, Precision: 13, Scale: 3toString()
-
Method Details
-
centralReqForQuotationItem
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder centralReqForQuotationItem(CentralReqForQuotationItem value) Navigation property _CentralReqForQuotationItem for CentralRFQItemDistribution to single CentralReqForQuotationItem.- Parameters:
value- The CentralReqForQuotationItem to build this CentralRFQItemDistribution with.- Returns:
- This Builder to allow for a fluent interface.
-
cntrlRFQ
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder cntrlRFQ(CentralRequestForQuotation value) Navigation property _CntrlRFQ for CentralRFQItemDistribution to single CentralRequestForQuotation.- Parameters:
value- The CentralRequestForQuotation to build this CentralRFQItemDistribution with.- Returns:
- This Builder to allow for a fluent interface.
-
centralRequestForQuotation
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder centralRequestForQuotation(@Nullable String centralRequestForQuotation) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CentralRequestForQuotation
- Returns:
this.
-
centralRequestForQuotationItem
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder centralRequestForQuotationItem(@Nullable String centralRequestForQuotationItem) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CentralRequestForQuotationItem
- Returns:
this.
-
distributionKey
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder distributionKey(@Nullable String distributionKey) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DistributionKey
- Returns:
this.
-
purchasingDocumentCategory
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder purchasingDocumentCategory(@Nullable String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentCategory
- Returns:
this.
-
purchasingDocumentType
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder purchasingDocumentType(@Nullable String purchasingDocumentType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingDocumentType
- Returns:
this.
-
purchasingOrganization
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
companyCode
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
plant
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder plant(@Nullable String plant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
logicalSystem
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder logicalSystem(@Nullable String logicalSystem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: LogicalSystem
- Returns:
this.
-
purchasingGroup
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
storageLocation
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
cntrlPurgDistributionInPercent
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder cntrlPurgDistributionInPercent(@Nullable BigDecimal cntrlPurgDistributionInPercent) Constraints: Not nullable, Precision: 6, Scale: 3Original property name from the Odata EDM: CntrlPurgDistributionInPercent
- Returns:
this.
-
targetQuantity
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder targetQuantity(@Nullable BigDecimal targetQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: TargetQuantity
- Returns:
this.
-
purgDocItmDistrLineDeltnCode
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder purgDocItmDistrLineDeltnCode(@Nullable String purgDocItmDistrLineDeltnCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurgDocItmDistrLineDeltnCode
- Returns:
this.
-
orderQuantityUnit
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder orderQuantityUnit(@Nullable String orderQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantityUnit
- Returns:
this.
-
orderQuantityUnitISOCode
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder orderQuantityUnitISOCode(@Nullable String orderQuantityUnitISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantityUnitISOCode
- Returns:
this.
-
distributionType
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder distributionType(@Nullable String distributionType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionType
- Returns:
this.
-
procurementHubSourceSystem
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder procurementHubSourceSystem(@Nullable String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProcurementHubSourceSystem
- Returns:
this.
-
procmtHubPurchaseRequisition
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder procmtHubPurchaseRequisition(@Nullable String procmtHubPurchaseRequisition) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProcmtHubPurchaseRequisition
- Returns:
this.
-
procmtHubPurRequisitionItem
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder procmtHubPurRequisitionItem(@Nullable String procmtHubPurRequisitionItem) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ProcmtHubPurRequisitionItem
- Returns:
this.
-
purReqnReleaseStatus
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder purReqnReleaseStatus(@Nullable String purReqnReleaseStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PurReqnReleaseStatus
- Returns:
this.
-
lastChangeDateTime
@Nonnull public CentralRFQItemDistribution.CentralRFQItemDistributionBuilder lastChangeDateTime(@Nullable OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-