Modifier and Type | Field and Description |
---|---|
static PurchaseContractItemLink<ValAddedSrvcMM> |
PurchaseContractItem.TO_VALUE_ADDED_SERVICE
Use with available fluent helpers to apply the to_ValueAddedService navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ValAddedSrvcMM |
ValAddedSrvcMM.ValAddedSrvcMMBuilder.build() |
protected ValAddedSrvcMM |
ValAddedSrvcMMUpdateFluentHelper.getEntity() |
protected ValAddedSrvcMM |
ValAddedSrvcMMDeleteFluentHelper.getEntity() |
protected ValAddedSrvcMM |
ValAddedSrvcMMCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ValAddedSrvcMM> |
PurchaseContractItem.fetchValueAddedService()
Fetches the ValAddedSrvcMM entities (one to many) associated with this entity.
|
protected Class<ValAddedSrvcMM> |
ValAddedSrvcMMFluentHelper.getEntityClass() |
protected Class<ValAddedSrvcMM> |
ValAddedSrvcMMByKeyFluentHelper.getEntityClass() |
Class<ValAddedSrvcMM> |
ValAddedSrvcMM.getType() |
io.vavr.control.Option<List<ValAddedSrvcMM>> |
PurchaseContractItem.getValueAddedServiceIfPresent()
Retrieval of associated ValAddedSrvcMM entities (one to many).
|
List<ValAddedSrvcMM> |
PurchaseContractItem.getValueAddedServiceOrFetch()
Retrieval of associated ValAddedSrvcMM entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
PurchaseContractItem.addValueAddedService(ValAddedSrvcMM... entity)
Adds elements to the list of associated ValAddedSrvcMM entities.
|
PurchaseContractItem.PurchaseContractItemBuilder |
PurchaseContractItem.PurchaseContractItemBuilder.valueAddedService(ValAddedSrvcMM... value)
Navigation property to_ValueAddedService for PurchaseContractItem to multiple
ValAddedSrvcMM.
|
Modifier and Type | Method and Description |
---|---|
void |
PurchaseContractItem.setValueAddedService(List<ValAddedSrvcMM> value)
Overwrites the list of associated ValAddedSrvcMM entities for the loaded navigation property
to_ValueAddedService.
|
Constructor and Description |
---|
ValAddedSrvcMMCreateFluentHelper(String servicePath,
ValAddedSrvcMM entity)
Creates a fluent helper object that will create a
ValAddedSrvcMM entity on the OData endpoint. |
ValAddedSrvcMMDeleteFluentHelper(String servicePath,
ValAddedSrvcMM entity)
Creates a fluent helper object that will delete a
ValAddedSrvcMM entity on the OData endpoint. |
ValAddedSrvcMMUpdateFluentHelper(String servicePath,
ValAddedSrvcMM entity)
Creates a fluent helper object that will update a
ValAddedSrvcMM entity on the OData endpoint. |
Constructor and Description |
---|
PurchaseContractItem(String purchaseContract,
String purchaseContractItem,
String purchasingContractDeletionCode,
String purchaseContractItemText,
String companyCode,
String plant,
String storageLocation,
String requirementTracking,
String materialGroup,
String supplierMaterialNumber,
String orderQuantityUnit,
BigDecimal targetQuantity,
BigDecimal purgDocReleaseOrderQuantity,
String orderPriceUnit,
BigDecimal orderPriceUnitToOrderUnitNmrtr,
BigDecimal ordPriceUnitToOrderUnitDnmntr,
BigDecimal contractNetPriceAmount,
String documentCurrency,
BigDecimal netPriceQuantity,
String taxCode,
String taxCountry,
LocalDateTime taxDeterminationDate,
String stockType,
String isInfoRecordUpdated,
Boolean priceIsToBePrinted,
Boolean purgDocEstimatedPrice,
BigDecimal noDaysReminder1,
BigDecimal noDaysReminder2,
BigDecimal noDaysReminder3,
BigDecimal overdelivTolrtdLmtRatioInPct,
Boolean unlimitedOverdeliveryIsAllowed,
BigDecimal underdelivTolrtdLmtRatioInPct,
String purchasingDocumentItemCategory,
String accountAssignmentCategory,
String multipleAcctAssgmtDistribution,
Boolean goodsReceiptIsExpected,
Boolean goodsReceiptIsNonValuated,
Boolean invoiceIsExpected,
Boolean invoiceIsGoodsReceiptBased,
Boolean isOrderAcknRqd,
String purgDocOrderAcknNumber,
String shippingInstruction,
String manualDeliveryAddressID,
String volumeUnit,
String subcontractor,
Boolean evaldRcptSettlmtIsAllowed,
String material,
String servicePerformer,
String productType,
String materialType,
String formattedPurchaseContractItem,
String productSeasonYear,
String productSeason,
String productCollection,
String productTheme,
String purchasingParentItem,
String productCharacteristic1,
String productCharacteristic2,
String productCharacteristic3,
String purchaseOutlineAgreement,
String purchaseOutlineAgreementItem,
BigDecimal contractItemConsumedQuantity,
String contrItemConsumedQuantityUnit,
BigDecimal contrItemOpenQty,
String contrItemOpenQtyUnit,
String stockSegment,
PurchaseContract toPurchaseContract,
List<PurContrItemCondition> toPurContrItemCondition,
List<PurCtrAccount> toPurCtrAccount,
List<PurCtrAddress> toPurCtrAddress,
List<ValAddedSrvcMM> toValueAddedService) |
Modifier and Type | Method and Description |
---|---|
PurchaseContractServiceBatchChangeSet |
PurchaseContractServiceBatchChangeSet.createValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Create a new
ValAddedSrvcMM entity and save it to the S/4HANA system. |
PurchaseContractServiceBatchChangeSet |
DefaultPurchaseContractServiceBatchChangeSet.createValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Create a new
ValAddedSrvcMM entity and save it to the S/4HANA system. |
PurchaseContractServiceBatchChangeSet |
PurchaseContractServiceBatchChangeSet.deleteValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Deletes an existing
ValAddedSrvcMM entity in the S/4HANA system. |
PurchaseContractServiceBatchChangeSet |
DefaultPurchaseContractServiceBatchChangeSet.deleteValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Deletes an existing
ValAddedSrvcMM entity in the S/4HANA system. |
PurchaseContractServiceBatchChangeSet |
PurchaseContractServiceBatchChangeSet.updateValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Update an existing
ValAddedSrvcMM entity and save it to the S/4HANA system. |
PurchaseContractServiceBatchChangeSet |
DefaultPurchaseContractServiceBatchChangeSet.updateValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Update an existing
ValAddedSrvcMM entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ValAddedSrvcMM> |
ValAddedSrvcMMOneToOneLink.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 ValAddedSrvcMMLink<ObjectT> |
ValAddedSrvcMMLink.translateLinkType(EntityLink<ValAddedSrvcMMLink<ObjectT>,ValAddedSrvcMM,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ValAddedSrvcMMCreateFluentHelper |
PurchaseContractService.createValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Create a new
ValAddedSrvcMM entity and save it to the S/4HANA system. |
ValAddedSrvcMMCreateFluentHelper |
DefaultPurchaseContractService.createValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM) |
ValAddedSrvcMMDeleteFluentHelper |
PurchaseContractService.deleteValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Deletes an existing
ValAddedSrvcMM entity in the S/4HANA system. |
ValAddedSrvcMMDeleteFluentHelper |
DefaultPurchaseContractService.deleteValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM) |
ValAddedSrvcMMUpdateFluentHelper |
PurchaseContractService.updateValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM)
Update an existing
ValAddedSrvcMM entity and save it to the S/4HANA system. |
ValAddedSrvcMMUpdateFluentHelper |
DefaultPurchaseContractService.updateValAddedSrvcMM(ValAddedSrvcMM valAddedSrvcMM) |
Copyright © 2021 SAP SE. All rights reserved.