Modifier and Type | Field and Description |
---|---|
static PurgInfoRecdOrgPlantDataOneToOneLink<PurchasingInfoRecord> |
PurgInfoRecdOrgPlantData.TO_PURG_INFO_RECD
Use with available fluent helpers to apply the to_PurgInfoRecd navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PurchasingInfoRecord |
PurchasingInfoRecord.PurchasingInfoRecordBuilder.build() |
PurchasingInfoRecord |
PurgInfoRecdOrgPlantData.fetchPurgInfoRecd()
Fetches the PurchasingInfoRecord entity (one to one) associated with this entity.
|
PurchasingInfoRecord |
PurgInfoRecdOrgPlantData.getPurgInfoRecdOrFetch()
Retrieval of associated PurchasingInfoRecord entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PurchasingInfoRecord> |
PurchasingInfoRecordFluentHelper.getEntityClass() |
protected Class<PurchasingInfoRecord> |
PurchasingInfoRecordByKeyFluentHelper.getEntityClass() |
Optional<PurchasingInfoRecord> |
PurgInfoRecdOrgPlantData.getPurgInfoRecdIfPresent()
Retrieval of associated PurchasingInfoRecord entity (one to one).
|
Class<PurchasingInfoRecord> |
PurchasingInfoRecord.getType() |
Modifier and Type | Method and Description |
---|---|
PurgInfoRecdOrgPlantData.PurgInfoRecdOrgPlantDataBuilder |
PurgInfoRecdOrgPlantData.PurgInfoRecdOrgPlantDataBuilder.purgInfoRecd(PurchasingInfoRecord value) |
void |
PurgInfoRecdOrgPlantData.setPurgInfoRecd(PurchasingInfoRecord value)
Overwrites the associated PurchasingInfoRecord entity for the loaded navigation property
to_PurgInfoRecd.
|
Constructor and Description |
---|
PurgInfoRecdOrgPlantData(String purchasingInfoRecord,
String purchasingInfoRecordCategory,
String purchasingOrganization,
String plant,
String createdByUser,
Boolean isMarkedForDeletion,
String purchasingGroup,
String currency,
BigDecimal minimumPurchaseOrderQuantity,
BigDecimal standardPurchaseOrderQuantity,
BigDecimal materialPlannedDeliveryDurn,
BigDecimal overdelivTolrtdLmtRatioInPct,
BigDecimal underdelivTolrtdLmtRatioInPct,
Boolean unlimitedOverdeliveryIsAllowed,
String lastReferencingPurchaseOrder,
String lastReferencingPurOrderItem,
String material,
String supplier,
String materialGroup,
String purgDocOrderQuantityUnit,
String netPriceQuantityUnit,
BigDecimal materialPriceUnitQty,
String purchaseOrderPriceUnit,
LocalDateTime priceValidityEndDate,
Boolean invoiceIsGoodsReceiptBased,
String taxCode,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
BigDecimal maximumOrderQuantity,
String isRelevantForAutomSrcg,
String supplierQuotation,
LocalDateTime supplierQuotationDate,
BigDecimal minRemainingShelfLife,
Boolean isEvaluatedRcptSettlmtAllowed,
Boolean isPurOrderAllwdForInbDeliv,
Boolean isOrderAcknRqd,
String isRetMatlAuthznRqdBySupplier,
Boolean isCashDiscountGranted,
String materialConditionGroup,
LocalDateTime purchasingDocumentDate,
String shelfLifeExpirationDatePeriod,
String isEndOfPurposeBlocked,
PurchasingInfoRecord toPurgInfoRecd) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurchasingInfoRecord> |
PurchasingInfoRecordOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected PurchasingInfoRecordLink<ObjectT> |
PurchasingInfoRecordLink.translateLinkType(EntityLink<PurchasingInfoRecordLink<ObjectT>,PurchasingInfoRecord,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.