Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
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 |
PurReqnAcctAssgmtDeleteFluentHelper.getEntity() |
protected PurReqnAcctAssgmt |
PurReqnAcctAssgmtCreateFluentHelper.getEntity() |
protected PurReqnAcctAssgmt |
PurReqnAcctAssgmtUpdateFluentHelper.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> |
PurReqnAcctAssgmtFluentHelper.getEntityClass() |
protected Class<PurReqnAcctAssgmt> |
PurReqnAcctAssgmtByKeyFluentHelper.getEntityClass() |
Optional<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) |
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.
|
protected PurReqnAcctAssgmtLink<ObjectT> |
PurReqnAcctAssgmtLink.translateLinkType(EntityLink<PurReqnAcctAssgmtLink<ObjectT>,PurReqnAcctAssgmt,ObjectT> link) |
Constructor and Description |
---|
PurReqnAcctAssgmtCreateFluentHelper(String servicePath,
PurReqnAcctAssgmt entity)
Creates a fluent helper object that will create a
PurReqnAcctAssgmt entity on the OData endpoint. |
PurReqnAcctAssgmtDeleteFluentHelper(String servicePath,
PurReqnAcctAssgmt entity)
Creates a fluent helper object that will delete 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 accountAssignmentCategory,
String material,
String materialGroup,
String purchasingDocumentCategory,
BigDecimal requestedQuantity,
String baseUnit,
BigDecimal purchaseRequisitionPrice,
BigDecimal purReqnPriceQuantity,
BigDecimal materialGoodsReceiptDuration,
String releaseCode,
String purchaseRequisitionItem,
LocalDateTime purchaseRequisitionReleaseDate,
String purchasingOrganization,
String purchasingGroup,
String plant,
Boolean sourceOfSupplyIsAssigned,
String supplyingPlant,
BigDecimal orderedQuantity,
LocalDateTime deliveryDate,
LocalDateTime creationDate,
String processingStatus,
String purchasingDocument,
String purchasingInfoRecord,
String supplier,
String isDeleted,
String fixedSupplier,
String requisitionerName,
String createdByUser,
LocalDateTime purReqCreationDate,
String deliveryAddressID,
String manualDeliveryAddressID,
String purReqnItemCurrency,
String purchasingDocumentItem,
BigDecimal materialPlannedDeliveryDurn,
String delivDateCategory,
String multipleAcctAssgmtDistribution,
String storageLocation,
String purReqnSSPRequestor,
String purReqnSSPAuthor,
String purchaseContract,
String purReqnSourceOfSupplyType,
String purchaseContractItem,
String consumptionPosting,
String purReqnReleaseStatus,
String purReqnOrigin,
String purReqnSSPCatalog,
String purReqnSSPCatalogItem,
Integer purReqnSSPCrossCatalogItem,
String isPurReqnBlocked,
String itemDeliveryAddressID,
String language,
Boolean isClosed,
Boolean releaseIsNotCompleted,
String servicePerformer,
String purchaseRequisitionType,
String productType,
String purchaseRequisitionStatus,
String releaseStrategy,
LocalDateTime performancePeriodStartDate,
LocalDateTime performancePeriodEndDate,
String companyCode,
String supplierMaterialNumber,
String batch,
String materialRevisionLevel,
BigDecimal minRemainingShelfLife,
String purchasingDocumentSubtype,
BigDecimal itemNetAmount,
Boolean goodsReceiptIsExpected,
Boolean invoiceIsExpected,
Boolean goodsReceiptIsNonValuated,
String requirementTracking,
String mRPController,
Boolean purchaseRequisitionIsFixed,
String addressID,
String purchasingDocumentItemCategory,
String purchaseRequisitionItemText,
ErpConfigContext erpConfigContext,
PurchaseRequisitionHeader toPurchaseReqn,
List<PurReqnAcctAssgmt> toPurchaseReqnAcctAssgmt,
PurReqAddDelivery toPurchaseReqnDeliveryAddress) |
Copyright © 2018 SAP SE. All rights reserved.