Modifier and Type | Field and Description |
---|---|
static PurchaseRequisitionItemLink<PurReqnAcctAssgmt> |
PurchaseRequisitionItem.TO_PURCHASE_REQN_ACCT_ASSGMT
Use with available fluent helpers to apply the to_PurchaseReqnAcctAssgmt navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PurReqnAcctAssgmt |
PurReqnAcctAssgmt.PurReqnAcctAssgmtBuilder.build() |
protected PurReqnAcctAssgmt |
PurReqnAcctAssgmtUpdateFluentHelper.getEntity() |
protected PurReqnAcctAssgmt |
PurReqnAcctAssgmtCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<PurReqnAcctAssgmt> |
PurchaseRequisitionItem.fetchPurchaseReqnAcctAssgmt()
Fetches the PurReqnAcctAssgmt entities (one to many) associated with this entity.
|
protected Class<PurReqnAcctAssgmt> |
PurReqnAcctAssgmtByKeyFluentHelper.getEntityClass() |
protected Class<PurReqnAcctAssgmt> |
PurReqnAcctAssgmtFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PurReqnAcctAssgmt>> |
PurchaseRequisitionItem.getPurchaseReqnAcctAssgmtIfPresent()
Retrieval of associated PurReqnAcctAssgmt entities (one to many).
|
List<PurReqnAcctAssgmt> |
PurchaseRequisitionItem.getPurchaseReqnAcctAssgmtOrFetch()
Retrieval of associated PurReqnAcctAssgmt entities (one to many).
|
Class<PurReqnAcctAssgmt> |
PurReqnAcctAssgmt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurchaseRequisitionItem.addPurchaseReqnAcctAssgmt(PurReqnAcctAssgmt... entity)
Adds elements to the list of associated PurReqnAcctAssgmt entities.
|
PurchaseRequisitionItem.PurchaseRequisitionItemBuilder |
PurchaseRequisitionItem.PurchaseRequisitionItemBuilder.purchaseReqnAcctAssgmt(PurReqnAcctAssgmt... value)
Navigation property to_PurchaseReqnAcctAssgmt for PurchaseRequisitionItem to multiple
PurReqnAcctAssgmt.
|
Modifier and Type | Method and Description |
---|---|
void |
PurchaseRequisitionItem.setPurchaseReqnAcctAssgmt(List<PurReqnAcctAssgmt> value)
Overwrites the list of associated PurReqnAcctAssgmt entities for the loaded navigation property
to_PurchaseReqnAcctAssgmt.
|
Constructor and Description |
---|
PurReqnAcctAssgmtCreateFluentHelper(String servicePath,
PurReqnAcctAssgmt entity)
Creates a fluent helper object that will create a
PurReqnAcctAssgmt entity on the OData endpoint. |
PurReqnAcctAssgmtUpdateFluentHelper(String servicePath,
PurReqnAcctAssgmt entity)
Creates a fluent helper object that will update a
PurReqnAcctAssgmt entity on the OData endpoint. |
Constructor and Description |
---|
PurchaseRequisitionItem(String purchaseRequisition,
String purchaseRequisitionItem,
String purchasingDocument,
String purchasingDocumentItem,
String purReqnReleaseStatus,
String purchaseRequisitionType,
String purchasingDocumentSubtype,
String purchasingDocumentItemCategory,
String purchaseRequisitionItemText,
String accountAssignmentCategory,
String material,
String materialGroup,
String purchasingDocumentCategory,
BigDecimal requestedQuantity,
String baseUnit,
BigDecimal purchaseRequisitionPrice,
BigDecimal purReqnPriceQuantity,
BigDecimal materialGoodsReceiptDuration,
String releaseCode,
LocalDateTime purchaseRequisitionReleaseDate,
String purchasingOrganization,
String purchasingGroup,
String plant,
String companyCode,
Boolean sourceOfSupplyIsAssigned,
String supplyingPlant,
BigDecimal orderedQuantity,
LocalDateTime deliveryDate,
LocalDateTime creationDate,
String processingStatus,
String externalApprovalStatus,
String purchasingInfoRecord,
String supplier,
String isDeleted,
String fixedSupplier,
String requisitionerName,
String createdByUser,
LocalDateTime purReqCreationDate,
String deliveryAddressID,
String manualDeliveryAddressID,
String purReqnItemCurrency,
BigDecimal materialPlannedDeliveryDurn,
String delivDateCategory,
String multipleAcctAssgmtDistribution,
String storageLocation,
String purReqnSSPRequestor,
String purReqnSSPAuthor,
String purchaseContract,
String purReqnSourceOfSupplyType,
String purchaseContractItem,
String consumptionPosting,
String purReqnOrigin,
String purReqnSSPCatalog,
String purReqnSSPCatalogItem,
Integer purReqnSSPCrossCatalogItem,
String isPurReqnBlocked,
String itemDeliveryAddressID,
String language,
Boolean isClosed,
Boolean releaseIsNotCompleted,
String servicePerformer,
String productType,
String purchaseRequisitionStatus,
String releaseStrategy,
LocalDateTime performancePeriodStartDate,
LocalDateTime performancePeriodEndDate,
String purchaseOrderPriceType,
String supplierMaterialNumber,
String batch,
String materialRevisionLevel,
BigDecimal minRemainingShelfLife,
BigDecimal itemNetAmount,
Boolean goodsReceiptIsExpected,
Boolean invoiceIsExpected,
Boolean goodsReceiptIsNonValuated,
String requirementTracking,
String mRPController,
Boolean purchaseRequisitionIsFixed,
String addressID,
ZonedDateTime lastChangeDateTime,
String purReqnExternalReference,
String purReqnItemExternalReference,
String purReqnExternalSystemId,
String purReqnExternalSystemType,
String purReqnTypeExternalReference,
String purReqnProcessingType,
String purReqnProcessingDateTime,
String procmtHubBackendBusSyst,
String sSPAuthorExternalBPIdnNumber,
String sSPReqrUserId,
String productSeasonYear,
String productSeason,
String productCollection,
String productTheme,
String productCharacteristic1,
String productCharacteristic2,
String productCharacteristic3,
String productCharacteristic1Desc,
String productCharacteristic2Desc,
String productCharacteristic3Desc,
String stockSegment,
String requirementSegment,
PurchaseRequisitionHeader toPurchaseReqn,
List<PurReqnAcctAssgmt> toPurchaseReqnAcctAssgmt,
PurReqAddDelivery toPurchaseReqnDeliveryAddress,
List<PurchaseReqnItemText> toPurchaseReqnItemText) |
Modifier and Type | Method and Description |
---|---|
PurchaseRequisitionServiceBatchChangeSet |
PurchaseRequisitionServiceBatchChangeSet.createPurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt)
Create a new
PurReqnAcctAssgmt entity and save it to the S/4HANA system. |
PurchaseRequisitionServiceBatchChangeSet |
DefaultPurchaseRequisitionServiceBatchChangeSet.createPurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt)
Create a new
PurReqnAcctAssgmt entity and save it to the S/4HANA system. |
PurchaseRequisitionServiceBatchChangeSet |
PurchaseRequisitionServiceBatchChangeSet.updatePurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt)
Update an existing
PurReqnAcctAssgmt entity and save it to the S/4HANA system. |
PurchaseRequisitionServiceBatchChangeSet |
DefaultPurchaseRequisitionServiceBatchChangeSet.updatePurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt)
Update an existing
PurReqnAcctAssgmt entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurReqnAcctAssgmt> |
PurReqnAcctAssgmtOneToOneLink.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 PurReqnAcctAssgmtLink<ObjectT> |
PurReqnAcctAssgmtLink.translateLinkType(EntityLink<PurReqnAcctAssgmtLink<ObjectT>,PurReqnAcctAssgmt,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PurReqnAcctAssgmtCreateFluentHelper |
PurchaseRequisitionService.createPurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt)
Create a new
PurReqnAcctAssgmt entity and save it to the S/4HANA system. |
PurReqnAcctAssgmtCreateFluentHelper |
DefaultPurchaseRequisitionService.createPurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt) |
PurReqnAcctAssgmtUpdateFluentHelper |
PurchaseRequisitionService.updatePurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt)
Update an existing
PurReqnAcctAssgmt entity and save it to the S/4HANA system. |
PurReqnAcctAssgmtUpdateFluentHelper |
DefaultPurchaseRequisitionService.updatePurReqnAcctAssgmt(PurReqnAcctAssgmt purReqnAcctAssgmt) |
Copyright © 2021 SAP SE. All rights reserved.