Modifier and Type | Field and Description |
---|---|
static CreditMemoRequestItemLink<CreditMemoValAddedSrvc> |
CreditMemoRequestItem.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 |
---|---|
CreditMemoValAddedSrvc |
CreditMemoValAddedSrvc.CreditMemoValAddedSrvcBuilder.build() |
protected CreditMemoValAddedSrvc |
CreditMemoValAddedSrvcCreateFluentHelper.getEntity() |
protected CreditMemoValAddedSrvc |
CreditMemoValAddedSrvcUpdateFluentHelper.getEntity() |
protected CreditMemoValAddedSrvc |
CreditMemoValAddedSrvcDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<CreditMemoValAddedSrvc> |
CreditMemoRequestItem.fetchValueAddedService()
Fetches the CreditMemoValAddedSrvc entities (one to many) associated with this entity.
|
protected Class<CreditMemoValAddedSrvc> |
CreditMemoValAddedSrvcByKeyFluentHelper.getEntityClass() |
protected Class<CreditMemoValAddedSrvc> |
CreditMemoValAddedSrvcFluentHelper.getEntityClass() |
Class<CreditMemoValAddedSrvc> |
CreditMemoValAddedSrvc.getType() |
io.vavr.control.Option<List<CreditMemoValAddedSrvc>> |
CreditMemoRequestItem.getValueAddedServiceIfPresent()
Retrieval of associated CreditMemoValAddedSrvc entities (one to many).
|
List<CreditMemoValAddedSrvc> |
CreditMemoRequestItem.getValueAddedServiceOrFetch()
Retrieval of associated CreditMemoValAddedSrvc entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
CreditMemoRequestItem.addValueAddedService(CreditMemoValAddedSrvc... entity)
Adds elements to the list of associated CreditMemoValAddedSrvc entities.
|
CreditMemoRequestItem.CreditMemoRequestItemBuilder |
CreditMemoRequestItem.CreditMemoRequestItemBuilder.valueAddedService(CreditMemoValAddedSrvc... value)
Navigation property to_ValueAddedService for CreditMemoRequestItem to multiple
CreditMemoValAddedSrvc.
|
Modifier and Type | Method and Description |
---|---|
void |
CreditMemoRequestItem.setValueAddedService(List<CreditMemoValAddedSrvc> value)
Overwrites the list of associated CreditMemoValAddedSrvc entities for the loaded navigation property
to_ValueAddedService.
|
Constructor and Description |
---|
CreditMemoValAddedSrvcCreateFluentHelper(String servicePath,
CreditMemoValAddedSrvc entity)
Creates a fluent helper object that will create a
CreditMemoValAddedSrvc entity on the OData endpoint. |
CreditMemoValAddedSrvcDeleteFluentHelper(String servicePath,
CreditMemoValAddedSrvc entity)
Creates a fluent helper object that will delete a
CreditMemoValAddedSrvc entity on the OData endpoint. |
CreditMemoValAddedSrvcUpdateFluentHelper(String servicePath,
CreditMemoValAddedSrvc entity)
Creates a fluent helper object that will update a
CreditMemoValAddedSrvc entity on the OData endpoint. |
Constructor and Description |
---|
CreditMemoRequestItem(String creditMemoRequest,
String creditMemoRequestItem,
String higherLevelItem,
String creditMemoRequestItemCategory,
String creditMemoRequestItemText,
String purchaseOrderByCustomer,
String material,
String materialByCustomer,
LocalDateTime pricingDate,
BigDecimal requestedQuantity,
String requestedQuantityUnit,
BigDecimal itemGrossWeight,
BigDecimal itemNetWeight,
String itemWeightUnit,
BigDecimal itemVolume,
String itemVolumeUnit,
String transactionCurrency,
BigDecimal netAmount,
String materialGroup,
String materialPricingGroup,
String batch,
String plant,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String customerPaymentTerms,
String itemBillingBlockReason,
String salesDocumentRjcnReason,
String wBSElement,
String referenceSDDocument,
String referenceSDDocumentItem,
String sDProcessStatus,
String orderRelatedBillingStatus,
String productSeasonYear,
String productSeason,
String productCollection,
String productTheme,
String seasonCompletenessStatus,
LocalDateTime fashionCancelDate,
String productCharacteristic1,
String productCharacteristic2,
String productCharacteristic3,
String shippingGroupNumber,
String shippingGroupRule,
String crossPlantConfigurableProduct,
String productCategory,
String requirementSegment,
CreditMemoRequest toCreditMemoRequest,
List<CreditMemoReqItemPartner> toPartner,
List<CreditMemoReqItemPrcgElmnt> toPricingElement,
List<CreditMemoValAddedSrvc> toValueAddedService) |
Modifier and Type | Method and Description |
---|---|
CreditMemoRequestServiceBatchChangeSet |
DefaultCreditMemoRequestServiceBatchChangeSet.createCreditMemoValAddedSrvc(CreditMemoValAddedSrvc creditMemoValAddedSrvc)
Create a new
CreditMemoValAddedSrvc entity and save it to the S/4HANA system. |
CreditMemoRequestServiceBatchChangeSet |
CreditMemoRequestServiceBatchChangeSet.createCreditMemoValAddedSrvc(CreditMemoValAddedSrvc creditMemoValAddedSrvc)
Create a new
CreditMemoValAddedSrvc entity and save it to the S/4HANA system. |
CreditMemoRequestServiceBatchChangeSet |
DefaultCreditMemoRequestServiceBatchChangeSet.deleteCreditMemoValAddedSrvc(CreditMemoValAddedSrvc creditMemoValAddedSrvc)
Deletes an existing
CreditMemoValAddedSrvc entity in the S/4HANA system. |
CreditMemoRequestServiceBatchChangeSet |
CreditMemoRequestServiceBatchChangeSet.deleteCreditMemoValAddedSrvc(CreditMemoValAddedSrvc creditMemoValAddedSrvc)
Deletes an existing
CreditMemoValAddedSrvc entity in the S/4HANA system. |
CreditMemoRequestServiceBatchChangeSet |
DefaultCreditMemoRequestServiceBatchChangeSet.updateCreditMemoValAddedSrvc(CreditMemoValAddedSrvc creditMemoValAddedSrvc)
Update an existing
CreditMemoValAddedSrvc entity and save it to the S/4HANA system. |
CreditMemoRequestServiceBatchChangeSet |
CreditMemoRequestServiceBatchChangeSet.updateCreditMemoValAddedSrvc(CreditMemoValAddedSrvc creditMemoValAddedSrvc)
Update an existing
CreditMemoValAddedSrvc entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CreditMemoValAddedSrvc> |
CreditMemoValAddedSrvcOneToOneLink.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 CreditMemoValAddedSrvcLink<ObjectT> |
CreditMemoValAddedSrvcLink.translateLinkType(EntityLink<CreditMemoValAddedSrvcLink<ObjectT>,CreditMemoValAddedSrvc,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.